Skip to content
Unstable

Console Output

Pull request #41592 opened
02:38:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 837ee91cb9295a86dec176da07ee598304535dbb rather than 7d03e04f50118a5d375a5073d9693120128d5897
Obtained Jenkinsfile from 837ee91cb9295a86dec176da07ee598304535dbb
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41592@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
02:38:27 [2020-10-27T02:38:27.216Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
02:38:27 [2020-10-27T02:38:27.219Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
02:38:27 [2020-10-27T02:38:27.364Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fc62d9fbefbe460) in /home/ubuntu/workspace/moby_PR-41592
[Pipeline] {
[Pipeline] checkout
02:38:27 [2020-10-27T02:38:27.401Z] using credential docker-jenkins-github-credentials
02:38:27 [2020-10-27T02:38:27.408Z] Cloning the remote Git repository
02:38:27 [2020-10-27T02:38:27.408Z] Cloning with configured refspecs honoured and without tags
02:38:27 [2020-10-27T02:38:27.448Z] Cloning repository https://github.com/moby/moby.git
02:38:27 [2020-10-27T02:38:27.448Z]  > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10
02:38:27 [2020-10-27T02:38:27.454Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:27 [2020-10-27T02:38:27.455Z]  > git --version # timeout=10
02:38:27 [2020-10-27T02:38:27.462Z]  > git --version # 'git version 2.17.1'
02:38:27 [2020-10-27T02:38:27.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:27 [2020-10-27T02:38:27.463Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:45 [2020-10-27T02:38:45.669Z] Fetching without tags
02:38:45 [2020-10-27T02:38:45.979Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:38:46 [2020-10-27T02:38:46.632Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:38:46 [2020-10-27T02:38:46.632Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:38:45 [2020-10-27T02:38:45.641Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:38:45 [2020-10-27T02:38:45.646Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:38:45 [2020-10-27T02:38:45.651Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:45 [2020-10-27T02:38:45.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:38:45 [2020-10-27T02:38:45.712Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:45 [2020-10-27T02:38:45.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:45 [2020-10-27T02:38:45.713Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:45 [2020-10-27T02:38:45.978Z]  > git config core.sparsecheckout # timeout=10
02:38:45 [2020-10-27T02:38:45.989Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:38:46 [2020-10-27T02:38:46.600Z]  > git remote # timeout=10
02:38:46 [2020-10-27T02:38:46.606Z]  > git config --get remote.origin.url # timeout=10
02:38:46 [2020-10-27T02:38:46.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:46 [2020-10-27T02:38:46.615Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:38:46 [2020-10-27T02:38:46.623Z]  > git rev-parse HEAD^{commit} # timeout=10
02:38:46 [2020-10-27T02:38:46.631Z]  > git config core.sparsecheckout # timeout=10
02:38:46 [2020-10-27T02:38:46.643Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:38:47 [2020-10-27T02:38:47.136Z] Commit message: "devicemapper: remove path after umount"
02:38:47 [2020-10-27T02:38:47.137Z] First time build. Skipping changelog.
02:38:47 [2020-10-27T02:38:47.184Z]  > git --version # timeout=10
02:38:47 [2020-10-27T02:38:47.191Z]  > git --version # 'git version 2.17.1'
02:38:47 [2020-10-27T02:38:47.196Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:38:47 [2020-10-27T02:38:47.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/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
02:38:50 [2020-10-27T02:38:50.388Z] 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
02:38:50 [2020-10-27T02:38:50.621Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fc62d9fbefbe460) in /home/ubuntu/workspace/moby_PR-41592
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
02:38:50 [2020-10-27T02:38:50.635Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0ce0455587a9ad97a) in /home/ubuntu/workspace/moby_PR-41592
[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] checkout
[Pipeline] // stage
02:38:50 [2020-10-27T02:38:50.711Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41592
[Pipeline] // stage
[Pipeline] checkout
02:38:50 [2020-10-27T02:38:50.734Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41592
[Pipeline] // stage
02:38:50 [2020-10-27T02:38:50.737Z] using credential docker-jenkins-github-credentials
02:38:50 [2020-10-27T02:38:50.739Z] using credential docker-jenkins-github-credentials
02:38:50 [2020-10-27T02:38:50.746Z] Cloning the remote Git repository
02:38:50 [2020-10-27T02:38:50.746Z] Cloning with configured refspecs honoured and without tags
02:38:50 [2020-10-27T02:38:50.751Z] Fetching changes from the remote Git repository
[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
02:38:50 [2020-10-27T02:38:50.759Z] Fetching without tags
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
02:38:50 [2020-10-27T02:38:50.866Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
02:38:50 [2020-10-27T02:38:50.881Z] Cloning the remote Git repository
02:38:50 [2020-10-27T02:38:50.881Z] Cloning with configured refspecs honoured and without tags
02:38:50 [2020-10-27T02:38:50.884Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
02:38:50 [2020-10-27T02:38:50.898Z] Cloning the remote Git repository
02:38:50 [2020-10-27T02:38:50.898Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
02:38:50 [2020-10-27T02:38:50.911Z] Running on azwin-2-65d2d0 in d:\jenkins\workspace\moby_PR-41592
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] ws
02:38:50 [2020-10-27T02:38:50.964Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
02:38:51 [2020-10-27T02:38:51.016Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:38:51 [2020-10-27T02:38:51.127Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:38:51 [2020-10-27T02:38:51.127Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:38:51 [2020-10-27T02:38:51.199Z] Commit message: "devicemapper: remove path after umount"
02:38:51 [2020-10-27T02:38:51.256Z]  > git --version # timeout=10
02:38:51 [2020-10-27T02:38:51.258Z]  > git --version # 'git version 2.17.1'
02:38:51 [2020-10-27T02:38:51.264Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:38:51 [2020-10-27T02:38:51.289Z] using credential docker-jenkins-github-credentials
02:38:50 [2020-10-27T02:38:50.743Z]  > git rev-parse --is-inside-work-tree # timeout=10
02:38:50 [2020-10-27T02:38:50.750Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:38:50 [2020-10-27T02:38:50.758Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.758Z]  > git --version # timeout=10
02:38:50 [2020-10-27T02:38:50.763Z]  > git --version # 'git version 2.17.1'
02:38:50 [2020-10-27T02:38:50.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:50 [2020-10-27T02:38:50.764Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:51 [2020-10-27T02:38:51.015Z]  > git config core.sparsecheckout # timeout=10
02:38:51 [2020-10-27T02:38:51.035Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:38:51 [2020-10-27T02:38:51.093Z]  > git remote # timeout=10
02:38:51 [2020-10-27T02:38:51.107Z]  > git config --get remote.origin.url # timeout=10
02:38:51 [2020-10-27T02:38:51.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:51 [2020-10-27T02:38:51.111Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:38:51 [2020-10-27T02:38:51.117Z]  > git rev-parse HEAD^{commit} # timeout=10
02:38:51 [2020-10-27T02:38:51.125Z]  > git config core.sparsecheckout # timeout=10
02:38:51 [2020-10-27T02:38:51.130Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:38:51 [2020-10-27T02:38:51.362Z] Cloning the remote Git repository
02:38:51 [2020-10-27T02:38:51.362Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
02:38:50 [2020-10-27T02:38:50.751Z] Cloning repository https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.751Z]  > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10
02:38:50 [2020-10-27T02:38:50.770Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.770Z]  > git --version # timeout=10
02:38:50 [2020-10-27T02:38:50.777Z]  > git --version # 'git version 2.17.1'
02:38:50 [2020-10-27T02:38:50.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:50 [2020-10-27T02:38:50.778Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
02:38:50 [2020-10-27T02:38:50.888Z] Cloning repository https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.888Z]  > git init /home/jenkins/workspace/moby_PR-41592 # timeout=10
02:38:50 [2020-10-27T02:38:50.911Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.911Z]  > git --version # timeout=10
02:38:50 [2020-10-27T02:38:50.911Z]  > git --version # 'git version 2.17.1'
02:38:50 [2020-10-27T02:38:50.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:50 [2020-10-27T02:38:50.912Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:50 [2020-10-27T02:38:50.905Z] Cloning repository https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.905Z]  > git init /home/docker/workspace/moby_PR-41592 # timeout=10
02:38:50 [2020-10-27T02:38:50.912Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:50 [2020-10-27T02:38:50.912Z]  > git --version # timeout=10
02:38:50 [2020-10-27T02:38:50.915Z]  > git --version # 'git version 2.7.4'
02:38:50 [2020-10-27T02:38:50.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:50 [2020-10-27T02:38:50.916Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:52 [2020-10-27T02:38:52.050Z] + [ PR != PR ]
02:38:52 [2020-10-27T02:38:52.050Z] + [ master != master ]
02:38:52 [2020-10-27T02:38:52.050Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:38:51 [2020-10-27T02:38:51.389Z] Cloning repository https://github.com/moby/moby.git
02:38:51 [2020-10-27T02:38:51.389Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
02:38:51 [2020-10-27T02:38:51.483Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:51 [2020-10-27T02:38:51.483Z]  > git --version # timeout=10
02:38:51 [2020-10-27T02:38:51.546Z]  > git --version # 'git version 2.24.1.windows.2'
02:38:51 [2020-10-27T02:38:51.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:51 [2020-10-27T02:38:51.546Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:52 [2020-10-27T02:38:52.372Z] + docker version
02:38:52 [2020-10-27T02:38:52.372Z] Client: Docker Engine - Community
02:38:52 [2020-10-27T02:38:52.372Z]  Version:           19.03.13
02:38:52 [2020-10-27T02:38:52.372Z]  API version:       1.40
02:38:52 [2020-10-27T02:38:52.372Z]  Go version:        go1.13.15
02:38:52 [2020-10-27T02:38:52.372Z]  Git commit:        4484c46d9d
02:38:52 [2020-10-27T02:38:52.372Z]  Built:             Wed Sep 16 17:02:36 2020
02:38:52 [2020-10-27T02:38:52.372Z]  OS/Arch:           linux/amd64
02:38:52 [2020-10-27T02:38:52.372Z]  Experimental:      false
02:38:52 [2020-10-27T02:38:52.372Z] 
02:38:52 [2020-10-27T02:38:52.372Z] Server: Docker Engine - Community
02:38:52 [2020-10-27T02:38:52.372Z]  Engine:
02:38:52 [2020-10-27T02:38:52.372Z]   Version:          19.03.13
02:38:52 [2020-10-27T02:38:52.372Z]   API version:      1.40 (minimum version 1.12)
02:38:52 [2020-10-27T02:38:52.372Z]   Go version:       go1.13.15
02:38:52 [2020-10-27T02:38:52.372Z]   Git commit:       4484c46d9d
02:38:52 [2020-10-27T02:38:52.372Z]   Built:            Wed Sep 16 17:01:06 2020
02:38:52 [2020-10-27T02:38:52.372Z]   OS/Arch:          linux/amd64
02:38:52 [2020-10-27T02:38:52.372Z]   Experimental:     true
02:38:52 [2020-10-27T02:38:52.372Z]  containerd:
02:38:52 [2020-10-27T02:38:52.372Z]   Version:          1.3.7
02:38:52 [2020-10-27T02:38:52.372Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
02:38:52 [2020-10-27T02:38:52.372Z]  runc:
02:38:52 [2020-10-27T02:38:52.372Z]   Version:          1.0.0-rc10
02:38:52 [2020-10-27T02:38:52.372Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:38:52 [2020-10-27T02:38:52.372Z]  docker-init:
02:38:52 [2020-10-27T02:38:52.372Z]   Version:          0.18.0
02:38:52 [2020-10-27T02:38:52.372Z]   GitCommit:        fec3683
[Pipeline] sh
02:38:52 [2020-10-27T02:38:52.689Z] + docker info
02:38:52 [2020-10-27T02:38:52.945Z] Client:
02:38:52 [2020-10-27T02:38:52.945Z]  Debug Mode: false
02:38:52 [2020-10-27T02:38:52.945Z] 
02:38:52 [2020-10-27T02:38:52.945Z] Server:
02:38:52 [2020-10-27T02:38:52.945Z]  Containers: 0
02:38:52 [2020-10-27T02:38:52.945Z]   Running: 0
02:38:52 [2020-10-27T02:38:52.945Z]   Paused: 0
02:38:52 [2020-10-27T02:38:52.945Z]   Stopped: 0
02:38:52 [2020-10-27T02:38:52.945Z]  Images: 27
02:38:52 [2020-10-27T02:38:52.945Z]  Server Version: 19.03.13
02:38:52 [2020-10-27T02:38:52.945Z]  Storage Driver: overlay2
02:38:52 [2020-10-27T02:38:52.945Z]   Backing Filesystem: extfs
02:38:52 [2020-10-27T02:38:52.945Z]   Supports d_type: true
02:38:52 [2020-10-27T02:38:52.945Z]   Native Overlay Diff: true
02:38:52 [2020-10-27T02:38:52.945Z]  Logging Driver: json-file
02:38:52 [2020-10-27T02:38:52.945Z]  Cgroup Driver: cgroupfs
02:38:52 [2020-10-27T02:38:52.945Z]  Plugins:
02:38:52 [2020-10-27T02:38:52.945Z]   Volume: local
02:38:52 [2020-10-27T02:38:52.945Z]   Network: bridge host ipvlan macvlan null overlay
02:38:52 [2020-10-27T02:38:52.945Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
02:38:52 [2020-10-27T02:38:52.945Z]  Swarm: inactive
02:38:52 [2020-10-27T02:38:52.945Z]  Runtimes: runc
02:38:52 [2020-10-27T02:38:52.945Z]  Default Runtime: runc
02:38:52 [2020-10-27T02:38:52.945Z]  Init Binary: docker-init
02:38:52 [2020-10-27T02:38:52.945Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
02:38:52 [2020-10-27T02:38:52.945Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:38:52 [2020-10-27T02:38:52.945Z]  init version: fec3683
02:38:52 [2020-10-27T02:38:52.945Z]  Security Options:
02:38:52 [2020-10-27T02:38:52.945Z]   apparmor
02:38:52 [2020-10-27T02:38:52.945Z]   seccomp
02:38:52 [2020-10-27T02:38:52.945Z]    Profile: default
02:38:52 [2020-10-27T02:38:52.945Z]  Kernel Version: 5.4.0-1025-aws
02:38:52 [2020-10-27T02:38:52.945Z]  Operating System: Ubuntu 18.04.5 LTS
02:38:52 [2020-10-27T02:38:52.945Z]  OSType: linux
02:38:52 [2020-10-27T02:38:52.945Z]  Architecture: x86_64
02:38:52 [2020-10-27T02:38:52.945Z]  CPUs: 2
02:38:52 [2020-10-27T02:38:52.945Z]  Total Memory: 7.569GiB
02:38:52 [2020-10-27T02:38:52.945Z]  Name: ip-10-100-93-243
02:38:52 [2020-10-27T02:38:52.945Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
02:38:52 [2020-10-27T02:38:52.945Z]  Docker Root Dir: /var/lib/docker
02:38:52 [2020-10-27T02:38:52.945Z]  Debug Mode: false
02:38:52 [2020-10-27T02:38:52.945Z]  Registry: https://index.docker.io/v1/
02:38:52 [2020-10-27T02:38:52.945Z]  Labels:
02:38:52 [2020-10-27T02:38:52.945Z]  Experimental: true
02:38:52 [2020-10-27T02:38:52.945Z]  Insecure Registries:
02:38:52 [2020-10-27T02:38:52.945Z]   127.0.0.0/8
02:38:52 [2020-10-27T02:38:52.945Z]  Live Restore Enabled: true
02:38:52 [2020-10-27T02:38:52.945Z] 
02:38:52 [2020-10-27T02:38:52.945Z] WARNING: No swap limit support
[Pipeline] sh
02:38:53 [2020-10-27T02:38:53.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:38:53 [2020-10-27T02:38:53.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:38:53 [2020-10-27T02:38:53.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:38:53 [2020-10-27T02:38:53.519Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh
02:38:53 [2020-10-27T02:38:53.519Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:38:53 [2020-10-27T02:38:53.519Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
02:38:53 [2020-10-27T02:38:53.519Z] 
02:38:53 [2020-10-27T02:38:53.519Z] Generally Necessary:
02:38:53 [2020-10-27T02:38:53.519Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:38:53 [2020-10-27T02:38:53.519Z] - apparmor: enabled and tools installed
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NAMESPACES: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NET_NS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_PID_NS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_IPC_NS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_UTS_NS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CGROUPS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_CPUACCT: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_DEVICE: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_FREEZER: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CGROUP_SCHED: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_CPUSETS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_MEMCG: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_KEYS: enabled
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_VETH: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_BRIDGE: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT_IPV4: missing
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT: enabled (as module)
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_NF_NAT_NEEDED: missing
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_POSIX_MQUEUE: enabled
02:38:53 [2020-10-27T02:38:53.519Z] 
02:38:53 [2020-10-27T02:38:53.519Z] Optional Features:
02:38:53 [2020-10-27T02:38:53.519Z] - CONFIG_USER_NS: enabled
02:38:53 [2020-10-27T02:38:53.775Z] - CONFIG_SECCOMP: enabled
02:38:53 [2020-10-27T02:38:53.775Z] - CONFIG_CGROUP_PIDS: enabled
02:38:53 [2020-10-27T02:38:53.775Z] - CONFIG_MEMCG_SWAP: enabled
02:38:53 [2020-10-27T02:38:53.775Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:38:53 [2020-10-27T02:38:53.776Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_BLK_CGROUP: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IOSCHED_CFQ: missing
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_PERF: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_HUGETLB: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_CFS_BANDWIDTH: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_RT_GROUP_SCHED: missing
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_NFCT: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_IP_VS_RR: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:38:53 [2020-10-27T02:38:53.776Z] - Network Drivers:
02:38:53 [2020-10-27T02:38:53.776Z]   - "overlay":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_VXLAN: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       Optional (for encrypted networks):
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_CRYPTO: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_CRYPTO_AEAD: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_CRYPTO_GCM: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_CRYPTO_SEQIV: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_CRYPTO_GHASH: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_XFRM: enabled
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_XFRM_USER: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_INET_ESP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
02:38:53 [2020-10-27T02:38:53.776Z]   - "ipvlan":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_IPVLAN: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]   - "macvlan":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_MACVLAN: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_DUMMY: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]   - "ftp,tftp client in container":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z] - Storage Drivers:
02:38:53 [2020-10-27T02:38:53.776Z]   - "aufs":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_AUFS_FS: enabled (as module)
02:38:53 [2020-10-27T02:38:53.776Z]   - "btrfs":
02:38:53 [2020-10-27T02:38:53.776Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:38:54 [2020-10-27T02:38:54.031Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:38:54 [2020-10-27T02:38:54.031Z]   - "devicemapper":
02:38:54 [2020-10-27T02:38:54.031Z]     - CONFIG_BLK_DEV_DM: enabled
02:38:54 [2020-10-27T02:38:54.031Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:38:54 [2020-10-27T02:38:54.031Z]   - "overlay":
02:38:54 [2020-10-27T02:38:54.031Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:38:54 [2020-10-27T02:38:54.031Z]   - "zfs":
02:38:54 [2020-10-27T02:38:54.031Z]     - /dev/zfs: present
02:38:54 [2020-10-27T02:38:54.031Z]     - zfs command: missing
02:38:54 [2020-10-27T02:38:54.031Z]     - zpool command: missing
02:38:54 [2020-10-27T02:38:54.031Z] 
02:38:54 [2020-10-27T02:38:54.031Z] Limits:
02:38:54 [2020-10-27T02:38:54.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:38:54 [2020-10-27T02:38:54.031Z] 
02:38:54 [2020-10-27T02:38:54.031Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
02:38:54 [2020-10-27T02:38:54.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:38:54 [2020-10-27T02:38:54.354Z] #2 [internal] load .dockerignore
02:38:54 [2020-10-27T02:38:54.354Z] #2 transferring context: 87B done
02:38:54 [2020-10-27T02:38:54.354Z] #2 DONE 0.0s
02:38:54 [2020-10-27T02:38:54.354Z] 
02:38:54 [2020-10-27T02:38:54.354Z] #1 [internal] load build definition from Dockerfile
02:38:54 [2020-10-27T02:38:54.354Z] #1 transferring dockerfile: 16.58kB done
02:38:54 [2020-10-27T02:38:54.354Z] #1 DONE 0.0s
02:38:54 [2020-10-27T02:38:54.354Z] 
02:38:54 [2020-10-27T02:38:54.354Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:38:54 [2020-10-27T02:38:54.923Z] #3 DONE 0.6s
02:38:54 [2020-10-27T02:38:54.923Z] 
02:38:54 [2020-10-27T02:38:54.923Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:38:54 [2020-10-27T02:38:54.923Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
02:38:55 [2020-10-27T02:38:55.179Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
02:38:55 [2020-10-27T02:38:55.179Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
02:38:55 [2020-10-27T02:38:55.179Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
02:38:55 [2020-10-27T02:38:55.179Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
02:38:55 [2020-10-27T02:38:55.436Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
02:38:55 [2020-10-27T02:38:55.436Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
02:38:55 [2020-10-27T02:38:55.692Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
02:38:55 [2020-10-27T02:38:55.692Z] #4 DONE 0.5s
02:38:55 [2020-10-27T02:38:55.692Z] 
02:38:55 [2020-10-27T02:38:55.692Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:38:55 [2020-10-27T02:38:55.948Z] #7 DONE 0.3s
02:38:55 [2020-10-27T02:38:55.948Z] 
02:38:55 [2020-10-27T02:38:55.948Z] #6 [internal] load metadata for docker.io/library/debian:buster
02:38:55 [2020-10-27T02:38:55.948Z] #6 DONE 0.4s
02:38:55 [2020-10-27T02:38:55.948Z] 
02:38:55 [2020-10-27T02:38:55.948Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:38:56 [2020-10-27T02:38:56.206Z] #5 DONE 0.4s
02:38:56 [2020-10-27T02:38:56.206Z] 
02:38:56 [2020-10-27T02:38:56.206Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:38:56 [2020-10-27T02:38:56.206Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 260.65kB / 10.00MB 0.2s
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.94MB / 50.40MB 0.2s
02:38:56 [2020-10-27T02:38:56.206Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.51MB / 7.81MB 0.2s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.97MB / 10.00MB 0.3s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.14MB / 50.40MB 0.3s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.70MB / 50.40MB 0.4s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.49MB / 51.83MB 0.4s
02:38:56 [2020-10-27T02:38:56.465Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.4s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.47MB / 50.40MB 0.6s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.74MB / 51.83MB 0.6s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.84MB / 68.67MB 0.6s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.99MB / 50.40MB 0.7s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.78MB / 51.83MB 0.7s
02:38:56 [2020-10-27T02:38:56.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.72MB / 68.67MB 0.7s
02:38:56 [2020-10-27T02:38:56.991Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s
02:38:56 [2020-10-27T02:38:56.991Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.86MB / 51.83MB 1.0s
02:38:56 [2020-10-27T02:38:56.991Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.83MB / 68.67MB 1.0s
02:38:57 [2020-10-27T02:38:57.258Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.69MB / 51.83MB 1.1s
02:38:57 [2020-10-27T02:38:57.258Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.46MB / 68.67MB 1.1s
02:38:57 [2020-10-27T02:38:57.514Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
02:38:57 [2020-10-27T02:38:57.771Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done
02:38:57 [2020-10-27T02:38:57.771Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s done
02:38:57 [2020-10-27T02:38:57.771Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.6s
02:38:57 [2020-10-27T02:38:57.771Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.41MB / 120.17MB 1.6s
02:38:57 [2020-10-27T02:38:57.771Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s
02:38:58 [2020-10-27T02:38:58.027Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done
02:38:58 [2020-10-27T02:38:58.027Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.14MB / 120.17MB 2.0s
02:38:58 [2020-10-27T02:38:58.027Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.6s done
02:38:58 [2020-10-27T02:38:58.287Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.33MB / 120.17MB 2.2s
02:38:58 [2020-10-27T02:38:58.543Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.21MB / 120.17MB 2.4s
02:38:58 [2020-10-27T02:38:58.800Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.38MB / 120.17MB 2.6s
02:38:58 [2020-10-27T02:38:58.801Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.34MB / 120.17MB 2.7s
02:38:59 [2020-10-27T02:38:59.057Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.45MB / 120.17MB 2.9s
02:38:59 [2020-10-27T02:38:59.316Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.24MB / 120.17MB 3.1s
02:38:59 [2020-10-27T02:38:59.316Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.85MB / 120.17MB 3.3s
02:38:59 [2020-10-27T02:38:59.573Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.60MB / 120.17MB 3.4s
02:38:59 [2020-10-27T02:38:59.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.81MB / 120.17MB 3.6s
02:38:59 [2020-10-27T02:38:59.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.46MB / 120.17MB 3.7s
02:38:59 [2020-10-27T02:38:59.914Z] Fetching without tags
02:39:00 [2020-10-27T02:39:00.087Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done
02:39:00 [2020-10-27T02:39:00.194Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:39:00 [2020-10-27T02:39:00.344Z] #8 ...
02:39:00 [2020-10-27T02:39:00.344Z] 
02:39:00 [2020-10-27T02:39:00.344Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:39:00 [2020-10-27T02:39:00.344Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
02:39:00 [2020-10-27T02:39:00.344Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
02:39:00 [2020-10-27T02:39:00.344Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
02:39:00 [2020-10-27T02:39:00.344Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
02:39:00 [2020-10-27T02:39:00.344Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done
02:39:00 [2020-10-27T02:39:00.344Z] #60 DONE 4.3s
02:39:00 [2020-10-27T02:39:00.344Z] 
02:39:00 [2020-10-27T02:39:00.344Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:38:59 [2020-10-27T02:38:59.893Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:38:59 [2020-10-27T02:38:59.894Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:38:59 [2020-10-27T02:38:59.895Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:38:59 [2020-10-27T02:38:59.908Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:38:59 [2020-10-27T02:38:59.921Z] Fetching upstream changes from https://github.com/moby/moby.git
02:38:59 [2020-10-27T02:38:59.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:38:59 [2020-10-27T02:38:59.921Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:00 [2020-10-27T02:39:00.200Z]  > git config core.sparsecheckout # timeout=10
02:39:00 [2020-10-27T02:39:00.210Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:00 [2020-10-27T02:39:00.725Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:39:00 [2020-10-27T02:39:00.725Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:39:01 [2020-10-27T02:39:01.208Z] Commit message: "devicemapper: remove path after umount"
02:39:01 [2020-10-27T02:39:01.272Z] #8 ...
02:39:01 [2020-10-27T02:39:01.272Z] 
02:39:01 [2020-10-27T02:39:01.272Z] #21 [internal] load build context
02:39:01 [2020-10-27T02:39:01.272Z] #21 transferring context: 52.01MB 5.0s done
02:39:01 [2020-10-27T02:39:01.272Z] #21 DONE 5.1s
02:39:01 [2020-10-27T02:39:01.272Z] 
02:39:01 [2020-10-27T02:39:01.272Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:01 [2020-10-27T02:39:01.258Z]  > git --version # timeout=10
02:39:01 [2020-10-27T02:39:01.262Z]  > git --version # 'git version 2.17.1'
02:39:01 [2020-10-27T02:39:01.268Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:39:00 [2020-10-27T02:39:00.679Z]  > git remote # timeout=10
02:39:00 [2020-10-27T02:39:00.683Z]  > git config --get remote.origin.url # timeout=10
02:39:00 [2020-10-27T02:39:00.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:00 [2020-10-27T02:39:00.688Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:39:00 [2020-10-27T02:39:00.705Z]  > git rev-parse HEAD^{commit} # timeout=10
02:39:00 [2020-10-27T02:39:00.731Z]  > git config core.sparsecheckout # timeout=10
02:39:00 [2020-10-27T02:39:00.733Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:02 [2020-10-27T02:39:02.162Z] + docker version
02:39:02 [2020-10-27T02:39:02.162Z] Client: Docker Engine - Community
02:39:02 [2020-10-27T02:39:02.162Z]  Version:           19.03.7
02:39:02 [2020-10-27T02:39:02.162Z]  API version:       1.40
02:39:02 [2020-10-27T02:39:02.162Z]  Go version:        go1.12.17
02:39:02 [2020-10-27T02:39:02.162Z]  Git commit:        7141c199a2
02:39:02 [2020-10-27T02:39:02.162Z]  Built:             Sat Mar  7 16:48:47 2020
02:39:02 [2020-10-27T02:39:02.162Z]  OS/Arch:           linux/s390x
02:39:02 [2020-10-27T02:39:02.162Z]  Experimental:      false
02:39:02 [2020-10-27T02:39:02.162Z] 
02:39:02 [2020-10-27T02:39:02.162Z] Server: Docker Engine - Community
02:39:02 [2020-10-27T02:39:02.162Z]  Engine:
02:39:02 [2020-10-27T02:39:02.162Z]   Version:          19.03.7
02:39:02 [2020-10-27T02:39:02.162Z]   API version:      1.40 (minimum version 1.12)
02:39:02 [2020-10-27T02:39:02.162Z]   Go version:       go1.12.17
02:39:02 [2020-10-27T02:39:02.162Z]   Git commit:       7141c199a2
02:39:02 [2020-10-27T02:39:02.162Z]   Built:            Sat Mar  7 16:47:46 2020
02:39:02 [2020-10-27T02:39:02.162Z]   OS/Arch:          linux/s390x
02:39:02 [2020-10-27T02:39:02.162Z]   Experimental:     true
02:39:02 [2020-10-27T02:39:02.162Z]  containerd:
02:39:02 [2020-10-27T02:39:02.162Z]   Version:          1.2.13
02:39:02 [2020-10-27T02:39:02.162Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
02:39:02 [2020-10-27T02:39:02.162Z]  runc:
02:39:02 [2020-10-27T02:39:02.162Z]   Version:          1.0.0-rc10
02:39:02 [2020-10-27T02:39:02.162Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:39:02 [2020-10-27T02:39:02.162Z]  docker-init:
02:39:02 [2020-10-27T02:39:02.162Z]   Version:          0.18.0
02:39:02 [2020-10-27T02:39:02.162Z]   GitCommit:        fec3683
[Pipeline] sh
02:39:02 [2020-10-27T02:39:02.547Z] + docker info
02:39:02 [2020-10-27T02:39:02.639Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
02:39:03 [2020-10-27T02:39:03.183Z] Client:
02:39:03 [2020-10-27T02:39:03.183Z]  Debug Mode: false
02:39:03 [2020-10-27T02:39:03.183Z] 
02:39:03 [2020-10-27T02:39:03.183Z] Server:
02:39:03 [2020-10-27T02:39:03.183Z]  Containers: 0
02:39:03 [2020-10-27T02:39:03.183Z]   Running: 0
02:39:03 [2020-10-27T02:39:03.183Z]   Paused: 0
02:39:03 [2020-10-27T02:39:03.183Z]   Stopped: 0
02:39:03 [2020-10-27T02:39:03.183Z]  Images: 0
02:39:03 [2020-10-27T02:39:03.183Z]  Server Version: 19.03.7
02:39:03 [2020-10-27T02:39:03.183Z]  Storage Driver: overlay2
02:39:03 [2020-10-27T02:39:03.183Z]   Backing Filesystem: <unknown>
02:39:03 [2020-10-27T02:39:03.183Z]   Supports d_type: true
02:39:03 [2020-10-27T02:39:03.183Z]   Native Overlay Diff: true
02:39:03 [2020-10-27T02:39:03.183Z]  Logging Driver: json-file
02:39:03 [2020-10-27T02:39:03.183Z]  Cgroup Driver: cgroupfs
02:39:03 [2020-10-27T02:39:03.183Z]  Plugins:
02:39:03 [2020-10-27T02:39:03.183Z]   Volume: local
02:39:03 [2020-10-27T02:39:03.183Z]   Network: bridge host ipvlan macvlan null overlay
02:39:03 [2020-10-27T02:39:03.183Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
02:39:03 [2020-10-27T02:39:03.183Z]  Swarm: inactive
02:39:03 [2020-10-27T02:39:03.183Z]  Runtimes: runc
02:39:03 [2020-10-27T02:39:03.183Z]  Default Runtime: runc
02:39:03 [2020-10-27T02:39:03.183Z]  Init Binary: docker-init
02:39:03 [2020-10-27T02:39:03.183Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
02:39:03 [2020-10-27T02:39:03.183Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:39:03 [2020-10-27T02:39:03.183Z]  init version: fec3683
02:39:03 [2020-10-27T02:39:03.183Z]  Security Options:
02:39:03 [2020-10-27T02:39:03.183Z]   apparmor
02:39:03 [2020-10-27T02:39:03.183Z]   seccomp
02:39:03 [2020-10-27T02:39:03.183Z]    Profile: default
02:39:03 [2020-10-27T02:39:03.183Z]  Kernel Version: 4.15.0-91-generic
02:39:03 [2020-10-27T02:39:03.183Z]  Operating System: Ubuntu 18.04.4 LTS
02:39:03 [2020-10-27T02:39:03.183Z]  OSType: linux
02:39:03 [2020-10-27T02:39:03.183Z]  Architecture: s390x
02:39:03 [2020-10-27T02:39:03.183Z]  CPUs: 2
02:39:03 [2020-10-27T02:39:03.183Z]  Total Memory: 7.861GiB
02:39:03 [2020-10-27T02:39:03.183Z]  Name: s390x-ubuntu-14
02:39:03 [2020-10-27T02:39:03.183Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
02:39:03 [2020-10-27T02:39:03.183Z]  Docker Root Dir: /var/lib/docker
02:39:03 [2020-10-27T02:39:03.183Z]  Debug Mode: false
02:39:03 [2020-10-27T02:39:03.183Z]  Username: dockerbuildbot
02:39:03 [2020-10-27T02:39:03.183Z]  Registry: https://index.docker.io/v1/
02:39:03 [2020-10-27T02:39:03.183Z]  Labels:
02:39:03 [2020-10-27T02:39:03.183Z]  Experimental: true
02:39:03 [2020-10-27T02:39:03.183Z]  Insecure Registries:
02:39:03 [2020-10-27T02:39:03.183Z]   127.0.0.0/8
02:39:03 [2020-10-27T02:39:03.183Z]  Live Restore Enabled: false
02:39:03 [2020-10-27T02:39:03.183Z] 
02:39:03 [2020-10-27T02:39:03.183Z] WARNING: No swap limit support
[Pipeline] sh
02:39:03 [2020-10-27T02:39:03.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:03 [2020-10-27T02:39:03.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:03 [2020-10-27T02:39:03.566Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:39:03 [2020-10-27T02:39:03.566Z] + bash /home/jenkins/workspace/moby_PR-41592/check-config.sh
02:39:03 [2020-10-27T02:39:03.566Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:39:03 [2020-10-27T02:39:03.566Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
02:39:03 [2020-10-27T02:39:03.566Z] 
02:39:03 [2020-10-27T02:39:03.566Z] Generally Necessary:
02:39:03 [2020-10-27T02:39:03.566Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:39:03 [2020-10-27T02:39:03.566Z] - apparmor: enabled and tools installed
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NAMESPACES: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NET_NS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_PID_NS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_IPC_NS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_UTS_NS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUPS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_CPUACCT: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_DEVICE: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_FREEZER: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_SCHED: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CPUSETS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_KEYS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_VETH: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_BRIDGE: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT: enabled (as module)
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_NF_NAT_NEEDED: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_POSIX_MQUEUE: enabled
02:39:03 [2020-10-27T02:39:03.566Z] 
02:39:03 [2020-10-27T02:39:03.566Z] Optional Features:
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_USER_NS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_SECCOMP: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_CGROUP_PIDS: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG_SWAP: enabled
02:39:03 [2020-10-27T02:39:03.566Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:39:03 [2020-10-27T02:39:03.566Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
02:39:03 [2020-10-27T02:39:03.570Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done
02:39:03 [2020-10-27T02:39:03.826Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_BLK_CGROUP: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IOSCHED_CFQ: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_PERF: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_HUGETLB: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_CFS_BANDWIDTH: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_RT_GROUP_SCHED: missing
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_NFCT: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_IP_VS_RR: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:39:03 [2020-10-27T02:39:03.859Z] - Network Drivers:
02:39:03 [2020-10-27T02:39:03.859Z]   - "overlay":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_VXLAN: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       Optional (for encrypted networks):
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_CRYPTO: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_CRYPTO_AEAD: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_CRYPTO_GCM: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_CRYPTO_SEQIV: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_CRYPTO_GHASH: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_XFRM: enabled
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_XFRM_USER: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_INET_ESP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "ipvlan":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_IPVLAN: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "macvlan":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_MACVLAN: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_DUMMY: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "ftp,tftp client in container":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z] - Storage Drivers:
02:39:03 [2020-10-27T02:39:03.859Z]   - "aufs":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_AUFS_FS: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "btrfs":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:39:03 [2020-10-27T02:39:03.859Z]   - "devicemapper":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_BLK_DEV_DM: enabled
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "overlay":
02:39:03 [2020-10-27T02:39:03.859Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:39:03 [2020-10-27T02:39:03.859Z]   - "zfs":
02:39:03 [2020-10-27T02:39:03.859Z]     - /dev/zfs: missing
02:39:03 [2020-10-27T02:39:03.859Z]     - zfs command: missing
02:39:03 [2020-10-27T02:39:03.859Z]     - zpool command: missing
02:39:03 [2020-10-27T02:39:03.859Z] 
02:39:03 [2020-10-27T02:39:03.859Z] Limits:
02:39:03 [2020-10-27T02:39:03.859Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:39:03 [2020-10-27T02:39:03.859Z] 
02:39:03 [2020-10-27T02:39:03.859Z] + true
02:39:03 [2020-10-27T02:39:03.861Z] Fetching without tags
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
02:39:04 [2020-10-27T02:39:04.082Z] #8 ...
02:39:04 [2020-10-27T02:39:04.083Z] 
02:39:04 [2020-10-27T02:39:04.083Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:39:04 [2020-10-27T02:39:04.083Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
02:39:04 [2020-10-27T02:39:04.083Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
02:39:04 [2020-10-27T02:39:04.083Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
02:39:04 [2020-10-27T02:39:04.083Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
02:39:04 [2020-10-27T02:39:04.083Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 2.7s done
02:39:04 [2020-10-27T02:39:04.083Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 4.9s done
02:39:04 [2020-10-27T02:39:04.083Z] #24 DONE 8.0s
02:39:04 [2020-10-27T02:39:04.083Z] 
02:39:04 [2020-10-27T02:39:04.083Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:04 [2020-10-27T02:39:04.154Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:39:04 [2020-10-27T02:39:04.291Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:39:04 [2020-10-27T02:39:04.292Z] #2 [internal] load .dockerignore
02:39:04 [2020-10-27T02:39:04.292Z] #2 transferring context: 87B 0.0s done
02:39:04 [2020-10-27T02:39:04.292Z] #2 DONE 0.1s
02:39:04 [2020-10-27T02:39:04.292Z] 
02:39:04 [2020-10-27T02:39:04.292Z] #1 [internal] load build definition from Dockerfile
02:39:04 [2020-10-27T02:39:04.292Z] #1 transferring dockerfile: 16.58kB 0.0s done
02:39:04 [2020-10-27T02:39:04.292Z] #1 DONE 0.1s
02:39:04 [2020-10-27T02:39:04.292Z] 
02:39:04 [2020-10-27T02:39:04.292Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:39:04 [2020-10-27T02:39:04.339Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
02:39:04 [2020-10-27T02:39:04.339Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
02:39:04 [2020-10-27T02:39:04.585Z] #3 DONE 0.2s
02:39:04 [2020-10-27T02:39:04.585Z] 
02:39:04 [2020-10-27T02:39:04.585Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:39:04 [2020-10-27T02:39:04.585Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
02:39:04 [2020-10-27T02:39:04.712Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:39:04 [2020-10-27T02:39:04.712Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:39:04 [2020-10-27T02:39:04.885Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
02:39:04 [2020-10-27T02:39:04.885Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
02:39:04 [2020-10-27T02:39:04.885Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 388.31kB / 8.88MB 0.1s
02:39:04 [2020-10-27T02:39:04.885Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
02:39:04 [2020-10-27T02:39:04.885Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.46MB / 8.88MB 0.2s
02:39:04 [2020-10-27T02:39:04.902Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
02:39:03 [2020-10-27T02:39:03.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:03 [2020-10-27T02:39:03.847Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:39:03 [2020-10-27T02:39:03.852Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:03 [2020-10-27T02:39:03.859Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:03 [2020-10-27T02:39:03.866Z] Fetching upstream changes from https://github.com/moby/moby.git
02:39:03 [2020-10-27T02:39:03.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:03 [2020-10-27T02:39:03.867Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:04 [2020-10-27T02:39:04.159Z]  > git config core.sparsecheckout # timeout=10
02:39:04 [2020-10-27T02:39:04.161Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:04 [2020-10-27T02:39:04.677Z]  > git remote # timeout=10
02:39:04 [2020-10-27T02:39:04.682Z]  > git config --get remote.origin.url # timeout=10
02:39:04 [2020-10-27T02:39:04.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:04 [2020-10-27T02:39:04.692Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:39:04 [2020-10-27T02:39:04.705Z]  > git rev-parse HEAD^{commit} # timeout=10
02:39:04 [2020-10-27T02:39:04.717Z]  > git config core.sparsecheckout # timeout=10
02:39:04 [2020-10-27T02:39:04.725Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:05 [2020-10-27T02:39:05.158Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
02:39:05 [2020-10-27T02:39:05.182Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.41MB / 8.88MB 0.3s
02:39:05 [2020-10-27T02:39:05.182Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
02:39:05 [2020-10-27T02:39:05.182Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.4s done
02:39:05 [2020-10-27T02:39:05.227Z] Commit message: "devicemapper: remove path after umount"
02:39:05 [2020-10-27T02:39:05.252Z]  > git --version # timeout=10
02:39:05 [2020-10-27T02:39:05.261Z]  > git --version # 'git version 2.17.1'
02:39:05 [2020-10-27T02:39:05.270Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:39:05 [2020-10-27T02:39:05.476Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
02:39:05 [2020-10-27T02:39:05.476Z] #4 DONE 0.7s
02:39:05 [2020-10-27T02:39:05.623Z] Still waiting to schedule task
02:39:05 [2020-10-27T02:39:05.623Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
02:39:05 [2020-10-27T02:39:05.627Z] Still waiting to schedule task
02:39:05 [2020-10-27T02:39:05.628Z] All nodes of label ‘arm64&&linux’ are offline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:39:05 [2020-10-27T02:39:05.770Z] 
02:39:05 [2020-10-27T02:39:05.770Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:39:05 [2020-10-27T02:39:05.770Z] #5 DONE 0.1s
02:39:05 [2020-10-27T02:39:05.770Z] 
02:39:05 [2020-10-27T02:39:05.770Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:39:05 [2020-10-27T02:39:05.770Z] #7 DONE 0.2s
02:39:05 [2020-10-27T02:39:05.770Z] 
02:39:05 [2020-10-27T02:39:05.770Z] #6 [internal] load metadata for docker.io/library/debian:buster
02:39:05 [2020-10-27T02:39:05.770Z] #6 DONE 0.1s
02:39:06 [2020-10-27T02:39:06.031Z] + docker version
02:39:06 [2020-10-27T02:39:06.031Z] Client: Docker Engine - Community
02:39:06 [2020-10-27T02:39:06.031Z]  Version:           19.03.13
02:39:06 [2020-10-27T02:39:06.031Z]  API version:       1.40
02:39:06 [2020-10-27T02:39:06.031Z]  Go version:        go1.13.15
02:39:06 [2020-10-27T02:39:06.031Z]  Git commit:        4484c46d9d
02:39:06 [2020-10-27T02:39:06.031Z]  Built:             Wed Sep 16 17:02:36 2020
02:39:06 [2020-10-27T02:39:06.031Z]  OS/Arch:           linux/amd64
02:39:06 [2020-10-27T02:39:06.031Z]  Experimental:      false
02:39:06 [2020-10-27T02:39:06.031Z] 
02:39:06 [2020-10-27T02:39:06.031Z] Server: Docker Engine - Community
02:39:06 [2020-10-27T02:39:06.031Z]  Engine:
02:39:06 [2020-10-27T02:39:06.031Z]   Version:          19.03.13
02:39:06 [2020-10-27T02:39:06.031Z]   API version:      1.40 (minimum version 1.12)
02:39:06 [2020-10-27T02:39:06.031Z]   Go version:       go1.13.15
02:39:06 [2020-10-27T02:39:06.031Z]   Git commit:       4484c46d9d
02:39:06 [2020-10-27T02:39:06.031Z]   Built:            Wed Sep 16 17:01:06 2020
02:39:06 [2020-10-27T02:39:06.031Z]   OS/Arch:          linux/amd64
02:39:06 [2020-10-27T02:39:06.031Z]   Experimental:     true
02:39:06 [2020-10-27T02:39:06.031Z]  containerd:
02:39:06 [2020-10-27T02:39:06.031Z]   Version:          1.3.7
02:39:06 [2020-10-27T02:39:06.031Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
02:39:06 [2020-10-27T02:39:06.031Z]  runc:
02:39:06 [2020-10-27T02:39:06.031Z]   Version:          1.0.0-rc10
02:39:06 [2020-10-27T02:39:06.031Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:39:06 [2020-10-27T02:39:06.031Z]  docker-init:
02:39:06 [2020-10-27T02:39:06.031Z]   Version:          0.18.0
02:39:06 [2020-10-27T02:39:06.031Z]   GitCommit:        fec3683
[Pipeline] sh
02:39:06 [2020-10-27T02:39:06.086Z] 
02:39:06 [2020-10-27T02:39:06.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:39:06 [2020-10-27T02:39:06.086Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
02:39:06 [2020-10-27T02:39:06.086Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
02:39:06 [2020-10-27T02:39:06.086Z] #24 sha256:f4f8457fd057d0744bbd01d994e9ad1229f0bee5d063f1ab7a8568ef18c8ddf8 529B / 529B done
02:39:06 [2020-10-27T02:39:06.086Z] #24 sha256:85991a508dae9b547fed5d7702ba645164a47b8d92598304c4b465bbad0bc7b2 1.50kB / 1.50kB done
02:39:06 [2020-10-27T02:39:06.320Z] + docker info
02:39:06 [2020-10-27T02:39:06.794Z] #24 ...
02:39:06 [2020-10-27T02:39:06.794Z] 
02:39:06 [2020-10-27T02:39:06.794Z] #21 [internal] load build context
02:39:06 [2020-10-27T02:39:06.794Z] #21 transferring context: 52.01MB 0.7s done
02:39:06 [2020-10-27T02:39:06.794Z] #21 DONE 0.8s
02:39:06 [2020-10-27T02:39:06.794Z] 
02:39:06 [2020-10-27T02:39:06.794Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:06 [2020-10-27T02:39:06.794Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 33.32MB / 48.97MB 0.9s
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.35MB / 51.38MB 0.9s
02:39:06 [2020-10-27T02:39:06.794Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.87MB / 56.74MB 0.9s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.09MB / 48.97MB 1.1s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.02MB / 51.38MB 1.1s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.03MB / 56.74MB 1.1s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.27MB / 48.97MB 1.2s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 35.44MB / 51.38MB 1.2s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.25MB / 56.74MB 1.2s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 38.96MB / 51.38MB 1.3s
02:39:07 [2020-10-27T02:39:07.200Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.38MB / 56.74MB 1.3s
02:39:07 [2020-10-27T02:39:07.262Z] Client:
02:39:07 [2020-10-27T02:39:07.262Z]  Debug Mode: false
02:39:07 [2020-10-27T02:39:07.262Z] 
02:39:07 [2020-10-27T02:39:07.262Z] Server:
02:39:07 [2020-10-27T02:39:07.262Z]  Containers: 0
02:39:07 [2020-10-27T02:39:07.262Z]   Running: 0
02:39:07 [2020-10-27T02:39:07.262Z]   Paused: 0
02:39:07 [2020-10-27T02:39:07.262Z]   Stopped: 0
02:39:07 [2020-10-27T02:39:07.262Z]  Images: 3
02:39:07 [2020-10-27T02:39:07.262Z]  Server Version: 19.03.13
02:39:07 [2020-10-27T02:39:07.262Z]  Storage Driver: overlay2
02:39:07 [2020-10-27T02:39:07.262Z]   Backing Filesystem: extfs
02:39:07 [2020-10-27T02:39:07.262Z]   Supports d_type: true
02:39:07 [2020-10-27T02:39:07.262Z]   Native Overlay Diff: true
02:39:07 [2020-10-27T02:39:07.262Z]  Logging Driver: json-file
02:39:07 [2020-10-27T02:39:07.262Z]  Cgroup Driver: cgroupfs
02:39:07 [2020-10-27T02:39:07.262Z]  Plugins:
02:39:07 [2020-10-27T02:39:07.262Z]   Volume: local
02:39:07 [2020-10-27T02:39:07.262Z]   Network: bridge host ipvlan macvlan null overlay
02:39:07 [2020-10-27T02:39:07.262Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
02:39:07 [2020-10-27T02:39:07.262Z]  Swarm: inactive
02:39:07 [2020-10-27T02:39:07.262Z]  Runtimes: runc
02:39:07 [2020-10-27T02:39:07.262Z]  Default Runtime: runc
02:39:07 [2020-10-27T02:39:07.262Z]  Init Binary: docker-init
02:39:07 [2020-10-27T02:39:07.262Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
02:39:07 [2020-10-27T02:39:07.262Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:39:07 [2020-10-27T02:39:07.262Z]  init version: fec3683
02:39:07 [2020-10-27T02:39:07.262Z]  Security Options:
02:39:07 [2020-10-27T02:39:07.262Z]   apparmor
02:39:07 [2020-10-27T02:39:07.262Z]   seccomp
02:39:07 [2020-10-27T02:39:07.262Z]    Profile: default
02:39:07 [2020-10-27T02:39:07.262Z]  Kernel Version: 5.4.0-1025-aws
02:39:07 [2020-10-27T02:39:07.262Z]  Operating System: Ubuntu 18.04.5 LTS
02:39:07 [2020-10-27T02:39:07.262Z]  OSType: linux
02:39:07 [2020-10-27T02:39:07.262Z]  Architecture: x86_64
02:39:07 [2020-10-27T02:39:07.262Z]  CPUs: 2
02:39:07 [2020-10-27T02:39:07.262Z]  Total Memory: 15.35GiB
02:39:07 [2020-10-27T02:39:07.262Z]  Name: ip-10-100-53-231
02:39:07 [2020-10-27T02:39:07.262Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
02:39:07 [2020-10-27T02:39:07.262Z]  Docker Root Dir: /var/lib/docker
02:39:07 [2020-10-27T02:39:07.262Z]  Debug Mode: false
02:39:07 [2020-10-27T02:39:07.262Z]  Registry: https://index.docker.io/v1/
02:39:07 [2020-10-27T02:39:07.262Z]  Labels:
02:39:07 [2020-10-27T02:39:07.262Z]  Experimental: true
02:39:07 [2020-10-27T02:39:07.262Z]  Insecure Registries:
02:39:07 [2020-10-27T02:39:07.262Z]   127.0.0.0/8
02:39:07 [2020-10-27T02:39:07.262Z]  Live Restore Enabled: true
02:39:07 [2020-10-27T02:39:07.262Z] 
02:39:07 [2020-10-27T02:39:07.262Z] WARNING: No swap limit support
[Pipeline] sh
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.3s done
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.47MB / 51.38MB 1.5s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.45MB / 56.74MB 1.5s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.37MB / 102.23MB 1.5s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.12MB / 56.74MB 1.6s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.60MB / 102.23MB 1.6s
02:39:07 [2020-10-27T02:39:07.501Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0.1s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 51.80MB / 56.74MB 1.7s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.73MB / 102.23MB 1.7s
02:39:07 [2020-10-27T02:39:07.501Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done
02:39:07 [2020-10-27T02:39:07.543Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:07 [2020-10-27T02:39:07.543Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:07 [2020-10-27T02:39:07.543Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:39:07 [2020-10-27T02:39:07.801Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s
02:39:07 [2020-10-27T02:39:07.801Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.8s done
02:39:07 [2020-10-27T02:39:07.801Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 19.56MB / 102.23MB 1.9s
02:39:07 [2020-10-27T02:39:07.803Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh
02:39:07 [2020-10-27T02:39:07.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:39:07 [2020-10-27T02:39:07.803Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
02:39:07 [2020-10-27T02:39:07.803Z] 
02:39:07 [2020-10-27T02:39:07.803Z] Generally Necessary:
02:39:07 [2020-10-27T02:39:07.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:39:07 [2020-10-27T02:39:07.803Z] - apparmor: enabled and tools installed
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NAMESPACES: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NET_NS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_PID_NS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_IPC_NS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_UTS_NS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUPS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_CPUACCT: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_DEVICE: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_FREEZER: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_SCHED: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CPUSETS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_KEYS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_VETH: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_BRIDGE: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT_IPV4: missing
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NF_NAT_NEEDED: missing
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_POSIX_MQUEUE: enabled
02:39:07 [2020-10-27T02:39:07.803Z] 
02:39:07 [2020-10-27T02:39:07.803Z] Optional Features:
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_USER_NS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_SECCOMP: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_PIDS: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG_SWAP: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:39:07 [2020-10-27T02:39:07.803Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_BLK_CGROUP: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_IOSCHED_CFQ: missing
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_PERF: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_HUGETLB: enabled
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:39:07 [2020-10-27T02:39:07.803Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_CFS_BANDWIDTH: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_RT_GROUP_SCHED: missing
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_NFCT: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_IP_VS_RR: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:39:08 [2020-10-27T02:39:08.063Z] - Network Drivers:
02:39:08 [2020-10-27T02:39:08.063Z]   - "overlay":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_VXLAN: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       Optional (for encrypted networks):
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_CRYPTO: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_CRYPTO_AEAD: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_CRYPTO_GCM: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_CRYPTO_SEQIV: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_CRYPTO_GHASH: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_XFRM: enabled
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_XFRM_USER: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_INET_ESP: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
02:39:08 [2020-10-27T02:39:08.063Z]   - "ipvlan":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_IPVLAN: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]   - "macvlan":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_MACVLAN: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_DUMMY: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]   - "ftp,tftp client in container":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z] - Storage Drivers:
02:39:08 [2020-10-27T02:39:08.063Z]   - "aufs":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_AUFS_FS: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]   - "btrfs":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:39:08 [2020-10-27T02:39:08.063Z]   - "devicemapper":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_BLK_DEV_DM: enabled
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]   - "overlay":
02:39:08 [2020-10-27T02:39:08.063Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:39:08 [2020-10-27T02:39:08.063Z]   - "zfs":
02:39:08 [2020-10-27T02:39:08.063Z]     - /dev/zfs: present
02:39:08 [2020-10-27T02:39:08.063Z]     - zfs command: missing
02:39:08 [2020-10-27T02:39:08.063Z]     - zpool command: missing
02:39:08 [2020-10-27T02:39:08.063Z] 
02:39:08 [2020-10-27T02:39:08.063Z] Limits:
02:39:08 [2020-10-27T02:39:08.063Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:39:08 [2020-10-27T02:39:08.063Z] 
02:39:08 [2020-10-27T02:39:08.063Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
02:39:08 [2020-10-27T02:39:08.106Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 26.87MB / 102.23MB 2.1s
[Pipeline] sh
02:39:08 [2020-10-27T02:39:08.405Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.61MB / 102.23MB 2.4s
02:39:08 [2020-10-27T02:39:08.405Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.43MB / 102.23MB 2.5s
02:39:08 [2020-10-27T02:39:08.410Z] + sudo modprobe ip_vs
02:39:08 [2020-10-27T02:39:08.410Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:39:08 [2020-10-27T02:39:08.410Z] #2 [internal] load .dockerignore
02:39:08 [2020-10-27T02:39:08.410Z] #2 transferring context: 87B done
02:39:08 [2020-10-27T02:39:08.410Z] #2 DONE 0.0s
02:39:08 [2020-10-27T02:39:08.410Z] 
02:39:08 [2020-10-27T02:39:08.410Z] #1 [internal] load build definition from Dockerfile
02:39:08 [2020-10-27T02:39:08.410Z] #1 transferring dockerfile: 16.58kB done
02:39:08 [2020-10-27T02:39:08.410Z] #1 DONE 0.0s
02:39:08 [2020-10-27T02:39:08.410Z] 
02:39:08 [2020-10-27T02:39:08.410Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:39:08 [2020-10-27T02:39:08.410Z] #3 DONE 0.1s
02:39:08 [2020-10-27T02:39:08.669Z] 
02:39:08 [2020-10-27T02:39:08.669Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:39:08 [2020-10-27T02:39:08.669Z] #4 CACHED
02:39:08 [2020-10-27T02:39:08.669Z] 
02:39:08 [2020-10-27T02:39:08.669Z] #7 [internal] load metadata for docker.io/library/debian:buster
02:39:08 [2020-10-27T02:39:08.669Z] #7 DONE 0.1s
02:39:08 [2020-10-27T02:39:08.669Z] 
02:39:08 [2020-10-27T02:39:08.669Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:39:08 [2020-10-27T02:39:08.699Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 52.06MB / 102.23MB 2.7s
02:39:08 [2020-10-27T02:39:08.931Z] #6 DONE 0.2s
02:39:08 [2020-10-27T02:39:08.931Z] 
02:39:08 [2020-10-27T02:39:08.931Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:39:08 [2020-10-27T02:39:08.931Z] #5 DONE 0.2s
02:39:08 [2020-10-27T02:39:08.931Z] 
02:39:08 [2020-10-27T02:39:08.931Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:39:08 [2020-10-27T02:39:08.931Z] #60 DONE 0.0s
02:39:08 [2020-10-27T02:39:08.931Z] 
02:39:08 [2020-10-27T02:39:08.931Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:39:08 [2020-10-27T02:39:08.931Z] #24 DONE 0.0s
02:39:08 [2020-10-27T02:39:08.931Z] 
02:39:08 [2020-10-27T02:39:08.931Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:08 [2020-10-27T02:39:08.931Z] #8 DONE 0.0s
02:39:08 [2020-10-27T02:39:08.931Z] 
02:39:08 [2020-10-27T02:39:08.931Z] #21 [internal] load build context
02:39:08 [2020-10-27T02:39:08.931Z] Fetching without tags
02:39:08 [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 66.23MB / 102.23MB 2.9s
02:39:08 [2020-10-27T02:39:08.995Z] #8 ...
02:39:08 [2020-10-27T02:39:08.995Z] 
02:39:08 [2020-10-27T02:39:08.995Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:39:08 [2020-10-27T02:39:08.995Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
02:39:08 [2020-10-27T02:39:08.995Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
02:39:08 [2020-10-27T02:39:08.995Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
02:39:08 [2020-10-27T02:39:08.995Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
02:39:08 [2020-10-27T02:39:08.995Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
02:39:08 [2020-10-27T02:39:08.995Z] #60 DONE 3.0s
02:39:08 [2020-10-27T02:39:08.995Z] 
02:39:08 [2020-10-27T02:39:08.995Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:08 [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.82MB / 102.23MB 3.0s
02:39:08 [2020-10-27T02:39:08.995Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.17MB / 102.23MB 3.1s
02:39:09 [2020-10-27T02:39:09.289Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.85MB / 102.23MB 3.2s
02:39:09 [2020-10-27T02:39:09.289Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s
02:39:09 [2020-10-27T02:39:09.328Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
02:39:09 [2020-10-27T02:39:09.329Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
02:39:09 [2020-10-27T02:39:09.332Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:39:09 [2020-10-27T02:39:09.338Z] Fetching without tags
02:39:09 [2020-10-27T02:39:09.582Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done
02:39:09 [2020-10-27T02:39:09.582Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.0s done
02:39:09 [2020-10-27T02:39:09.582Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
02:39:10 [2020-10-27T02:39:10.209Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:39:10 [2020-10-27T02:39:10.210Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:39:10 [2020-10-27T02:39:10.220Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done
02:39:10 [2020-10-27T02:39:10.220Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc
02:39:10 [2020-10-27T02:39:10.315Z] #21 transferring context: 52.01MB 1.2s done
02:39:10 [2020-10-27T02:39:10.315Z] #21 DONE 1.3s
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:10 [2020-10-27T02:39:10.315Z] #53 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:39:10 [2020-10-27T02:39:10.315Z] #37 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:39:10 [2020-10-27T02:39:10.315Z] #19 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #59 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:39:10 [2020-10-27T02:39:10.315Z] #56 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #63 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
02:39:10 [2020-10-27T02:39:10.315Z] #12 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:39:10 [2020-10-27T02:39:10.315Z] #28 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:39:10 [2020-10-27T02:39:10.315Z] #57 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #36 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:39:10 [2020-10-27T02:39:10.315Z] #54 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:10 [2020-10-27T02:39:10.315Z] #47 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #46 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:39:10 [2020-10-27T02:39:10.315Z] #18 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:39:10 [2020-10-27T02:39:10.315Z] #38 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:39:10 [2020-10-27T02:39:10.315Z] #20 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:39:10 [2020-10-27T02:39:10.315Z] #41 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:10 [2020-10-27T02:39:10.315Z] #27 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:10 [2020-10-27T02:39:10.315Z] #45 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #48 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:10 [2020-10-27T02:39:10.315Z] #22 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:39:10 [2020-10-27T02:39:10.315Z] #29 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:10 [2020-10-27T02:39:10.315Z] #35 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:10 [2020-10-27T02:39:10.315Z] #62 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:39:10 [2020-10-27T02:39:10.315Z] #42 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:10 [2020-10-27T02:39:10.315Z] #51 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:39:10 [2020-10-27T02:39:10.315Z] #58 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:10 [2020-10-27T02:39:10.315Z] #40 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #33 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #50 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #61 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:39:10 [2020-10-27T02:39:10.315Z] #13 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #55 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:39:10 [2020-10-27T02:39:10.315Z] #23 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #52 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #39 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:39:10 [2020-10-27T02:39:10.315Z] #14 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:10 [2020-10-27T02:39:10.315Z] #43 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:39:10 [2020-10-27T02:39:10.315Z] #16 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:10 [2020-10-27T02:39:10.315Z] #49 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:39:10 [2020-10-27T02:39:10.315Z] #25 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:39:10 [2020-10-27T02:39:10.315Z] #30 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:10 [2020-10-27T02:39:10.315Z] #32 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #31 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #17 [dev-systemd-false  6/26] RUN ldconfig
02:39:10 [2020-10-27T02:39:10.315Z] #17 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:39:10 [2020-10-27T02:39:10.315Z] #9 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:10 [2020-10-27T02:39:10.315Z] #34 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:10 [2020-10-27T02:39:10.315Z] #11 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:39:10 [2020-10-27T02:39:10.315Z] #44 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:39:10 [2020-10-27T02:39:10.315Z] #15 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:39:10 [2020-10-27T02:39:10.315Z] #10 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:39:10 [2020-10-27T02:39:10.315Z] #26 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:39:10 [2020-10-27T02:39:10.315Z] #64 CACHED
02:39:10 [2020-10-27T02:39:10.315Z] 
02:39:10 [2020-10-27T02:39:10.315Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
02:39:08 [2020-10-27T02:39:08.903Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:08 [2020-10-27T02:39:08.906Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:39:08 [2020-10-27T02:39:08.909Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:08 [2020-10-27T02:39:08.923Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:08 [2020-10-27T02:39:08.938Z] Fetching upstream changes from https://github.com/moby/moby.git
02:39:08 [2020-10-27T02:39:08.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:08 [2020-10-27T02:39:08.939Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:09 [2020-10-27T02:39:09.339Z]  > git config core.sparsecheckout # timeout=10
02:39:09 [2020-10-27T02:39:09.342Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:10 [2020-10-27T02:39:10.174Z]  > git remote # timeout=10
02:39:10 [2020-10-27T02:39:10.177Z]  > git config --get remote.origin.url # timeout=10
02:39:10 [2020-10-27T02:39:10.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:10 [2020-10-27T02:39:10.180Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:39:10 [2020-10-27T02:39:10.202Z]  > git rev-parse HEAD^{commit} # timeout=10
02:39:10 [2020-10-27T02:39:10.216Z]  > git config core.sparsecheckout # timeout=10
02:39:10 [2020-10-27T02:39:10.219Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:10 [2020-10-27T02:39:10.478Z] Commit message: "devicemapper: remove path after umount"
02:39:10 [2020-10-27T02:39:10.529Z]  > git --version # timeout=10
02:39:10 [2020-10-27T02:39:10.531Z]  > git --version # 'git version 2.7.4'
02:39:10 [2020-10-27T02:39:10.534Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:39:10 [2020-10-27T02:39:10.718Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:39:08 [2020-10-27T02:39:08.931Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:09 [2020-10-27T02:39:09.009Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:39:09 [2020-10-27T02:39:09.072Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:09 [2020-10-27T02:39:09.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:39:09 [2020-10-27T02:39:09.370Z] Fetching upstream changes from https://github.com/moby/moby.git
02:39:09 [2020-10-27T02:39:09.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:09 [2020-10-27T02:39:09.370Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:39:10 [2020-10-27T02:39:10.745Z]  > git config core.sparsecheckout # timeout=10
02:39:10 [2020-10-27T02:39:10.857Z] #8 ...
02:39:10 [2020-10-27T02:39:10.857Z] 
02:39:10 [2020-10-27T02:39:10.857Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:39:10 [2020-10-27T02:39:10.857Z] #24 sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 48.97MB / 48.97MB 2.6s done
02:39:10 [2020-10-27T02:39:10.857Z] #24 extracting sha256:dcbd85f88306d080bce94006a992947eaf462efa80b07c202b0514e6ef412fdf 1.8s done
02:39:10 [2020-10-27T02:39:10.857Z] #24 DONE 4.8s
02:39:10 [2020-10-27T02:39:10.857Z] 
02:39:10 [2020-10-27T02:39:10.857Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:10 [2020-10-27T02:39:10.857Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done
02:39:10 [2020-10-27T02:39:10.857Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:39:11 [2020-10-27T02:39:11.252Z] #65 DONE 1.0s
02:39:11 [2020-10-27T02:39:11.252Z] 
02:39:11 [2020-10-27T02:39:11.252Z] #66 exporting to image
02:39:11 [2020-10-27T02:39:11.252Z] #66 exporting layers
02:39:11 [2020-10-27T02:39:11.367Z] + docker version
02:39:11 [2020-10-27T02:39:11.367Z] Client:
02:39:11 [2020-10-27T02:39:11.367Z]  Version:           18.06.1-ce
02:39:11 [2020-10-27T02:39:11.367Z]  API version:       1.38
02:39:11 [2020-10-27T02:39:11.367Z]  Go version:        go1.10.3
02:39:11 [2020-10-27T02:39:11.367Z]  Git commit:        e68fc7a
02:39:11 [2020-10-27T02:39:11.367Z]  Built:             Tue Aug 21 17:26:10 2018
02:39:11 [2020-10-27T02:39:11.367Z]  OS/Arch:           linux/ppc64le
02:39:11 [2020-10-27T02:39:11.367Z]  Experimental:      false
02:39:11 [2020-10-27T02:39:11.367Z] 
02:39:11 [2020-10-27T02:39:11.367Z] Server:
02:39:11 [2020-10-27T02:39:11.367Z]  Engine:
02:39:11 [2020-10-27T02:39:11.367Z]   Version:          18.06.1-ce
02:39:11 [2020-10-27T02:39:11.367Z]   API version:      1.38 (minimum version 1.12)
02:39:11 [2020-10-27T02:39:11.367Z]   Go version:       go1.10.3
02:39:11 [2020-10-27T02:39:11.367Z]   Git commit:       e68fc7a
02:39:11 [2020-10-27T02:39:11.367Z]   Built:            Tue Aug 21 17:24:20 2018
02:39:11 [2020-10-27T02:39:11.367Z]   OS/Arch:          linux/ppc64le
02:39:11 [2020-10-27T02:39:11.367Z]   Experimental:     true
[Pipeline] sh
02:39:11 [2020-10-27T02:39:11.752Z] + docker info
02:39:11 [2020-10-27T02:39:11.752Z] Containers: 0
02:39:11 [2020-10-27T02:39:11.752Z]  Running: 0
02:39:11 [2020-10-27T02:39:11.752Z]  Paused: 0
02:39:11 [2020-10-27T02:39:11.752Z]  Stopped: 0
02:39:11 [2020-10-27T02:39:11.752Z] Images: 0
02:39:11 [2020-10-27T02:39:11.752Z] Server Version: 18.06.1-ce
02:39:11 [2020-10-27T02:39:11.752Z] Storage Driver: overlay2
02:39:11 [2020-10-27T02:39:11.752Z]  Backing Filesystem: extfs
02:39:11 [2020-10-27T02:39:11.752Z]  Supports d_type: true
02:39:11 [2020-10-27T02:39:11.752Z]  Native Overlay Diff: true
02:39:11 [2020-10-27T02:39:11.752Z] Logging Driver: json-file
02:39:11 [2020-10-27T02:39:11.752Z] Cgroup Driver: cgroupfs
02:39:11 [2020-10-27T02:39:11.752Z] Plugins:
02:39:11 [2020-10-27T02:39:11.752Z]  Volume: local
02:39:11 [2020-10-27T02:39:11.752Z]  Network: bridge host ipvlan macvlan null overlay
02:39:11 [2020-10-27T02:39:11.752Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
02:39:11 [2020-10-27T02:39:11.752Z] Swarm: inactive
02:39:11 [2020-10-27T02:39:11.752Z] Runtimes: runc
02:39:11 [2020-10-27T02:39:11.752Z] Default Runtime: runc
02:39:11 [2020-10-27T02:39:11.752Z] Init Binary: docker-init
02:39:11 [2020-10-27T02:39:11.752Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
02:39:11 [2020-10-27T02:39:11.752Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
02:39:11 [2020-10-27T02:39:11.752Z] init version: fec3683
02:39:11 [2020-10-27T02:39:11.752Z] Security Options:
02:39:11 [2020-10-27T02:39:11.752Z]  apparmor
02:39:11 [2020-10-27T02:39:11.752Z]  seccomp
02:39:11 [2020-10-27T02:39:11.752Z]   Profile: default
02:39:11 [2020-10-27T02:39:11.752Z] Kernel Version: 4.4.0-139-generic
02:39:11 [2020-10-27T02:39:11.752Z] Operating System: Ubuntu 16.04.3 LTS
02:39:11 [2020-10-27T02:39:11.752Z] OSType: linux
02:39:11 [2020-10-27T02:39:11.752Z] Architecture: ppc64le
02:39:11 [2020-10-27T02:39:11.752Z] CPUs: 4
02:39:11 [2020-10-27T02:39:11.752Z] Total Memory: 7.972GiB
02:39:11 [2020-10-27T02:39:11.752Z] Name: ppc64le-ubuntu-13
02:39:11 [2020-10-27T02:39:11.752Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
02:39:11 [2020-10-27T02:39:11.752Z] Docker Root Dir: /var/lib/docker
02:39:11 [2020-10-27T02:39:11.752Z] Debug Mode (client): false
02:39:11 [2020-10-27T02:39:11.752Z] Debug Mode (server): false
02:39:11 [2020-10-27T02:39:11.752Z] Username: dockerbuildbot
02:39:11 [2020-10-27T02:39:11.752Z] Registry: https://index.docker.io/v1/
02:39:11 [2020-10-27T02:39:11.752Z] Labels:
02:39:11 [2020-10-27T02:39:11.752Z] Experimental: true
02:39:11 [2020-10-27T02:39:11.752Z] Insecure Registries:
02:39:11 [2020-10-27T02:39:11.752Z]  127.0.0.0/8
02:39:11 [2020-10-27T02:39:11.752Z] Live Restore Enabled: false
02:39:11 [2020-10-27T02:39:11.752Z] 
[Pipeline] sh
02:39:12 [2020-10-27T02:39:12.142Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:12 [2020-10-27T02:39:12.142Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:39:12 [2020-10-27T02:39:12.142Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:39:12 [2020-10-27T02:39:12.142Z] + bash /home/docker/workspace/moby_PR-41592/check-config.sh
02:39:12 [2020-10-27T02:39:12.142Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:39:12 [2020-10-27T02:39:12.142Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
02:39:12 [2020-10-27T02:39:12.142Z] 
02:39:12 [2020-10-27T02:39:12.142Z] Generally Necessary:
02:39:12 [2020-10-27T02:39:12.142Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:39:12 [2020-10-27T02:39:12.142Z] - apparmor: enabled and tools installed
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_NAMESPACES: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_NET_NS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_PID_NS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_IPC_NS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_UTS_NS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CGROUPS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_CPUACCT: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_DEVICE: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_FREEZER: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CGROUP_SCHED: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_CPUSETS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_MEMCG: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_KEYS: enabled
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_VETH: enabled (as module)
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_BRIDGE: enabled (as module)
02:39:12 [2020-10-27T02:39:12.142Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:39:12 [2020-10-27T02:39:12.189Z] #66 exporting layers 0.7s done
02:39:12 [2020-10-27T02:39:12.189Z] #66 writing image sha256:d79b7795255f0f37840cd0d9fb67ff22cd0155cdb8ca56712576f57738ecaf20 done
02:39:12 [2020-10-27T02:39:12.189Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done
02:39:12 [2020-10-27T02:39:12.189Z] #66 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
02:39:12 [2020-10-27T02:39:12.374Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.5s done
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NF_NAT_NEEDED: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_POSIX_MQUEUE: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
02:39:12 [2020-10-27T02:39:12.439Z] 
02:39:12 [2020-10-27T02:39:12.439Z] Optional Features:
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_USER_NS: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_SECCOMP: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_PIDS: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_SWAP: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:39:12 [2020-10-27T02:39:12.439Z]     (cgroup swap accounting is currently enabled)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_MEMCG_KMEM: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_BLK_CGROUP: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IOSCHED_CFQ: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_PERF: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_HUGETLB: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_CFS_BANDWIDTH: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_RT_GROUP_SCHED: missing
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_NFCT: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_IP_VS_RR: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:39:12 [2020-10-27T02:39:12.439Z] - Network Drivers:
02:39:12 [2020-10-27T02:39:12.439Z]   - "overlay":
02:39:12 [2020-10-27T02:39:12.439Z]     - CONFIG_VXLAN: enabled (as module)
02:39:12 [2020-10-27T02:39:12.439Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:39:12 [2020-10-27T02:39:12.439Z]       Optional (for encrypted networks):
02:39:12 [2020-10-27T02:39:12.525Z] + trap exit INT TERM
02:39:12 [2020-10-27T02:39:12.525Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
02:39:12 [2020-10-27T02:39:12.525Z] + CONTAINER_NAME=docker-pr1
02:39:12 [2020-10-27T02:39:12.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary-daemon
02:39:12 [2020-10-27T02:39:12.601Z] #8 ...
02:39:12 [2020-10-27T02:39:12.601Z] 
02:39:12 [2020-10-27T02:39:12.601Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:39:12 [2020-10-27T02:39:12.601Z] #25 0.922 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 0.930 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 0.941 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 1.082 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 1.583 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:39:12 [2020-10-27T02:39:12.601Z] #25 2.105 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 3.138 Fetched 8396 kB in 2s (3398 kB/s)
02:39:12 [2020-10-27T02:39:12.601Z] #25 3.138 Reading package lists...
02:39:12 [2020-10-27T02:39:12.601Z] #25 4.060 Reading package lists...
02:39:12 [2020-10-27T02:39:12.601Z] #25 4.968 Building dependency tree...
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.292 The following additional packages will be installed:
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.292   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.292   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.293   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.294 Suggested packages:
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.294   krb5-doc krb5-user
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.294 Recommended packages:
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.294   krb5-locales publicsuffix libsasl2-modules
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.538 The following NEW packages will be installed:
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.539   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.539   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.539   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.540   libssh2-1 libssl1.1 openssl
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.811 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.811 Need to get 5049 kB of archives.
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.811 After this operation, 12.1 MB of additional disk space will be used.
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.811 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.839 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.858 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.859 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.861 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.862 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.865 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.871 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.874 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.877 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
02:39:12 [2020-10-27T02:39:12.601Z] #25 5.879 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.881 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.885 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.886 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.888 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.889 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.892 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.897 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.902 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.904 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 5.906 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.085 debconf: delaying package configuration, since apt-utils is not installed
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.111 Fetched 5049 kB in 0s (14.3 MB/s)
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.167 Selecting previously unselected package libssl1.1:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.167 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.167 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.180 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.380 Selecting previously unselected package openssl.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.380 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.386 Unpacking openssl (1.1.1d-0+deb10u3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.527 Selecting previously unselected package ca-certificates.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.527 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.529 Unpacking ca-certificates (20200601~deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.606 Selecting previously unselected package libkeyutils1:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.606 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.610 Unpacking libkeyutils1:amd64 (1.6-6) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.642 Selecting previously unselected package libkrb5support0:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.642 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.646 Unpacking libkrb5support0:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.687 Selecting previously unselected package libk5crypto3:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.687 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.692 Unpacking libk5crypto3:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.741 Selecting previously unselected package libkrb5-3:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.741 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.747 Unpacking libkrb5-3:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.845 Selecting previously unselected package libgssapi-krb5-2:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.845 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.850 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.899 Selecting previously unselected package libsasl2-modules-db:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.900 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.905 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.947 Selecting previously unselected package libsasl2-2:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.947 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.952 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.993 Selecting previously unselected package libldap-common.
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.993 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 6.998 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.041 Selecting previously unselected package libldap-2.4-2:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.041 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.044 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.125 Selecting previously unselected package libnghttp2-14:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.125 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.130 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.174 Selecting previously unselected package libpsl5:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.175 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.185 Unpacking libpsl5:amd64 (0.20.2-2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.227 Selecting previously unselected package librtmp1:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.227 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.236 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.363 Selecting previously unselected package libssh2-1:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.363 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.380 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.479 Selecting previously unselected package libcurl4:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.479 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.501 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.687 Selecting previously unselected package curl.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.687 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.703 Unpacking curl (7.64.0-4+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.767 Selecting previously unselected package libonig5:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.767 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.771 Unpacking libonig5:amd64 (6.9.1-1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.849 Selecting previously unselected package libjq1:amd64.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.849 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.854 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.897 Selecting previously unselected package jq.
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.897 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.901 Unpacking jq (1.5+dfsg-2+b1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.947 Setting up libkeyutils1:amd64 (1.6-6) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.960 Setting up libpsl5:amd64 (0.20.2-2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 7.969 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.066 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.078 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.093 Setting up libkrb5support0:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.103 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.117 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.130 Setting up libk5crypto3:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.140 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.151 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.161 Setting up libkrb5-3:amd64 (1.17-3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.173 Setting up openssl (1.1.1d-0+deb10u3) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.189 Setting up libonig5:amd64 (6.9.1-1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.199 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.211 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
02:39:12 [2020-10-27T02:39:12.602Z] #25 8.224 Setting up ca-certificates (20200601~deb10u1) ...
02:39:12 [2020-10-27T02:39:12.667Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_CRYPTO: enabled
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_XFRM: enabled
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_XFRM_USER: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_INET_ESP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "ipvlan":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_IPVLAN: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "macvlan":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_MACVLAN: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_DUMMY: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "ftp,tftp client in container":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z] - Storage Drivers:
02:39:12 [2020-10-27T02:39:12.731Z]   - "aufs":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_AUFS_FS: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "btrfs":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:39:12 [2020-10-27T02:39:12.731Z]   - "devicemapper":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_BLK_DEV_DM: enabled
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "overlay":
02:39:12 [2020-10-27T02:39:12.731Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:39:12 [2020-10-27T02:39:12.731Z]   - "zfs":
02:39:12 [2020-10-27T02:39:12.731Z]     - /dev/zfs: missing
02:39:12 [2020-10-27T02:39:12.731Z]     - zfs command: missing
02:39:12 [2020-10-27T02:39:12.731Z]     - zpool command: missing
02:39:12 [2020-10-27T02:39:12.731Z] 
02:39:12 [2020-10-27T02:39:12.731Z] Limits:
02:39:12 [2020-10-27T02:39:12.731Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:39:12 [2020-10-27T02:39:12.731Z] 
02:39:12 [2020-10-27T02:39:12.731Z] + true
[Pipeline] }
[Pipeline] // stage
02:39:12 [2020-10-27T02:39:12.784Z] 
[Pipeline] stage
[Pipeline] { (Build dev image)
02:39:10 [2020-10-27T02:39:10.808Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
[Pipeline] sh
02:39:12 [2020-10-27T02:39:12.858Z] #25 8.819 Updating certificates in /etc/ssl/certs...
02:39:13 [2020-10-27T02:39:13.045Z] Removing bundles/
02:39:13 [2020-10-27T02:39:13.045Z] 
02:39:13 [2020-10-27T02:39:13.045Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
02:39:13 [2020-10-27T02:39:13.045Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:39:13 [2020-10-27T02:39:13.045Z] GOOS="" GOARCH="" GOARM=""
02:39:13 [2020-10-27T02:39:13.165Z] + make bundles/buildx
02:39:13 [2020-10-27T02:39:13.459Z] make: command: Command not found
02:39:13 [2020-10-27T02:39:13.459Z] make: command: Command not found
02:39:13 [2020-10-27T02:39:13.459Z] mkdir bundles
02:39:13 [2020-10-27T02:39:13.459Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
02:39:13 [2020-10-27T02:39:13.459Z] 	--build-arg BUILDX_COMMIT \
02:39:13 [2020-10-27T02:39:13.459Z] 	--build-arg BUILDX_REPO \
02:39:13 [2020-10-27T02:39:13.459Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
02:39:13 [2020-10-27T02:39:13.459Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
02:39:13 [2020-10-27T02:39:13.459Z] 	.
02:39:13 [2020-10-27T02:39:13.459Z] /bin/sh: 4: go: not found
02:39:13 [2020-10-27T02:39:13.459Z] /bin/sh: 5: go: not found
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.577 126 added, 0 removed; done.
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.609 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.621 Setting up jq (1.5+dfsg-2+b1) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.630 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.639 Setting up curl (7.64.0-4+deb10u1) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.650 Processing triggers for libc-bin (2.28-10) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.669 Processing triggers for ca-certificates (20200601~deb10u1) ...
02:39:13 [2020-10-27T02:39:13.787Z] #25 9.677 Updating certificates in /etc/ssl/certs...
02:39:14 [2020-10-27T02:39:14.221Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done
02:39:14 [2020-10-27T02:39:14.715Z] #25 10.32 0 added, 0 removed; done.
02:39:14 [2020-10-27T02:39:14.715Z] #25 10.32 Running hooks in /etc/ca-certificates/update.d...
02:39:14 [2020-10-27T02:39:14.715Z] #25 10.32 done.
02:39:14 [2020-10-27T02:39:14.856Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
02:39:14 [2020-10-27T02:39:14.780Z]  > git remote # timeout=10
02:39:15 [2020-10-27T02:39:15.186Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:39:15 [2020-10-27T02:39:15.187Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:39:15 [2020-10-27T02:39:15.579Z] Sending build context to Docker daemon  56.83MB

02:39:15 [2020-10-27T02:39:15.579Z] Step 1/15 : ARG GO_VERSION=1.13.15
02:39:15 [2020-10-27T02:39:15.579Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
02:39:15 [2020-10-27T02:39:15.579Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
02:39:15 [2020-10-27T02:39:15.579Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
02:39:15 [2020-10-27T02:39:15.579Z] 1.13.15-buster: Pulling from library/golang
02:39:15 [2020-10-27T02:39:15.872Z] db4e2d8d5901: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] dfe2d012519c: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] 5d8f1d1f9197: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] 1301750ffb48: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] dc5c6edc9cff: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] 3c370c2e2f82: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] 5ffb2f5886e2: Pulling fs layer
02:39:15 [2020-10-27T02:39:15.872Z] dc5c6edc9cff: Waiting
02:39:15 [2020-10-27T02:39:15.872Z] 3c370c2e2f82: Waiting
02:39:15 [2020-10-27T02:39:15.872Z] 5ffb2f5886e2: Waiting
02:39:15 [2020-10-27T02:39:15.872Z] 1301750ffb48: Waiting
02:39:15 [2020-10-27T02:39:15.891Z] Commit message: "devicemapper: remove path after umount"
02:39:16 [2020-10-27T02:39:16.189Z]  > git --version # timeout=10
02:39:16 [2020-10-27T02:39:16.267Z]  > git --version # 'git version 2.24.1.windows.2'
02:39:16 [2020-10-27T02:39:16.361Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:39:16 [2020-10-27T02:39:16.515Z] dfe2d012519c: Verifying Checksum
02:39:16 [2020-10-27T02:39:16.515Z] dfe2d012519c: Download complete
02:39:16 [2020-10-27T02:39:16.515Z] 5d8f1d1f9197: Verifying Checksum
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:39:14 [2020-10-27T02:39:14.873Z]  > git config --get remote.origin.url # timeout=10
02:39:14 [2020-10-27T02:39:14.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:39:14 [2020-10-27T02:39:14.936Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:39:15 [2020-10-27T02:39:15.077Z]  > git rev-parse "HEAD^{commit}" # timeout=10
02:39:15 [2020-10-27T02:39:15.217Z]  > git config core.sparsecheckout # timeout=10
02:39:15 [2020-10-27T02:39:15.280Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:39:17 [2020-10-27T02:39:17.236Z] #25 DONE 12.6s
02:39:17 [2020-10-27T02:39:17.236Z] 
02:39:17 [2020-10-27T02:39:17.236Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:39:17 [2020-10-27T02:39:17.236Z] #26 DONE 0.2s
02:39:17 [2020-10-27T02:39:17.236Z] 
02:39:17 [2020-10-27T02:39:17.236Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:39:17 [2020-10-27T02:39:17.236Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
02:39:17 [2020-10-27T02:39:17.236Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.1s
02:39:17 [2020-10-27T02:39:17.783Z] + docker version
02:39:17 [2020-10-27T02:39:17.783Z] Client: Docker Engine - Enterprise
02:39:17 [2020-10-27T02:39:17.783Z]  Version:           19.03.12
02:39:17 [2020-10-27T02:39:17.783Z]  API version:       1.40
02:39:17 [2020-10-27T02:39:17.783Z]  Go version:        go1.13.13
02:39:17 [2020-10-27T02:39:17.783Z]  Git commit:        4306744
02:39:17 [2020-10-27T02:39:17.783Z]  Built:             08/05/2020 19:27:53
02:39:17 [2020-10-27T02:39:17.783Z]  OS/Arch:           windows/amd64
02:39:17 [2020-10-27T02:39:17.783Z]  Experimental:      false
02:39:17 [2020-10-27T02:39:17.783Z] 
02:39:17 [2020-10-27T02:39:17.783Z] Server: Docker Engine - Enterprise
02:39:17 [2020-10-27T02:39:17.783Z]  Engine:
02:39:17 [2020-10-27T02:39:17.783Z]   Version:          19.03.12
02:39:17 [2020-10-27T02:39:17.783Z]   API version:      1.40 (minimum version 1.24)
02:39:17 [2020-10-27T02:39:17.783Z]   Go version:       go1.13.13
02:39:17 [2020-10-27T02:39:17.783Z]   Git commit:       f295753ffd
02:39:17 [2020-10-27T02:39:17.783Z]   Built:            08/05/2020 19:26:41
02:39:17 [2020-10-27T02:39:17.783Z]   OS/Arch:          windows/amd64
02:39:17 [2020-10-27T02:39:17.783Z]   Experimental:     true
[Pipeline] sh
02:39:18 [2020-10-27T02:39:18.389Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done
02:39:18 [2020-10-27T02:39:18.389Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
02:39:18 [2020-10-27T02:39:18.389Z] #8 DONE 12.3s
02:39:18 [2020-10-27T02:39:18.389Z] 
02:39:18 [2020-10-27T02:39:18.389Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:39:18 [2020-10-27T02:39:18.389Z] #25 0.517 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 0.520 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 0.560 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 0.639 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 0.863 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 1.847 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:39:18 [2020-10-27T02:39:18.389Z] #25 2.813 Fetched 8085 kB in 2s (3471 kB/s)
02:39:18 [2020-10-27T02:39:18.389Z] #25 2.813 Reading package lists...
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.267 Reading package lists...
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.703 Building dependency tree...
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830 The following additional packages will be installed:
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830 Suggested packages:
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830   krb5-doc krb5-user
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830 Recommended packages:
02:39:18 [2020-10-27T02:39:18.389Z] #25 3.830   krb5-locales publicsuffix libsasl2-modules
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.025 The following NEW packages will be installed:
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.025   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.026   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.026   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.026   libssh2-1 libssl1.1 openssl
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.060 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.060 Need to get 4591 kB of archives.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.060 After this operation, 11.9 MB of additional disk space will be used.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.060 Get:1 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.136 Get:2 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.158 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.160 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.160 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3 [64.6 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.161 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3 [120 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.164 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3 [346 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.172 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3 [146 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.175 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.177 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.178 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.180 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u2 [213 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.184 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.187 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.187 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.188 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.191 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.197 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.202 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.203 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.216 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.316 debconf: delaying package configuration, since apt-utils is not installed
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.332 Fetched 4591 kB in 0s (26.5 MB/s)
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.399 Selecting previously unselected package libssl1.1:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.399 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.399 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.404 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.517 Selecting previously unselected package openssl.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.518 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.520 Unpacking openssl (1.1.1d-0+deb10u3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.652 Selecting previously unselected package ca-certificates.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.652 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.654 Unpacking ca-certificates (20200601~deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.719 Selecting previously unselected package libkeyutils1:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.719 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.724 Unpacking libkeyutils1:s390x (1.6-6) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.770 Selecting previously unselected package libkrb5support0:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.770 Preparing to unpack .../04-libkrb5support0_1.17-3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.779 Unpacking libkrb5support0:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.819 Selecting previously unselected package libk5crypto3:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.819 Preparing to unpack .../05-libk5crypto3_1.17-3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.830 Unpacking libk5crypto3:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.892 Selecting previously unselected package libkrb5-3:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.892 Preparing to unpack .../06-libkrb5-3_1.17-3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 4.900 Unpacking libkrb5-3:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.056 Selecting previously unselected package libgssapi-krb5-2:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.057 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.076 Unpacking libgssapi-krb5-2:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.110 Selecting previously unselected package libsasl2-modules-db:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.110 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.113 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.139 Selecting previously unselected package libsasl2-2:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.139 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.141 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.181 Selecting previously unselected package libldap-common.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.181 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.184 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.222 Selecting previously unselected package libldap-2.4-2:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.222 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.225 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.298 Selecting previously unselected package libnghttp2-14:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.298 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.301 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.346 Selecting previously unselected package libpsl5:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.346 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.348 Unpacking libpsl5:s390x (0.20.2-2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.379 Selecting previously unselected package librtmp1:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.379 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.381 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.411 Selecting previously unselected package libssh2-1:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.411 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.415 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.447 Selecting previously unselected package libcurl4:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.447 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.450 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.505 Selecting previously unselected package curl.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.505 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.507 Unpacking curl (7.64.0-4+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.635 Selecting previously unselected package libonig5:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.636 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.695 Unpacking libonig5:s390x (6.9.1-1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.819 Selecting previously unselected package libjq1:s390x.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.819 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.852 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.996 Selecting previously unselected package jq.
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.996 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 5.999 Unpacking jq (1.5+dfsg-2+b1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.037 Setting up libkeyutils1:s390x (1.6-6) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.047 Setting up libpsl5:s390x (0.20.2-2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.054 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.124 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.141 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.163 Setting up libkrb5support0:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.179 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.197 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.225 Setting up libk5crypto3:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.276 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.293 Setting up libssh2-1:s390x (1.8.0-2.1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.312 Setting up libkrb5-3:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.331 Setting up openssl (1.1.1d-0+deb10u3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.358 Setting up libonig5:s390x (6.9.1-1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.371 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.381 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u2) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.388 Setting up ca-certificates (20200601~deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 6.737 Updating certificates in /etc/ssl/certs...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.162 126 added, 0 removed; done.
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.210 Setting up libgssapi-krb5-2:s390x (1.17-3) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.237 Setting up jq (1.5+dfsg-2+b1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.237 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.237 Setting up curl (7.64.0-4+deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.241 Processing triggers for libc-bin (2.28-10) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.252 Processing triggers for ca-certificates (20200601~deb10u1) ...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.262 Updating certificates in /etc/ssl/certs...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.623 0 added, 0 removed; done.
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.623 Running hooks in /etc/ca-certificates/update.d...
02:39:18 [2020-10-27T02:39:18.389Z] #25 7.624 done.
02:39:18 [2020-10-27T02:39:18.620Z] db4e2d8d5901: Verifying Checksum
02:39:18 [2020-10-27T02:39:18.620Z] db4e2d8d5901: Download complete
02:39:18 [2020-10-27T02:39:18.813Z] + docker info
02:39:19 [2020-10-27T02:39:19.126Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done
02:39:19 [2020-10-27T02:39:19.126Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
02:39:19 [2020-10-27T02:39:19.126Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
02:39:19 [2020-10-27T02:39:19.127Z] #8 DONE 23.0s
02:39:19 [2020-10-27T02:39:19.127Z] 
02:39:19 [2020-10-27T02:39:19.127Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:19 [2020-10-27T02:39:19.127Z] #27 1.047 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
02:39:19 [2020-10-27T02:39:19.127Z] #27 1.130 
02:39:19 [2020-10-27T02:39:19.127Z] #27 1.247 
######                                                                     8.9%
##########################                                                37.3%
#########################################                                 57.2%
#######################################################                   76.5%
#####################################################################     97.1%
######################################################################## 100.0%
02:39:19 [2020-10-27T02:39:19.127Z] #27 1.780 
02:39:19 [2020-10-27T02:39:19.127Z] #27 1.921 
                                                                           0.1%
######################################################################## 100.0%
02:39:19 [2020-10-27T02:39:19.127Z] #27 2.058 
02:39:19 [2020-10-27T02:39:19.127Z] #27 2.188 
                                                                           0.2%
######################################################################## 100.0%
02:39:19 [2020-10-27T02:39:19.285Z] 1301750ffb48: Verifying Checksum
02:39:19 [2020-10-27T02:39:19.285Z] 1301750ffb48: Download complete
02:39:19 [2020-10-27T02:39:19.383Z] #27 2.358 
02:39:19 [2020-10-27T02:39:19.437Z] #25 DONE 8.5s
02:39:19 [2020-10-27T02:39:19.437Z] 
02:39:19 [2020-10-27T02:39:19.437Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:39:19 [2020-10-27T02:39:19.437Z] #9 DONE 1.1s
02:39:19 [2020-10-27T02:39:19.437Z] 
02:39:19 [2020-10-27T02:39:19.437Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:39:19 [2020-10-27T02:39:19.437Z] #26 DONE 0.1s
02:39:19 [2020-10-27T02:39:19.437Z] 
02:39:19 [2020-10-27T02:39:19.437Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:19 [2020-10-27T02:39:19.584Z] 5ffb2f5886e2: Verifying Checksum
02:39:19 [2020-10-27T02:39:19.584Z] 5ffb2f5886e2: Download complete
02:39:19 [2020-10-27T02:39:19.896Z] #27 2.482 
##########                                                                14.1%
##########################                                                36.5%
########################################                                  55.8%
####################################################                      72.4%
###################################################################       94.4%
######################################################################## 100.0%
02:39:19 [2020-10-27T02:39:19.896Z] #27 2.980 
02:39:20 [2020-10-27T02:39:20.228Z] dc5c6edc9cff: Verifying Checksum
02:39:20 [2020-10-27T02:39:20.228Z] dc5c6edc9cff: Download complete
02:39:20 [2020-10-27T02:39:20.409Z] #27 3.094 
##                                                                         3.2%
#######                                                                    9.8%
##########                                                  
02:39:20 [2020-10-27T02:39:20.409Z] #27 ...
02:39:20 [2020-10-27T02:39:20.409Z] 
02:39:20 [2020-10-27T02:39:20.409Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:39:20 [2020-10-27T02:39:20.409Z] #9 DONE 1.1s
02:39:20 [2020-10-27T02:39:20.409Z] 
02:39:20 [2020-10-27T02:39:20.409Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:20 [2020-10-27T02:39:20.476Z] #27 ...
02:39:20 [2020-10-27T02:39:20.476Z] 
02:39:20 [2020-10-27T02:39:20.476Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:39:20 [2020-10-27T02:39:20.476Z] #10 DONE 1.1s
02:39:20 [2020-10-27T02:39:20.476Z] 
02:39:20 [2020-10-27T02:39:20.476Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:39:20 [2020-10-27T02:39:20.476Z] #29 DONE 0.1s
02:39:20 [2020-10-27T02:39:20.476Z] 
02:39:20 [2020-10-27T02:39:20.476Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:39:20 [2020-10-27T02:39:20.779Z] #56 ...
02:39:20 [2020-10-27T02:39:20.779Z] 
02:39:20 [2020-10-27T02:39:20.779Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:39:20 [2020-10-27T02:39:20.779Z] #37 DONE 0.1s
02:39:20 [2020-10-27T02:39:20.779Z] 
02:39:20 [2020-10-27T02:39:20.779Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:20 [2020-10-27T02:39:20.779Z] #27 1.279 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
02:39:20 [2020-10-27T02:39:20.779Z] #27 1.438 
02:39:20 [2020-10-27T02:39:20.926Z] #27 3.094 
##                                                                         3.2%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.2%
#####################                                                     30.5%
#########################                                                 36.0%
#############################                                             41.1%
#################################                                         46.5%
02:39:20 [2020-10-27T02:39:20.926Z] #27 ...
02:39:20 [2020-10-27T02:39:20.926Z] 
02:39:20 [2020-10-27T02:39:20.926Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:39:20 [2020-10-27T02:39:20.926Z] #10 DONE 0.8s
02:39:20 [2020-10-27T02:39:20.926Z] 
02:39:20 [2020-10-27T02:39:20.926Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:20 [2020-10-27T02:39:20.988Z] Client:
02:39:20 [2020-10-27T02:39:20.988Z]  Debug Mode: false
02:39:20 [2020-10-27T02:39:20.988Z]  Plugins:
02:39:20 [2020-10-27T02:39:20.988Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
02:39:20 [2020-10-27T02:39:20.988Z] 
02:39:20 [2020-10-27T02:39:20.988Z] Server:
02:39:20 [2020-10-27T02:39:20.988Z]  Containers: 0
02:39:20 [2020-10-27T02:39:20.988Z]   Running: 0
02:39:20 [2020-10-27T02:39:20.988Z]   Paused: 0
02:39:20 [2020-10-27T02:39:20.988Z]   Stopped: 0
02:39:20 [2020-10-27T02:39:20.988Z]  Images: 10
02:39:20 [2020-10-27T02:39:20.988Z]  Server Version: 19.03.12
02:39:20 [2020-10-27T02:39:20.988Z]  Storage Driver: windowsfilter (windows) lcow (linux)
02:39:20 [2020-10-27T02:39:20.988Z]   Windows: 
02:39:20 [2020-10-27T02:39:20.988Z]   LCOW: 
02:39:20 [2020-10-27T02:39:20.988Z]  Logging Driver: json-file
02:39:20 [2020-10-27T02:39:20.988Z]  Plugins:
02:39:20 [2020-10-27T02:39:20.988Z]   Volume: local
02:39:20 [2020-10-27T02:39:20.988Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
02:39:20 [2020-10-27T02:39:20.988Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
02:39:20 [2020-10-27T02:39:20.988Z]  Swarm: inactive
02:39:20 [2020-10-27T02:39:20.988Z]  Default Isolation: process
02:39:20 [2020-10-27T02:39:20.988Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
02:39:20 [2020-10-27T02:39:20.989Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
02:39:20 [2020-10-27T02:39:20.989Z]  OSType: windows
02:39:20 [2020-10-27T02:39:20.989Z]  Architecture: x86_64
02:39:20 [2020-10-27T02:39:20.989Z]  CPUs: 4
02:39:20 [2020-10-27T02:39:20.989Z]  Total Memory: 32GiB
02:39:20 [2020-10-27T02:39:20.989Z]  Name: azwin-2-65d2d0
02:39:20 [2020-10-27T02:39:20.989Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
02:39:20 [2020-10-27T02:39:20.989Z]  Docker Root Dir: D:\docker
02:39:20 [2020-10-27T02:39:20.989Z]  Debug Mode: false
02:39:20 [2020-10-27T02:39:20.989Z]  Registry: https://index.docker.io/v1/
02:39:20 [2020-10-27T02:39:20.989Z]  Labels:
02:39:20 [2020-10-27T02:39:20.989Z]  Experimental: true
02:39:20 [2020-10-27T02:39:20.989Z]  Insecure Registries:
02:39:20 [2020-10-27T02:39:20.989Z]   10.0.0.4:5000
02:39:20 [2020-10-27T02:39:20.989Z]   127.0.0.0/8
02:39:20 [2020-10-27T02:39:20.989Z]  Registry Mirrors:
02:39:20 [2020-10-27T02:39:20.989Z]   http://10.0.0.4:5000/
02:39:20 [2020-10-27T02:39:20.989Z]  Live Restore Enabled: false
02:39:20 [2020-10-27T02:39:20.989Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
02:39:21 [2020-10-27T02:39:21.184Z] #27 3.094 
##                                                                         3.2%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.2%
#####################                                                     30.5%
#########################                                                 36.0%
#############################                                             41.1%
#################################                                         46.5%
#####################################                                     51.8%
02:39:21 [2020-10-27T02:39:21.185Z] #27 ...
02:39:21 [2020-10-27T02:39:21.185Z] 
02:39:21 [2020-10-27T02:39:21.185Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:39:21 [2020-10-27T02:39:21.185Z] #29 DONE 0.1s
02:39:21 [2020-10-27T02:39:21.185Z] 
02:39:21 [2020-10-27T02:39:21.185Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:21 [2020-10-27T02:39:21.185Z] #27 3.094 
##                                                                         3.2%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.2%
#####################                                                     30.5%
#########################                                                 36.0%
#############################                                             41.1%
#################################                                         46.5%
#####################################                                     51.8%
#########################################                                 57.0%
02:39:21 [2020-10-27T02:39:21.185Z] #27 ...
02:39:21 [2020-10-27T02:39:21.185Z] 
02:39:21 [2020-10-27T02:39:21.185Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:39:21 [2020-10-27T02:39:21.185Z] #37 DONE 0.1s
02:39:21 [2020-10-27T02:39:21.185Z] 
02:39:21 [2020-10-27T02:39:21.185Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:21 [2020-10-27T02:39:21.690Z] #27 1.562 
######                                                                     9.2%
######################                                                    31.0%
#################################                                         46.7%
############################################                              62.4%
########################################################                  78.2%
#######################################################################   99.3%
######################################################################## 100.0%
02:39:21 [2020-10-27T02:39:21.690Z] #27 2.338 
02:39:21 [2020-10-27T02:39:21.956Z] #27 3.094 
##                                                                         3.2%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.2%
#####################                                                     30.5%
#########################                                                 36.0%
#############################                                             41.1%
#################################                                         46.5%
#####################################                                     51.8%
#########################################                                 57.0%
############################################                              62.2%
###############################################                           66.3%
####################################################                      72.5%
#######################################################                   77.0%
##########################################################                80.9%
#############################################################             85.9%
################################################################          89.6%
####################################################################      94.8%
######################################################################## 100.0%
02:39:21 [2020-10-27T02:39:21.956Z] #27 5.042 
02:39:21 [2020-10-27T02:39:21.996Z] #27 2.459 
##################################                                        47.8%
######################################################################## 100.0%
02:39:21 [2020-10-27T02:39:21.996Z] #27 2.701 
02:39:22 [2020-10-27T02:39:22.298Z] #27 2.876 
##########################                                                37.5%
######################################################################## 100.0%
02:39:22 [2020-10-27T02:39:22.320Z] db4e2d8d5901: Pull complete
02:39:22 [2020-10-27T02:39:22.520Z] #27 5.523 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
02:39:22 [2020-10-27T02:39:22.608Z] #27 3.203 
02:39:22 [2020-10-27T02:39:22.616Z] dfe2d012519c: Pull complete
02:39:22 [2020-10-27T02:39:22.782Z] #27 5.687 
02:39:22 [2020-10-27T02:39:22.783Z] #27 5.757 
######################################################################## 100.0%
02:39:22 [2020-10-27T02:39:22.783Z] #27 5.816 
02:39:22 [2020-10-27T02:39:22.914Z] 3c370c2e2f82: Verifying Checksum
02:39:22 [2020-10-27T02:39:22.914Z] 3c370c2e2f82: Download complete
02:39:22 [2020-10-27T02:39:22.914Z] 5d8f1d1f9197: Pull complete
02:39:23 [2020-10-27T02:39:23.346Z] #27 6.332 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
02:39:23 [2020-10-27T02:39:23.346Z] #27 6.437 
02:39:23 [2020-10-27T02:39:23.603Z] #27 6.556 
##########                                                                15.3%
######################################################################## 100.0%
02:39:23 [2020-10-27T02:39:23.603Z] #27 6.641 
02:39:24 [2020-10-27T02:39:24.165Z] #27 7.278 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
02:39:24 [2020-10-27T02:39:24.171Z] #27 3.347 
##                                                                         4.0%
#######                                                                   10.4%
###############                                                           21.1%
########################                                                  34.0%
################################                                          44.7%
#######################################                                   55.3%
############################################                              61.8%
#################################################                         68.2%
#######################################################                   76.8%
#############################################################             85.4%
##################################################################        91.8%
######################################################################    98.2%
######################################################################## 100.0%
02:39:24 [2020-10-27T02:39:24.424Z] #27 7.297 skipping existing c35d46ef359f
02:39:24 [2020-10-27T02:39:24.424Z] #27 7.334 
02:39:24 [2020-10-27T02:39:24.465Z] #27 5.056 
02:39:24 [2020-10-27T02:39:24.681Z] #27 7.834 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
02:39:24 [2020-10-27T02:39:24.938Z] #27 7.956 
02:39:24 [2020-10-27T02:39:24.938Z] #27 8.024 
######################################################################## 100.0%
02:39:24 [2020-10-27T02:39:24.938Z] #27 8.054 
02:39:25 [2020-10-27T02:39:25.195Z] #27 8.401 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
02:39:25 [2020-10-27T02:39:25.674Z] 1301750ffb48: Pull complete
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.565 
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.667 
######################################################################## 100.0%
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.759 
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.798 Download of images into '/build' complete.
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.798 Use something like the following to load the result into a Docker daemon:
02:39:25 [2020-10-27T02:39:25.760Z] #27 8.798   tar -cC '/build' . | docker load
02:39:26 [2020-10-27T02:39:26.016Z] #27 DONE 9.1s
02:39:26 [2020-10-27T02:39:26.016Z] 
02:39:26 [2020-10-27T02:39:26.016Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.704 + RM_GOPATH=0
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.704 + TMP_GOPATH=
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.704 + : /build
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.704 + '[' -z '' ']'
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.705 ++ mktemp -d
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.709 + export GOPATH=/tmp/tmp.42YF1xipjI
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.709 + GOPATH=/tmp/tmp.42YF1xipjI
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.709 + RM_GOPATH=1
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.709 + case "$(go env GOARCH)" in
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.712 ++ go env GOARCH
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 Install docker/cli version 17.06.2-ce from stable
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + export GO_BUILDMODE=-buildmode=pie
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + GO_BUILDMODE=-buildmode=pie
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 ++ dirname /tmp/install/install.sh
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + dir=/tmp/install
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + bin=dockercli
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + shift
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + '[' '!' -f /tmp/install/dockercli.installer ']'
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + . /tmp/install/dockercli.installer
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 ++ : stable
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 ++ : 17.06.2-ce
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + install_dockercli
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 + echo 'Install docker/cli version 17.06.2-ce from stable'
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.740 ++ uname -m
02:39:26 [2020-10-27T02:39:26.016Z] #22 4.759 + arch=x86_64
02:39:26 [2020-10-27T02:39:26.017Z] #22 4.759 + '[' x86_64 '!=' x86_64 ']'
02:39:26 [2020-10-27T02:39:26.017Z] #22 4.759 + url=https://download.docker.com/linux/static
02:39:26 [2020-10-27T02:39:26.017Z] #22 4.759 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
02:39:26 [2020-10-27T02:39:26.017Z] #22 4.760 + tar -xz docker/docker
02:39:27 [2020-10-27T02:39:27.784Z] dc5c6edc9cff: Pull complete
02:39:30 [2020-10-27T02:39:30.088Z] #27 5.167 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
###                                                                        4.4%
####                                                                       5.6%
#####                                                                      7.5%
######                                                                     8.7%
#######                                                                    9.9%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.2%
############                                                              18.1%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               38.0%
############################                                              39.2%
#############################                                             41.1%
##############################                                            42.4%
################################                                          44.9%
#################################                                         46.1%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.7%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.0%
################################################                          67.9%
###################################################                       71.0%
02:39:30 [2020-10-27T02:39:30.088Z] #27 ...
02:39:30 [2020-10-27T02:39:30.088Z] 
02:39:30 [2020-10-27T02:39:30.088Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + : /build
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + export GOPATH=/tmp/tmp.ZS4zDbyYZl
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + GOPATH=/tmp/tmp.ZS4zDbyYZl
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.628 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.632 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.632 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.632 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 Install docker/cli version 17.06.2-ce from stable
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + bin=dockercli
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + shift
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + '[' '!' -f /tmp/install/dockercli.installer ']'
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + . /tmp/install/dockercli.installer
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 ++ : stable
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 ++ : 17.06.2-ce
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + install_dockercli
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 + echo 'Install docker/cli version 17.06.2-ce from stable'
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.641 ++ uname -m
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + arch=s390x
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + '[' s390x '!=' x86_64 ']'
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + '[' s390x '!=' s390x ']'
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + url=https://download.docker.com/linux/static
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
02:39:30 [2020-10-27T02:39:30.088Z] #22 2.659 + tar -xz docker/docker
02:39:30 [2020-10-27T02:39:30.088Z] #22 8.790 + mkdir -p /build
02:39:30 [2020-10-27T02:39:30.088Z] #22 8.793 + mv docker/docker /build/
02:39:30 [2020-10-27T02:39:30.088Z] #22 8.806 + rmdir docker
02:39:30 [2020-10-27T02:39:30.088Z] #22 DONE 9.6s
02:39:30 [2020-10-27T02:39:30.088Z] 
02:39:30 [2020-10-27T02:39:30.088Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:30 [2020-10-27T02:39:30.089Z] #27 5.167 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
###                                                                        4.4%
####                                                                       5.6%
#####                                                                      7.5%
######                                                                     8.7%
#######                                                                    9.9%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.2%
############                                                              18.1%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               38.0%
############################                                              39.2%
#############################                                             41.1%
##############################                                            42.4%
################################                                          44.9%
#################################                                         46.1%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.7%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.0%
################################################                          67.9%
###################################################                       71.0%
####################################################                      73.5%
02:39:30 [2020-10-27T02:39:30.089Z] #27 ...
02:39:30 [2020-10-27T02:39:30.089Z] 
02:39:30 [2020-10-27T02:39:30.089Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + : /build
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + export GOPATH=/tmp/tmp.yqPht1RYUp
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + GOPATH=/tmp/tmp.yqPht1RYUp
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.487 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + bin=golangci_lint
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + shift
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + . /tmp/install/golangci_lint.installer
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 ++ : v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + install_golangci_lint
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + set -e
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + export GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + GOBIN=/build
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.495 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.567 go: finding github.com/golangci/golangci-lint v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 0.860 go: downloading github.com/golangci/golangci-lint v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 1.084 go: extracting github.com/golangci/golangci-lint v1.23.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 4.993 go: downloading github.com/spf13/cobra v0.0.5
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.000 go: downloading github.com/spf13/pflag v1.0.5
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.076 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.097 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/spf13/viper v1.6.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/sirupsen/logrus v1.4.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.228 go: downloading github.com/stretchr/testify v1.4.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.232 go: extracting github.com/spf13/cobra v0.0.5
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.249 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.578 go: downloading github.com/go-lintpack/lintpack v0.5.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.610 go: extracting github.com/spf13/pflag v1.0.5
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.629 go: extracting github.com/stretchr/testify v1.4.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.636 go: downloading github.com/mitchellh/go-homedir v1.1.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.639 go: extracting github.com/spf13/viper v1.6.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.696 go: extracting github.com/sirupsen/logrus v1.4.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.707 go: extracting github.com/go-lintpack/lintpack v0.5.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.804 go: downloading github.com/mattn/go-colorable v0.1.4
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.878 go: downloading github.com/hashicorp/hcl v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.907 go: downloading github.com/mitchellh/mapstructure v1.1.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.921 go: downloading github.com/spf13/cast v1.3.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.984 go: downloading github.com/spf13/afero v1.1.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.984 go: extracting github.com/mitchellh/go-homedir v1.1.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 5.988 go: downloading gopkg.in/ini.v1 v1.51.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.090 go: extracting github.com/hashicorp/hcl v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.252 go: extracting github.com/spf13/afero v1.1.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.275 go: extracting github.com/spf13/cast v1.3.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.294 go: extracting github.com/mattn/go-colorable v0.1.4
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.338 go: downloading github.com/go-toolsmith/astfmt v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.343 go: downloading github.com/magiconair/properties v1.8.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.367 go: extracting github.com/mitchellh/mapstructure v1.1.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.397 go: downloading github.com/stretchr/objx v0.2.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.510 go: downloading github.com/fatih/color v1.7.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.514 go: extracting gopkg.in/ini.v1 v1.51.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.602 go: downloading github.com/subosito/gotenv v1.2.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.638 go: extracting github.com/go-toolsmith/astfmt v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.734 go: extracting github.com/magiconair/properties v1.8.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.734 go: extracting github.com/fatih/color v1.7.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.736 go: downloading github.com/spf13/jwalterweatherman v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.739 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.764 go: extracting github.com/subosito/gotenv v1.2.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.768 go: downloading golang.org/x/text v0.3.2
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.934 go: downloading gopkg.in/yaml.v2 v2.2.7
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.958 go: downloading github.com/davecgh/go-spew v1.1.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 6.980 go: extracting github.com/stretchr/objx v0.2.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.108 go: downloading github.com/mattn/go-isatty v0.0.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.373 go: extracting gopkg.in/yaml.v2 v2.2.7
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.567 go: extracting github.com/spf13/jwalterweatherman v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.573 go: extracting github.com/mattn/go-isatty v0.0.8
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.625 go: extracting github.com/davecgh/go-spew v1.1.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.980 go: downloading github.com/inconshreveable/mousetrap v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 7.981 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 8.114 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 8.154 go: extracting github.com/inconshreveable/mousetrap v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 8.157 go: downloading github.com/pkg/errors v0.8.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 8.764 go: extracting github.com/pkg/errors v0.8.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 8.933 go: downloading github.com/go-critic/go-critic v0.4.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.042 go: downloading github.com/pmezard/go-difflib v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.427 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.427 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.584 go: extracting github.com/go-critic/go-critic v0.4.1
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.593 go: extracting github.com/pmezard/go-difflib v1.0.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 9.698 go: downloading github.com/pelletier/go-toml v1.2.0
02:39:30 [2020-10-27T02:39:30.089Z] #47 ...
02:39:30 [2020-10-27T02:39:30.089Z] 
02:39:30 [2020-10-27T02:39:30.089Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:30 [2020-10-27T02:39:30.191Z] #22 ...
02:39:30 [2020-10-27T02:39:30.191Z] 
02:39:30 [2020-10-27T02:39:30.191Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + : /build
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + export GOPATH=/tmp/tmp.RcNGRBvkja
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + GOPATH=/tmp/tmp.RcNGRBvkja
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.313 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + bin=gotestsum
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + shift
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + '[' '!' -f /tmp/install/gotestsum.installer ']'
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + . /tmp/install/gotestsum.installer
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 ++ : v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + install_gotestsum
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + set -e
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + export GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + GOBIN=/build
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.339 + go get gotest.tools/gotestsum@v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.433 go: finding gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 5.435 go: finding gotest.tools v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 7.015 go: downloading gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 7.598 go: extracting gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 8.912 go: downloading github.com/pkg/errors v0.9.1
02:39:30 [2020-10-27T02:39:30.191Z] #45 8.913 go: downloading github.com/spf13/pflag v1.0.3
02:39:30 [2020-10-27T02:39:30.191Z] #45 8.951 go: downloading github.com/fatih/color v1.9.0
02:39:30 [2020-10-27T02:39:30.191Z] #45 8.953 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:30 [2020-10-27T02:39:30.191Z] #45 9.164 go: extracting github.com/fatih/color v1.9.0
02:39:30 [2020-10-27T02:39:30.395Z] #27 5.167 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
###                                                                        4.4%
####                                                                       5.6%
#####                                                                      7.5%
######                                                                     8.7%
#######                                                                    9.9%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.2%
############                                                              18.1%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               38.0%
############################                                              39.2%
#############################                                             41.1%
##############################                                            42.4%
################################                                          44.9%
#################################                                         46.1%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.7%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.0%
################################################                          67.9%
###################################################                       71.0%
####################################################                      73.5%
######################################################                    75.4%
#######################################################                   76.7%
########################################################                  78.6%
02:39:30 [2020-10-27T02:39:30.395Z] #27 ...
02:39:30 [2020-10-27T02:39:30.395Z] 
02:39:30 [2020-10-27T02:39:30.395Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:30 [2020-10-27T02:39:30.395Z] #11 3.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:30 [2020-10-27T02:39:30.395Z] #11 3.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:30 [2020-10-27T02:39:30.395Z] #11 3.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:30 [2020-10-27T02:39:30.395Z] #11 3.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:39:30 [2020-10-27T02:39:30.395Z] #11 5.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:39:30 [2020-10-27T02:39:30.395Z] #11 7.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:39:30 [2020-10-27T02:39:30.395Z] #11 ...
02:39:30 [2020-10-27T02:39:30.395Z] 
02:39:30 [2020-10-27T02:39:30.395Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.851 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.851 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.851 + : /build
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.851 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.851 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.857 + export GOPATH=/tmp/tmp.HheG2Pv4Dl
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.857 + GOPATH=/tmp/tmp.HheG2Pv4Dl
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.857 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.857 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.857 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.863 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.863 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.863 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 + bin=proxy
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 + shift
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 + '[' '!' -f /tmp/install/proxy.installer ']'
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 + . /tmp/install/proxy.installer
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.870 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.871 + install_proxy
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.871 + case "$1" in
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.871 + export CGO_ENABLED=0
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.872 + CGO_ENABLED=0
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.872 + _install_proxy
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.872 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.872 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.872 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork
02:39:30 [2020-10-27T02:39:30.395Z] #62 2.890 Cloning into '/tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork'...
02:39:30 [2020-10-27T02:39:30.447Z] #45 9.281 go: downloading github.com/jonboulle/clockwork v0.1.0
02:39:30 [2020-10-27T02:39:30.447Z] #45 9.282 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:30 [2020-10-27T02:39:30.447Z] #45 9.355 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:30 [2020-10-27T02:39:30.447Z] #45 9.405 go: extracting github.com/pkg/errors v0.9.1
02:39:30 [2020-10-27T02:39:30.699Z] #62 ...
02:39:30 [2020-10-27T02:39:30.699Z] 
02:39:30 [2020-10-27T02:39:30.699Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:30 [2020-10-27T02:39:30.699Z] #34 3.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:30 [2020-10-27T02:39:30.699Z] #34 3.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:30 [2020-10-27T02:39:30.699Z] #34 3.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:30 [2020-10-27T02:39:30.699Z] #34 3.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:39:30 [2020-10-27T02:39:30.699Z] #34 5.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:39:30 [2020-10-27T02:39:30.699Z] #34 7.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:39:30 [2020-10-27T02:39:30.699Z] #34 ...
02:39:30 [2020-10-27T02:39:30.699Z] 
02:39:30 [2020-10-27T02:39:30.699Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + : /build
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + export GOPATH=/tmp/tmp.CQRH18IiBh
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + GOPATH=/tmp/tmp.CQRH18IiBh
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.436 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + bin=tomlv
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + shift
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + '[' '!' -f /tmp/install/tomlv.installer ']'
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + . /tmp/install/tomlv.installer
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + install_tomlv
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.447 Cloning into '/tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml'...
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.905 + cd /tmp/tmp.CQRH18IiBh/src/github.com/BurntSushi/toml
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.905 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:30 [2020-10-27T02:39:30.699Z] #32 1.916 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.163 internal/cpu
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.166 runtime/internal/atomic
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.288 runtime/internal/sys
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.426 runtime/internal/math
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.463 internal/bytealg
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.477 math/bits
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.824 runtime
02:39:30 [2020-10-27T02:39:30.699Z] #32 2.944 math
02:39:30 [2020-10-27T02:39:30.699Z] #32 6.916 unicode/utf8
02:39:30 [2020-10-27T02:39:30.699Z] #32 7.303 internal/testlog
02:39:30 [2020-10-27T02:39:30.699Z] #32 7.520 encoding
02:39:30 [2020-10-27T02:39:30.699Z] #32 7.646 runtime/cgo
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.485 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.609 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.625 go: extracting github.com/jonboulle/clockwork v0.1.0
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.656 go: downloading github.com/mattn/go-isatty v0.0.12
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.729 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.730 go: downloading github.com/mattn/go-colorable v0.1.6
02:39:30 [2020-10-27T02:39:30.704Z] #45 9.824 go: extracting github.com/spf13/pflag v1.0.3
02:39:30 [2020-10-27T02:39:30.960Z] #45 9.844 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:30 [2020-10-27T02:39:30.997Z] #32 ...
02:39:30 [2020-10-27T02:39:30.997Z] 
02:39:30 [2020-10-27T02:39:30.997Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:30 [2020-10-27T02:39:30.997Z] #53 3.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:30 [2020-10-27T02:39:30.997Z] #53 3.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:30 [2020-10-27T02:39:30.997Z] #53 3.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:30 [2020-10-27T02:39:30.997Z] #53 3.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:39:30 [2020-10-27T02:39:30.997Z] #53 5.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:39:30 [2020-10-27T02:39:30.997Z] #53 7.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:39:30 [2020-10-27T02:39:30.997Z] #53 ...
02:39:30 [2020-10-27T02:39:30.997Z] 
02:39:30 [2020-10-27T02:39:30.997Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.086 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.086 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.086 + : /build
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.086 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.086 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.090 + export GOPATH=/tmp/tmp.Zp2MUjvK3M
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.090 + GOPATH=/tmp/tmp.Zp2MUjvK3M
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.090 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.090 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.090 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.116 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.116 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.116 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + bin=shfmt
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + shift
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + '[' '!' -f /tmp/install/shfmt.installer ']'
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + . /tmp/install/shfmt.installer
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + install_shfmt
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 Cloning into '/tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh'...
02:39:30 [2020-10-27T02:39:30.997Z] #49 1.122 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:30 [2020-10-27T02:39:30.997Z] #49 5.250 + cd /tmp/tmp.Zp2MUjvK3M/src/github.com/mvdan/sh
02:39:30 [2020-10-27T02:39:30.997Z] #49 5.250 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:30 [2020-10-27T02:39:30.997Z] #49 5.381 + GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.997Z] #49 5.397 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
02:39:30 [2020-10-27T02:39:30.997Z] #49 6.355 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:30 [2020-10-27T02:39:30.997Z] #49 6.375 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:30 [2020-10-27T02:39:30.997Z] #49 6.400 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:30 [2020-10-27T02:39:30.997Z] #49 6.526 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:30 [2020-10-27T02:39:30.997Z] #49 6.657 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:30 [2020-10-27T02:39:30.997Z] #49 7.227 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:30 [2020-10-27T02:39:30.997Z] #49 7.808 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:30 [2020-10-27T02:39:30.997Z] #49 8.693 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:30 [2020-10-27T02:39:30.997Z] #49 9.759 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:30 [2020-10-27T02:39:30.997Z] #49 10.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:30 [2020-10-27T02:39:30.997Z] #49 10.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:30 [2020-10-27T02:39:30.997Z] #49 10.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:30 [2020-10-27T02:39:30.997Z] #49 ...
02:39:30 [2020-10-27T02:39:30.997Z] 
02:39:30 [2020-10-27T02:39:30.997Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + RM_GOPATH=0
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + TMP_GOPATH=
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + : /build
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + '[' -z '' ']'
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 ++ mktemp -d
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + export GOPATH=/tmp/tmp.TCM5uot4gN
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + GOPATH=/tmp/tmp.TCM5uot4gN
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + RM_GOPATH=1
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.036 + case "$(go env GOARCH)" in
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.048 ++ go env GOARCH
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.054 + export GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.054 + GO_BUILDMODE=-buildmode=pie
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.054 ++ dirname /tmp/install/install.sh
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + dir=/tmp/install
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + bin=gotestsum
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + shift
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + '[' '!' -f /tmp/install/gotestsum.installer ']'
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + . /tmp/install/gotestsum.installer
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 ++ : v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + install_gotestsum
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + set -e
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + export GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + GO111MODULE=on
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + GOBIN=/build
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 + go get gotest.tools/gotestsum@v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 go: finding gotest.tools v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.063 go: finding gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.763 go: downloading gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 2.901 go: extracting gotest.tools/gotestsum v0.5.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.334 go: downloading github.com/spf13/pflag v1.0.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.339 go: downloading github.com/jonboulle/clockwork v0.1.0
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.390 go: downloading github.com/pkg/errors v0.9.1
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.392 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.497 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.562 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.570 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.653 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.677 go: downloading github.com/fatih/color v1.9.0
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.679 go: extracting github.com/pkg/errors v0.9.1
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.711 go: extracting github.com/jonboulle/clockwork v0.1.0
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.727 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.794 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.804 go: extracting github.com/spf13/pflag v1.0.3
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.911 go: extracting github.com/fatih/color v1.9.0
02:39:30 [2020-10-27T02:39:30.997Z] #45 4.988 go: downloading github.com/mattn/go-colorable v0.1.6
02:39:30 [2020-10-27T02:39:30.997Z] #45 5.035 go: downloading github.com/mattn/go-isatty v0.0.12
02:39:30 [2020-10-27T02:39:30.997Z] #45 5.097 go: extracting github.com/mattn/go-colorable v0.1.6
02:39:30 [2020-10-27T02:39:30.997Z] #45 5.119 go: extracting github.com/mattn/go-isatty v0.0.12
02:39:30 [2020-10-27T02:39:30.997Z] #45 5.913 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:30 [2020-10-27T02:39:30.997Z] #45 6.959 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:30 [2020-10-27T02:39:30.997Z] #45 7.832 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:30 [2020-10-27T02:39:30.997Z] #45 10.63 go: finding github.com/fatih/color v1.9.0
02:39:30 [2020-10-27T02:39:30.997Z] #45 10.63 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:30 [2020-10-27T02:39:30.997Z] #45 10.64 go: finding github.com/pkg/errors v0.9.1
02:39:30 [2020-10-27T02:39:30.997Z] #45 10.71 go: finding github.com/spf13/pflag v1.0.3
02:39:31 [2020-10-27T02:39:31.217Z] #45 9.975 go: extracting github.com/mattn/go-colorable v0.1.6
02:39:31 [2020-10-27T02:39:31.217Z] #45 ...
02:39:31 [2020-10-27T02:39:31.217Z] 
02:39:31 [2020-10-27T02:39:31.217Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.631 + RM_GOPATH=0
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.631 + TMP_GOPATH=
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.631 + : /build
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.631 + '[' -z '' ']'
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.631 ++ mktemp -d
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.640 + export GOPATH=/tmp/tmp.noDJLUr6uf
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.640 + GOPATH=/tmp/tmp.noDJLUr6uf
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.640 + RM_GOPATH=1
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.640 + case "$(go env GOARCH)" in
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.640 ++ go env GOARCH
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.655 + export GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.655 + GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.659 ++ dirname /tmp/install/install.sh
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + dir=/tmp/install
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + bin=shfmt
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + shift
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + '[' '!' -f /tmp/install/shfmt.installer ']'
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + . /tmp/install/shfmt.installer
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + install_shfmt
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.671 + git clone https://github.com/mvdan/sh.git /tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh
02:39:31 [2020-10-27T02:39:31.217Z] #49 6.694 Cloning into '/tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh'...
02:39:31 [2020-10-27T02:39:31.217Z] #49 ...
02:39:31 [2020-10-27T02:39:31.217Z] 
02:39:31 [2020-10-27T02:39:31.217Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:31 [2020-10-27T02:39:31.217Z] #40 4.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:31 [2020-10-27T02:39:31.217Z] #40 4.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:31 [2020-10-27T02:39:31.217Z] #40 4.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:31 [2020-10-27T02:39:31.217Z] #40 4.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:39:31 [2020-10-27T02:39:31.217Z] #40 5.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:39:31 [2020-10-27T02:39:31.217Z] #40 8.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:39:31 [2020-10-27T02:39:31.292Z] #45 10.79 go: finding github.com/mattn/go-colorable v0.1.6
02:39:31 [2020-10-27T02:39:31.292Z] #45 ...
02:39:31 [2020-10-27T02:39:31.292Z] 
02:39:31 [2020-10-27T02:39:31.292Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:39:31 [2020-10-27T02:39:31.292Z] #30 2.915 + git clone https://github.com/kolyshkin/go-swagger.git .
02:39:31 [2020-10-27T02:39:31.292Z] #30 2.917 Cloning into '.'...
02:39:31 [2020-10-27T02:39:31.292Z] #30 ...
02:39:31 [2020-10-27T02:39:31.292Z] 
02:39:31 [2020-10-27T02:39:31.292Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.897 + RM_GOPATH=0
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.897 + TMP_GOPATH=
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.897 + : /build
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.897 + '[' -z '' ']'
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.897 ++ mktemp -d
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.905 + export GOPATH=/tmp/tmp.BaMTcFNsYI
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.905 + GOPATH=/tmp/tmp.BaMTcFNsYI
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.905 + RM_GOPATH=1
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.905 + case "$(go env GOARCH)" in
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.905 ++ go env GOARCH
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + export GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 ++ dirname /tmp/install/install.sh
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + dir=/tmp/install
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + bin=vndr
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + shift
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + '[' '!' -f /tmp/install/vndr.installer ']'
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + . /tmp/install/vndr.installer
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + install_vndr
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 Cloning into '/tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr'...
02:39:31 [2020-10-27T02:39:31.292Z] #43 1.916 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
02:39:31 [2020-10-27T02:39:31.292Z] #43 2.373 + cd /tmp/tmp.BaMTcFNsYI/src/github.com/LK4D4/vndr
02:39:31 [2020-10-27T02:39:31.292Z] #43 2.373 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
02:39:31 [2020-10-27T02:39:31.292Z] #43 2.386 + go build -buildmode=pie -v -o /build/vndr .
02:39:31 [2020-10-27T02:39:31.292Z] #43 3.069 internal/race
02:39:31 [2020-10-27T02:39:31.292Z] #43 3.128 runtime
02:39:31 [2020-10-27T02:39:31.292Z] #43 3.255 sync/atomic
02:39:31 [2020-10-27T02:39:31.292Z] #43 3.524 unicode
02:39:31 [2020-10-27T02:39:31.292Z] #43 6.688 unicode/utf8
02:39:31 [2020-10-27T02:39:31.292Z] #43 7.195 internal/testlog
02:39:31 [2020-10-27T02:39:31.292Z] #43 7.514 encoding
02:39:31 [2020-10-27T02:39:31.292Z] #43 7.612 unicode/utf16
02:39:31 [2020-10-27T02:39:31.292Z] #43 8.004 container/list
02:39:31 [2020-10-27T02:39:31.292Z] #43 8.650 crypto/internal/subtle
02:39:31 [2020-10-27T02:39:31.292Z] #43 8.852 crypto/subtle
02:39:31 [2020-10-27T02:39:31.292Z] #43 8.989 vendor/golang.org/x/crypto/cryptobyte/asn1
02:39:31 [2020-10-27T02:39:31.292Z] #43 9.061 internal/nettrace
02:39:31 [2020-10-27T02:39:31.292Z] #43 9.225 runtime/cgo
02:39:31 [2020-10-27T02:39:31.474Z] #40 ...
02:39:31 [2020-10-27T02:39:31.474Z] 
02:39:31 [2020-10-27T02:39:31.474Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:31 [2020-10-27T02:39:31.474Z] #53 7.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #53 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #53 7.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #53 9.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #53 ...
02:39:31 [2020-10-27T02:39:31.474Z] 
02:39:31 [2020-10-27T02:39:31.474Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:31 [2020-10-27T02:39:31.474Z] #11 4.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #11 4.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #11 4.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #11 5.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:39:31 [2020-10-27T02:39:31.474Z] #11 8.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #43 ...
02:39:31 [2020-10-27T02:39:31.586Z] 
02:39:31 [2020-10-27T02:39:31.586Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:39:31 [2020-10-27T02:39:31.586Z] #38 2.741 + git clone https://github.com/docker/distribution.git .
02:39:31 [2020-10-27T02:39:31.586Z] #38 2.748 Cloning into '.'...
02:39:31 [2020-10-27T02:39:31.586Z] #38 ...
02:39:31 [2020-10-27T02:39:31.586Z] 
02:39:31 [2020-10-27T02:39:31.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:31 [2020-10-27T02:39:31.586Z] #40 2.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #40 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #40 3.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #40 3.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #40 5.550 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:39:31 [2020-10-27T02:39:31.586Z] #40 7.375 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:39:31 [2020-10-27T02:39:31.753Z] #11 ...
02:39:31 [2020-10-27T02:39:31.753Z] 
02:39:31 [2020-10-27T02:39:31.753Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.262 + RM_GOPATH=0
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.262 + TMP_GOPATH=
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.262 + : /build
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.262 + '[' -z '' ']'
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.264 ++ mktemp -d
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.275 + export GOPATH=/tmp/tmp.AbNU0ebRuA
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.275 + GOPATH=/tmp/tmp.AbNU0ebRuA
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.275 + RM_GOPATH=1
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.275 + case "$(go env GOARCH)" in
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.275 ++ go env GOARCH
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + export GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + GO_BUILDMODE=-buildmode=pie
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 ++ dirname /tmp/install/install.sh
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + dir=/tmp/install
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + bin=rootlesskit
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + shift
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.296 + . /tmp/install/rootlesskit.installer
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + install_rootlesskit
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + case "$1" in
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + export CGO_ENABLED=0
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + CGO_ENABLED=0
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + _install_rootlesskit
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.303 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit
02:39:31 [2020-10-27T02:39:31.753Z] #56 5.304 Cloning into '/tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit'...
02:39:31 [2020-10-27T02:39:31.880Z] #40 ...
02:39:31 [2020-10-27T02:39:31.880Z] 
02:39:31 [2020-10-27T02:39:31.880Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:31 [2020-10-27T02:39:31.880Z] #27 5.167 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
###                                                                        4.4%
####                                                                       5.6%
#####                                                                      7.5%
######                                                                     8.7%
#######                                                                    9.9%
########                                                                  12.4%
##########                                                                14.3%
###########                                                               16.2%
############                                                              18.1%
##############                                                            19.9%
###############                                                           21.8%
################                                                          22.4%
#################                                                         24.3%
##################                                                        25.5%
###################                                                       26.8%
####################                                                      28.0%
#####################                                                     30.5%
#######################                                                   32.4%
########################                                                  34.3%
##########################                                                36.1%
###########################                                               38.0%
############################                                              39.2%
#############################                                             41.1%
##############################                                            42.4%
################################                                          44.9%
#################################                                         46.1%
##################################                                        48.0%
###################################                                       49.8%
#####################################                                     51.7%
######################################                                    52.9%
#######################################                                   54.8%
########################################                                  56.7%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.3%
##############################################                            64.1%
###############################################                           66.0%
################################################                          67.9%
###################################################                       71.0%
####################################################                      73.5%
######################################################                    75.4%
#######################################################                   76.7%
########################################################                  78.6%
#########################################################                 79.2%
##########################################################                81.1%
###########################################################               82.9%
############################################################              84.2%
##############################################################            86.7%
#################################################################         90.6%
##################################################################        92.7%
####################################################################      95.2%
#####################################################################     97.0%
######################################################################## 100.0%
02:39:32 [2020-10-27T02:39:32.010Z] #56 ...
02:39:32 [2020-10-27T02:39:32.010Z] 
02:39:32 [2020-10-27T02:39:32.010Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + RM_GOPATH=0
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + TMP_GOPATH=
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + : /build
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + '[' -z '' ']'
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 ++ mktemp -d
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + export GOPATH=/tmp/tmp.584LVri1XV
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + GOPATH=/tmp/tmp.584LVri1XV
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + RM_GOPATH=1
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 + case "$(go env GOARCH)" in
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.522 ++ go env GOARCH
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.545 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + export GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 ++ dirname /tmp/install/install.sh
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + dir=/tmp/install
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + bin=proxy
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + shift
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + '[' '!' -f /tmp/install/proxy.installer ']'
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + . /tmp/install/proxy.installer
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + install_proxy
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + case "$1" in
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + export CGO_ENABLED=0
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + CGO_ENABLED=0
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + _install_proxy
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.549 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork
02:39:32 [2020-10-27T02:39:32.010Z] #62 5.552 Cloning into '/tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork'...
02:39:32 [2020-10-27T02:39:32.010Z] #62 ...
02:39:32 [2020-10-27T02:39:32.010Z] 
02:39:32 [2020-10-27T02:39:32.010Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:32 [2020-10-27T02:39:32.010Z] #34 6.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:39:32 [2020-10-27T02:39:32.010Z] #34 6.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:39:32 [2020-10-27T02:39:32.010Z] #34 6.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:39:32 [2020-10-27T02:39:32.010Z] #34 8.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:39:32 [2020-10-27T02:39:32.173Z] #27 12.55 
02:39:32 [2020-10-27T02:39:32.264Z] 3c370c2e2f82: Pull complete
02:39:32 [2020-10-27T02:39:32.264Z] 5ffb2f5886e2: Pull complete
02:39:32 [2020-10-27T02:39:32.264Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
02:39:32 [2020-10-27T02:39:32.264Z] Status: Downloaded newer image for golang:1.13.15-buster
02:39:32 [2020-10-27T02:39:32.264Z]  ---> 805dc2d65d1c
02:39:32 [2020-10-27T02:39:32.264Z] Step 5/15 : ARG BUILDX_REPO
02:39:32 [2020-10-27T02:39:32.264Z]  ---> Running in a34c0a036c96
02:39:32 [2020-10-27T02:39:32.264Z] Removing intermediate container a34c0a036c96
02:39:32 [2020-10-27T02:39:32.264Z]  ---> 7de4475921fa
02:39:32 [2020-10-27T02:39:32.264Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
02:39:32 [2020-10-27T02:39:32.264Z]  ---> Running in 624a3515054b
02:39:32 [2020-10-27T02:39:32.264Z] Cloning into '/buildx'...
02:39:32 [2020-10-27T02:39:32.268Z] #34 ...
02:39:32 [2020-10-27T02:39:32.268Z] 
02:39:32 [2020-10-27T02:39:32.268Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:39:32 [2020-10-27T02:39:32.268Z] #38 5.925 + git clone https://github.com/docker/distribution.git .
02:39:32 [2020-10-27T02:39:32.268Z] #38 5.934 Cloning into '.'...
02:39:32 [2020-10-27T02:39:32.268Z] #38 ...
02:39:32 [2020-10-27T02:39:32.268Z] 
02:39:32 [2020-10-27T02:39:32.268Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:39:32 [2020-10-27T02:39:32.268Z] #30 6.194 + git clone https://github.com/kolyshkin/go-swagger.git .
02:39:32 [2020-10-27T02:39:32.268Z] #30 6.199 Cloning into '.'...
02:39:32 [2020-10-27T02:39:32.525Z] #30 ...
02:39:32 [2020-10-27T02:39:32.525Z] 
02:39:32 [2020-10-27T02:39:32.525Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.360 + RM_GOPATH=0
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.360 + TMP_GOPATH=
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.360 + : /build
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.360 + '[' -z '' ']'
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.360 ++ mktemp -d
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.374 + export GOPATH=/tmp/tmp.XvBITzvH4j
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.374 + GOPATH=/tmp/tmp.XvBITzvH4j
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.374 + RM_GOPATH=1
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.374 + case "$(go env GOARCH)" in
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.374 ++ go env GOARCH
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.467 + export GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.467 + GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.467 ++ dirname /tmp/install/install.sh
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.476 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + dir=/tmp/install
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + bin=vndr
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + shift
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + '[' '!' -f /tmp/install/vndr.installer ']'
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + . /tmp/install/vndr.installer
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + install_vndr
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.477 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr
02:39:32 [2020-10-27T02:39:32.525Z] #43 6.480 Cloning into '/tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr'...
02:39:32 [2020-10-27T02:39:32.525Z] #43 7.609 + cd /tmp/tmp.XvBITzvH4j/src/github.com/LK4D4/vndr
02:39:32 [2020-10-27T02:39:32.525Z] #43 7.611 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
02:39:32 [2020-10-27T02:39:32.525Z] #43 7.772 + go build -buildmode=pie -v -o /build/vndr .
02:39:32 [2020-10-27T02:39:32.525Z] #43 9.577 internal/race
02:39:32 [2020-10-27T02:39:32.525Z] #43 9.591 internal/cpu
02:39:32 [2020-10-27T02:39:32.525Z] #43 9.678 sync/atomic
02:39:32 [2020-10-27T02:39:32.525Z] #43 10.15 unicode
02:39:32 [2020-10-27T02:39:32.525Z] #43 10.66 runtime
02:39:32 [2020-10-27T02:39:32.525Z] #43 ...
02:39:32 [2020-10-27T02:39:32.525Z] 
02:39:32 [2020-10-27T02:39:32.525Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + RM_GOPATH=0
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + TMP_GOPATH=
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + : /build
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + '[' -z '' ']'
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 ++ mktemp -d
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + export GOPATH=/tmp/tmp.XVoq3OciZB
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + GOPATH=/tmp/tmp.XVoq3OciZB
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + RM_GOPATH=1
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.971 + case "$(go env GOARCH)" in
02:39:32 [2020-10-27T02:39:32.525Z] #32 5.977 ++ go env GOARCH
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + export GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 ++ dirname /tmp/install/install.sh
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + dir=/tmp/install
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + bin=tomlv
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + shift
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + '[' '!' -f /tmp/install/tomlv.installer ']'
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + . /tmp/install/tomlv.installer
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + install_tomlv
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.159 Cloning into '/tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml'...
02:39:32 [2020-10-27T02:39:32.525Z] #32 6.160 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:32 [2020-10-27T02:39:32.525Z] #32 7.684 + cd /tmp/tmp.XVoq3OciZB/src/github.com/BurntSushi/toml
02:39:32 [2020-10-27T02:39:32.525Z] #32 7.684 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:39:32 [2020-10-27T02:39:32.525Z] #32 7.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
02:39:32 [2020-10-27T02:39:32.525Z] #32 8.747 runtime/internal/atomic
02:39:32 [2020-10-27T02:39:32.525Z] #32 8.844 internal/cpu
02:39:32 [2020-10-27T02:39:32.525Z] #32 9.045 runtime/internal/sys
02:39:32 [2020-10-27T02:39:32.525Z] #32 9.211 runtime/internal/math
02:39:32 [2020-10-27T02:39:32.525Z] #32 9.334 math/bits
02:39:32 [2020-10-27T02:39:32.525Z] #32 9.715 internal/bytealg
02:39:32 [2020-10-27T02:39:32.525Z] #32 10.02 math
02:39:32 [2020-10-27T02:39:32.525Z] #32 10.56 runtime
02:39:32 [2020-10-27T02:39:32.782Z] #32 ...
02:39:32 [2020-10-27T02:39:32.782Z] 
02:39:32 [2020-10-27T02:39:32.782Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + RM_GOPATH=0
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + TMP_GOPATH=
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + : /build
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + '[' -z '' ']'
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 ++ mktemp -d
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + export GOPATH=/tmp/tmp.05kvVk3mnO
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + GOPATH=/tmp/tmp.05kvVk3mnO
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + RM_GOPATH=1
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 + case "$(go env GOARCH)" in
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.158 ++ go env GOARCH
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.179 + export GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.179 + GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.179 ++ dirname /tmp/install/install.sh
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + dir=/tmp/install
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + bin=golangci_lint
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + shift
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + . /tmp/install/golangci_lint.installer
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 ++ : v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + install_golangci_lint
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + set -e
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + export GO111MODULE=on
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + GO111MODULE=on
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + GOBIN=/build
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.217 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci/golangci-lint v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 6.267 go: finding github.com/golangci v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 7.275 go: downloading github.com/golangci/golangci-lint v1.23.8
02:39:32 [2020-10-27T02:39:32.782Z] #47 8.355 go: extracting github.com/golangci/golangci-lint v1.23.8
02:39:32 [2020-10-27T02:39:32.809Z] #27 ...
02:39:32 [2020-10-27T02:39:32.809Z] 
02:39:32 [2020-10-27T02:39:32.809Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + RM_GOPATH=0
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + TMP_GOPATH=
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + : /build
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + '[' -z '' ']'
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 ++ mktemp -d
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + export GOPATH=/tmp/tmp.l7u7QHdyLh
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + GOPATH=/tmp/tmp.l7u7QHdyLh
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + RM_GOPATH=1
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 + case "$(go env GOARCH)" in
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.232 ++ go env GOARCH
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.243 + export GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.243 + GO_BUILDMODE=-buildmode=pie
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 ++ dirname /tmp/install/install.sh
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + dir=/tmp/install
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + bin=rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + shift
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + . /tmp/install/rootlesskit.installer
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + install_rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + case "$1" in
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + export CGO_ENABLED=0
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + CGO_ENABLED=0
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + _install_rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 2.252 Cloning into '/tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit'...
02:39:32 [2020-10-27T02:39:32.809Z] #56 5.851 + cd /tmp/tmp.l7u7QHdyLh/src/github.com/rootless-containers/rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 5.851 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:32 [2020-10-27T02:39:32.809Z] #56 6.241 + for f in rootlesskit rootlesskit-docker-proxy
02:39:32 [2020-10-27T02:39:32.809Z] #56 6.241 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
02:39:32 [2020-10-27T02:39:32.809Z] #56 ...
02:39:32 [2020-10-27T02:39:32.809Z] 
02:39:32 [2020-10-27T02:39:32.809Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:32 [2020-10-27T02:39:32.809Z] #47 10.35 go: extracting github.com/pelletier/go-toml v1.2.0
02:39:32 [2020-10-27T02:39:32.809Z] #47 10.93 go: downloading github.com/fsnotify/fsnotify v1.4.7
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.19 go: downloading github.com/go-toolsmith/astcast v1.0.0
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.21 go: extracting github.com/fsnotify/fsnotify v1.4.7
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.55 go: extracting github.com/go-toolsmith/astcast v1.0.0
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.56 go: downloading github.com/go-toolsmith/typep v1.0.0
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.89 go: extracting github.com/go-toolsmith/typep v1.0.0
02:39:32 [2020-10-27T02:39:32.809Z] #47 11.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:39:32 [2020-10-27T02:39:32.809Z] #47 12.12 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:39:33 [2020-10-27T02:39:33.054Z] #47 ...
02:39:33 [2020-10-27T02:39:33.054Z] 
02:39:33 [2020-10-27T02:39:33.054Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:39:33 [2020-10-27T02:39:33.054Z] #56 11.28 + cd /tmp/tmp.AbNU0ebRuA/src/github.com/rootless-containers/rootlesskit
02:39:33 [2020-10-27T02:39:33.054Z] #56 11.28 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:39:33 [2020-10-27T02:39:33.054Z] #56 11.73 + for f in rootlesskit rootlesskit-docker-proxy
02:39:33 [2020-10-27T02:39:33.054Z] #56 11.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.78 go: extracting golang.org/x/text v0.3.2
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.88 go: downloading github.com/sourcegraph/go-diff v0.5.1
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:39:34 [2020-10-27T02:39:34.324Z] #47 13.92 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.14 go: downloading github.com/go-toolsmith/astequal v1.0.0
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.14 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.23 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.25 go: extracting github.com/go-toolsmith/astequal v1.0.0
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.33 go: extracting github.com/sourcegraph/go-diff v0.5.1
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:39:34 [2020-10-27T02:39:34.618Z] #47 14.37 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.45 go: downloading github.com/go-toolsmith/strparse v1.0.0
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.45 go: downloading github.com/gogo/protobuf v1.2.1
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
02:39:34 [2020-10-27T02:39:34.912Z] #47 14.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:39:35 [2020-10-27T02:39:35.206Z] #47 14.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:39:35 [2020-10-27T02:39:35.206Z] #47 14.80 go: extracting github.com/go-toolsmith/strparse v1.0.0
02:39:35 [2020-10-27T02:39:35.499Z] #47 14.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:39:35 [2020-10-27T02:39:35.499Z] #47 15.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
02:39:35 [2020-10-27T02:39:35.499Z] #47 15.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:39:35 [2020-10-27T02:39:35.499Z] #47 15.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:39:35 [2020-10-27T02:39:35.499Z] #47 15.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:39:35 [2020-10-27T02:39:35.499Z] #47 15.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:39:35 [2020-10-27T02:39:35.792Z] #47 15.15 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:39:35 [2020-10-27T02:39:35.792Z] #47 15.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:39:35 [2020-10-27T02:39:35.792Z] #47 15.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
02:39:35 [2020-10-27T02:39:35.793Z] #47 15.26 go: downloading github.com/kisielk/gotool v1.0.0
02:39:35 [2020-10-27T02:39:35.818Z] Removing intermediate container 624a3515054b
02:39:35 [2020-10-27T02:39:35.818Z]  ---> 66296894b877
02:39:35 [2020-10-27T02:39:35.818Z] Step 7/15 : WORKDIR /buildx
02:39:35 [2020-10-27T02:39:35.818Z]  ---> Running in b6240cfdd1ad
02:39:35 [2020-10-27T02:39:35.818Z] Removing intermediate container b6240cfdd1ad
02:39:35 [2020-10-27T02:39:35.818Z]  ---> cb19353d09af
02:39:35 [2020-10-27T02:39:35.818Z] Step 8/15 : ARG BUILDX_COMMIT
02:39:35 [2020-10-27T02:39:35.818Z]  ---> Running in fc64dfff6561
02:39:35 [2020-10-27T02:39:35.818Z] Removing intermediate container fc64dfff6561
02:39:35 [2020-10-27T02:39:35.818Z]  ---> ca5a40aa6b00
02:39:35 [2020-10-27T02:39:35.818Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
02:39:35 [2020-10-27T02:39:35.818Z]  ---> Running in 41bc79bccd33
02:39:36 [2020-10-27T02:39:36.087Z] #47 15.64 go: extracting github.com/kisielk/gotool v1.0.0
02:39:36 [2020-10-27T02:39:36.087Z] #47 15.70 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:39:36 [2020-10-27T02:39:36.327Z] #56 ...
02:39:36 [2020-10-27T02:39:36.327Z] 
02:39:36 [2020-10-27T02:39:36.327Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:36 [2020-10-27T02:39:36.327Z] #22 14.15 + mkdir -p /build
02:39:36 [2020-10-27T02:39:36.327Z] #22 14.15 + mv docker/docker /build/
02:39:36 [2020-10-27T02:39:36.327Z] #22 14.17 + rmdir docker
02:39:36 [2020-10-27T02:39:36.327Z] #22 DONE 14.6s
02:39:36 [2020-10-27T02:39:36.327Z] 
02:39:36 [2020-10-27T02:39:36.327Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:36 [2020-10-27T02:39:36.327Z] #32 14.14 unicode/utf8
02:39:36 [2020-10-27T02:39:36.327Z] #32 14.90 encoding
02:39:36 [2020-10-27T02:39:36.380Z] #47 15.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
02:39:36 [2020-10-27T02:39:36.380Z] #47 15.98 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
02:39:36 [2020-10-27T02:39:36.380Z] #47 15.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:39:36 [2020-10-27T02:39:36.380Z] #47 16.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:39:36 [2020-10-27T02:39:36.453Z] From https://github.com/docker/buildx
02:39:36 [2020-10-27T02:39:36.453Z]  * [new tag]         v0.3.1     -> build
02:39:36 [2020-10-27T02:39:36.583Z] #32 15.35 runtime/cgo
02:39:36 [2020-10-27T02:39:36.738Z] #47 16.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:39:36 [2020-10-27T02:39:36.738Z] #47 ...
02:39:36 [2020-10-27T02:39:36.738Z] 
02:39:36 [2020-10-27T02:39:36.738Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:39:36 [2020-10-27T02:39:36.738Z] #27 13.82 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
02:39:36 [2020-10-27T02:39:36.738Z] #27 14.15 
02:39:36 [2020-10-27T02:39:36.738Z] #27 14.26 
############################                                              39.4%
######################################################################## 100.0%
02:39:36 [2020-10-27T02:39:36.738Z] #27 14.44 
02:39:36 [2020-10-27T02:39:36.738Z] #27 15.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
02:39:36 [2020-10-27T02:39:36.738Z] #27 15.78 skipping existing aab193acf6ba
02:39:36 [2020-10-27T02:39:36.738Z] #27 15.87 
02:39:36 [2020-10-27T02:39:36.738Z] #27 17.09 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
02:39:36 [2020-10-27T02:39:36.738Z] #27 17.13 skipping existing 4d43f82972ce
02:39:36 [2020-10-27T02:39:36.738Z] #27 17.23 
02:39:37 [2020-10-27T02:39:37.094Z] Switched to branch 'build'
02:39:37 [2020-10-27T02:39:37.730Z] Removing intermediate container 41bc79bccd33
02:39:37 [2020-10-27T02:39:37.730Z]  ---> b78c694d32c3
02:39:37 [2020-10-27T02:39:37.730Z] Step 10/15 : ARG GOOS
02:39:37 [2020-10-27T02:39:37.778Z] #27 18.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
02:39:38 [2020-10-27T02:39:38.028Z]  ---> Running in 6f2413005ffe
02:39:38 [2020-10-27T02:39:38.028Z] Removing intermediate container 6f2413005ffe
02:39:38 [2020-10-27T02:39:38.028Z]  ---> 731c9bea452e
02:39:38 [2020-10-27T02:39:38.028Z] Step 11/15 : ARG GOARCH
02:39:38 [2020-10-27T02:39:38.028Z]  ---> Running in 5177c8c76fc1
02:39:38 [2020-10-27T02:39:38.028Z] Removing intermediate container 5177c8c76fc1
02:39:38 [2020-10-27T02:39:38.028Z]  ---> c2a28560c540
02:39:38 [2020-10-27T02:39:38.028Z] 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
02:39:38 [2020-10-27T02:39:38.028Z]  ---> Running in 9b6a1750a886
02:39:38 [2020-10-27T02:39:38.071Z] #27 18.51 
02:39:38 [2020-10-27T02:39:38.071Z] #27 18.58 
######################################################################## 100.0%
02:39:38 [2020-10-27T02:39:38.071Z] #27 18.66 
02:39:38 [2020-10-27T02:39:38.707Z] #27 19.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
02:39:39 [2020-10-27T02:39:39.000Z] #27 19.66 
02:39:39 [2020-10-27T02:39:39.294Z] #27 19.79 #=#=#                                                                         

######################################################################## 100.0%
02:39:39 [2020-10-27T02:39:39.294Z] #27 19.91 
02:39:39 [2020-10-27T02:39:39.294Z] #27 19.97 Download of images into '/build' complete.
02:39:39 [2020-10-27T02:39:39.294Z] #27 19.97 Use something like the following to load the result into a Docker daemon:
02:39:39 [2020-10-27T02:39:39.294Z] #27 19.97   tar -cC '/build' . | docker load
02:39:39 [2020-10-27T02:39:39.931Z] #27 DONE 20.4s
02:39:39 [2020-10-27T02:39:39.931Z] 
02:39:39 [2020-10-27T02:39:39.931Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.69 go: downloading github.com/go-toolsmith/astp v1.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.76 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:39:39 [2020-10-27T02:39:39.931Z] #47 16.76 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.28 go: downloading github.com/gobwas/glob v0.2.3
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.29 go: extracting github.com/go-toolsmith/astp v1.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.78 go: extracting github.com/gogo/protobuf v1.2.1
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.79 go: extracting github.com/gobwas/glob v0.2.3
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.91 go: downloading github.com/uudashr/gocognit v1.0.1
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:39:39 [2020-10-27T02:39:39.931Z] #47 17.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.02 go: extracting github.com/uudashr/gocognit v1.0.1
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.08 go: downloading github.com/ultraware/funlen v0.0.2
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.18 go: downloading github.com/BurntSushi/toml v0.3.1
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.18 go: downloading github.com/ultraware/whitespace v0.0.4
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.29 go: extracting github.com/ultraware/funlen v0.0.2
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.43 go: extracting github.com/ultraware/whitespace v0.0.4
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.62 go: extracting github.com/BurntSushi/toml v0.3.1
02:39:39 [2020-10-27T02:39:39.931Z] #47 18.63 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:39:40 [2020-10-27T02:39:40.752Z] #32 ...
02:39:40 [2020-10-27T02:39:40.752Z] 
02:39:40 [2020-10-27T02:39:40.752Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.41 go: downloading github.com/spf13/viper v1.6.1
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.42 go: downloading github.com/fatih/color v1.7.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.53 go: downloading github.com/spf13/pflag v1.0.5
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.53 go: downloading github.com/spf13/cobra v0.0.5
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.61 go: extracting github.com/fatih/color v1.7.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.80 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:39:40 [2020-10-27T02:39:40.752Z] #47 16.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.06 go: downloading github.com/ultraware/funlen v0.0.2
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.15 go: extracting github.com/spf13/viper v1.6.1
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.32 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.40 go: extracting github.com/spf13/cobra v0.0.5
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.44 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.44 go: extracting github.com/ultraware/funlen v0.0.2
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.52 go: extracting github.com/spf13/pflag v1.0.5
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.83 go: downloading gopkg.in/ini.v1 v1.51.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 17.91 go: downloading github.com/fsnotify/fsnotify v1.4.7
02:39:40 [2020-10-27T02:39:40.752Z] #47 18.09 go: extracting gopkg.in/ini.v1 v1.51.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 18.12 go: extracting github.com/fsnotify/fsnotify v1.4.7
02:39:40 [2020-10-27T02:39:40.752Z] #47 18.33 go: downloading github.com/subosito/gotenv v1.2.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 18.37 go: extracting github.com/subosito/gotenv v1.2.0
02:39:40 [2020-10-27T02:39:40.752Z] #47 18.38 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
02:39:40 [2020-10-27T02:39:40.752Z] #47 19.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
02:39:41 [2020-10-27T02:39:41.316Z] #47 20.31 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:39:41 [2020-10-27T02:39:41.447Z] #47 ...
02:39:41 [2020-10-27T02:39:41.447Z] 
02:39:41 [2020-10-27T02:39:41.447Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:41 [2020-10-27T02:39:41.447Z] #45 10.87 go: finding github.com/mattn/go-isatty v0.0.12
02:39:41 [2020-10-27T02:39:41.447Z] #45 11.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:41 [2020-10-27T02:39:41.447Z] #45 11.10 go: finding github.com/jonboulle/clockwork v0.1.0
02:39:41 [2020-10-27T02:39:41.447Z] #45 11.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:41 [2020-10-27T02:39:41.447Z] #45 11.19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:41 [2020-10-27T02:39:41.447Z] #45 11.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:41 [2020-10-27T02:39:41.447Z] #45 ...
02:39:41 [2020-10-27T02:39:41.447Z] 
02:39:41 [2020-10-27T02:39:41.447Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:41 [2020-10-27T02:39:41.447Z] #62 14.16 Checking out files:  97% (1857/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.
02:39:41 [2020-10-27T02:39:41.447Z] #62 14.22 + cd /tmp/tmp.HheG2Pv4Dl/src/github.com/docker/libnetwork
02:39:41 [2020-10-27T02:39:41.447Z] #62 14.22 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:41 [2020-10-27T02:39:41.447Z] #62 14.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
02:39:41 [2020-10-27T02:39:41.447Z] #62 ...
02:39:41 [2020-10-27T02:39:41.447Z] 
02:39:41 [2020-10-27T02:39:41.447Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:41 [2020-10-27T02:39:41.447Z] #49 11.08 runtime
02:39:41 [2020-10-27T02:39:41.447Z] #49 11.08 runtime/cgo
02:39:41 [2020-10-27T02:39:41.573Z] #47 ...
02:39:41 [2020-10-27T02:39:41.573Z] 
02:39:41 [2020-10-27T02:39:41.573Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:41 [2020-10-27T02:39:41.573Z] #45 10.47 go: extracting github.com/mattn/go-isatty v0.0.12
02:39:41 [2020-10-27T02:39:41.573Z] #45 12.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:41 [2020-10-27T02:39:41.573Z] #45 12.82 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:41 [2020-10-27T02:39:41.573Z] #45 13.69 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.20 go: finding github.com/fatih/color v1.9.0
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.23 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.25 go: finding github.com/pkg/errors v0.9.1
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.27 go: finding github.com/spf13/pflag v1.0.3
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.30 go: finding github.com/mattn/go-colorable v0.1.6
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.46 go: finding github.com/mattn/go-isatty v0.0.12
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.94 go: finding github.com/jonboulle/clockwork v0.1.0
02:39:41 [2020-10-27T02:39:41.573Z] #45 18.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:39:41 [2020-10-27T02:39:41.573Z] #45 19.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:39:41 [2020-10-27T02:39:41.573Z] #45 19.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:39:41 [2020-10-27T02:39:41.573Z] #45 ...
02:39:41 [2020-10-27T02:39:41.573Z] 
02:39:41 [2020-10-27T02:39:41.573Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:41 [2020-10-27T02:39:41.573Z] #47 20.59 go: downloading github.com/uudashr/gocognit v1.0.1
02:39:41 [2020-10-27T02:39:41.573Z] #47 20.63 go: extracting github.com/uudashr/gocognit v1.0.1
02:39:41 [2020-10-27T02:39:41.741Z] #49 ...
02:39:41 [2020-10-27T02:39:41.741Z] 
02:39:41 [2020-10-27T02:39:41.741Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:41 [2020-10-27T02:39:41.741Z] #40 13.76 Fetched 8085 kB in 11s (738 kB/s)
02:39:41 [2020-10-27T02:39:41.741Z] #40 13.76 Reading package lists...
02:39:41 [2020-10-27T02:39:41.741Z] #40 17.05 Reading package lists...
02:39:41 [2020-10-27T02:39:41.741Z] #40 20.18 Building dependency tree...
02:39:41 [2020-10-27T02:39:41.741Z] #40 21.09 The following additional packages will be installed:
02:39:41 [2020-10-27T02:39:41.741Z] #40 21.09   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
02:39:41 [2020-10-27T02:39:41.741Z] #40 21.09   libprotoc17 python-pkg-resources python-six zlib1g-dev
02:39:41 [2020-10-27T02:39:41.741Z] #40 21.09 Suggested packages:
02:39:41 [2020-10-27T02:39:41.741Z] #40 21.09   manpages-dev python-setuptools
02:39:41 [2020-10-27T02:39:41.829Z] #47 20.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:39:41 [2020-10-27T02:39:41.829Z] #47 20.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:39:41 [2020-10-27T02:39:41.829Z] #47 ...
02:39:41 [2020-10-27T02:39:41.829Z] 
02:39:41 [2020-10-27T02:39:41.829Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:41 [2020-10-27T02:39:41.829Z] #11 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:39:42 [2020-10-27T02:39:42.035Z] #40 ...
02:39:42 [2020-10-27T02:39:42.035Z] 
02:39:42 [2020-10-27T02:39:42.035Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:42 [2020-10-27T02:39:42.035Z] #47 21.62 go: finding github.com/fatih/color v1.7.0
02:39:42 [2020-10-27T02:39:42.035Z] #47 21.67 go: finding github.com/mattn/go-colorable v0.1.4
02:39:42 [2020-10-27T02:39:42.035Z] #47 21.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:39:42 [2020-10-27T02:39:42.035Z] #47 21.70 go: finding github.com/mattn/go-isatty v0.0.8
02:39:42 [2020-10-27T02:39:42.087Z] #11 ...
02:39:42 [2020-10-27T02:39:42.087Z] 
02:39:42 [2020-10-27T02:39:42.087Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:42 [2020-10-27T02:39:42.087Z] #49 17.00 + cd /tmp/tmp.noDJLUr6uf/src/github.com/mvdan/sh
02:39:42 [2020-10-27T02:39:42.087Z] #49 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
02:39:42 [2020-10-27T02:39:42.087Z] #49 17.13 + GO111MODULE=on
02:39:42 [2020-10-27T02:39:42.087Z] #49 17.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
02:39:42 [2020-10-27T02:39:42.087Z] #49 18.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:42 [2020-10-27T02:39:42.087Z] #49 18.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:42 [2020-10-27T02:39:42.087Z] #49 18.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:42 [2020-10-27T02:39:42.087Z] #49 18.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:42 [2020-10-27T02:39:42.087Z] #49 18.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:42 [2020-10-27T02:39:42.087Z] #49 19.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:42 [2020-10-27T02:39:42.087Z] #49 20.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.74 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.75 go: finding github.com/pkg/errors v0.8.1
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.76 go: finding github.com/go-critic/go-critic v0.4.1
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.76 go: finding github.com/go-lintpack/lintpack v0.5.2
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.78 go: finding github.com/go-toolsmith/astfmt v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.78 go: finding github.com/mitchellh/go-homedir v1.1.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.80 go: finding github.com/go-toolsmith/astequal v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.80 go: finding github.com/go-toolsmith/astp v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/spf13/viper v1.6.1
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/go-toolsmith/astcast v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.87 go: finding github.com/sirupsen/logrus v1.4.2
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.88 go: finding github.com/go-toolsmith/typep v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.92 go: finding github.com/stretchr/testify v1.4.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.93 go: finding github.com/go-toolsmith/astcopy v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.93 go: finding github.com/davecgh/go-spew v1.1.1
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.98 go: finding github.com/go-toolsmith/strparse v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 21.98 go: finding github.com/pmezard/go-difflib v1.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/stretchr/objx v0.2.0
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/gobwas/glob v0.2.3
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.01 go: finding github.com/fsnotify/fsnotify v1.4.7
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.02 go: finding github.com/spf13/cobra v0.0.5
02:39:42 [2020-10-27T02:39:42.328Z] #47 22.04 go: finding gopkg.in/yaml.v2 v2.2.7
02:39:42 [2020-10-27T02:39:42.343Z] #49 ...
02:39:42 [2020-10-27T02:39:42.343Z] 
02:39:42 [2020-10-27T02:39:42.343Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:42 [2020-10-27T02:39:42.343Z] #34 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:39:42 [2020-10-27T02:39:42.343Z] #34 13.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:39:42 [2020-10-27T02:39:42.600Z] #34 ...
02:39:42 [2020-10-27T02:39:42.600Z] 
02:39:42 [2020-10-27T02:39:42.600Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:42 [2020-10-27T02:39:42.600Z] #11 21.25 Fetched 8396 kB in 17s (501 kB/s)
02:39:42 [2020-10-27T02:39:42.600Z] #11 21.25 Reading package lists...
02:39:42 [2020-10-27T02:39:42.600Z] #11 ...
02:39:42 [2020-10-27T02:39:42.600Z] 
02:39:42 [2020-10-27T02:39:42.600Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:42 [2020-10-27T02:39:42.600Z] #53 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:39:42 [2020-10-27T02:39:42.600Z] #53 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.06 go: finding github.com/hashicorp/hcl v1.0.0
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.06 go: finding github.com/spf13/pflag v1.0.5
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.18 go: finding github.com/magiconair/properties v1.8.1
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.22 go: finding github.com/mitchellh/mapstructure v1.1.2
02:39:42 [2020-10-27T02:39:42.621Z] #47 22.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:39:42 [2020-10-27T02:39:42.765Z] DEBUG: print all environment variables to check how Jenkins runs this script
02:39:42 [2020-10-27T02:39:42.765Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a6a2474e\powershellScript.ps1'; exit $LASTEXITCODE;
02:39:42 [2020-10-27T02:39:42.765Z] ----------------------------------------------------------------------------
02:39:42 [2020-10-27T02:39:42.765Z] 
02:39:42 [2020-10-27T02:39:42.765Z] INFO: executeCI.ps1 starting at Tue Oct 27 02:39:42 CUT 2020
02:39:42 [2020-10-27T02:39:42.765Z] 
02:39:42 [2020-10-27T02:39:42.765Z] INFO: Script version 05-Feb-2019 09:03 PDT
02:39:42 [2020-10-27T02:39:42.765Z] INFO: Running git version 2.24.1.windows.2
02:39:42 [2020-10-27T02:39:42.765Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
02:39:42 [2020-10-27T02:39:42.765Z] INFO: Environment variables:
02:39:42 [2020-10-27T02:39:42.765Z] 
02:39:42 [2020-10-27T02:39:42.765Z] Name                           Value                                                                                   
02:39:42 [2020-10-27T02:39:42.765Z] ----                           -----                                                                                   
02:39:42 [2020-10-27T02:39:42.765Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
02:39:42 [2020-10-27T02:39:42.765Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
02:39:42 [2020-10-27T02:39:42.765Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
02:39:42 [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
02:39:42 [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
02:39:42 [2020-10-27T02:39:42.765Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
02:39:42 [2020-10-27T02:39:42.765Z] BRANCH_NAME                    PR-41592                                                                                
02:39:42 [2020-10-27T02:39:42.765Z] BUILD_DISPLAY_NAME             #1                                                                                      
02:39:42 [2020-10-27T02:39:42.765Z] BUILD_ID                       1                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] BUILD_NUMBER                   1                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] BUILD_TAG                      jenkins-moby-PR-41592-1                                                                 
02:39:42 [2020-10-27T02:39:42.765Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41592/1/                              
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_AUTHOR                  jing-rui                                                                                
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_BRANCH                  master                                                                                  
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_FORK                    jing-rui                                                                                
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_ID                      41592                                                                                   
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_TARGET                  master                                                                                  
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_TITLE                   devicemapper: remove path after umount                                                  
02:39:42 [2020-10-27T02:39:42.765Z] CHANGE_URL                     https://github.com/moby/moby/pull/41592                                                 
02:39:42 [2020-10-27T02:39:42.765Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
02:39:42 [2020-10-27T02:39:42.765Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
02:39:42 [2020-10-27T02:39:42.765Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
02:39:42 [2020-10-27T02:39:42.765Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
02:39:42 [2020-10-27T02:39:42.765Z] COMPUTERNAME                   azwin-2-65d2d0                                                                          
02:39:42 [2020-10-27T02:39:42.765Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
02:39:42 [2020-10-27T02:39:42.765Z] ConfigSequenceNumber           0                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] DOCKER_BUILDKIT                0                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] DOCKER_DUT_DEBUG               1                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] DOCKER_EXPERIMENTAL            1                                                                                       
02:39:42 [2020-10-27T02:39:42.765Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
02:39:42 [2020-10-27T02:39:42.765Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
02:39:42 [2020-10-27T02:39:42.766Z] EXECUTOR_NUMBER                0                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] FQDN                           azwin-2-65d2d0.westus.cloudapp.azure.com                                                
02:39:42 [2020-10-27T02:39:42.766Z] GIT_BRANCH                     PR-41592                                                                                
02:39:42 [2020-10-27T02:39:42.766Z] GIT_COMMIT                     7d03e04f50118a5d375a5073d9693120128d5897                                                
02:39:42 [2020-10-27T02:39:42.766Z] GIT_URL                        https://github.com/moby/moby.git                                                        
02:39:42 [2020-10-27T02:39:42.766Z] HUDSON_COOKIE                  71de5433-1f09-4194-bb67-76d7409a3a85                                                    
02:39:42 [2020-10-27T02:39:42.766Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
02:39:42 [2020-10-27T02:39:42.766Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
02:39:42 [2020-10-27T02:39:42.766Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
02:39:42 [2020-10-27T02:39:42.766Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
02:39:42 [2020-10-27T02:39:42.766Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
02:39:42 [2020-10-27T02:39:42.766Z] JENKINS_NODE_COOKIE            6a94ae44-8e7b-4d94-9ef5-3a2a77f845b1                                                    
02:39:42 [2020-10-27T02:39:42.766Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
02:39:42 [2020-10-27T02:39:42.766Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
02:39:42 [2020-10-27T02:39:42.766Z] JOB_BASE_NAME                  PR-41592                                                                                
02:39:42 [2020-10-27T02:39:42.766Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41592/display/redirect                
02:39:42 [2020-10-27T02:39:42.766Z] JOB_NAME                       moby/PR-41592                                                                           
02:39:42 [2020-10-27T02:39:42.766Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41592/                                
02:39:42 [2020-10-27T02:39:42.766Z] library.jps.version            master                                                                                  
02:39:42 [2020-10-27T02:39:42.766Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
02:39:42 [2020-10-27T02:39:42.766Z] NODE_LABELS                    amd64 azure azwin-2-65d2d0 azwin-2019 docker west-us windows windows-2019 x86_64        
02:39:42 [2020-10-27T02:39:42.766Z] NODE_NAME                      azwin-2-65d2d0                                                                          
02:39:42 [2020-10-27T02:39:42.766Z] NUMBER_OF_PROCESSORS           4                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] OS                             Windows_NT                                                                              
02:39:42 [2020-10-27T02:39:42.766Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
02:39:42 [2020-10-27T02:39:42.766Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
02:39:42 [2020-10-27T02:39:42.766Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
02:39:42 [2020-10-27T02:39:42.766Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
02:39:42 [2020-10-27T02:39:42.766Z] PROCESSOR_LEVEL                6                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] PROCESSOR_REVISION             4f01                                                                                    
02:39:42 [2020-10-27T02:39:42.766Z] ProgramData                    C:\ProgramData                                                                          
02:39:42 [2020-10-27T02:39:42.766Z] ProgramFiles                   C:\Program Files                                                                        
02:39:42 [2020-10-27T02:39:42.766Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
02:39:42 [2020-10-27T02:39:42.766Z] ProgramW6432                   C:\Program Files                                                                        
02:39:42 [2020-10-27T02:39:42.766Z] PROMPT                         $P$G                                                                                    
02:39:42 [2020-10-27T02:39:42.766Z] PSExecutionPolicyPreference    Bypass                                                                                  
02:39:42 [2020-10-27T02:39:42.766Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
02:39:42 [2020-10-27T02:39:42.766Z] PUBLIC                         C:\Users\Public                                                                         
02:39:42 [2020-10-27T02:39:42.766Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41592/1/display/redirect?page=changes 
02:39:42 [2020-10-27T02:39:42.766Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41592/1/display/redirect              
02:39:42 [2020-10-27T02:39:42.766Z] SKIP_VALIDATION_TESTS          1                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] SOURCES_DRIVE                  d                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] SOURCES_SUBDIR                 gopath                                                                                  
02:39:42 [2020-10-27T02:39:42.766Z] STAGE_NAME                     Run tests                                                                               
02:39:42 [2020-10-27T02:39:42.766Z] SystemDrive                    C:                                                                                      
02:39:42 [2020-10-27T02:39:42.766Z] SystemRoot                     C:\windows                                                                              
02:39:42 [2020-10-27T02:39:42.766Z] TEMP                           C:\windows\TEMP                                                                         
02:39:42 [2020-10-27T02:39:42.766Z] TESTDEBUG                      0                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] TESTRUN_DRIVE                  d                                                                                       
02:39:42 [2020-10-27T02:39:42.766Z] TESTRUN_SUBDIR                 CI                                                                                      
02:39:42 [2020-10-27T02:39:42.766Z] TIMEOUT                        120m                                                                                    
02:39:42 [2020-10-27T02:39:42.766Z] TMP                            C:\windows\TEMP                                                                         
02:39:42 [2020-10-27T02:39:42.766Z] USERDOMAIN                     WORKGROUP                                                                               
02:39:42 [2020-10-27T02:39:42.766Z] USERNAME                       azwin-2-65d2d0$                                                                         
02:39:42 [2020-10-27T02:39:42.766Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
02:39:42 [2020-10-27T02:39:42.766Z] windir                         C:\windows                                                                              
02:39:42 [2020-10-27T02:39:42.766Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
02:39:42 [2020-10-27T02:39:42.766Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
02:39:42 [2020-10-27T02:39:42.766Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
02:39:42 [2020-10-27T02:39:42.766Z] 
02:39:42 [2020-10-27T02:39:42.766Z] 
02:39:42 [2020-10-27T02:39:42.766Z] 
02:39:42 [2020-10-27T02:39:42.857Z] #53 ...
02:39:42 [2020-10-27T02:39:42.857Z] 
02:39:42 [2020-10-27T02:39:42.857Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:42 [2020-10-27T02:39:42.857Z] #49 21.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.35 go: finding github.com/pelletier/go-toml v1.2.0
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.44 go: finding github.com/spf13/afero v1.1.2
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.44 go: finding github.com/spf13/cast v1.3.0
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.45 go: finding golang.org/x/text v0.3.2
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.45 go: finding github.com/spf13/jwalterweatherman v1.0.0
02:39:42 [2020-10-27T02:39:42.914Z] #47 22.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.48 go: finding github.com/subosito/gotenv v1.2.0
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.53 go: finding gopkg.in/ini.v1 v1.51.0
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:39:42 [2020-10-27T02:39:42.915Z] #47 22.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/kisielk/gotool v1.0.0
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.67 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.69 go: finding github.com/sourcegraph/go-diff v0.5.1
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.72 go: finding github.com/tommy-muehle/go-mnd v1.1.1
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.73 go: finding github.com/ultraware/funlen v0.0.2
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.73 go: finding github.com/ultraware/whitespace v0.0.4
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.74 go: finding github.com/uudashr/gocognit v1.0.1
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.74 go: finding github.com/gogo/protobuf v1.2.1
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:39:43 [2020-10-27T02:39:43.216Z] #47 22.94 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:39:43 [2020-10-27T02:39:43.227Z] INFO: Sources under d:\gopath\...
02:39:43 [2020-10-27T02:39:43.227Z] INFO: Test run under d:\CI\...
02:39:43 [2020-10-27T02:39:43.227Z] INFO: Running in D:\gopath\src\github.com\docker\docker
02:39:43 [2020-10-27T02:39:43.227Z] INFO: docker/docker repository was found
02:39:43 [2020-10-27T02:39:43.511Z] #47 22.98 go: finding github.com/BurntSushi/toml v0.3.1
02:39:43 [2020-10-27T02:39:43.511Z] #47 22.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:39:43 [2020-10-27T02:39:43.697Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
02:39:43 [2020-10-27T02:39:43.697Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
02:39:43 [2020-10-27T02:39:43.697Z] INFO: Docker version of control daemon
02:39:43 [2020-10-27T02:39:43.697Z] 
02:39:43 [2020-10-27T02:39:43.805Z] #47 ...
02:39:43 [2020-10-27T02:39:43.805Z] 
02:39:43 [2020-10-27T02:39:43.805Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:43 [2020-10-27T02:39:43.805Z] #53 14.03 Fetched 8085 kB in 11s (740 kB/s)
02:39:43 [2020-10-27T02:39:43.805Z] #53 14.03 Reading package lists...
02:39:43 [2020-10-27T02:39:43.805Z] #53 17.35 Reading package lists...
02:39:43 [2020-10-27T02:39:43.805Z] #53 20.57 Building dependency tree...
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.48 The following additional packages will be installed:
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.49   libbtrfs0
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.57 The following NEW packages will be installed:
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.57   libbtrfs-dev libbtrfs0
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.71 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.71 Need to get 118 kB of archives.
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.71 After this operation, 390 kB of additional disk space will be used.
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
02:39:43 [2020-10-27T02:39:43.805Z] #53 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
02:39:43 [2020-10-27T02:39:43.805Z] #53 22.36 debconf: delaying package configuration, since apt-utils is not installed
02:39:43 [2020-10-27T02:39:43.805Z] #53 22.47 Fetched 118 kB in 0s (972 kB/s)
02:39:43 [2020-10-27T02:39:43.805Z] #53 22.54 Selecting previously unselected package libbtrfs0.
02:39:43 [2020-10-27T02:39:43.805Z] #53 22.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.62 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.63 Unpacking libbtrfs0 (4.20.1-2) ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.71 Selecting previously unselected package libbtrfs-dev.
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.72 Unpacking libbtrfs-dev (4.20.1-2) ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.94 Setting up libbtrfs0 (4.20.1-2) ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.95 Setting up libbtrfs-dev (4.20.1-2) ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 22.95 Processing triggers for libc-bin (2.28-10) ...
02:39:43 [2020-10-27T02:39:43.806Z] #53 DONE 23.3s
02:39:44 [2020-10-27T02:39:44.099Z] 
02:39:44 [2020-10-27T02:39:44.099Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:44 [2020-10-27T02:39:44.099Z] #40 21.91 The following NEW packages will be installed:
02:39:44 [2020-10-27T02:39:44.099Z] #40 21.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
02:39:44 [2020-10-27T02:39:44.099Z] #40 21.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
02:39:44 [2020-10-27T02:39:44.099Z] #40 21.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
02:39:44 [2020-10-27T02:39:44.099Z] #40 21.95   python-six zlib1g-dev
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.06 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.06 Need to get 3742 kB of archives.
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.06 After this operation, 22.0 MB of additional disk space will be used.
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 22.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.01 debconf: delaying package configuration, since apt-utils is not installed
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.09 Fetched 3742 kB in 0s (13.2 MB/s)
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.13 Selecting previously unselected package libcap-dev:s390x.
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.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 ... 15177 files and directories currently installed.)
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.17 Unpacking libcap-dev:s390x (1:2.25-2) ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.28 Selecting previously unselected package libnet1:s390x.
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.37 Selecting previously unselected package libnet1-dev.
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.52 Selecting previously unselected package libnl-3-200:s390x.
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.52 Unpacking libnl-3-200:s390x (3.4.0-1) ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.65 Selecting previously unselected package libnl-3-dev:s390x.
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 23.66 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
02:39:44 [2020-10-27T02:39:44.099Z] #40 ...
02:39:44 [2020-10-27T02:39:44.099Z] 
02:39:44 [2020-10-27T02:39:44.099Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:39:44 [2020-10-27T02:39:44.099Z] #38 13.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
02:39:44 [2020-10-27T02:39:44.099Z] #38 15.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
02:39:44 [2020-10-27T02:39:44.099Z] #38 ...
02:39:44 [2020-10-27T02:39:44.099Z] 
02:39:44 [2020-10-27T02:39:44.099Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:44 [2020-10-27T02:39:44.099Z] #11 14.16 Fetched 8085 kB in 11s (720 kB/s)
02:39:44 [2020-10-27T02:39:44.099Z] #11 14.16 Reading package lists...
02:39:44 [2020-10-27T02:39:44.099Z] #11 17.61 Reading package lists...
02:39:44 [2020-10-27T02:39:44.099Z] #11 21.12 Building dependency tree...
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.05 The following additional packages will be installed:
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.05   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.05   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.05   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.05   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.06 Suggested packages:
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.06   gcc-8-locales seccomp wine64
02:39:44 [2020-10-27T02:39:44.099Z] #11 22.97 The following NEW packages will be installed:
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.13 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.13 Need to get 73.3 MB of archives.
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.13 After this operation, 494 MB of additional disk space will be used.
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
02:39:44 [2020-10-27T02:39:44.099Z] #11 23.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
02:39:44 [2020-10-27T02:39:44.158Z] Client: Docker Engine - Enterprise
02:39:44 [2020-10-27T02:39:44.158Z]  Version:           19.03.12
02:39:44 [2020-10-27T02:39:44.158Z]  API version:       1.40
02:39:44 [2020-10-27T02:39:44.158Z]  Go version:        go1.13.13
02:39:44 [2020-10-27T02:39:44.158Z]  Git commit:        4306744
02:39:44 [2020-10-27T02:39:44.158Z]  Built:             08/05/2020 19:27:53
02:39:44 [2020-10-27T02:39:44.158Z]  OS/Arch:           windows/amd64
02:39:44 [2020-10-27T02:39:44.158Z]  Experimental:      false
02:39:44 [2020-10-27T02:39:44.158Z] 
02:39:44 [2020-10-27T02:39:44.158Z] Server: Docker Engine - Enterprise
02:39:44 [2020-10-27T02:39:44.158Z]  Engine:
02:39:44 [2020-10-27T02:39:44.158Z]   Version:          19.03.12
02:39:44 [2020-10-27T02:39:44.158Z]   API version:      1.40 (minimum version 1.24)
02:39:44 [2020-10-27T02:39:44.158Z]   Go version:       go1.13.13
02:39:44 [2020-10-27T02:39:44.158Z]   Git commit:       f295753ffd
02:39:44 [2020-10-27T02:39:44.158Z]   Built:            08/05/2020 19:26:41
02:39:44 [2020-10-27T02:39:44.158Z]   OS/Arch:          windows/amd64
02:39:44 [2020-10-27T02:39:44.158Z]   Experimental:     true
02:39:44 [2020-10-27T02:39:44.158Z] 
02:39:44 [2020-10-27T02:39:44.158Z] INFO: Docker info of control daemon
02:39:44 [2020-10-27T02:39:44.158Z] 
02:39:44 [2020-10-27T02:39:44.228Z] #49 23.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:39:44 [2020-10-27T02:39:44.228Z] #49 23.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:39:44 [2020-10-27T02:39:44.393Z] #11 ...
02:39:44 [2020-10-27T02:39:44.393Z] 
02:39:44 [2020-10-27T02:39:44.393Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.89 Selecting previously unselected package libprotobuf-c1:s390x.
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.98 Selecting previously unselected package libprotobuf-c-dev:s390x.
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.393Z] #40 23.99 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
02:39:44 [2020-10-27T02:39:44.393Z] #40 24.05 Selecting previously unselected package zlib1g-dev:s390x.
02:39:44 [2020-10-27T02:39:44.393Z] #40 24.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
02:39:44 [2020-10-27T02:39:44.393Z] #40 24.07 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
02:39:44 [2020-10-27T02:39:44.485Z] #49 23.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:39:44 [2020-10-27T02:39:44.686Z] #40 ...
02:39:44 [2020-10-27T02:39:44.686Z] 
02:39:44 [2020-10-27T02:39:44.686Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:44 [2020-10-27T02:39:44.686Z] #43 14.16 vendor/golang.org/x/crypto/internal/subtle
02:39:44 [2020-10-27T02:39:44.686Z] #43 22.85 internal/reflectlite
02:39:44 [2020-10-27T02:39:44.686Z] #43 22.85 sync
02:39:44 [2020-10-27T02:39:44.686Z] #43 23.83 github.com/LK4D4/vndr/godl/singleflight
02:39:44 [2020-10-27T02:39:44.686Z] #43 24.10 math/rand
02:39:44 [2020-10-27T02:39:44.686Z] #43 ...
02:39:44 [2020-10-27T02:39:44.686Z] 
02:39:44 [2020-10-27T02:39:44.686Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:44 [2020-10-27T02:39:44.686Z] #34 14.29 Fetched 8085 kB in 11s (717 kB/s)
02:39:44 [2020-10-27T02:39:44.686Z] #34 14.29 Reading package lists...
02:39:44 [2020-10-27T02:39:44.686Z] #34 17.78 Reading package lists...
02:39:44 [2020-10-27T02:39:44.686Z] #34 21.27 Building dependency tree...
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.20 The following additional packages will be installed:
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.22   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.22 Suggested packages:
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.22   cmake-doc ninja-build lrzip
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.22 Recommended packages:
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.22   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.99 The following NEW packages will be installed:
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.99   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
02:39:44 [2020-10-27T02:39:44.686Z] #34 22.99   vim-common xxd
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.10 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.10 Need to get 14.0 MB of archives.
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.10 After this operation, 62.1 MB of additional disk space will be used.
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
02:39:44 [2020-10-27T02:39:44.686Z] #34 24.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
02:39:44 [2020-10-27T02:39:44.745Z] #49 23.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:39:44 [2020-10-27T02:39:44.745Z] #49 ...
02:39:44 [2020-10-27T02:39:44.745Z] 
02:39:44 [2020-10-27T02:39:44.745Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:44 [2020-10-27T02:39:44.745Z] #43 13.73 unicode/utf8
02:39:44 [2020-10-27T02:39:44.745Z] #43 14.36 internal/testlog
02:39:44 [2020-10-27T02:39:44.745Z] #43 14.82 encoding
02:39:44 [2020-10-27T02:39:44.745Z] #43 15.23 unicode/utf16
02:39:44 [2020-10-27T02:39:44.745Z] #43 15.52 container/list
02:39:44 [2020-10-27T02:39:44.745Z] #43 16.18 crypto/internal/subtle
02:39:44 [2020-10-27T02:39:44.745Z] #43 16.29 crypto/subtle
02:39:44 [2020-10-27T02:39:44.745Z] #43 16.44 vendor/golang.org/x/crypto/cryptobyte/asn1
02:39:44 [2020-10-27T02:39:44.745Z] #43 16.62 internal/nettrace
02:39:44 [2020-10-27T02:39:44.745Z] #43 16.74 runtime/cgo
02:39:44 [2020-10-27T02:39:44.980Z] #34 ...
02:39:44 [2020-10-27T02:39:44.980Z] 
02:39:44 [2020-10-27T02:39:44.980Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.827 + RM_GOPATH=0
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.827 + TMP_GOPATH=
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.827 + : /build
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.827 + '[' -z '' ']'
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.827 ++ mktemp -d
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.828 + export GOPATH=/tmp/tmp.ceS8Bb5zBL
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.828 + GOPATH=/tmp/tmp.ceS8Bb5zBL
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.828 + RM_GOPATH=1
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.828 + case "$(go env GOARCH)" in
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.828 ++ go env GOARCH
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 + export GO_BUILDMODE=-buildmode=pie
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 + GO_BUILDMODE=-buildmode=pie
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 ++ dirname /tmp/install/install.sh
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 + dir=/tmp/install
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 + bin=containerd
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.855 + shift
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 + '[' '!' -f /tmp/install/containerd.installer ']'
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 + . /tmp/install/containerd.installer
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 ++ set -e
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 + install_containerd
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.856 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
02:39:44 [2020-10-27T02:39:44.980Z] #54 0.857 Cloning into '/tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd'...
02:39:45 [2020-10-27T02:39:45.002Z] #43 ...
02:39:45 [2020-10-27T02:39:45.002Z] 
02:39:45 [2020-10-27T02:39:45.002Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.67 go: downloading github.com/go-lintpack/lintpack v0.5.2
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/ultraware/whitespace v0.0.4
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/stretchr/testify v1.4.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.72 go: downloading github.com/hashicorp/hcl v1.0.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.97 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:39:45 [2020-10-27T02:39:45.002Z] #47 22.99 go: extracting github.com/ultraware/whitespace v0.0.4
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.00 go: downloading github.com/pkg/errors v0.8.1
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.01 go: extracting github.com/stretchr/testify v1.4.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.06 go: extracting github.com/go-lintpack/lintpack v0.5.2
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.10 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.13 go: extracting github.com/hashicorp/hcl v1.0.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.23 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.24 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.40 go: downloading github.com/sirupsen/logrus v1.4.2
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.42 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.54 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.63 go: extracting github.com/pkg/errors v0.8.1
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/mattn/go-colorable v0.1.4
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.66 go: downloading github.com/stretchr/objx v0.2.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.82 go: extracting github.com/sirupsen/logrus v1.4.2
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.85 go: extracting github.com/inconshreveable/mousetrap v1.0.0
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.89 go: extracting github.com/mattn/go-colorable v0.1.4
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.94 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:39:45 [2020-10-27T02:39:45.002Z] #47 23.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0
02:39:45 [2020-10-27T02:39:45.123Z] Client:
02:39:45 [2020-10-27T02:39:45.123Z]  Debug Mode: false
02:39:45 [2020-10-27T02:39:45.123Z]  Plugins:
02:39:45 [2020-10-27T02:39:45.123Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
02:39:45 [2020-10-27T02:39:45.123Z] 
02:39:45 [2020-10-27T02:39:45.123Z] Server:
02:39:45 [2020-10-27T02:39:45.123Z]  Containers: 0
02:39:45 [2020-10-27T02:39:45.123Z]   Running: 0
02:39:45 [2020-10-27T02:39:45.123Z]   Paused: 0
02:39:45 [2020-10-27T02:39:45.123Z]   Stopped: 0
02:39:45 [2020-10-27T02:39:45.123Z]  Images: 10
02:39:45 [2020-10-27T02:39:45.123Z]  Server Version: 19.03.12
02:39:45 [2020-10-27T02:39:45.123Z]  Storage Driver: windowsfilter (windows) lcow (linux)
02:39:45 [2020-10-27T02:39:45.124Z]   Windows: 
02:39:45 [2020-10-27T02:39:45.124Z]   LCOW: 
02:39:45 [2020-10-27T02:39:45.124Z]  Logging Driver: json-file
02:39:45 [2020-10-27T02:39:45.124Z]  Plugins:
02:39:45 [2020-10-27T02:39:45.124Z]   Volume: local
02:39:45 [2020-10-27T02:39:45.124Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
02:39:45 [2020-10-27T02:39:45.124Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
02:39:45 [2020-10-27T02:39:45.124Z]  Swarm: inactive
02:39:45 [2020-10-27T02:39:45.124Z]  Default Isolation: process
02:39:45 [2020-10-27T02:39:45.124Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
02:39:45 [2020-10-27T02:39:45.124Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
02:39:45 [2020-10-27T02:39:45.124Z]  OSType: windows
02:39:45 [2020-10-27T02:39:45.124Z]  Architecture: x86_64
02:39:45 [2020-10-27T02:39:45.124Z]  CPUs: 4
02:39:45 [2020-10-27T02:39:45.124Z]  Total Memory: 32GiB
02:39:45 [2020-10-27T02:39:45.124Z]  Name: azwin-2-65d2d0
02:39:45 [2020-10-27T02:39:45.124Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
02:39:45 [2020-10-27T02:39:45.124Z]  Docker Root Dir: D:\docker
02:39:45 [2020-10-27T02:39:45.124Z]  Debug Mode: false
02:39:45 [2020-10-27T02:39:45.124Z]  Registry: https://index.docker.io/v1/
02:39:45 [2020-10-27T02:39:45.124Z]  Labels:
02:39:45 [2020-10-27T02:39:45.124Z]  Experimental: true
02:39:45 [2020-10-27T02:39:45.124Z]  Insecure Registries:
02:39:45 [2020-10-27T02:39:45.124Z]   10.0.0.4:5000
02:39:45 [2020-10-27T02:39:45.124Z]   127.0.0.0/8
02:39:45 [2020-10-27T02:39:45.124Z]  Registry Mirrors:
02:39:45 [2020-10-27T02:39:45.124Z]   http://10.0.0.4:5000/
02:39:45 [2020-10-27T02:39:45.124Z]  Live Restore Enabled: false
02:39:45 [2020-10-27T02:39:45.124Z] 
02:39:45 [2020-10-27T02:39:45.124Z] 
02:39:45 [2020-10-27T02:39:45.124Z] INFO: Commit hash is 7d03e04f50
02:39:45 [2020-10-27T02:39:45.124Z] INFO: Nuke-Everything...
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.08 go: downloading github.com/spf13/cast v1.3.0
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.08 go: extracting github.com/stretchr/objx v0.2.0
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.08 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.20 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.21 go: extracting github.com/go-toolsmith/astfmt v1.0.0
02:39:45 [2020-10-27T02:39:45.259Z] #47 24.21 go: downloading gopkg.in/yaml.v2 v2.2.7
02:39:45 [2020-10-27T02:39:45.516Z] #47 24.33 go: downloading github.com/mitchellh/mapstructure v1.1.2
02:39:45 [2020-10-27T02:39:45.516Z] #47 24.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:39:45 [2020-10-27T02:39:45.582Z] INFO: Container count on control daemon to delete is 0
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.62 go: downloading github.com/pelletier/go-toml v1.2.0
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/mattn/go-isatty v0.0.8
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.63 go: extracting github.com/spf13/cast v1.3.0
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.63 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.71 go: downloading github.com/go-critic/go-critic v0.4.1
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.75 go: extracting github.com/mitchellh/mapstructure v1.1.2
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:39:45 [2020-10-27T02:39:45.773Z] #47 24.81 go: downloading github.com/kisielk/gotool v1.0.0
02:39:46 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/mattn/go-isatty v0.0.8
02:39:46 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting gopkg.in/yaml.v2 v2.2.7
02:39:46 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:39:46 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:39:46 [2020-10-27T02:39:46.030Z] #47 24.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:39:46 [2020-10-27T02:39:46.030Z] #47 25.01 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:39:46 [2020-10-27T02:39:46.030Z] #47 25.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:39:46 [2020-10-27T02:39:46.040Z] INFO: Nuking d:\CI
02:39:46 [2020-10-27T02:39:46.040Z] INFO: Zapped successfully
02:39:46 [2020-10-27T02:39:46.040Z] INFO: Location for testing is d:\CI\PR-41592\1
02:39:46 [2020-10-27T02:39:46.040Z] INFO: Validating GOLang consistency in Dockerfile.windows...
02:39:46 [2020-10-27T02:39:46.040Z] 
02:39:46 [2020-10-27T02:39:46.040Z] 
02:39:46 [2020-10-27T02:39:46.040Z] INFO: Building the image from Dockerfile.windows at 10/27/2020 02:39:45...
02:39:46 [2020-10-27T02:39:46.040Z] 
02:39:46 [2020-10-27T02:39:46.287Z] #47 25.13 go: downloading github.com/pmezard/go-difflib v1.0.0
02:39:46 [2020-10-27T02:39:46.287Z] #47 25.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:39:46 [2020-10-27T02:39:46.287Z] #47 25.15 go: extracting github.com/pelletier/go-toml v1.2.0
02:39:46 [2020-10-27T02:39:46.287Z] #47 25.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
02:39:46 [2020-10-27T02:39:46.287Z] #47 25.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:39:46 [2020-10-27T02:39:46.498Z] #54 ...
02:39:46 [2020-10-27T02:39:46.498Z] 
02:39:46 [2020-10-27T02:39:46.498Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:46 [2020-10-27T02:39:46.498Z] #62 DONE 26.0s
02:39:46 [2020-10-27T02:39:46.544Z] #47 25.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:39:46 [2020-10-27T02:39:46.544Z] #47 25.60 go: extracting github.com/kisielk/gotool v1.0.0
02:39:46 [2020-10-27T02:39:46.544Z] #47 25.61 go: extracting github.com/pmezard/go-difflib v1.0.0
02:39:46 [2020-10-27T02:39:46.544Z] #47 25.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:39:46 [2020-10-27T02:39:46.544Z] #47 25.66 go: downloading github.com/davecgh/go-spew v1.1.1
02:39:46 [2020-10-27T02:39:46.792Z] 
02:39:46 [2020-10-27T02:39:46.792Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.10 debconf: delaying package configuration, since apt-utils is not installed
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.19 Fetched 14.0 MB in 1s (11.1 MB/s)
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.23 Selecting previously unselected package xxd.
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.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 ... 15177 files and directories currently installed.)
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.33 Unpacking xxd (2:8.1.0875-5) ...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.45 Selecting previously unselected package vim-common.
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.47 Unpacking vim-common (2:8.1.0875-5) ...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.75 Selecting previously unselected package cmake-data.
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
02:39:46 [2020-10-27T02:39:46.792Z] #34 25.76 Unpacking cmake-data (3.13.4-1) ...
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.72 go: extracting github.com/go-critic/go-critic v0.4.1
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.78 go: downloading github.com/magiconair/properties v1.8.1
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.85 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:39:46 [2020-10-27T02:39:46.801Z] #47 25.87 go: downloading github.com/spf13/afero v1.1.2
02:39:47 [2020-10-27T02:39:47.100Z] #47 26.00 go: extracting github.com/mitchellh/go-homedir v1.1.0
02:39:47 [2020-10-27T02:39:47.100Z] #47 26.00 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:39:47 [2020-10-27T02:39:47.100Z] #47 26.01 go: extracting github.com/davecgh/go-spew v1.1.1
02:39:47 [2020-10-27T02:39:47.100Z] #47 26.08 go: downloading github.com/gobwas/glob v0.2.3
02:39:47 [2020-10-27T02:39:47.358Z] #47 26.19 go: downloading github.com/sourcegraph/go-diff v0.5.1
02:39:47 [2020-10-27T02:39:47.358Z] #47 26.19 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:39:47 [2020-10-27T02:39:47.358Z] #47 26.29 go: downloading github.com/BurntSushi/toml v0.3.1
02:39:47 [2020-10-27T02:39:47.358Z] #47 26.36 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:39:47 [2020-10-27T02:39:47.615Z] #47 26.51 go: extracting github.com/spf13/afero v1.1.2
02:39:47 [2020-10-27T02:39:47.615Z] #47 26.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:39:47 [2020-10-27T02:39:47.615Z] #47 26.66 go: extracting github.com/BurntSushi/toml v0.3.1
02:39:47 [2020-10-27T02:39:47.872Z] #47 26.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0
02:39:47 [2020-10-27T02:39:47.872Z] #47 26.87 go: extracting github.com/magiconair/properties v1.8.1
02:39:48 [2020-10-27T02:39:48.129Z] #47 26.97 go: downloading golang.org/x/text v0.3.2
02:39:48 [2020-10-27T02:39:48.129Z] #47 27.04 go: extracting github.com/sourcegraph/go-diff v0.5.1
02:39:48 [2020-10-27T02:39:48.129Z] #47 27.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:39:48 [2020-10-27T02:39:48.129Z] #47 27.13 go: extracting github.com/gobwas/glob v0.2.3
02:39:48 [2020-10-27T02:39:48.311Z] #34 27.87 Selecting previously unselected package libicu63:s390x.
02:39:48 [2020-10-27T02:39:48.311Z] #34 27.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
02:39:48 [2020-10-27T02:39:48.311Z] #34 27.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
02:39:48 [2020-10-27T02:39:48.386Z] #47 27.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0
02:39:48 [2020-10-27T02:39:48.386Z] #47 27.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:39:48 [2020-10-27T02:39:48.386Z] #47 27.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:39:48 [2020-10-27T02:39:48.643Z] #47 27.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:39:48 [2020-10-27T02:39:48.643Z] #47 27.59 go: downloading github.com/gogo/protobuf v1.2.1
02:39:49 [2020-10-27T02:39:49.233Z] #47 28.10 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:39:49 [2020-10-27T02:39:49.502Z] #47 28.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.52 go: downloading github.com/go-toolsmith/astp v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.70 go: downloading github.com/go-toolsmith/astequal v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.73 go: extracting github.com/go-toolsmith/astp v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.73 go: downloading github.com/go-toolsmith/typep v1.0.0
02:39:49 [2020-10-27T02:39:49.775Z] #47 28.80 go: extracting github.com/go-toolsmith/typep v1.0.0
02:39:50 [2020-10-27T02:39:50.034Z] #47 28.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0
02:39:50 [2020-10-27T02:39:50.034Z] #47 28.82 go: downloading github.com/go-toolsmith/astcast v1.0.0
02:39:50 [2020-10-27T02:39:50.034Z] #47 28.91 go: extracting github.com/go-toolsmith/strparse v1.0.0
02:39:50 [2020-10-27T02:39:50.034Z] #47 28.94 go: extracting github.com/go-toolsmith/astcast v1.0.0
02:39:50 [2020-10-27T02:39:50.292Z] #47 29.08 go: extracting github.com/go-toolsmith/astequal v1.0.0
02:39:51 [2020-10-27T02:39:51.236Z] #47 ...
02:39:51 [2020-10-27T02:39:51.236Z] 
02:39:51 [2020-10-27T02:39:51.236Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:51 [2020-10-27T02:39:51.236Z] #40 20.00 Fetched 8396 kB in 16s (516 kB/s)
02:39:51 [2020-10-27T02:39:51.236Z] #40 20.00 Reading package lists...
02:39:51 [2020-10-27T02:39:51.236Z] #40 26.83 Reading package lists...
02:39:51 [2020-10-27T02:39:51.236Z] #40 ...
02:39:51 [2020-10-27T02:39:51.236Z] 
02:39:51 [2020-10-27T02:39:51.236Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:51 [2020-10-27T02:39:51.236Z] #62 24.89 Checking out files:  63% (1207/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.
02:39:51 [2020-10-27T02:39:51.236Z] #62 25.56 + cd /tmp/tmp.584LVri1XV/src/github.com/docker/libnetwork
02:39:51 [2020-10-27T02:39:51.236Z] #62 25.56 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
02:39:51 [2020-10-27T02:39:51.236Z] #62 25.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
02:39:51 [2020-10-27T02:39:51.839Z] #34 ...
02:39:51 [2020-10-27T02:39:51.839Z] 
02:39:51 [2020-10-27T02:39:51.839Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:39:51 [2020-10-27T02:39:51.839Z] #30 31.04 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.
02:39:51 [2020-10-27T02:39:51.839Z] #30 31.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
02:39:52 [2020-10-27T02:39:52.132Z] #30 31.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
02:39:52 [2020-10-27T02:39:52.427Z] #30 ...
02:39:52 [2020-10-27T02:39:52.427Z] 
02:39:52 [2020-10-27T02:39:52.427Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:52 [2020-10-27T02:39:52.427Z] #32 22.06 sync
02:39:52 [2020-10-27T02:39:52.427Z] #32 22.06 internal/reflectlite
02:39:52 [2020-10-27T02:39:52.427Z] #32 23.72 errors
02:39:52 [2020-10-27T02:39:52.427Z] #32 23.72 sort
02:39:52 [2020-10-27T02:39:52.427Z] #32 24.01 strconv
02:39:52 [2020-10-27T02:39:52.427Z] #32 24.63 io
02:39:52 [2020-10-27T02:39:52.427Z] #32 25.40 internal/oserror
02:39:52 [2020-10-27T02:39:52.427Z] #32 25.43 syscall
02:39:52 [2020-10-27T02:39:52.427Z] #32 26.69 reflect
02:39:52 [2020-10-27T02:39:52.427Z] #32 30.40 time
02:39:52 [2020-10-27T02:39:52.720Z] #32 ...
02:39:52 [2020-10-27T02:39:52.720Z] 
02:39:52 [2020-10-27T02:39:52.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:52 [2020-10-27T02:39:52.720Z] #11 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 24.09 Get:9 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]
02:39:52 [2020-10-27T02:39:52.720Z] #11 25.95 Get:10 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]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.04 debconf: delaying package configuration, since apt-utils is not installed
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.12 Fetched 73.3 MB in 4s (17.1 MB/s)
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.16 Selecting previously unselected package binutils-mingw-w64-i686.
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 28.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 30.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
02:39:52 [2020-10-27T02:39:52.720Z] #11 30.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 30.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 31.90 Selecting previously unselected package binutils-mingw-w64.
02:39:52 [2020-10-27T02:39:52.720Z] #11 31.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 31.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.02 Selecting previously unselected package libdevmapper1.02.1:s390x.
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.03 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.16 Selecting previously unselected package dmsetup.
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.16 Unpacking dmsetup (2:1.02.155-3) ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.28 Selecting previously unselected package mingw-w64-common.
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
02:39:52 [2020-10-27T02:39:52.720Z] #11 32.30 Unpacking mingw-w64-common (6.0.0-3) ...
02:39:53 [2020-10-27T02:39:53.013Z] #11 ...
02:39:53 [2020-10-27T02:39:53.013Z] 
02:39:53 [2020-10-27T02:39:53.013Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:53 [2020-10-27T02:39:53.013Z] #34 32.63 Selecting previously unselected package libxml2:s390x.
02:39:53 [2020-10-27T02:39:53.013Z] #34 32.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.013Z] #34 32.65 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
02:39:53 [2020-10-27T02:39:53.113Z] Sending build context to Docker daemon  56.82MB
02:39:53 [2020-10-27T02:39:53.113Z] 
02:39:53 [2020-10-27T02:39:53.129Z] #62 ...
02:39:53 [2020-10-27T02:39:53.129Z] 
02:39:53 [2020-10-27T02:39:53.129Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:53 [2020-10-27T02:39:53.129Z] #47 32.19 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:39:53 [2020-10-27T02:39:53.307Z] #34 32.99 Selecting previously unselected package libarchive13:s390x.
02:39:53 [2020-10-27T02:39:53.572Z] Step 1/10 : FROM microsoft/windowsservercore
02:39:53 [2020-10-27T02:39:53.572Z]  ---> 71d3f266f3af
02:39:53 [2020-10-27T02:39:53.572Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> 7e991ab9f780
02:39:53 [2020-10-27T02:39:53.572Z] Step 3/10 : ARG GO_VERSION=1.13.15
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> 83382e0d32e3
02:39:53 [2020-10-27T02:39:53.572Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> 23ae0153c9f6
02:39:53 [2020-10-27T02:39:53.572Z] 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}
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> a260db58b3ef
02:39:53 [2020-10-27T02:39:53.572Z] 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;
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> b6353cc53bfc
02:39:53 [2020-10-27T02:39:53.572Z] 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
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> fe582335d2af
02:39:53 [2020-10-27T02:39:53.572Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> 8f24fbfb53b8
02:39:53 [2020-10-27T02:39:53.572Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
02:39:53 [2020-10-27T02:39:53.572Z]  ---> Using cache
02:39:53 [2020-10-27T02:39:53.572Z]  ---> e4382cac3014
02:39:53 [2020-10-27T02:39:53.572Z] Step 10/10 : COPY . .
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.00 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.00 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.17 Selecting previously unselected package libjsoncpp1:s390x.
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.18 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.25 Selecting previously unselected package librhash0:s390x.
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.26 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.667Z] #34 33.26 Unpacking librhash0:s390x (1.3.8-1) ...
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.46 Selecting previously unselected package libuv1:s390x.
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.46 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.46 Unpacking libuv1:s390x (1.24.1-1) ...
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.55 Selecting previously unselected package cmake.
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.55 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
02:39:53 [2020-10-27T02:39:53.961Z] #34 33.55 Unpacking cmake (3.13.4-1) ...
02:39:54 [2020-10-27T02:39:54.058Z] #47 ...
02:39:54 [2020-10-27T02:39:54.058Z] 
02:39:54 [2020-10-27T02:39:54.058Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:39:54 [2020-10-27T02:39:54.058Z] #38 22.94 Checking out files:  91% (1524/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
02:39:54 [2020-10-27T02:39:54.058Z] #38 23.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
02:39:54 [2020-10-27T02:39:54.058Z] #38 24.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
02:39:54 [2020-10-27T02:39:54.258Z] #34 ...
02:39:54 [2020-10-27T02:39:54.258Z] 
02:39:54 [2020-10-27T02:39:54.258Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.22 Selecting previously unselected package libprotobuf17:s390x.
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.22 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.66 Selecting previously unselected package libprotobuf-lite17:s390x.
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.67 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.78 Selecting previously unselected package libprotobuf-dev:s390x.
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 24.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 25.54 Selecting previously unselected package libprotoc17:s390x.
02:39:54 [2020-10-27T02:39:54.258Z] #40 25.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 25.55 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.04 Selecting previously unselected package protobuf-c-compiler.
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.14 Selecting previously unselected package protobuf-compiler.
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.15 Unpacking protobuf-compiler (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.29 Selecting previously unselected package python-pkg-resources.
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.32 Unpacking python-pkg-resources (40.8.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.51 Selecting previously unselected package python-six.
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.52 Unpacking python-six (1.12.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.63 Selecting previously unselected package python-protobuf.
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 26.63 Unpacking python-protobuf (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 27.04 Setting up python-pkg-resources (40.8.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 28.68 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 28.71 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 28.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 28.72 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 28.73 Setting up python-six (1.12.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.18 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.19 Setting up libnl-3-200:s390x (3.4.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.21 Setting up libcap-dev:s390x (1:2.25-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.21 Setting up libprotoc17:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.23 Setting up protobuf-compiler (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.24 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 30.26 Setting up python-protobuf (3.6.1.3-2) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 33.37 Setting up libnl-3-dev:s390x (3.4.0-1) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 33.38 Processing triggers for libc-bin (2.28-10) ...
02:39:54 [2020-10-27T02:39:54.258Z] #40 DONE 33.9s
02:39:54 [2020-10-27T02:39:54.314Z] #38 ...
02:39:54 [2020-10-27T02:39:54.314Z] 
02:39:54 [2020-10-27T02:39:54.314Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:54 [2020-10-27T02:39:54.314Z] #40 26.83 Reading package lists...
02:39:54 [2020-10-27T02:39:54.558Z] 
02:39:54 [2020-10-27T02:39:54.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:39:54 [2020-10-27T02:39:54.571Z] #40 ...
02:39:54 [2020-10-27T02:39:54.571Z] 
02:39:54 [2020-10-27T02:39:54.571Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:54 [2020-10-27T02:39:54.571Z] #34 23.52 Fetched 8396 kB in 17s (484 kB/s)
02:39:54 [2020-10-27T02:39:54.571Z] #34 23.52 Reading package lists...
02:39:54 [2020-10-27T02:39:54.571Z] #34 30.34 Reading package lists...
02:39:54 [2020-10-27T02:39:54.571Z] #34 ...
02:39:54 [2020-10-27T02:39:54.571Z] 
02:39:54 [2020-10-27T02:39:54.571Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:55 [2020-10-27T02:39:55.133Z] #40 33.55 Building dependency tree...
02:39:55 [2020-10-27T02:39:55.133Z] #40 ...
02:39:55 [2020-10-27T02:39:55.133Z] 
02:39:55 [2020-10-27T02:39:55.133Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:55 [2020-10-27T02:39:55.133Z] #53 24.03 Fetched 8396 kB in 17s (489 kB/s)
02:39:55 [2020-10-27T02:39:55.133Z] #53 24.03 Reading package lists...
02:39:55 [2020-10-27T02:39:55.199Z] #41 ...
02:39:55 [2020-10-27T02:39:55.199Z] 
02:39:55 [2020-10-27T02:39:55.199Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:55 [2020-10-27T02:39:55.199Z] #43 24.85 internal/singleflight
02:39:55 [2020-10-27T02:39:55.199Z] #43 25.18 io
02:39:55 [2020-10-27T02:39:55.199Z] #43 25.19 strconv
02:39:55 [2020-10-27T02:39:55.199Z] #43 26.12 bytes
02:39:55 [2020-10-27T02:39:55.199Z] #43 27.80 bufio
02:39:55 [2020-10-27T02:39:55.199Z] #43 27.89 reflect
02:39:55 [2020-10-27T02:39:55.199Z] #43 28.76 syscall
02:39:55 [2020-10-27T02:39:55.199Z] #43 34.34 internal/poll
02:39:55 [2020-10-27T02:39:55.390Z] #53 31.03 Reading package lists...
02:39:55 [2020-10-27T02:39:55.390Z] #53 ...
02:39:55 [2020-10-27T02:39:55.390Z] 
02:39:55 [2020-10-27T02:39:55.390Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:39:55 [2020-10-27T02:39:55.390Z] #47 33.54 go: extracting github.com/gogo/protobuf v1.2.1
02:39:55 [2020-10-27T02:39:55.390Z] #47 ...
02:39:55 [2020-10-27T02:39:55.390Z] 
02:39:55 [2020-10-27T02:39:55.390Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:55 [2020-10-27T02:39:55.390Z] #49 24.32 runtime
02:39:55 [2020-10-27T02:39:55.390Z] #49 24.42 runtime/cgo
02:39:55 [2020-10-27T02:39:55.493Z] #43 ...
02:39:55 [2020-10-27T02:39:55.493Z] 
02:39:55 [2020-10-27T02:39:55.493Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:55 [2020-10-27T02:39:55.493Z] #32 33.87 internal/poll
02:39:55 [2020-10-27T02:39:55.647Z] #49 ...
02:39:55 [2020-10-27T02:39:55.647Z] 
02:39:55 [2020-10-27T02:39:55.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:39:55 [2020-10-27T02:39:55.647Z] #11 21.25 Reading package lists...
02:39:55 [2020-10-27T02:39:55.647Z] #11 28.07 Reading package lists...
02:39:56 [2020-10-27T02:39:56.132Z] #32 35.60 internal/syscall/execenv
02:39:56 [2020-10-27T02:39:56.132Z] #32 35.76 internal/syscall/unix
02:39:56 [2020-10-27T02:39:56.160Z] #11 34.84 Building dependency tree...
02:39:56 [2020-10-27T02:39:56.160Z] #11 ...
02:39:56 [2020-10-27T02:39:56.160Z] 
02:39:56 [2020-10-27T02:39:56.160Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:39:56 [2020-10-27T02:39:56.160Z] #40 33.55 Building dependency tree...
02:39:56 [2020-10-27T02:39:56.438Z] #32 ...
02:39:56 [2020-10-27T02:39:56.438Z] 
02:39:56 [2020-10-27T02:39:56.438Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.35 Setting up libicu63:s390x (63.1-6+deb10u1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.36 Setting up xxd (2:8.1.0875-5) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.37 Setting up libuv1:s390x (1.24.1-1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.39 Setting up vim-common (2:8.1.0875-5) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.40 Setting up librhash0:s390x (1.3.8-1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.41 Setting up cmake-data (3.13.4-1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.42 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.43 Setting up libjsoncpp1:s390x (1.7.4-3) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.44 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.45 Setting up cmake (3.13.4-1) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.45 Processing triggers for libc-bin (2.28-10) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 35.52 Processing triggers for mime-support (3.62) ...
02:39:56 [2020-10-27T02:39:56.438Z] #34 DONE 35.9s
02:39:56 [2020-10-27T02:39:56.438Z] 
02:39:56 [2020-10-27T02:39:56.438Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:39:56 [2020-10-27T02:39:56.438Z] #45 DONE 35.9s
02:39:56 [2020-10-27T02:39:56.438Z] 
02:39:56 [2020-10-27T02:39:56.438Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:56 [2020-10-27T02:39:56.438Z] #32 36.01 os
02:39:57 [2020-10-27T02:39:57.498Z] #32 ...
02:39:57 [2020-10-27T02:39:57.498Z] 
02:39:57 [2020-10-27T02:39:57.498Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:39:57 [2020-10-27T02:39:57.498Z] #49 26.86 bytes
02:39:57 [2020-10-27T02:39:57.498Z] #49 26.90 syscall
02:39:57 [2020-10-27T02:39:57.498Z] #49 28.58 reflect
02:39:57 [2020-10-27T02:39:57.498Z] #49 32.05 time
02:39:57 [2020-10-27T02:39:57.498Z] #49 36.58 context
02:39:57 [2020-10-27T02:39:57.498Z] #49 ...
02:39:57 [2020-10-27T02:39:57.498Z] 
02:39:57 [2020-10-27T02:39:57.498Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.016 + RM_GOPATH=0
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.016 + TMP_GOPATH=
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.016 + : /build
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.016 + '[' -z '' ']'
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.016 ++ mktemp -d
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.022 + export GOPATH=/tmp/tmp.Uqy0hsCu4L
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.023 + GOPATH=/tmp/tmp.Uqy0hsCu4L
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.023 + RM_GOPATH=1
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.023 + case "$(go env GOARCH)" in
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.023 ++ go env GOARCH
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.028 + export GO_BUILDMODE=-buildmode=pie
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.028 + GO_BUILDMODE=-buildmode=pie
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.028 ++ dirname /tmp/install/install.sh
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + dir=/tmp/install
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + bin=tini
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + shift
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + '[' '!' -f /tmp/install/tini.installer ']'
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + . /tmp/install/tini.installer
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + install_tini
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uqy0hsCu4L/tini
02:39:57 [2020-10-27T02:39:57.498Z] #35 1.083 Cloning into '/tmp/tmp.Uqy0hsCu4L/tini'...
02:39:58 [2020-10-27T02:39:58.056Z] #40 36.86 The following additional packages will be installed:
02:39:58 [2020-10-27T02:39:58.056Z] #40 36.87   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
02:39:58 [2020-10-27T02:39:58.056Z] #40 36.87   libprotoc17 python-pkg-resources python-six zlib1g-dev
02:39:58 [2020-10-27T02:39:58.056Z] #40 36.88 Suggested packages:
02:39:58 [2020-10-27T02:39:58.056Z] #40 36.89   manpages-dev python-setuptools
02:39:58 [2020-10-27T02:39:58.056Z] #40 ...
02:39:58 [2020-10-27T02:39:58.056Z] 
02:39:58 [2020-10-27T02:39:58.056Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:39:58 [2020-10-27T02:39:58.056Z] #43 26.95 vendor/golang.org/x/crypto/internal/subtle
02:39:58 [2020-10-27T02:39:58.056Z] #43 27.16 vendor/golang.org/x/crypto/curve25519
02:39:58 [2020-10-27T02:39:58.056Z] #43 ...
02:39:58 [2020-10-27T02:39:58.056Z] 
02:39:58 [2020-10-27T02:39:58.056Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:39:58 [2020-10-27T02:39:58.056Z] #53 31.03 Reading package lists...
02:39:58 [2020-10-27T02:39:58.136Z] #35 1.837 + cd /tmp/tmp.Uqy0hsCu4L/tini
02:39:58 [2020-10-27T02:39:58.429Z] #35 1.838 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
02:39:58 [2020-10-27T02:39:58.429Z] #35 1.866 + cmake .
02:39:58 [2020-10-27T02:39:58.429Z] #35 2.200 -- The C compiler identification is GNU 8.3.0
02:39:58 [2020-10-27T02:39:58.429Z] #35 2.256 -- Check for working C compiler: /usr/bin/cc
02:39:59 [2020-10-27T02:39:59.002Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-022907e1990bc5f61) in /home/ubuntu/workspace/moby_PR-41592
[Pipeline] {
[Pipeline] checkout
02:39:59 [2020-10-27T02:39:59.067Z] #35 2.590 -- Check for working C compiler: /usr/bin/cc -- works
02:39:59 [2020-10-27T02:39:59.067Z] #35 2.590 -- Detecting C compiler ABI info
02:39:59 [2020-10-27T02:39:59.067Z] #35 2.849 -- Detecting C compiler ABI info - done
02:39:59 [2020-10-27T02:39:59.360Z] #35 2.868 -- Detecting C compile features
02:39:59 [2020-10-27T02:39:59.683Z] #53 37.37 Building dependency tree...
02:40:00 [2020-10-27T02:40:00.408Z] #35 3.917 -- Detecting C compile features - done
02:40:00 [2020-10-27T02:40:00.408Z] #35 3.952 -- Performing Test HAS_BUILTIN_FORTIFY
02:40:00 [2020-10-27T02:40:00.408Z] #35 4.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
02:40:00 [2020-10-27T02:40:00.701Z] #35 4.210 -- Configuring done
02:40:00 [2020-10-27T02:40:00.701Z] #35 4.234 -- Generating done
02:40:00 [2020-10-27T02:40:00.701Z] #35 4.236 -- Build files have been written to: /tmp/tmp.Uqy0hsCu4L/tini
02:40:00 [2020-10-27T02:40:00.701Z] #35 4.240 + make tini-static
02:40:00 [2020-10-27T02:40:00.994Z] #35 4.472 Scanning dependencies of target tini-static
02:40:00 [2020-10-27T02:40:00.994Z] #35 4.535 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
02:40:01 [2020-10-27T02:40:01.631Z] #35 5.235 [100%] Linking C executable tini-static
02:40:01 [2020-10-27T02:40:01.925Z] #35 5.663 [100%] Built target tini-static
02:40:01 [2020-10-27T02:40:01.925Z] #35 5.725 + mkdir -p /build
02:40:02 [2020-10-27T02:40:02.204Z] #53 40.83 The following additional packages will be installed:
02:40:02 [2020-10-27T02:40:02.204Z] #53 40.83   libbtrfs0
02:40:02 [2020-10-27T02:40:02.204Z] #53 41.08 The following NEW packages will be installed:
02:40:02 [2020-10-27T02:40:02.204Z] #53 41.09   libbtrfs-dev libbtrfs0
02:40:02 [2020-10-27T02:40:02.227Z] #35 5.727 + cp tini-static /build/docker-init
02:40:02 [2020-10-27T02:40:02.227Z] #35 DONE 6.0s
02:40:02 [2020-10-27T02:40:02.227Z] 
02:40:02 [2020-10-27T02:40:02.227Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:02 [2020-10-27T02:40:02.227Z] #41 6.660 Note: Building without setproctitle() and strlcpy() support.
02:40:02 [2020-10-27T02:40:02.227Z] #41 6.660       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:40:02 [2020-10-27T02:40:02.227Z] #41 6.668 Note: Building without GnuTLS support
02:40:02 [2020-10-27T02:40:02.227Z] #41 6.670 Makefile.config:39: Warn: you have no libnftables installed
02:40:02 [2020-10-27T02:40:02.227Z] #41 6.670 Makefile.config:40: Warn: Building without nftables support
02:40:02 [2020-10-27T02:40:02.227Z] #41 7.434 fatal: not a git repository (or any of the parent directories): .git
02:40:02 [2020-10-27T02:40:02.227Z] #41 7.462   GEN      .gitid
02:40:02 [2020-10-27T02:40:02.227Z] #41 7.470   GEN      criu/include/version.h
02:40:02 [2020-10-27T02:40:02.227Z] #41 7.488   GEN      include/common/asm
02:40:02 [2020-10-27T02:40:02.768Z] #53 41.65 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
02:40:02 [2020-10-27T02:40:02.768Z] #53 41.65 Need to get 119 kB of archives.
02:40:02 [2020-10-27T02:40:02.768Z] #53 41.65 After this operation, 387 kB of additional disk space will be used.
02:40:02 [2020-10-27T02:40:02.768Z] #53 41.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
02:40:02 [2020-10-27T02:40:02.768Z] #53 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.423   PBCC     images/timens.pb-c.c
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.480   DEP      images/timens.pb-c.d
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.543   PBCC     images/fown.pb-c.c
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.543   PBCC     images/google/protobuf/descriptor.pb-c.c
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.605   PBCC     images/opts.pb-c.c
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.630   PBCC     images/memfd.pb-c.c
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.658   DEP      images/fown.pb-c.d
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.698   DEP      images/google/protobuf/descriptor.pb-c.d
02:40:02 [2020-10-27T02:40:02.900Z] #41 8.746   DEP      images/opts.pb-c.d
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.788   DEP      images/memfd.pb-c.d
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.816   PBCC     images/sit.pb-c.c
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.862   DEP      images/sit.pb-c.d
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.906   PBCC     images/macvlan.pb-c.c
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.919   DEP      images/macvlan.pb-c.d
02:40:03 [2020-10-27T02:40:03.195Z] #41 8.964   PBCC     images/autofs.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 8.989   DEP      images/autofs.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.027   PBCC     images/sysctl.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.045   DEP      images/sysctl.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.088   PBCC     images/time.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.122   DEP      images/time.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.170   PBCC     images/binfmt-misc.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.183   DEP      images/binfmt-misc.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.220   PBCC     images/seccomp.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.231   DEP      images/seccomp.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.242   PBCC     images/userns.pb-c.c
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.256   DEP      images/userns.pb-c.d
02:40:03 [2020-10-27T02:40:03.488Z] #41 9.322   PBCC     images/cgroup.pb-c.c
02:40:03 [2020-10-27T02:40:03.633Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086162d931f8b74f7) in /home/ubuntu/workspace/moby_PR-41592
[Pipeline] {
[Pipeline] checkout
02:40:03 [2020-10-27T02:40:03.699Z] #53 ...
02:40:03 [2020-10-27T02:40:03.699Z] 
02:40:03 [2020-10-27T02:40:03.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.23 The following NEW packages will be installed:
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.24   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.24   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.25   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.25   python-six zlib1g-dev
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 Need to get 4095 kB of archives.
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 After this operation, 22.5 MB of additional disk space will be used.
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 38.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 39.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
02:40:03 [2020-10-27T02:40:03.699Z] #40 40.39 debconf: delaying package configuration, since apt-utils is not installed
02:40:03 [2020-10-27T02:40:03.699Z] #40 40.64 Fetched 4095 kB in 1s (5142 kB/s)
02:40:03 [2020-10-27T02:40:03.700Z] #40 40.76 Selecting previously unselected package libcap-dev:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 40.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
02:40:03 [2020-10-27T02:40:03.700Z] #40 40.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 40.88 Unpacking libcap-dev:amd64 (1:2.25-2) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.03 Selecting previously unselected package libnet1:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.23 Selecting previously unselected package libnet1-dev.
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.44 Selecting previously unselected package libnl-3-200:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.62 Selecting previously unselected package libnl-3-dev:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.94 Selecting previously unselected package libprotobuf-c1:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 41.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.08 Selecting previously unselected package libprotobuf-c-dev:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.27 Selecting previously unselected package zlib1g-dev:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.65 Selecting previously unselected package libprotobuf17:amd64.
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
02:40:03 [2020-10-27T02:40:03.700Z] #40 42.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
02:40:03 [2020-10-27T02:40:03.781Z] #41 9.330   DEP      images/cgroup.pb-c.d
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.343   PBCC     images/ext-file.pb-c.c
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.361   DEP      images/ext-file.pb-c.d
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.393   PBCC     images/rpc.pb-c.c
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.428   DEP      images/rpc.pb-c.d
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.494   PBCC     images/siginfo.pb-c.c
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.497   DEP      images/siginfo.pb-c.d
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.514   PBCC     images/pagemap.pb-c.c
02:40:03 [2020-10-27T02:40:03.782Z] #41 9.555   DEP      images/pagemap.pb-c.d
02:40:03 [2020-10-27T02:40:03.812Z] using credential docker-jenkins-github-credentials
02:40:03 [2020-10-27T02:40:03.820Z] Cloning the remote Git repository
02:40:03 [2020-10-27T02:40:03.820Z] Cloning with configured refspecs honoured and without tags
02:40:03 [2020-10-27T02:40:03.956Z] #40 ...
02:40:03 [2020-10-27T02:40:03.956Z] 
02:40:03 [2020-10-27T02:40:03.956Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:03 [2020-10-27T02:40:03.956Z] #62 DONE 43.0s
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.581   PBCC     images/rlimit.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.594   DEP      images/rlimit.pb-c.d
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.631   PBCC     images/file-lock.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.646   DEP      images/file-lock.pb-c.d
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.684   PBCC     images/tty.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.703   DEP      images/tty.pb-c.d
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.731   PBCC     images/tun.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.751   PBCC     images/netdev.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.773   DEP      images/tun.pb-c.d
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.817   DEP      images/netdev.pb-c.d
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.899   PBCC     images/vma.pb-c.c
02:40:04 [2020-10-27T02:40:04.075Z] #41 9.932   DEP      images/vma.pb-c.d
02:40:04 [2020-10-27T02:40:04.213Z] 
02:40:04 [2020-10-27T02:40:04.213Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:40:04 [2020-10-27T02:40:04.213Z] #47 37.44 go: extracting golang.org/x/text v0.3.2
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.29 go: finding github.com/fatih/color v1.7.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.34 go: finding github.com/mattn/go-colorable v0.1.4
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.39 go: finding github.com/mattn/go-isatty v0.0.8
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.60 go: finding github.com/pkg/errors v0.8.1
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.64 go: finding github.com/go-lintpack/lintpack v0.5.2
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.68 go: finding github.com/sirupsen/logrus v1.4.2
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.69 go: finding github.com/go-toolsmith/astfmt v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.71 go: finding github.com/go-critic/go-critic v0.4.1
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.71 go: finding github.com/stretchr/testify v1.4.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.73 go: finding github.com/mitchellh/go-homedir v1.1.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.74 go: finding github.com/davecgh/go-spew v1.1.1
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.77 go: finding github.com/spf13/viper v1.6.1
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.94 go: finding github.com/go-toolsmith/astequal v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.98 go: finding github.com/pmezard/go-difflib v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 42.99 go: finding github.com/go-toolsmith/astp v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.07 go: finding github.com/stretchr/objx v0.2.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.07 go: finding github.com/go-toolsmith/astcast v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.15 go: finding github.com/go-toolsmith/typep v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding github.com/go-toolsmith/astcopy v1.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding gopkg.in/yaml.v2 v2.2.7
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.22 go: finding github.com/fsnotify/fsnotify v1.4.7
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0
02:40:04 [2020-10-27T02:40:04.213Z] #47 43.31 go: finding github.com/gobwas/glob v0.2.3
02:40:04 [2020-10-27T02:40:04.213Z] #47 ...
02:40:04 [2020-10-27T02:40:04.213Z] 
02:40:04 [2020-10-27T02:40:04.213Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:40:04 [2020-10-27T02:40:04.213Z] #53 43.26 debconf: delaying package configuration, since apt-utils is not installed
02:40:04 [2020-10-27T02:40:04.369Z] #41 9.956   PBCC     images/creds.pb-c.c
02:40:04 [2020-10-27T02:40:04.369Z] #41 9.983   DEP      images/creds.pb-c.d
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.01   PBCC     images/utsns.pb-c.c
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.03   DEP      images/utsns.pb-c.d
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.07   PBCC     images/ipc-desc.pb-c.c
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.08   PBCC     images/ipc-sem.pb-c.c
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.08   DEP      images/ipc-desc.pb-c.d
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.11   DEP      images/ipc-sem.pb-c.d
02:40:04 [2020-10-27T02:40:04.369Z] #41 10.17   PBCC     images/ipc-msg.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.18   DEP      images/ipc-msg.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.23   PBCC     images/ipc-shm.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.23   DEP      images/ipc-shm.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.26   PBCC     images/ipc-var.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.26   DEP      images/ipc-var.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.31   PBCC     images/sk-opts.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.31   PBCC     images/packet-sock.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.32   DEP      images/sk-opts.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.34   DEP      images/packet-sock.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.37   PBCC     images/sk-netlink.pb-c.c
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.40   DEP      images/sk-netlink.pb-c.d
02:40:04 [2020-10-27T02:40:04.662Z] #41 10.43   PBCC     images/sk-inet.pb-c.c
02:40:04 [2020-10-27T02:40:04.776Z] #53 43.67 Fetched 119 kB in 0s (320 kB/s)
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.47   DEP      images/sk-inet.pb-c.d
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.50   PBCC     images/sk-unix.pb-c.c
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.52   DEP      images/sk-unix.pb-c.d
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.60   PBCC     images/mm.pb-c.c
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.64   DEP      images/mm.pb-c.d
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.71   PBCC     images/timerfd.pb-c.c
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.74   DEP      images/timerfd.pb-c.d
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.79   PBCC     images/timer.pb-c.c
02:40:04 [2020-10-27T02:40:04.955Z] #41 10.82   DEP      images/timer.pb-c.d
02:40:03 [2020-10-27T02:40:03.389Z] Cloning repository https://github.com/moby/moby.git
02:40:03 [2020-10-27T02:40:03.452Z]  > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10
02:40:03 [2020-10-27T02:40:03.722Z] Fetching upstream changes from https://github.com/moby/moby.git
02:40:03 [2020-10-27T02:40:03.723Z]  > git --version # timeout=10
02:40:03 [2020-10-27T02:40:03.735Z]  > git --version # 'git version 2.7.4'
02:40:03 [2020-10-27T02:40:03.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:03 [2020-10-27T02:40:03.738Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:05 [2020-10-27T02:40:05.033Z] #53 43.86 Selecting previously unselected package libbtrfs0.
02:40:05 [2020-10-27T02:40:05.033Z] #53 43.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:40:05 [2020-10-27T02:40:05.033Z] #53 44.07 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
02:40:05 [2020-10-27T02:40:05.248Z] #41 10.83   PBCC     images/sa.pb-c.c
02:40:05 [2020-10-27T02:40:05.248Z] #41 10.89   DEP      images/sa.pb-c.d
02:40:05 [2020-10-27T02:40:05.248Z] #41 10.92   PBCC     images/pipe-data.pb-c.c
02:40:05 [2020-10-27T02:40:05.248Z] #41 10.94   DEP      images/pipe-data.pb-c.d
02:40:05 [2020-10-27T02:40:05.249Z] #41 10.99   PBCC     images/mnt.pb-c.c
02:40:05 [2020-10-27T02:40:05.249Z] #41 11.02   DEP      images/mnt.pb-c.d
02:40:05 [2020-10-27T02:40:05.249Z] #41 11.06   PBCC     images/sk-packet.pb-c.c
02:40:05 [2020-10-27T02:40:05.289Z] #53 44.08 Unpacking libbtrfs0 (4.20.1-2) ...
02:40:05 [2020-10-27T02:40:05.541Z] #41 11.06   DEP      images/sk-packet.pb-c.d
02:40:05 [2020-10-27T02:40:05.541Z] #41 11.09   PBCC     images/tcp-stream.pb-c.c
02:40:05 [2020-10-27T02:40:05.541Z] #41 11.16   DEP      images/tcp-stream.pb-c.d
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.19   PBCC     images/pipe.pb-c.c
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.22   DEP      images/pipe.pb-c.d
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.25   PBCC     images/pstree.pb-c.c
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.25   DEP      images/pstree.pb-c.d
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.28   PBCC     images/fs.pb-c.c
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.30   DEP      images/fs.pb-c.d
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.31   PBCC     images/signalfd.pb-c.c
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.37   DEP      images/signalfd.pb-c.d
02:40:05 [2020-10-27T02:40:05.542Z] #41 11.39   PBCC     images/fh.pb-c.c
02:40:05 [2020-10-27T02:40:05.550Z] #53 44.32 Selecting previously unselected package libbtrfs-dev.
02:40:05 [2020-10-27T02:40:05.550Z] #53 44.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
02:40:05 [2020-10-27T02:40:05.550Z] #53 44.36 Unpacking libbtrfs-dev (4.20.1-2) ...
02:40:05 [2020-10-27T02:40:05.550Z] #53 44.66 Setting up libbtrfs0 (4.20.1-2) ...
02:40:05 [2020-10-27T02:40:05.807Z] #53 44.69 Setting up libbtrfs-dev (4.20.1-2) ...
02:40:05 [2020-10-27T02:40:05.807Z] #53 44.70 Processing triggers for libc-bin (2.28-10) ...
02:40:05 [2020-10-27T02:40:05.834Z] #41 11.42   PBCC     images/fsnotify.pb-c.c
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.46   DEP      images/fh.pb-c.d
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.48   DEP      images/fsnotify.pb-c.d
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.54   PBCC     images/eventpoll.pb-c.c
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.55   DEP      images/eventpoll.pb-c.d
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.58   PBCC     images/eventfd.pb-c.c
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.59   DEP      images/eventfd.pb-c.d
02:40:05 [2020-10-27T02:40:05.835Z] #41 11.65   PBCC     images/remap-file-path.pb-c.c
02:40:06 [2020-10-27T02:40:06.076Z] #53 DONE 45.1s
02:40:06 [2020-10-27T02:40:06.076Z] 
02:40:06 [2020-10-27T02:40:06.076Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.33 go: finding github.com/hashicorp/hcl v1.0.0
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.41 go: finding github.com/spf13/cobra v0.0.5
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.69 go: finding github.com/spf13/pflag v1.0.5
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.71 go: finding github.com/go-toolsmith/strparse v1.0.0
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.76 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.80 go: finding github.com/magiconair/properties v1.8.1
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.84 go: finding github.com/mitchellh/mapstructure v1.1.2
02:40:06 [2020-10-27T02:40:06.076Z] #47 43.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.14 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.24 go: finding github.com/pelletier/go-toml v1.2.0
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.29 go: finding github.com/spf13/afero v1.1.2
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.37 go: finding github.com/spf13/cast v1.3.0
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
02:40:06 [2020-10-27T02:40:06.076Z] #47 44.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.50 go: finding github.com/subosito/gotenv v1.2.0
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.54 go: finding gopkg.in/ini.v1 v1.51.0
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.57 go: finding golang.org/x/text v0.3.2
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.68 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.80 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.80 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.86 go: finding github.com/kisielk/gotool v1.0.0
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.88 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.90 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.93 go: finding github.com/sourcegraph/go-diff v0.5.1
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1
02:40:06 [2020-10-27T02:40:06.077Z] #47 44.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:40:06 [2020-10-27T02:40:06.077Z] #47 45.01 go: finding github.com/ultraware/funlen v0.0.2
02:40:06 [2020-10-27T02:40:06.077Z] #47 45.02 go: finding github.com/ultraware/whitespace v0.0.4
02:40:06 [2020-10-27T02:40:06.077Z] #47 45.03 go: finding github.com/uudashr/gocognit v1.0.1
02:40:06 [2020-10-27T02:40:06.077Z] #47 45.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.68   DEP      images/remap-file-path.pb-c.d
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.70   PBCC     images/fifo.pb-c.c
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.71   DEP      images/fifo.pb-c.d
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.76   PBCC     images/ghost-file.pb-c.c
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.77   DEP      images/ghost-file.pb-c.d
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.80   PBCC     images/regfile.pb-c.c
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.85   DEP      images/regfile.pb-c.d
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.87   PBCC     images/ns.pb-c.c
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.90   DEP      images/ns.pb-c.d
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.94   PBCC     images/fdinfo.pb-c.c
02:40:06 [2020-10-27T02:40:06.132Z] #41 11.99   DEP      images/fdinfo.pb-c.d
02:40:06 [2020-10-27T02:40:06.333Z] #47 45.34 go: finding github.com/gogo/protobuf v1.2.1
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.04   PBCC     images/core-aarch64.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.07   PBCC     images/core-arm.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.12   PBCC     images/core-ppc64.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.17   PBCC     images/core-s390.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.20   PBCC     images/core-x86.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 12.22   PBCC     images/core.pb-c.c
02:40:06 [2020-10-27T02:40:06.425Z] #41 ...
02:40:06 [2020-10-27T02:40:06.425Z] 
02:40:06 [2020-10-27T02:40:06.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:06 [2020-10-27T02:40:06.425Z] #43 36.08 os
02:40:06 [2020-10-27T02:40:06.425Z] #43 37.34 internal/fmtsort
02:40:06 [2020-10-27T02:40:06.425Z] #43 37.73 strings
02:40:06 [2020-10-27T02:40:06.425Z] #43 38.60 fmt
02:40:06 [2020-10-27T02:40:06.425Z] #43 39.27 path/filepath
02:40:06 [2020-10-27T02:40:06.425Z] #43 40.19 regexp/syntax
02:40:06 [2020-10-27T02:40:06.425Z] #43 41.87 flag
02:40:06 [2020-10-27T02:40:06.425Z] #43 43.29 go/token
02:40:06 [2020-10-27T02:40:06.425Z] #43 43.99 go/scanner
02:40:06 [2020-10-27T02:40:06.425Z] #43 44.61 regexp
02:40:06 [2020-10-27T02:40:06.425Z] #43 45.10 go/ast
02:40:06 [2020-10-27T02:40:06.593Z] #47 45.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3
02:40:06 [2020-10-27T02:40:06.593Z] #47 45.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:40:06 [2020-10-27T02:40:06.593Z] #47 45.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:40:06 [2020-10-27T02:40:06.593Z] #47 45.68 go: finding github.com/BurntSushi/toml v0.3.1
02:40:06 [2020-10-27T02:40:06.718Z] #43 ...
02:40:06 [2020-10-27T02:40:06.718Z] 
02:40:06 [2020-10-27T02:40:06.718Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:06 [2020-10-27T02:40:06.718Z] #11 36.24 Selecting previously unselected package mingw-w64-x86-64-dev.
02:40:06 [2020-10-27T02:40:06.718Z] #11 36.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 36.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.49 Selecting previously unselected package gcc-mingw-w64-base.
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.49 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 40.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:40:06 [2020-10-27T02:40:06.718Z] #11 ...
02:40:06 [2020-10-27T02:40:06.718Z] 
02:40:06 [2020-10-27T02:40:06.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.28   PBCC     images/inventory.pb-c.c
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.31   DEP      images/core-aarch64.pb-c.d
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.33   DEP      images/core-arm.pb-c.d
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.38   DEP      images/core-ppc64.pb-c.d
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.45   DEP      images/core-s390.pb-c.d
02:40:06 [2020-10-27T02:40:06.718Z] #41 12.51   DEP      images/core-x86.pb-c.d
02:40:06 [2020-10-27T02:40:06.850Z] #47 45.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.55   DEP      images/core.pb-c.d
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.56   DEP      images/inventory.pb-c.d
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.60   PBCC     images/cpuinfo.pb-c.c
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.62   DEP      images/cpuinfo.pb-c.d
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.64   PBCC     images/stats.pb-c.c
02:40:07 [2020-10-27T02:40:07.011Z] #41 12.65   DEP      images/stats.pb-c.d
02:40:07 [2020-10-27T02:40:07.255Z] using credential docker-jenkins-github-credentials
02:40:07 [2020-10-27T02:40:07.262Z] Cloning the remote Git repository
02:40:07 [2020-10-27T02:40:07.262Z] Cloning with configured refspecs honoured and without tags
02:40:07 [2020-10-27T02:40:07.233Z] Cloning repository https://github.com/moby/moby.git
02:40:07 [2020-10-27T02:40:07.413Z] #47 ...
02:40:07 [2020-10-27T02:40:07.413Z] 
02:40:07 [2020-10-27T02:40:07.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:07 [2020-10-27T02:40:07.413Z] #11 34.84 Building dependency tree...
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.28 The following additional packages will be installed:
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.29   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.29   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.30   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.31 Suggested packages:
02:40:07 [2020-10-27T02:40:07.413Z] #11 38.32   gcc-8-locales seccomp wine64
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.73 The following NEW packages will be installed:
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.74   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.74   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.74   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.75   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
02:40:07 [2020-10-27T02:40:07.413Z] #11 39.75   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.17 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.17 Need to get 77.7 MB of archives.
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.17 After this operation, 487 MB of additional disk space will be used.
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 40.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 41.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
02:40:07 [2020-10-27T02:40:07.414Z] #11 41.71 Get:9 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]
02:40:07 [2020-10-27T02:40:07.414Z] #11 45.86 Get:10 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]
02:40:07 [2020-10-27T02:40:07.670Z] #11 ...
02:40:07 [2020-10-27T02:40:07.670Z] 
02:40:07 [2020-10-27T02:40:07.670Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.056 + RM_GOPATH=0
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.056 + TMP_GOPATH=
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.056 + : /build
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.056 + '[' -z '' ']'
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.060 ++ mktemp -d
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.080 + export GOPATH=/tmp/tmp.FvEwvjRqVp
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.080 + GOPATH=/tmp/tmp.FvEwvjRqVp
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.080 + RM_GOPATH=1
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.085 + case "$(go env GOARCH)" in
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.099 ++ go env GOARCH
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.108 + export GO_BUILDMODE=-buildmode=pie
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.108 + GO_BUILDMODE=-buildmode=pie
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.109 ++ dirname /tmp/install/install.sh
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.110 + dir=/tmp/install
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.110 + bin=containerd
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.110 + shift
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.112 + '[' '!' -f /tmp/install/containerd.installer ']'
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.113 + . /tmp/install/containerd.installer
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.113 ++ set -e
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.115 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.115 + install_containerd
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.116 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.120 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd
02:40:07 [2020-10-27T02:40:07.670Z] #54 1.122 Cloning into '/tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd'...
02:40:07 [2020-10-27T02:40:07.670Z] #54 ...
02:40:07 [2020-10-27T02:40:07.670Z] 
02:40:07 [2020-10-27T02:40:07.670Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:40:07 [2020-10-27T02:40:07.670Z] #34 30.34 Reading package lists...
02:40:07 [2020-10-27T02:40:07.670Z] #34 37.03 Building dependency tree...
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.46 The following additional packages will be installed:
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.48   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.50 Suggested packages:
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.50   cmake-doc ninja-build lrzip
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.50 Recommended packages:
02:40:07 [2020-10-27T02:40:07.670Z] #34 40.50   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.53 The following NEW packages will be installed:
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.53   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.53   vim-common xxd
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.99 Need to get 14.9 MB of archives.
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.99 After this operation, 61.8 MB of additional disk space will be used.
02:40:07 [2020-10-27T02:40:07.670Z] #34 41.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 42.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 42.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 43.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.36 debconf: delaying package configuration, since apt-utils is not installed
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.62 Fetched 14.9 MB in 2s (7077 kB/s)
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.72 Selecting previously unselected package xxd.
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.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.)
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
02:40:07 [2020-10-27T02:40:07.670Z] #34 45.97 Unpacking xxd (2:8.1.0875-5) ...
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.23 Selecting previously unselected package vim-common.
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.27 Unpacking vim-common (2:8.1.0875-5) ...
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.59 Selecting previously unselected package cmake-data.
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
02:40:07 [2020-10-27T02:40:07.670Z] #34 46.65 Unpacking cmake-data (3.13.4-1) ...
02:40:08 [2020-10-27T02:40:08.052Z] #41 13.48 make[1]: Nothing to be done for 'all'.
02:40:08 [2020-10-27T02:40:08.052Z] #41 ...
02:40:08 [2020-10-27T02:40:08.052Z] 
02:40:08 [2020-10-27T02:40:08.052Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:08 [2020-10-27T02:40:08.052Z] #32 37.42 internal/fmtsort
02:40:08 [2020-10-27T02:40:08.052Z] #32 37.81 strings
02:40:08 [2020-10-27T02:40:08.052Z] #32 38.33 fmt
02:40:08 [2020-10-27T02:40:08.052Z] #32 39.60 path/filepath
02:40:08 [2020-10-27T02:40:08.052Z] #32 40.56 io/ioutil
02:40:08 [2020-10-27T02:40:08.052Z] #32 41.10 path
02:40:08 [2020-10-27T02:40:08.052Z] #32 41.65 flag
02:40:08 [2020-10-27T02:40:08.052Z] #32 41.69 github.com/BurntSushi/toml
02:40:08 [2020-10-27T02:40:08.052Z] #32 43.49 log
02:40:08 [2020-10-27T02:40:08.052Z] #32 43.97 text/tabwriter
02:40:08 [2020-10-27T02:40:08.052Z] #32 45.39 github.com/BurntSushi/toml/cmd/tomlv
02:40:08 [2020-10-27T02:40:08.052Z] #32 ...
02:40:08 [2020-10-27T02:40:08.052Z] 
02:40:08 [2020-10-27T02:40:08.052Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:08 [2020-10-27T02:40:08.052Z] #49 37.38 os
02:40:08 [2020-10-27T02:40:08.052Z] #49 38.97 encoding/binary
02:40:08 [2020-10-27T02:40:08.052Z] #49 39.61 fmt
02:40:08 [2020-10-27T02:40:08.052Z] #49 40.36 encoding/base64
02:40:08 [2020-10-27T02:40:08.052Z] #49 40.85 golang.org/x/sys/unix
02:40:08 [2020-10-27T02:40:08.052Z] #49 43.09 encoding/json
02:40:08 [2020-10-27T02:40:08.052Z] #49 47.39 github.com/pkg/diff
02:40:08 [2020-10-27T02:40:08.052Z] #49 47.67 go/ast
02:40:08 [2020-10-27T02:40:08.052Z] #49 ...
02:40:08 [2020-10-27T02:40:08.052Z] 
02:40:08 [2020-10-27T02:40:08.052Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:08 [2020-10-27T02:40:08.052Z] #43 47.35 internal/lazyregexp
02:40:08 [2020-10-27T02:40:08.052Z] #43 47.51 net/url
02:40:08 [2020-10-27T02:40:08.345Z] #43 47.88 text/template/parse
02:40:07 [2020-10-27T02:40:07.316Z]  > git init /home/ubuntu/workspace/moby_PR-41592 # timeout=10
02:40:07 [2020-10-27T02:40:07.570Z] Fetching upstream changes from https://github.com/moby/moby.git
02:40:07 [2020-10-27T02:40:07.570Z]  > git --version # timeout=10
02:40:07 [2020-10-27T02:40:07.607Z]  > git --version # 'git version 2.17.1'
02:40:07 [2020-10-27T02:40:07.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:07 [2020-10-27T02:40:07.625Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:08 [2020-10-27T02:40:08.600Z] #34 ...
02:40:08 [2020-10-27T02:40:08.600Z] 
02:40:08 [2020-10-27T02:40:08.600Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.11 Selecting previously unselected package libprotobuf-lite17:amd64.
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.43 Selecting previously unselected package libprotobuf-dev:amd64.
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 44.43 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 46.42 Selecting previously unselected package libprotoc17:amd64.
02:40:08 [2020-10-27T02:40:08.600Z] #40 46.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 46.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.22 Selecting previously unselected package protobuf-c-compiler.
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.23 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.45 Selecting previously unselected package protobuf-compiler.
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
02:40:08 [2020-10-27T02:40:08.600Z] #40 47.48 Unpacking protobuf-compiler (3.6.1.3-2) ...
02:40:08 [2020-10-27T02:40:08.650Z] #43 ...
02:40:08 [2020-10-27T02:40:08.651Z] 
02:40:08 [2020-10-27T02:40:08.651Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:08 [2020-10-27T02:40:08.651Z] #32 DONE 48.3s
02:40:08 [2020-10-27T02:40:08.857Z] #40 47.68 Selecting previously unselected package python-pkg-resources.
02:40:08 [2020-10-27T02:40:08.857Z] #40 47.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
02:40:08 [2020-10-27T02:40:08.857Z] #40 47.69 Unpacking python-pkg-resources (40.8.0-1) ...
02:40:08 [2020-10-27T02:40:08.857Z] #40 ...
02:40:08 [2020-10-27T02:40:08.857Z] 
02:40:08 [2020-10-27T02:40:08.857Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:08 [2020-10-27T02:40:08.857Z] #32 37.85 internal/reflectlite
02:40:08 [2020-10-27T02:40:08.857Z] #32 37.86 sync
02:40:08 [2020-10-27T02:40:08.857Z] #32 40.25 sort
02:40:08 [2020-10-27T02:40:08.857Z] #32 40.26 errors
02:40:08 [2020-10-27T02:40:08.857Z] #32 40.70 strconv
02:40:08 [2020-10-27T02:40:08.857Z] #32 41.74 io
02:40:08 [2020-10-27T02:40:08.857Z] #32 42.98 internal/oserror
02:40:08 [2020-10-27T02:40:08.857Z] #32 43.17 syscall
02:40:08 [2020-10-27T02:40:08.857Z] #32 45.50 reflect
02:40:08 [2020-10-27T02:40:08.978Z] 
02:40:08 [2020-10-27T02:40:08.978Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:40:09 [2020-10-27T02:40:09.114Z] #32 ...
02:40:09 [2020-10-27T02:40:09.114Z] 
02:40:09 [2020-10-27T02:40:09.114Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
02:40:09 [2020-10-27T02:40:09.114Z] #11 48.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
02:40:09 [2020-10-27T02:40:09.371Z] #11 48.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
02:40:09 [2020-10-27T02:40:09.371Z] #11 48.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
02:40:09 [2020-10-27T02:40:09.371Z] #11 48.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
02:40:09 [2020-10-27T02:40:09.576Z] #54 24.99 Checking out files:  78% (2718/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
02:40:09 [2020-10-27T02:40:09.576Z] #54 25.78 + cd /tmp/tmp.ceS8Bb5zBL/src/github.com/containerd/containerd
02:40:09 [2020-10-27T02:40:09.576Z] #54 25.78 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + export 'BUILDTAGS=netgo osusergo static_build'
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + BUILDTAGS='netgo osusergo static_build'
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + export EXTRA_FLAGS=-buildmode=pie
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + EXTRA_FLAGS=-buildmode=pie
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + '[' '' = dynamic ']'
02:40:10 [2020-10-27T02:40:10.213Z] #54 26.21 + make
02:40:10 [2020-10-27T02:40:10.302Z] #11 ...
02:40:10 [2020-10-27T02:40:10.302Z] 
02:40:10 [2020-10-27T02:40:10.302Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:10 [2020-10-27T02:40:10.302Z] #43 39.01 sync
02:40:10 [2020-10-27T02:40:10.302Z] #43 39.01 internal/reflectlite
02:40:10 [2020-10-27T02:40:10.302Z] #43 40.75 github.com/LK4D4/vndr/godl/singleflight
02:40:10 [2020-10-27T02:40:10.302Z] #43 41.09 math/rand
02:40:10 [2020-10-27T02:40:10.302Z] #43 42.15 internal/singleflight
02:40:10 [2020-10-27T02:40:10.302Z] #43 42.56 strconv
02:40:10 [2020-10-27T02:40:10.302Z] #43 42.58 io
02:40:10 [2020-10-27T02:40:10.302Z] #43 44.44 bytes
02:40:10 [2020-10-27T02:40:10.302Z] #43 46.77 bufio
02:40:10 [2020-10-27T02:40:10.302Z] #43 47.56 reflect
02:40:10 [2020-10-27T02:40:10.302Z] #43 48.90 syscall
02:40:10 [2020-10-27T02:40:10.302Z] #43 ...
02:40:10 [2020-10-27T02:40:10.302Z] 
02:40:10 [2020-10-27T02:40:10.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:10 [2020-10-27T02:40:10.302Z] #11 49.24 debconf: delaying package configuration, since apt-utils is not installed
02:40:10 [2020-10-27T02:40:10.506Z] #54 26.90 + bin/ctr
02:40:10 [2020-10-27T02:40:10.559Z] #11 49.46 Fetched 77.7 MB in 8s (9302 kB/s)
02:40:10 [2020-10-27T02:40:10.559Z] #11 49.54 Selecting previously unselected package binutils-mingw-w64-i686.
02:40:10 [2020-10-27T02:40:10.815Z] #11 49.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:40:10 [2020-10-27T02:40:10.815Z] #11 49.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
02:40:10 [2020-10-27T02:40:10.815Z] #11 49.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:40:13 [2020-10-27T02:40:13.338Z] #11 52.30 Selecting previously unselected package binutils-mingw-w64-x86-64.
02:40:13 [2020-10-27T02:40:13.338Z] #11 52.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
02:40:13 [2020-10-27T02:40:13.338Z] #11 52.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:40:16 [2020-10-27T02:40:16.095Z] #54 ...
02:40:16 [2020-10-27T02:40:16.095Z] 
02:40:16 [2020-10-27T02:40:16.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:16 [2020-10-27T02:40:16.095Z] #11 55.67 Selecting previously unselected package g++-mingw-w64-x86-64.
02:40:16 [2020-10-27T02:40:16.095Z] #11 55.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
02:40:16 [2020-10-27T02:40:16.095Z] #11 55.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.38 Selecting previously unselected package binutils-mingw-w64.
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.54 Selecting previously unselected package libdevmapper1.02.1:amd64.
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
02:40:16 [2020-10-27T02:40:16.613Z] #11 55.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
02:40:16 [2020-10-27T02:40:16.870Z] #11 55.76 Selecting previously unselected package dmsetup.
02:40:16 [2020-10-27T02:40:16.870Z] #11 55.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
02:40:16 [2020-10-27T02:40:16.870Z] #11 55.76 Unpacking dmsetup (2:1.02.155-3) ...
02:40:17 [2020-10-27T02:40:17.127Z] #11 56.01 Selecting previously unselected package mingw-w64-common.
02:40:17 [2020-10-27T02:40:17.127Z] #11 56.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
02:40:17 [2020-10-27T02:40:17.127Z] #11 56.04 Unpacking mingw-w64-common (6.0.0-3) ...
02:40:18 [2020-10-27T02:40:18.058Z] #11 ...
02:40:18 [2020-10-27T02:40:18.058Z] 
02:40:18 [2020-10-27T02:40:18.058Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:40:18 [2020-10-27T02:40:18.058Z] #45 DONE 56.9s
02:40:18 [2020-10-27T02:40:18.058Z] 
02:40:18 [2020-10-27T02:40:18.058Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:40:18 [2020-10-27T02:40:18.058Z] #30 48.61 Checking out files:  85% (1308/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.
02:40:18 [2020-10-27T02:40:18.058Z] #30 49.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
02:40:18 [2020-10-27T02:40:18.058Z] #30 49.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
02:40:18 [2020-10-27T02:40:18.058Z] #30 ...
02:40:18 [2020-10-27T02:40:18.058Z] 
02:40:18 [2020-10-27T02:40:18.058Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:18 [2020-10-27T02:40:18.058Z] #43 57.09 time
02:40:18 [2020-10-27T02:40:18.173Z] #11 ...
02:40:18 [2020-10-27T02:40:18.173Z] 
02:40:18 [2020-10-27T02:40:18.173Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:18 [2020-10-27T02:40:18.173Z] #49 48.35 golang.org/x/crypto/ssh/terminal
02:40:18 [2020-10-27T02:40:18.173Z] #49 49.50 mvdan.cc/editorconfig
02:40:18 [2020-10-27T02:40:18.173Z] #49 50.10 mvdan.cc/sh/v3/fileutil
02:40:18 [2020-10-27T02:40:18.173Z] #49 50.28 mvdan.cc/sh/v3/syntax
02:40:18 [2020-10-27T02:40:18.173Z] #49 54.27 mvdan.cc/sh/v3/cmd/shfmt
02:40:18 [2020-10-27T02:40:18.173Z] #49 DONE 57.6s
02:40:18 [2020-10-27T02:40:18.173Z] 
02:40:18 [2020-10-27T02:40:18.173Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:18 [2020-10-27T02:40:18.173Z] #41 14.32   CC       images/stats.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 14.62   CC       images/core.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 15.15   CC       images/core-x86.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 15.49   CC       images/core-arm.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 15.67   CC       images/core-aarch64.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 15.90   CC       images/core-ppc64.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 16.26   CC       images/core-s390.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 16.61   CC       images/cpuinfo.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 16.83   CC       images/inventory.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 16.93   CC       images/fdinfo.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.23   CC       images/fown.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.37   CC       images/ns.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.49   CC       images/regfile.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.59   CC       images/ghost-file.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.82   CC       images/fifo.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 17.96   CC       images/remap-file-path.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.10   CC       images/eventfd.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.21   CC       images/eventpoll.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.32   CC       images/fh.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.44   CC       images/fsnotify.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.68   CC       images/signalfd.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.82   CC       images/fs.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 18.96   CC       images/pstree.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.08   CC       images/pipe.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.22   CC       images/tcp-stream.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.30   CC       images/sk-packet.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.46   CC       images/mnt.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.59   CC       images/pipe-data.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.73   CC       images/sa.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 19.83   CC       images/timer.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.00   CC       images/timerfd.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.16   CC       images/mm.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.32   CC       images/sk-opts.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.42   CC       images/sk-unix.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.55   CC       images/sk-inet.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.68   CC       images/tun.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 20.84   CC       images/sk-netlink.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.01   CC       images/packet-sock.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.12   CC       images/ipc-var.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.24   CC       images/ipc-desc.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.36   CC       images/ipc-shm.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.47   CC       images/ipc-msg.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.65   CC       images/ipc-sem.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.77   CC       images/utsns.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.88   CC       images/creds.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 21.99   CC       images/vma.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 22.15   CC       images/netdev.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 22.43   CC       images/tty.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 22.84   CC       images/file-lock.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 22.95   CC       images/rlimit.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 23.11   CC       images/pagemap.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 23.26   CC       images/siginfo.o
02:40:18 [2020-10-27T02:40:18.173Z] #41 23.42   CC       images/rpc.o
02:40:18 [2020-10-27T02:40:18.467Z] #41 24.14   CC       images/ext-file.o
02:40:18 [2020-10-27T02:40:18.763Z] #41 24.43   CC       images/cgroup.o
02:40:18 [2020-10-27T02:40:18.989Z] #43 ...
02:40:18 [2020-10-27T02:40:18.989Z] 
02:40:18 [2020-10-27T02:40:18.989Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:40:18 [2020-10-27T02:40:18.989Z] #40 47.93 Selecting previously unselected package python-six.
02:40:18 [2020-10-27T02:40:18.989Z] #40 47.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 48.00 Unpacking python-six (1.12.0-1) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 48.12 Selecting previously unselected package python-protobuf.
02:40:18 [2020-10-27T02:40:18.989Z] #40 48.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 48.14 Unpacking python-protobuf (3.6.1.3-2) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 48.72 Setting up python-pkg-resources (40.8.0-1) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 53.58 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 53.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 53.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 53.62 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
02:40:18 [2020-10-27T02:40:18.989Z] #40 53.63 Setting up python-six (1.12.0-1) ...
02:40:19 [2020-10-27T02:40:19.057Z] #41 24.67   CC       images/userns.o
02:40:19 [2020-10-27T02:40:19.057Z] #41 24.78   CC       images/google/protobuf/descriptor.o
02:40:19 [2020-10-27T02:40:19.694Z] #41 ...
02:40:19 [2020-10-27T02:40:19.694Z] 
02:40:19 [2020-10-27T02:40:19.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:19 [2020-10-27T02:40:19.694Z] #43 49.00 go/parser
02:40:19 [2020-10-27T02:40:19.694Z] #43 50.62 text/template
02:40:19 [2020-10-27T02:40:19.694Z] #43 51.03 encoding/xml
02:40:19 [2020-10-27T02:40:19.694Z] #43 53.05 go/doc
02:40:19 [2020-10-27T02:40:19.694Z] #43 54.43 github.com/LK4D4/vndr/versioned
02:40:19 [2020-10-27T02:40:19.694Z] #43 54.53 compress/flate
02:40:19 [2020-10-27T02:40:19.694Z] #43 55.46 github.com/LK4D4/vndr/build
02:40:19 [2020-10-27T02:40:19.694Z] #43 56.44 hash/crc32
02:40:19 [2020-10-27T02:40:19.694Z] #43 56.79 compress/gzip
02:40:19 [2020-10-27T02:40:19.694Z] #43 57.25 net
02:40:19 [2020-10-27T02:40:19.694Z] #43 57.36 vendor/golang.org/x/text/transform
02:40:19 [2020-10-27T02:40:19.694Z] #43 57.99 vendor/golang.org/x/text/unicode/bidi
02:40:19 [2020-10-27T02:40:19.694Z] #43 59.21 vendor/golang.org/x/text/secure/bidirule
02:40:19 [2020-10-27T02:40:19.694Z] #43 ...
02:40:19 [2020-10-27T02:40:19.694Z] 
02:40:19 [2020-10-27T02:40:19.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:19 [2020-10-27T02:40:19.694Z] #41 25.48   CC       images/opts.o
02:40:19 [2020-10-27T02:40:19.922Z] #40 ...
02:40:19 [2020-10-27T02:40:19.922Z] 
02:40:19 [2020-10-27T02:40:19.922Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:40:19 [2020-10-27T02:40:19.922Z] #34 49.81 Selecting previously unselected package libicu63:amd64.
02:40:19 [2020-10-27T02:40:19.922Z] #34 49.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 49.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 57.49 Selecting previously unselected package libxml2:amd64.
02:40:19 [2020-10-27T02:40:19.922Z] #34 57.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 57.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.41 Selecting previously unselected package libarchive13:amd64.
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.77 Selecting previously unselected package libjsoncpp1:amd64.
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
02:40:19 [2020-10-27T02:40:19.922Z] #34 58.93 Selecting previously unselected package librhash0:amd64.
02:40:19 [2020-10-27T02:40:19.922Z] #34 ...
02:40:19 [2020-10-27T02:40:19.922Z] 
02:40:19 [2020-10-27T02:40:19.922Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:40:19 [2020-10-27T02:40:19.922Z] #40 58.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
02:40:19 [2020-10-27T02:40:19.922Z] #40 58.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
02:40:19 [2020-10-27T02:40:19.987Z] #41 25.58   CC       images/seccomp.o
02:40:20 [2020-10-27T02:40:20.179Z] #40 58.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 58.95 Setting up libcap-dev:amd64 (1:2.25-2) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 58.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 58.98 Setting up protobuf-compiler (3.6.1.3-2) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 58.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 59.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 59.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
02:40:20 [2020-10-27T02:40:20.179Z] #40 59.03 Setting up python-protobuf (3.6.1.3-2) ...
02:40:20 [2020-10-27T02:40:20.280Z] #41 25.73   CC       images/binfmt-misc.o
02:40:20 [2020-10-27T02:40:20.280Z] #41 25.87   CC       images/time.o
02:40:20 [2020-10-27T02:40:20.280Z] #41 25.99   CC       images/sysctl.o
02:40:20 [2020-10-27T02:40:20.280Z] #41 26.10   CC       images/autofs.o
02:40:20 [2020-10-27T02:40:20.573Z] #41 26.19   CC       images/macvlan.o
02:40:20 [2020-10-27T02:40:20.573Z] #41 26.29   CC       images/sit.o
02:40:20 [2020-10-27T02:40:20.573Z] #41 26.39   CC       images/memfd.o
02:40:20 [2020-10-27T02:40:20.867Z] #41 26.54   CC       images/timens.o
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.69   LINK     images/built-in.o
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.78   GEN      compel/include/asm
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.78   GEN      compel/include/version.h
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.79 touch .config
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.81   GEN      include/common/config.h
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.84   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
02:40:21 [2020-10-27T02:40:21.160Z] #41 26.91   GEN      compel/plugins/include/uapi/std/syscall.h
02:40:21 [2020-10-27T02:40:21.453Z] #41 26.92   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
02:40:21 [2020-10-27T02:40:21.453Z] #41 26.94   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
02:40:21 [2020-10-27T02:40:21.453Z] #41 26.96   DEP      compel/arch/s390/plugins/std/parasite-head.d
02:40:21 [2020-10-27T02:40:21.453Z] #41 26.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
02:40:21 [2020-10-27T02:40:21.453Z] #41 26.97   DEP      compel/plugins/std/infect.d
02:40:21 [2020-10-27T02:40:21.453Z] #41 27.05   DEP      compel/plugins/std/string.d
02:40:21 [2020-10-27T02:40:21.453Z] #41 27.11   DEP      compel/plugins/std/log.d
02:40:21 [2020-10-27T02:40:21.453Z] #41 27.20   DEP      compel/plugins/std/fds.d
02:40:21 [2020-10-27T02:40:21.746Z] #41 27.28   DEP      compel/plugins/std/std.d
02:40:21 [2020-10-27T02:40:21.746Z] #41 27.38   DEP      compel/plugins/shmem/shmem.d
02:40:21 [2020-10-27T02:40:21.746Z] #41 27.47   DEP      compel/plugins/fds/fds.d
02:40:21 [2020-10-27T02:40:21.746Z] #41 27.55   CC       compel/plugins/std/std.o
02:40:22 [2020-10-27T02:40:22.040Z] #41 27.76   CC       compel/plugins/std/fds.o
02:40:22 [2020-10-27T02:40:22.073Z] #40 ...
02:40:22 [2020-10-27T02:40:22.073Z] 
02:40:22 [2020-10-27T02:40:22.073Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:22 [2020-10-27T02:40:22.073Z] #49 50.62 syscall
02:40:22 [2020-10-27T02:40:22.073Z] #49 50.62 reflect
02:40:22 [2020-10-27T02:40:22.073Z] #49 58.29 context
02:40:22 [2020-10-27T02:40:22.073Z] #49 59.26 internal/poll
02:40:22 [2020-10-27T02:40:22.073Z] #49 ...
02:40:22 [2020-10-27T02:40:22.073Z] 
02:40:22 [2020-10-27T02:40:22.073Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:40:22 [2020-10-27T02:40:22.073Z] #34 58.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
02:40:22 [2020-10-27T02:40:22.073Z] #34 58.95 Unpacking librhash0:amd64 (1.3.8-1) ...
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.14 Selecting previously unselected package libuv1:amd64.
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.15 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.16 Unpacking libuv1:amd64 (1.24.1-1) ...
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.38 Selecting previously unselected package cmake.
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
02:40:22 [2020-10-27T02:40:22.073Z] #34 59.39 Unpacking cmake (3.13.4-1) ...
02:40:22 [2020-10-27T02:40:22.329Z] #34 ...
02:40:22 [2020-10-27T02:40:22.329Z] 
02:40:22 [2020-10-27T02:40:22.330Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:22 [2020-10-27T02:40:22.330Z] #32 51.29 time
02:40:22 [2020-10-27T02:40:22.330Z] #32 57.54 internal/poll
02:40:22 [2020-10-27T02:40:22.330Z] #32 58.44 internal/fmtsort
02:40:22 [2020-10-27T02:40:22.330Z] #32 59.01 internal/syscall/execenv
02:40:22 [2020-10-27T02:40:22.330Z] #32 59.16 internal/syscall/unix
02:40:22 [2020-10-27T02:40:22.330Z] #32 59.41 strings
02:40:22 [2020-10-27T02:40:22.330Z] #32 60.03 os
02:40:22 [2020-10-27T02:40:22.330Z] #32 ...
02:40:22 [2020-10-27T02:40:22.330Z] 
02:40:22 [2020-10-27T02:40:22.330Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:22 [2020-10-27T02:40:22.330Z] #43 60.25 strings
02:40:22 [2020-10-27T02:40:22.335Z] #41 28.01   CC       compel/plugins/std/log.o
02:40:22 [2020-10-27T02:40:22.628Z] #41 28.40   CC       compel/plugins/std/string.o
02:40:22 [2020-10-27T02:40:22.920Z] #41 28.69   CC       compel/plugins/std/infect.o
02:40:23 [2020-10-27T02:40:23.216Z] #41 28.98   CC       compel/arch/s390/plugins/std/parasite-head.o
02:40:23 [2020-10-27T02:40:23.216Z] #41 29.02   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
02:40:23 [2020-10-27T02:40:23.509Z] #41 29.04   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
02:40:23 [2020-10-27T02:40:23.509Z] #41 29.14   AR       compel/plugins/std.lib.a
02:40:23 [2020-10-27T02:40:23.509Z] #41 29.17   CC       compel/plugins/fds/fds.o
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.31   AR       compel/plugins/fds.lib.a
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.34   HOSTDEP  compel/src/lib/log-host.d
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.38   HOSTDEP  compel/src/lib/handle-elf-host.d
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.46   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.49   HOSTDEP  compel/src/main-host.d
02:40:23 [2020-10-27T02:40:23.802Z] #41 29.55   DEP      compel/src/lib/ptrace.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.62   DEP      compel/src/lib/infect.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.71   DEP      compel/src/lib/infect-util.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.76   DEP      compel/src/lib/infect-rpc.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.82   DEP      compel/arch/s390/src/lib/infect.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.86   DEP      compel/arch/s390/src/lib/cpu.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.88   DEP      compel/src/lib/log.d
02:40:24 [2020-10-27T02:40:24.096Z] #41 29.91   DEP      compel/src/main.d
02:40:24 [2020-10-27T02:40:24.224Z] #43 63.14 regexp/syntax
02:40:24 [2020-10-27T02:40:24.389Z] #41 30.01   DEP      compel/src/lib/handle-elf.d
02:40:24 [2020-10-27T02:40:24.389Z] #41 30.07   DEP      compel/arch/s390/src/lib/handle-elf.d
02:40:24 [2020-10-27T02:40:24.389Z] #41 30.14   CC       compel/src/lib/log.o
02:40:24 [2020-10-27T02:40:24.389Z] #41 30.22   CC       compel/arch/s390/src/lib/cpu.o
02:40:24 [2020-10-27T02:40:24.683Z] #41 30.31   CC       compel/arch/s390/src/lib/infect.o
02:40:24 [2020-10-27T02:40:24.789Z] #43 ...
02:40:24 [2020-10-27T02:40:24.789Z] 
02:40:24 [2020-10-27T02:40:24.789Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.79 Setting up xxd (2:8.1.0875-5) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.81 Setting up libuv1:amd64 (1.24.1-1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.83 Setting up vim-common (2:8.1.0875-5) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.88 Setting up librhash0:amd64 (1.3.8-1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.91 Setting up cmake-data (3.13.4-1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 62.98 Setting up cmake (3.13.4-1) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 63.00 Processing triggers for libc-bin (2.28-10) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 63.11 Processing triggers for mime-support (3.62) ...
02:40:24 [2020-10-27T02:40:24.789Z] #34 DONE 63.7s
02:40:24 [2020-10-27T02:40:24.789Z] 
02:40:24 [2020-10-27T02:40:24.789Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:24 [2020-10-27T02:40:24.789Z] #43 63.58 os
02:40:24 [2020-10-27T02:40:24.976Z] #41 30.68   CC       compel/src/lib/infect-rpc.o
02:40:25 [2020-10-27T02:40:25.151Z] Fetching without tags
02:40:25 [2020-10-27T02:40:25.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:40:25 [2020-10-27T02:40:25.103Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:40:25 [2020-10-27T02:40:25.116Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:25 [2020-10-27T02:40:25.140Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:40:25 [2020-10-27T02:40:25.156Z] Fetching upstream changes from https://github.com/moby/moby.git
02:40:25 [2020-10-27T02:40:25.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:25 [2020-10-27T02:40:25.158Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:25 [2020-10-27T02:40:25.270Z] #41 30.87   CC       compel/src/lib/infect-util.o
02:40:25 [2020-10-27T02:40:25.270Z] #41 31.00   CC       compel/src/lib/infect.o
02:40:25 [2020-10-27T02:40:25.519Z] Removing intermediate container 9b6a1750a886
02:40:25 [2020-10-27T02:40:25.519Z]  ---> b03b13b126e2
02:40:25 [2020-10-27T02:40:25.519Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
02:40:25 [2020-10-27T02:40:25.519Z]  ---> 805dc2d65d1c
02:40:25 [2020-10-27T02:40:25.519Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
02:40:25 [2020-10-27T02:40:25.519Z]  ---> f8b6f885c7e0
02:40:25 [2020-10-27T02:40:25.519Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
02:40:25 [2020-10-27T02:40:25.519Z]  ---> Running in 942d304f5d51
02:40:25 [2020-10-27T02:40:25.519Z] Removing intermediate container 942d304f5d51
02:40:25 [2020-10-27T02:40:25.519Z]  ---> 8d3e437240d9
02:40:25 [2020-10-27T02:40:25.519Z] Successfully built 8d3e437240d9
02:40:25 [2020-10-27T02:40:25.519Z] Successfully tagged moby-buildx:latest
02:40:25 [2020-10-27T02:40:25.519Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
02:40:25 [2020-10-27T02:40:25.519Z] if [ -n "${id}" ]; then \
02:40:25 [2020-10-27T02:40:25.519Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
02:40:25 [2020-10-27T02:40:25.519Z] 	&& touch bundles/buildx; \
02:40:25 [2020-10-27T02:40:25.519Z] 	docker rm -f ${id}; \
02:40:25 [2020-10-27T02:40:25.519Z] fi
02:40:25 [2020-10-27T02:40:25.519Z] db613998a708cc4ed3df48742338f02832450c2504fb2c4e0e358f01060a6ad9
02:40:25 [2020-10-27T02:40:25.519Z] bundles/buildx version
02:40:25 [2020-10-27T02:40:25.519Z] buildx v0.3.1 6db68d0
02:40:25 [2020-10-27T02:40:25.519Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:40:25 [2020-10-27T02:40:25.519Z] #1 [internal] booting buildkit
02:40:25 [2020-10-27T02:40:25.519Z] #1 pulling image moby/buildkit:buildx-stable-1
02:40:25 [2020-10-27T02:40:25.519Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
02:40:25 [2020-10-27T02:40:25.519Z] #1 creating container buildx_buildkit_default
02:40:25 [2020-10-27T02:40:25.519Z] #1 creating container buildx_buildkit_default 0.4s done
02:40:25 [2020-10-27T02:40:25.519Z] #1 DONE 2.6s
02:40:25 [2020-10-27T02:40:25.519Z] 
02:40:25 [2020-10-27T02:40:25.519Z] #3 [internal] load .dockerignore
02:40:25 [2020-10-27T02:40:25.519Z] #3 transferring context: 87B done
02:40:25 [2020-10-27T02:40:25.519Z] #3 DONE 0.0s
02:40:25 [2020-10-27T02:40:25.519Z] 
02:40:25 [2020-10-27T02:40:25.519Z] #2 [internal] load build definition from Dockerfile
02:40:25 [2020-10-27T02:40:25.519Z] #2 transferring dockerfile: 16.58kB done
02:40:25 [2020-10-27T02:40:25.519Z] #2 DONE 0.0s
02:40:25 [2020-10-27T02:40:25.519Z] 
02:40:25 [2020-10-27T02:40:25.519Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:40:25 [2020-10-27T02:40:25.519Z] #4 DONE 0.8s
02:40:25 [2020-10-27T02:40:25.519Z] 
02:40:25 [2020-10-27T02:40:25.519Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:40:25 [2020-10-27T02:40:25.519Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
02:40:25 [2020-10-27T02:40:25.519Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
02:40:25 [2020-10-27T02:40:25.519Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
02:40:25 [2020-10-27T02:40:25.519Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
02:40:25 [2020-10-27T02:40:25.519Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
02:40:25 [2020-10-27T02:40:25.519Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
02:40:25 [2020-10-27T02:40:25.519Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
02:40:25 [2020-10-27T02:40:25.519Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
02:40:25 [2020-10-27T02:40:25.519Z] #5 DONE 0.9s
02:40:25 [2020-10-27T02:40:25.519Z] 
02:40:25 [2020-10-27T02:40:25.519Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:40:25 [2020-10-27T02:40:25.590Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:40:26 [2020-10-27T02:40:26.157Z] #8 DONE 0.6s
02:40:26 [2020-10-27T02:40:26.157Z] 
02:40:26 [2020-10-27T02:40:26.157Z] #7 [internal] load metadata for docker.io/library/debian:buster
02:40:26 [2020-10-27T02:40:26.312Z] #41 ...
02:40:26 [2020-10-27T02:40:26.312Z] 
02:40:26 [2020-10-27T02:40:26.312Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.60 Selecting previously unselected package libapparmor1:s390x.
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.60 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.60 Unpacking libapparmor1:s390x (2.13.2-10) ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.68 Selecting previously unselected package libapparmor-dev:s390x.
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.81 Selecting previously unselected package libbtrfs0.
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.81 Unpacking libbtrfs0 (4.20.1-2) ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.86 Selecting previously unselected package libbtrfs-dev.
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.86 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.86 Unpacking libbtrfs-dev (4.20.1-2) ...
02:40:26 [2020-10-27T02:40:26.312Z] #11 65.95 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
02:40:26 [2020-10-27T02:40:26.452Z] #7 DONE 0.7s
02:40:26 [2020-10-27T02:40:26.452Z] 
02:40:26 [2020-10-27T02:40:26.452Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:40:26 [2020-10-27T02:40:26.605Z] #11 65.95 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.605Z] #11 65.96 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.01 Selecting previously unselected package libudev-dev:s390x.
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.01 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.13 Selecting previously unselected package libsepol1-dev:s390x.
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.13 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.605Z] #11 66.13 Unpacking libsepol1-dev:s390x (2.8-1) ...
02:40:26 [2020-10-27T02:40:26.685Z] #43 ...
02:40:26 [2020-10-27T02:40:26.685Z] 
02:40:26 [2020-10-27T02:40:26.686Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + RM_GOPATH=0
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + TMP_GOPATH=
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + : /build
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + '[' -z '' ']'
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 ++ mktemp -d
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + export GOPATH=/tmp/tmp.T029DdlZZY
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + GOPATH=/tmp/tmp.T029DdlZZY
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + RM_GOPATH=1
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 + case "$(go env GOARCH)" in
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.951 ++ go env GOARCH
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.971 + export GO_BUILDMODE=-buildmode=pie
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.971 + GO_BUILDMODE=-buildmode=pie
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.973 ++ dirname /tmp/install/install.sh
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.976 + dir=/tmp/install
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.976 + bin=tini
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.976 + shift
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.976 + '[' '!' -f /tmp/install/tini.installer ']'
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.977 + . /tmp/install/tini.installer
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.977 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.977 + install_tini
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.977 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.978 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.982 + git clone https://github.com/krallin/tini.git /tmp/tmp.T029DdlZZY/tini
02:40:26 [2020-10-27T02:40:26.686Z] #35 0.986 Cloning into '/tmp/tmp.T029DdlZZY/tini'...
02:40:26 [2020-10-27T02:40:26.686Z] #35 1.738 + cd /tmp/tmp.T029DdlZZY/tini
02:40:26 [2020-10-27T02:40:26.686Z] #35 1.739 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
02:40:26 [2020-10-27T02:40:26.686Z] #35 1.767 + cmake .
02:40:26 [2020-10-27T02:40:26.688Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:40:26 [2020-10-27T02:40:26.688Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:40:26 [2020-10-27T02:40:26.752Z] #6 DONE 1.0s
02:40:26 [2020-10-27T02:40:26.752Z] 
02:40:26 [2020-10-27T02:40:26.752Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:40:26 [2020-10-27T02:40:26.752Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
02:40:26 [2020-10-27T02:40:26.898Z] #11 66.30 Selecting previously unselected package libpcre16-3:s390x.
02:40:26 [2020-10-27T02:40:26.899Z] #11 66.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.899Z] #11 66.30 Unpacking libpcre16-3:s390x (2:8.39-12) ...
02:40:26 [2020-10-27T02:40:26.899Z] #11 66.45 Selecting previously unselected package libpcre32-3:s390x.
02:40:26 [2020-10-27T02:40:26.899Z] #11 66.45 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
02:40:26 [2020-10-27T02:40:26.899Z] #11 66.45 Unpacking libpcre32-3:s390x (2:8.39-12) ...
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
02:40:27 [2020-10-27T02:40:27.058Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.59 Selecting previously unselected package libpcrecpp0v5:s390x.
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.59 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.59 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.69 Selecting previously unselected package libpcre3-dev:s390x.
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.192Z] #11 66.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
02:40:27 [2020-10-27T02:40:27.248Z] #35 ...
02:40:27 [2020-10-27T02:40:27.248Z] 
02:40:27 [2020-10-27T02:40:27.248Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:40:27 [2020-10-27T02:40:27.248Z] #40 65.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
02:40:27 [2020-10-27T02:40:27.248Z] #40 65.85 Processing triggers for libc-bin (2.28-10) ...
02:40:27 [2020-10-27T02:40:27.248Z] #40 DONE 66.2s
02:40:27 [2020-10-27T02:40:27.248Z] 
02:40:27 [2020-10-27T02:40:27.248Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:27 [2020-10-27T02:40:27.248Z] #35 2.531 -- The C compiler identification is GNU 8.3.0
02:40:27 [2020-10-27T02:40:27.248Z] #35 2.577 -- Check for working C compiler: /usr/bin/cc
02:40:27 [2020-10-27T02:40:27.463Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
02:40:27 [2020-10-27T02:40:27.463Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.11MB / 8.25MB 0.4s
02:40:27 [2020-10-27T02:40:27.463Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.63MB / 54.14MB 0.6s
02:40:27 [2020-10-27T02:40:27.463Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 2.42MB / 10.73MB 0.6s
02:40:27 [2020-10-27T02:40:27.463Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 4.00MB / 57.46MB 0.6s
02:40:27 [2020-10-27T02:40:27.464Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 4.71MB / 8.25MB 0.6s
02:40:27 [2020-10-27T02:40:27.485Z] #11 66.90 Selecting previously unselected package libselinux1-dev:s390x.
02:40:27 [2020-10-27T02:40:27.485Z] #11 66.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 66.91 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.07 Selecting previously unselected package libdevmapper-dev:s390x.
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.07 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.07 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.12 Selecting previously unselected package libseccomp-dev:s390x.
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.12 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.12 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.20 Selecting previously unselected package libsystemd-dev:s390x.
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.20 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
02:40:27 [2020-10-27T02:40:27.485Z] #11 67.21 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
02:40:25 [2020-10-27T02:40:25.600Z]  > git config core.sparsecheckout # timeout=10
02:40:25 [2020-10-27T02:40:25.613Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:40:26 [2020-10-27T02:40:26.639Z]  > git remote # timeout=10
02:40:26 [2020-10-27T02:40:26.650Z]  > git config --get remote.origin.url # timeout=10
02:40:26 [2020-10-27T02:40:26.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:26 [2020-10-27T02:40:26.665Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:40:26 [2020-10-27T02:40:26.681Z]  > git rev-parse HEAD^{commit} # timeout=10
02:40:26 [2020-10-27T02:40:26.692Z]  > git config core.sparsecheckout # timeout=10
02:40:26 [2020-10-27T02:40:26.697Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:40:27 [2020-10-27T02:40:27.779Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.37MB / 10.73MB 0.7s
02:40:27 [2020-10-27T02:40:27.779Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.27MB / 8.25MB 0.7s
02:40:27 [2020-10-27T02:40:27.779Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 4.59MB / 73.58MB 0.7s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 7.48MB / 54.14MB 0.9s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 6.12MB / 10.73MB 0.9s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.06MB / 57.46MB 0.9s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 6.28MB / 8.25MB 0.9s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 11.70MB / 54.14MB 1.1s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.38MB / 10.73MB 1.1s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 7.43MB / 8.25MB 1.1s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 5.31MB / 96.52MB 1.1s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 10.41MB / 57.46MB 1.2s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s
02:40:28 [2020-10-27T02:40:28.095Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 8.37MB / 73.58MB 1.2s
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.56 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.57 Setting up libseccomp-dev:s390x (2.3.3-4) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.58 Setting up libapparmor1:s390x (2.13.2-10) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.59 Setting up libpcre16-3:s390x (2:8.39-12) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.60 Setting up libsepol1-dev:s390x (2.8-1) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.61 Setting up libbtrfs0 (4.20.1-2) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.62 Setting up libpcre32-3:s390x (2:8.39-12) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.62 Setting up libudev-dev:s390x (241-7~deb10u4) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.63 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.64 Setting up libbtrfs-dev (4.20.1-2) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.65 Setting up libapparmor-dev:s390x (2.13.2-10) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.66 Setting up mingw-w64-common (6.0.0-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.67 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.67 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.68 Setting up libpcre3-dev:s390x (2:8.39-12) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.69 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.69 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
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.70 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
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.70 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.71 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
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.71 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
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.72 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.72 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.73 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.74 Setting up dmsetup (2:1.02.155-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.74 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.75 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
02:40:28 [2020-10-27T02:40:28.145Z] #11 67.76 Processing triggers for libc-bin (2.28-10) ...
02:40:28 [2020-10-27T02:40:28.181Z] #35 3.580 -- Check for working C compiler: /usr/bin/cc -- works
02:40:28 [2020-10-27T02:40:28.414Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 16.86MB / 54.14MB 1.3s
02:40:28 [2020-10-27T02:40:28.414Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done
02:40:28 [2020-10-27T02:40:28.414Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 16.42MB / 57.46MB 1.5s
02:40:28 [2020-10-27T02:40:28.414Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 12.93MB / 73.58MB 1.5s
02:40:28 [2020-10-27T02:40:28.437Z] #35 3.582 -- Detecting C compiler ABI info
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.55MB / 54.14MB 1.6s
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 19.66MB / 57.46MB 1.6s
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 11.24MB / 96.52MB 1.6s
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 27.39MB / 54.14MB 1.9s
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.01MB / 57.46MB 1.9s
02:40:28 [2020-10-27T02:40:28.779Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 17.37MB / 73.58MB 1.9s
02:40:28 [2020-10-27T02:40:28.788Z] #11 DONE 68.2s
02:40:28 [2020-10-27T02:40:28.788Z] 
02:40:28 [2020-10-27T02:40:28.788Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:29 [2020-10-27T02:40:29.001Z] #35 4.280 -- Detecting C compiler ABI info - done
02:40:29 [2020-10-27T02:40:29.001Z] #35 4.314 -- Detecting C compile features
02:40:29 [2020-10-27T02:40:29.267Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 18.06MB / 96.52MB 2.1s
02:40:29 [2020-10-27T02:40:29.267Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 31.56MB / 54.14MB 2.4s
02:40:29 [2020-10-27T02:40:29.267Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 28.39MB / 57.46MB 2.4s
02:40:29 [2020-10-27T02:40:29.267Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.07MB / 73.58MB 2.4s
02:40:29 [2020-10-27T02:40:29.267Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 23.96MB / 96.52MB 2.4s
02:40:29 [2020-10-27T02:40:29.352Z]  ---> 55d19a35eb51
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.929 + RM_GOPATH=0
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.929 + TMP_GOPATH=
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.929 + : /build
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.929 + '[' -z '' ']'
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.929 ++ mktemp -d
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.930 + export GOPATH=/tmp/tmp.0g7PwQS4Co
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.930 + GOPATH=/tmp/tmp.0g7PwQS4Co
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.930 + RM_GOPATH=1
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.930 + case "$(go env GOARCH)" in
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.931 ++ go env GOARCH
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.946 + export GO_BUILDMODE=-buildmode=pie
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.946 + GO_BUILDMODE=-buildmode=pie
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.948 ++ dirname /tmp/install/install.sh
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + dir=/tmp/install
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + bin=runc
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + shift
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + '[' '!' -f /tmp/install/runc.installer ']'
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + . /tmp/install/runc.installer
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + install_runc
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.950 + uname -r
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.953 + grep -q '^3\.10\.0.*\.el7\.'
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.956 + RUNC_BUILDTAGS='seccomp apparmor selinux '
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.956 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.956 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.956 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
02:40:29 [2020-10-27T02:40:29.429Z] #51 0.961 Cloning into '/tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc'...
02:40:29 [2020-10-27T02:40:29.629Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.09MB / 57.46MB 2.7s
02:40:29 [2020-10-27T02:40:29.722Z] #51 ...
02:40:29 [2020-10-27T02:40:29.722Z] 
02:40:29 [2020-10-27T02:40:29.722Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
02:40:29 [2020-10-27T02:40:29.722Z] #12 DONE 1.2s
02:40:29 [2020-10-27T02:40:29.722Z] 
02:40:29 [2020-10-27T02:40:29.722Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:29 [2020-10-27T02:40:29.722Z] #43 59.38 vendor/golang.org/x/text/unicode/norm
02:40:29 [2020-10-27T02:40:29.722Z] #43 61.45 vendor/golang.org/x/net/idna
02:40:29 [2020-10-27T02:40:29.722Z] #43 62.93 vendor/golang.org/x/net/http2/hpack
02:40:29 [2020-10-27T02:40:29.722Z] #43 63.50 mime
02:40:29 [2020-10-27T02:40:29.722Z] #43 64.82 mime/quotedprintable
02:40:29 [2020-10-27T02:40:29.722Z] #43 65.04 net/http/internal
02:40:29 [2020-10-27T02:40:29.722Z] #43 67.57 crypto/x509
02:40:29 [2020-10-27T02:40:29.722Z] #43 67.57 net/textproto
02:40:29 [2020-10-27T02:40:29.722Z] #43 68.34 vendor/golang.org/x/net/http/httpguts
02:40:29 [2020-10-27T02:40:29.722Z] #43 68.46 vendor/golang.org/x/net/http/httpproxy
02:40:29 [2020-10-27T02:40:29.722Z] #43 68.94 mime/multipart
02:40:29 [2020-10-27T02:40:29.981Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.45MB / 54.14MB 2.8s
02:40:29 [2020-10-27T02:40:29.981Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.99MB / 96.52MB 2.8s
02:40:29 [2020-10-27T02:40:29.981Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.38MB / 57.46MB 3.0s
02:40:29 [2020-10-27T02:40:29.981Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.32MB / 73.58MB 3.0s
02:40:30 [2020-10-27T02:40:30.018Z] #43 ...
02:40:30 [2020-10-27T02:40:30.018Z] 
02:40:30 [2020-10-27T02:40:30.018Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.44MB / 54.14MB 3.2s
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 37.37MB / 96.52MB 3.3s
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.82MB / 57.46MB 3.4s
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.10MB / 73.58MB 3.4s
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.39MB / 54.14MB 3.6s
02:40:30 [2020-10-27T02:40:30.598Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 43.99MB / 96.52MB 3.7s
02:40:30 [2020-10-27T02:40:30.888Z] Successfully built 55d19a35eb51
02:40:30 [2020-10-27T02:40:30.888Z] Successfully tagged docker:latest
02:40:30 [2020-10-27T02:40:30.888Z] INFO: Image build ended at 10/27/2020 02:40:30. Duration:00:00:44.8527390
02:40:30 [2020-10-27T02:40:30.888Z] 
02:40:30 [2020-10-27T02:40:30.888Z] 
02:40:30 [2020-10-27T02:40:30.888Z] INFO: Building the test binaries at 10/27/2020 02:40:30...
02:40:31 [2020-10-27T02:40:31.004Z] Fetching without tags
02:40:31 [2020-10-27T02:40:31.034Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.03MB / 57.46MB 3.9s
02:40:31 [2020-10-27T02:40:31.034Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 44.66MB / 54.14MB 4.0s
02:40:31 [2020-10-27T02:40:31.034Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.88MB / 73.58MB 4.0s
02:40:31 [2020-10-27T02:40:31.059Z] #13 DONE 1.0s
02:40:31 [2020-10-27T02:40:31.059Z] 
02:40:31 [2020-10-27T02:40:31.059Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:40:31 [2020-10-27T02:40:31.195Z] Commit message: "devicemapper: remove path after umount"
02:40:31 [2020-10-27T02:40:31.233Z]  > git --version # timeout=10
02:40:31 [2020-10-27T02:40:31.249Z]  > git --version # 'git version 2.7.4'
02:40:31 [2020-10-27T02:40:31.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:40:31 [2020-10-27T02:40:31.428Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.65MB / 57.46MB 4.2s
02:40:31 [2020-10-27T02:40:31.428Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 50.66MB / 96.52MB 4.2s
02:40:31 [2020-10-27T02:40:31.428Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.93MB / 54.14MB 4.3s
02:40:31 [2020-10-27T02:40:31.428Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.72MB / 54.14MB 4.5s
02:40:31 [2020-10-27T02:40:31.428Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.82MB / 73.58MB 4.5s
02:40:31 [2020-10-27T02:40:31.434Z] Merging remotes/origin/master commit 837ee91cb9295a86dec176da07ee598304535dbb into PR head commit 7d03e04f50118a5d375a5073d9693120128d5897
02:40:31 [2020-10-27T02:40:31.520Z] #35 6.359 -- Detecting C compile features - done
02:40:31 [2020-10-27T02:40:31.520Z] #35 6.376 -- Performing Test HAS_BUILTIN_FORTIFY
02:40:31 [2020-10-27T02:40:31.520Z] #35 6.629 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
02:40:31 [2020-10-27T02:40:31.520Z] #35 6.836 -- Configuring done
02:40:31 [2020-10-27T02:40:31.520Z] #35 6.861 -- Generating done
02:40:31 [2020-10-27T02:40:31.698Z] #14 ...
02:40:31 [2020-10-27T02:40:31.698Z] 
02:40:31 [2020-10-27T02:40:31.698Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:40:31 [2020-10-27T02:40:31.698Z] #56 66.72 + for f in rootlesskit rootlesskit-docker-proxy
02:40:31 [2020-10-27T02:40:31.698Z] #56 66.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
02:40:31 [2020-10-27T02:40:31.698Z] #56 DONE 71.2s
02:40:31 [2020-10-27T02:40:31.698Z] 
02:40:31 [2020-10-27T02:40:31.698Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:40:31 [2020-10-27T02:40:31.698Z] #14 0.797 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.82MB / 57.46MB 4.6s
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.02MB / 96.52MB 4.6s
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.14MB / 57.46MB 4.8s
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.53MB / 73.58MB 4.8s
02:40:31 [2020-10-27T02:40:31.739Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.84MB / 96.52MB 4.9s
[Pipeline] withEnv
[Pipeline] {
02:40:31 [2020-10-27T02:40:31.777Z] #35 6.862 -- Build files have been written to: /tmp/tmp.T029DdlZZY/tini
02:40:31 [2020-10-27T02:40:31.777Z] #35 6.889 + make tini-static
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:40:32 [2020-10-27T02:40:32.015Z] #14 DONE 0.9s
02:40:32 [2020-10-27T02:40:32.015Z] 
02:40:32 [2020-10-27T02:40:32.015Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:40:32 [2020-10-27T02:40:32.015Z] #57 DONE 0.1s
02:40:32 [2020-10-27T02:40:32.015Z] 
02:40:32 [2020-10-27T02:40:32.015Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:40:32 [2020-10-27T02:40:32.015Z] #58 DONE 0.1s
02:40:32 [2020-10-27T02:40:32.015Z] 
02:40:32 [2020-10-27T02:40:32.015Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:40:32 [2020-10-27T02:40:32.034Z] #35 7.411 Scanning dependencies of target tini-static
02:40:32 [2020-10-27T02:40:32.044Z] #9 ...
02:40:32 [2020-10-27T02:40:32.044Z] 
02:40:32 [2020-10-27T02:40:32.044Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:40:32 [2020-10-27T02:40:32.044Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
02:40:32 [2020-10-27T02:40:32.044Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
02:40:32 [2020-10-27T02:40:32.044Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
02:40:32 [2020-10-27T02:40:32.044Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
02:40:32 [2020-10-27T02:40:32.044Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done
02:40:32 [2020-10-27T02:40:32.044Z] #61 DONE 5.2s
02:40:32 [2020-10-27T02:40:32.044Z] 
02:40:32 [2020-10-27T02:40:32.044Z] #22 [internal] load build context
02:40:32 [2020-10-27T02:40:32.044Z] #22 transferring context: 41.32MB 5.3s
02:40:30 [2020-10-27T02:40:30.914Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:40:30 [2020-10-27T02:40:30.930Z]  > git config --add remote.origin.fetch +refs/pull/41592/head:refs/remotes/origin/PR-41592 # timeout=10
02:40:30 [2020-10-27T02:40:30.949Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:30 [2020-10-27T02:40:30.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:40:31 [2020-10-27T02:40:31.007Z] Fetching upstream changes from https://github.com/moby/moby.git
02:40:31 [2020-10-27T02:40:31.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:31 [2020-10-27T02:40:31.020Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41592/head:refs/remotes/origin/PR-41592 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:40:31 [2020-10-27T02:40:31.443Z]  > git config core.sparsecheckout # timeout=10
02:40:31 [2020-10-27T02:40:31.467Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:40:32 [2020-10-27T02:40:32.290Z] #35 7.561 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
02:40:32 [2020-10-27T02:40:32.355Z] Merge succeeded, producing 7d03e04f50118a5d375a5073d9693120128d5897
02:40:32 [2020-10-27T02:40:32.355Z] Checking out Revision 7d03e04f50118a5d375a5073d9693120128d5897 (PR-41592)
02:40:32 [2020-10-27T02:40:32.447Z] + docker version
02:40:32 [2020-10-27T02:40:32.547Z] #35 ...
02:40:32 [2020-10-27T02:40:32.547Z] 
02:40:32 [2020-10-27T02:40:32.547Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:32 [2020-10-27T02:40:32.547Z] #49 61.59 os
02:40:32 [2020-10-27T02:40:32.547Z] #49 64.54 encoding/binary
02:40:32 [2020-10-27T02:40:32.547Z] #49 65.37 fmt
02:40:32 [2020-10-27T02:40:32.547Z] #49 66.97 encoding/base64
02:40:32 [2020-10-27T02:40:32.547Z] #49 67.94 golang.org/x/sys/unix
02:40:32 [2020-10-27T02:40:32.547Z] #49 70.45 encoding/json
02:40:32 [2020-10-27T02:40:32.804Z] #49 ...
02:40:32 [2020-10-27T02:40:32.804Z] 
02:40:32 [2020-10-27T02:40:32.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:32 [2020-10-27T02:40:32.804Z] #41 1.934 Note: Building without setproctitle() and strlcpy() support.
02:40:32 [2020-10-27T02:40:32.804Z] #41 1.934       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:40:32 [2020-10-27T02:40:32.804Z] #41 1.950 Note: Building without GnuTLS support
02:40:32 [2020-10-27T02:40:32.804Z] #41 1.959 Makefile.config:39: Warn: you have no libnftables installed
02:40:32 [2020-10-27T02:40:32.804Z] #41 1.959 Makefile.config:40: Warn: Building without nftables support
02:40:32 [2020-10-27T02:40:32.804Z] #41 3.719 fatal: not a git repository (or any of the parent directories): .git
02:40:32 [2020-10-27T02:40:32.804Z] #41 3.770   GEN      .gitid
02:40:32 [2020-10-27T02:40:32.804Z] #41 3.809   GEN      criu/include/version.h
02:40:32 [2020-10-27T02:40:32.804Z] #41 3.884   GEN      include/common/asm
02:40:32 [2020-10-27T02:40:32.804Z] #41 5.526   PBCC     images/timens.pb-c.c
02:40:32 [2020-10-27T02:40:32.804Z] #41 5.566   DEP      images/timens.pb-c.d
02:40:32 [2020-10-27T02:40:32.804Z] #41 5.629   PBCC     images/fown.pb-c.c
02:40:32 [2020-10-27T02:40:32.804Z] #41 5.694   PBCC     images/google/protobuf/descriptor.pb-c.c
02:40:33 [2020-10-27T02:40:33.060Z] #41 5.811   PBCC     images/opts.pb-c.c
02:40:33 [2020-10-27T02:40:33.060Z] #41 5.854   PBCC     images/memfd.pb-c.c
02:40:33 [2020-10-27T02:40:33.060Z] #41 5.945   DEP      images/fown.pb-c.d
02:40:33 [2020-10-27T02:40:33.060Z] #41 ...
02:40:33 [2020-10-27T02:40:33.060Z] 
02:40:33 [2020-10-27T02:40:33.060Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:33 [2020-10-27T02:40:33.060Z] #32 62.10 path
02:40:33 [2020-10-27T02:40:33.060Z] #32 62.58 text/tabwriter
02:40:33 [2020-10-27T02:40:33.060Z] #32 63.76 path/filepath
02:40:33 [2020-10-27T02:40:33.060Z] #32 63.82 fmt
02:40:33 [2020-10-27T02:40:33.060Z] #32 65.25 io/ioutil
02:40:33 [2020-10-27T02:40:33.060Z] #32 68.08 github.com/BurntSushi/toml
02:40:33 [2020-10-27T02:40:33.060Z] #32 68.09 flag
02:40:33 [2020-10-27T02:40:33.060Z] #32 69.91 log
02:40:33 [2020-10-27T02:40:33.156Z] #22 transferring context: 52.01MB 6.3s done
02:40:33 [2020-10-27T02:40:33.156Z] #22 DONE 6.4s
02:40:33 [2020-10-27T02:40:33.156Z] 
02:40:33 [2020-10-27T02:40:33.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:40:33 [2020-10-27T02:40:33.156Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done
02:40:33 [2020-10-27T02:40:33.156Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done
02:40:33 [2020-10-27T02:40:33.156Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done
02:40:33 [2020-10-27T02:40:33.156Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done
02:40:33 [2020-10-27T02:40:33.156Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
02:40:33 [2020-10-27T02:40:33.317Z] #32 72.27 github.com/BurntSushi/toml/cmd/tomlv
02:40:33 [2020-10-27T02:40:33.317Z] #32 ...
02:40:33 [2020-10-27T02:40:33.317Z] 
02:40:33 [2020-10-27T02:40:33.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:33 [2020-10-27T02:40:33.317Z] #41 5.990   DEP      images/google/protobuf/descriptor.pb-c.d
02:40:33 [2020-10-27T02:40:33.317Z] #41 6.093   DEP      images/opts.pb-c.d
02:40:33 [2020-10-27T02:40:33.317Z] #41 6.155   DEP      images/memfd.pb-c.d
02:40:33 [2020-10-27T02:40:33.555Z] #15 DONE 1.5s
02:40:33 [2020-10-27T02:40:33.555Z] 
02:40:33 [2020-10-27T02:40:33.555Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.254   PBCC     images/sit.pb-c.c
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.296   DEP      images/sit.pb-c.d
02:40:33 [2020-10-27T02:40:33.573Z] #41 ...
02:40:33 [2020-10-27T02:40:33.573Z] 
02:40:33 [2020-10-27T02:40:33.573Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:40:33 [2020-10-27T02:40:33.573Z] #11 62.42 Selecting previously unselected package mingw-w64-x86-64-dev.
02:40:33 [2020-10-27T02:40:33.573Z] #11 62.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 62.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.63 Selecting previously unselected package gcc-mingw-w64-base.
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.64 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.86 Selecting previously unselected package gcc-mingw-w64-x86-64.
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 69.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:40:33 [2020-10-27T02:40:33.573Z] #11 ...
02:40:33 [2020-10-27T02:40:33.573Z] 
02:40:33 [2020-10-27T02:40:33.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.368   PBCC     images/macvlan.pb-c.c
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.401   DEP      images/macvlan.pb-c.d
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.444   PBCC     images/autofs.pb-c.c
02:40:33 [2020-10-27T02:40:33.573Z] #41 6.471   DEP      images/autofs.pb-c.d
02:40:33 [2020-10-27T02:40:33.830Z] #41 6.525   PBCC     images/sysctl.pb-c.c
02:40:33 [2020-10-27T02:40:33.830Z] #41 6.559   DEP      images/sysctl.pb-c.d
02:40:33 [2020-10-27T02:40:33.830Z] #41 6.607   PBCC     images/time.pb-c.c
02:40:33 [2020-10-27T02:40:33.830Z] #41 6.651   DEP      images/time.pb-c.d
02:40:33 [2020-10-27T02:40:33.830Z] #41 6.732   PBCC     images/binfmt-misc.pb-c.c
02:40:34 [2020-10-27T02:40:34.087Z] #41 6.781   DEP      images/binfmt-misc.pb-c.d
02:40:34 [2020-10-27T02:40:34.087Z] #41 6.836   PBCC     images/seccomp.pb-c.c
02:40:34 [2020-10-27T02:40:34.087Z] #41 6.873   DEP      images/seccomp.pb-c.d
02:40:34 [2020-10-27T02:40:34.087Z] #41 6.906   PBCC     images/userns.pb-c.c
02:40:34 [2020-10-27T02:40:34.087Z] #41 6.958   DEP      images/userns.pb-c.d
02:40:34 [2020-10-27T02:40:34.343Z] #41 7.002   PBCC     images/cgroup.pb-c.c
02:40:34 [2020-10-27T02:40:34.343Z] #41 7.084   DEP      images/cgroup.pb-c.d
02:40:34 [2020-10-27T02:40:34.343Z] #41 7.177   PBCC     images/ext-file.pb-c.c
02:40:32 [2020-10-27T02:40:32.256Z]  > git remote # timeout=10
02:40:32 [2020-10-27T02:40:32.276Z]  > git config --get remote.origin.url # timeout=10
02:40:32 [2020-10-27T02:40:32.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:40:32 [2020-10-27T02:40:32.300Z]  > git merge 837ee91cb9295a86dec176da07ee598304535dbb # timeout=10
02:40:32 [2020-10-27T02:40:32.332Z]  > git rev-parse HEAD^{commit} # timeout=10
02:40:32 [2020-10-27T02:40:32.361Z]  > git config core.sparsecheckout # timeout=10
02:40:32 [2020-10-27T02:40:32.383Z]  > git checkout -f 7d03e04f50118a5d375a5073d9693120128d5897 # timeout=10
02:40:34 [2020-10-27T02:40:34.600Z] #41 ...
02:40:34 [2020-10-27T02:40:34.600Z] #16 DONE 1.0s
02:40:34 [2020-10-27T02:40:34.600Z] 
02:40:34 [2020-10-27T02:40:34.600Z] 
02:40:34 [2020-10-27T02:40:34.600Z] #17 [dev-systemd-false  6/26] RUN ldconfig
02:40:34 [2020-10-27T02:40:34.600Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:34 [2020-10-27T02:40:34.600Z] #35 8.833 [100%] Linking C executable tini-static
02:40:34 [2020-10-27T02:40:34.600Z] #35 9.530 [100%] Built target tini-static
02:40:34 [2020-10-27T02:40:34.600Z] #35 9.630 + mkdir -p /build
02:40:34 [2020-10-27T02:40:34.600Z] #35 9.636 + cp tini-static /build/docker-init
02:40:34 [2020-10-27T02:40:34.600Z] #35 DONE 9.8s
02:40:34 [2020-10-27T02:40:34.600Z] 
02:40:34 [2020-10-27T02:40:34.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:34 [2020-10-27T02:40:34.600Z] #41 7.229   DEP      images/ext-file.pb-c.d
02:40:34 [2020-10-27T02:40:34.600Z] #41 7.334   PBCC     images/rpc.pb-c.c
02:40:34 [2020-10-27T02:40:34.857Z] #41 7.490   DEP      images/rpc.pb-c.d
02:40:34 [2020-10-27T02:40:34.857Z] #41 7.578   PBCC     images/siginfo.pb-c.c
02:40:34 [2020-10-27T02:40:34.857Z] #41 7.613   DEP      images/siginfo.pb-c.d
02:40:35 [2020-10-27T02:40:35.113Z] #41 7.780   PBCC     images/pagemap.pb-c.c
02:40:35 [2020-10-27T02:40:35.113Z] #41 7.911   DEP      images/pagemap.pb-c.d
02:40:35 [2020-10-27T02:40:35.113Z] #41 8.011   PBCC     images/rlimit.pb-c.c
02:40:35 [2020-10-27T02:40:35.370Z] #41 8.050   DEP      images/rlimit.pb-c.d
02:40:35 [2020-10-27T02:40:35.370Z] #41 8.133   PBCC     images/file-lock.pb-c.c
02:40:35 [2020-10-27T02:40:35.370Z] #41 8.191   DEP      images/file-lock.pb-c.d
02:40:35 [2020-10-27T02:40:35.627Z] #41 8.331   PBCC     images/tty.pb-c.c
02:40:35 [2020-10-27T02:40:35.645Z] #17 DONE 1.1s
02:40:35 [2020-10-27T02:40:35.645Z] 
02:40:35 [2020-10-27T02:40:35.645Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:35 [2020-10-27T02:40:35.645Z] #51 6.523 + cd /tmp/tmp.0g7PwQS4Co/src/github.com/opencontainers/runc
02:40:35 [2020-10-27T02:40:35.645Z] #51 6.523 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:40:35 [2020-10-27T02:40:35.645Z] #51 6.923 + '[' -z '' ']'
02:40:35 [2020-10-27T02:40:35.645Z] #51 6.923 + target=static
02:40:35 [2020-10-27T02:40:35.645Z] #51 6.923 + make 'BUILDTAGS=seccomp apparmor selinux ' static
02:40:35 [2020-10-27T02:40:35.645Z] #51 7.068 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 .
02:40:35 [2020-10-27T02:40:35.883Z] #41 8.516   DEP      images/tty.pb-c.d
02:40:35 [2020-10-27T02:40:35.884Z] #41 8.571   PBCC     images/tun.pb-c.c
02:40:35 [2020-10-27T02:40:35.884Z] #41 8.598   PBCC     images/netdev.pb-c.c
02:40:35 [2020-10-27T02:40:35.884Z] #41 8.663   DEP      images/tun.pb-c.d
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.722   DEP      images/netdev.pb-c.d
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.767   PBCC     images/vma.pb-c.c
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.803   DEP      images/vma.pb-c.d
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.904   PBCC     images/creds.pb-c.c
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.935   DEP      images/creds.pb-c.d
02:40:36 [2020-10-27T02:40:36.141Z] #41 8.971   PBCC     images/utsns.pb-c.c
02:40:36 [2020-10-27T02:40:36.141Z] #41 9.005   DEP      images/utsns.pb-c.d
02:40:36 [2020-10-27T02:40:36.490Z] #41 9.056   PBCC     images/ipc-desc.pb-c.c
02:40:36 [2020-10-27T02:40:36.490Z] #41 9.187   PBCC     images/ipc-sem.pb-c.c
02:40:36 [2020-10-27T02:40:36.490Z] #41 9.228   DEP      images/ipc-desc.pb-c.d
02:40:36 [2020-10-27T02:40:36.490Z] #41 9.295   DEP      images/ipc-sem.pb-c.d
02:40:36 [2020-10-27T02:40:36.684Z] #51 ...
02:40:36 [2020-10-27T02:40:36.684Z] 
02:40:36 [2020-10-27T02:40:36.684Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.29   CC       compel/src/lib/ptrace.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.54   AR       compel/libcompel.a
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.57   HOSTCC   compel/src/main-host.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.70   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.82   HOSTCC   compel/src/lib/handle-elf-host.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 32.98   HOSTCC   compel/src/lib/log-host.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 33.13   HOSTLINK compel/compel-host-bin
02:40:36 [2020-10-27T02:40:36.684Z] #41 33.24   DEP      soccr/soccr.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 33.34   CC       soccr/soccr.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.12   AR       soccr/libsoccr.a
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.14 make[1]: 'soccr/libsoccr.a' is up to date.
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.37   DEP      criu/arch/s390/sigframe.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.47   DEP      criu/arch/s390/crtools.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.60   DEP      criu/arch/s390/cpu.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 34.74   CC       criu/arch/s390/cpu.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 35.20   CC       criu/arch/s390/crtools.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 35.79   CC       criu/arch/s390/sigframe.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 36.00   LINK     criu/arch/s390/crtools.built-in.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 36.02   DEP      criu/pie/util-vdso.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 36.20   DEP      criu/pie/util.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 36.30   CC       criu/pie/util.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 36.56   CC       criu/pie/util-vdso.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.04   AR       criu/pie/pie.lib.a
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.08   DEP      criu/pie/restorer.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.19   DEP      criu/arch/s390/restorer.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.27   DEP      criu/arch/s390/vdso-pie.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.33   DEP      criu/pie/parasite-vdso.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.48   DEP      criu/pie/parasite.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 37.70   CC       criu/pie/parasite.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 38.64   LINK     criu/pie/parasite.built-in.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 38.65   GEN      criu/pie/parasite-blob.h
02:40:36 [2020-10-27T02:40:36.684Z] #41 38.70   CC       criu/pie/parasite-vdso.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 39.29   CC       criu/arch/s390/vdso-pie.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 39.49   CC       criu/arch/s390/restorer.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 39.64   CC       criu/pie/restorer.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.16   LINK     criu/pie/restorer.built-in.o
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.16   GEN      criu/pie/restorer-blob.h
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.21   DEP      criu/vdso.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.45   DEP      criu/uts_ns.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.59   DEP      criu/util.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.71   DEP      criu/uffd.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.85   DEP      criu/tun.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 41.94   DEP      criu/tty.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.03   DEP      criu/timerfd.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.14   DEP      criu/timens.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.23   DEP      criu/sysfs_parse.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.32   DEP      criu/sysctl.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.40   DEP      criu/string.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.41   DEP      criu/stats.d
02:40:36 [2020-10-27T02:40:36.684Z] #41 42.51   DEP      criu/sockets.d
02:40:36 [2020-10-27T02:40:36.695Z] INFO: make.ps1 starting at 10/27/2020 02:40:36
02:40:36 [2020-10-27T02:40:36.711Z] #9 ...
02:40:36 [2020-10-27T02:40:36.711Z] 
02:40:36 [2020-10-27T02:40:36.711Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:40:36 [2020-10-27T02:40:36.711Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
02:40:36 [2020-10-27T02:40:36.711Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
02:40:36 [2020-10-27T02:40:36.711Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
02:40:36 [2020-10-27T02:40:36.711Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.0s done
02:40:36 [2020-10-27T02:40:36.711Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
02:40:36 [2020-10-27T02:40:36.711Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.334   PBCC     images/ipc-msg.pb-c.c
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.366   DEP      images/ipc-msg.pb-c.d
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.426   PBCC     images/ipc-shm.pb-c.c
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.444   DEP      images/ipc-shm.pb-c.d
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.495   PBCC     images/ipc-var.pb-c.c
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.530   DEP      images/ipc-var.pb-c.d
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.578   PBCC     images/sk-opts.pb-c.c
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.589   PBCC     images/packet-sock.pb-c.c
02:40:36 [2020-10-27T02:40:36.747Z] #41 9.662   DEP      images/sk-opts.pb-c.d
02:40:36 [2020-10-27T02:40:36.936Z] Commit message: "devicemapper: remove path after umount"
02:40:36 [2020-10-27T02:40:36.977Z] #41 42.64   DEP      criu/sk-unix.d
02:40:37 [2020-10-27T02:40:37.004Z] #41 9.725   DEP      images/packet-sock.pb-c.d
02:40:37 [2020-10-27T02:40:37.004Z] #41 9.790   PBCC     images/sk-netlink.pb-c.c
02:40:37 [2020-10-27T02:40:37.007Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 6.0s done
02:40:37 [2020-10-27T02:40:37.007Z] #25 DONE 10.3s
02:40:37 [2020-10-27T02:40:37.007Z] 
02:40:37 [2020-10-27T02:40:37.007Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:40:36 [2020-10-27T02:40:36.956Z]  > git --version # timeout=10
02:40:36 [2020-10-27T02:40:36.987Z]  > git --version # 'git version 2.17.1'
02:40:37 [2020-10-27T02:40:37.014Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
02:40:37 [2020-10-27T02:40:37.153Z] INFO: Git commit (7d03e04f50) assumed from DOCKER_GITCOMMIT environment variable
02:40:37 [2020-10-27T02:40:37.153Z] INFO: Invoking autogen...
02:40:37 [2020-10-27T02:40:37.263Z] #41 9.822   DEP      images/sk-netlink.pb-c.d
02:40:37 [2020-10-27T02:40:37.263Z] #41 9.875   PBCC     images/sk-inet.pb-c.c
02:40:37 [2020-10-27T02:40:37.263Z] #41 9.940   DEP      images/sk-inet.pb-c.d
02:40:37 [2020-10-27T02:40:37.263Z] #41 10.05   PBCC     images/sk-unix.pb-c.c
02:40:37 [2020-10-27T02:40:37.263Z] #41 10.10   DEP      images/sk-unix.pb-c.d
02:40:37 [2020-10-27T02:40:37.263Z] #41 10.16   PBCC     images/mm.pb-c.c
02:40:37 [2020-10-27T02:40:37.270Z] #41 42.82   DEP      criu/sk-tcp.d
02:40:37 [2020-10-27T02:40:37.270Z] #41 42.92   DEP      criu/sk-queue.d
02:40:37 [2020-10-27T02:40:37.307Z] #26 0.251 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:40:37 [2020-10-27T02:40:37.307Z] #26 0.275 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
02:40:37 [2020-10-27T02:40:37.307Z] #26 0.307 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
02:40:37 [2020-10-27T02:40:37.523Z] #41 10.25   DEP      images/mm.pb-c.d
02:40:37 [2020-10-27T02:40:37.523Z] #41 10.28   PBCC     images/timerfd.pb-c.c
02:40:37 [2020-10-27T02:40:37.523Z] #41 10.39   DEP      images/timerfd.pb-c.d
02:40:37 [2020-10-27T02:40:37.564Z] #41 43.09   DEP      criu/sk-packet.d
02:40:37 [2020-10-27T02:40:37.564Z] #41 43.25   DEP      criu/sk-netlink.d
02:40:37 [2020-10-27T02:40:37.606Z] #26 0.494 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:40:37 [2020-10-27T02:40:37.779Z] #41 10.45   PBCC     images/timer.pb-c.c
02:40:37 [2020-10-27T02:40:37.779Z] #41 10.54   DEP      images/timer.pb-c.d
02:40:37 [2020-10-27T02:40:37.779Z] #41 10.59   PBCC     images/sa.pb-c.c
02:40:37 [2020-10-27T02:40:37.779Z] #41 10.64   DEP      images/sa.pb-c.d
02:40:37 [2020-10-27T02:40:37.857Z] #41 43.38   DEP      criu/sk-inet.d
02:40:37 [2020-10-27T02:40:37.857Z] #41 43.50   DEP      criu/signalfd.d
02:40:37 [2020-10-27T02:40:37.910Z] #26 0.704 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:40:38 [2020-10-27T02:40:38.035Z] #41 ...
02:40:38 [2020-10-27T02:40:38.035Z] 
02:40:38 [2020-10-27T02:40:38.035Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:38 [2020-10-27T02:40:38.035Z] #32 DONE 76.9s
02:40:38 [2020-10-27T02:40:38.035Z] 
02:40:38 [2020-10-27T02:40:38.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:38 [2020-10-27T02:40:38.035Z] #41 10.72   PBCC     images/pipe-data.pb-c.c
02:40:38 [2020-10-27T02:40:38.035Z] #41 10.87   DEP      images/pipe-data.pb-c.d
02:40:38 [2020-10-27T02:40:38.035Z] #41 10.93   PBCC     images/mnt.pb-c.c
02:40:38 [2020-10-27T02:40:38.145Z] + docker version
02:40:38 [2020-10-27T02:40:38.150Z] #41 43.66   DEP      criu/sigframe.d
02:40:38 [2020-10-27T02:40:38.150Z] #41 43.74   DEP      criu/shmem.d
02:40:38 [2020-10-27T02:40:38.150Z] #41 43.88   DEP      criu/servicefd.d
02:40:38 [2020-10-27T02:40:38.205Z] #26 1.106 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:40:38 [2020-10-27T02:40:38.291Z] #41 11.06   DEP      images/mnt.pb-c.d
02:40:38 [2020-10-27T02:40:38.443Z] #41 44.05   DEP      criu/seize.d
02:40:38 [2020-10-27T02:40:38.443Z] #41 44.23   DEP      criu/seccomp.d
02:40:38 [2020-10-27T02:40:38.546Z] #41 11.23   PBCC     images/sk-packet.pb-c.c
02:40:38 [2020-10-27T02:40:38.546Z] #41 11.27   DEP      images/sk-packet.pb-c.d
02:40:38 [2020-10-27T02:40:38.689Z] INFO: Building daemon...
02:40:38 [2020-10-27T02:40:38.736Z] #41 44.41   DEP      criu/rst-malloc.d
02:40:38 [2020-10-27T02:40:38.736Z] #41 44.48   DEP      criu/rbtree.d
02:40:38 [2020-10-27T02:40:38.802Z] #41 11.43   PBCC     images/tcp-stream.pb-c.c
02:40:38 [2020-10-27T02:40:38.802Z] #41 11.56   DEP      images/tcp-stream.pb-c.d
02:40:39 [2020-10-27T02:40:39.029Z] #41 44.53   DEP      criu/pstree.d
02:40:39 [2020-10-27T02:40:39.029Z] #41 44.64   DEP      criu/protobuf.d
02:40:39 [2020-10-27T02:40:39.058Z] #41 11.69   PBCC     images/pipe.pb-c.c
02:40:39 [2020-10-27T02:40:39.058Z] #41 11.81   DEP      images/pipe.pb-c.d
02:40:39 [2020-10-27T02:40:39.058Z] #41 ...
02:40:39 [2020-10-27T02:40:39.058Z] 
02:40:39 [2020-10-27T02:40:39.058Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:39 [2020-10-27T02:40:39.058Z] #43 67.95 fmt
02:40:39 [2020-10-27T02:40:39.058Z] #43 68.76 regexp
02:40:39 [2020-10-27T02:40:39.058Z] #43 72.71 internal/lazyregexp
02:40:39 [2020-10-27T02:40:39.058Z] #43 73.03 go/token
02:40:39 [2020-10-27T02:40:39.058Z] #43 73.04 net/url
02:40:39 [2020-10-27T02:40:39.058Z] #43 74.73 go/scanner
02:40:39 [2020-10-27T02:40:39.058Z] #43 75.44 text/template/parse
02:40:39 [2020-10-27T02:40:39.058Z] #43 76.51 go/ast
02:40:39 [2020-10-27T02:40:39.058Z] #43 ...
02:40:39 [2020-10-27T02:40:39.058Z] 
02:40:39 [2020-10-27T02:40:39.058Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:39 [2020-10-27T02:40:39.058Z] #41 11.86   PBCC     images/pstree.pb-c.c
02:40:39 [2020-10-27T02:40:39.058Z] #41 11.87   DEP      images/pstree.pb-c.d
02:40:39 [2020-10-27T02:40:39.058Z] #41 11.92   PBCC     images/fs.pb-c.c
02:40:39 [2020-10-27T02:40:39.314Z] #41 11.96   DEP      images/fs.pb-c.d
02:40:39 [2020-10-27T02:40:39.314Z] #41 12.01   PBCC     images/signalfd.pb-c.c
02:40:39 [2020-10-27T02:40:39.314Z] #41 12.11   DEP      images/signalfd.pb-c.d
02:40:39 [2020-10-27T02:40:39.314Z] #41 12.17   PBCC     images/fh.pb-c.c
02:40:39 [2020-10-27T02:40:39.323Z] #41 44.80   GEN      criu/protobuf-desc-gen.h
02:40:39 [2020-10-27T02:40:39.570Z] #41 12.25   PBCC     images/fsnotify.pb-c.c
02:40:39 [2020-10-27T02:40:39.571Z] #41 12.34   DEP      images/fh.pb-c.d
02:40:39 [2020-10-27T02:40:39.571Z] #41 12.39   DEP      images/fsnotify.pb-c.d
02:40:39 [2020-10-27T02:40:39.571Z] #41 12.44   PBCC     images/eventpoll.pb-c.c
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.45   DEP      images/eventpoll.pb-c.d
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.53   PBCC     images/eventfd.pb-c.c
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.58   DEP      images/eventfd.pb-c.d
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.63   PBCC     images/remap-file-path.pb-c.c
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.66   DEP      images/remap-file-path.pb-c.d
02:40:39 [2020-10-27T02:40:39.827Z] #41 12.71   PBCC     images/fifo.pb-c.c
02:40:39 [2020-10-27T02:40:39.960Z] #41 45.75   DEP      criu/protobuf-desc.d
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.73   DEP      images/fifo.pb-c.d
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.79   PBCC     images/ghost-file.pb-c.c
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.85   DEP      images/ghost-file.pb-c.d
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.90   PBCC     images/regfile.pb-c.c
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.94   DEP      images/regfile.pb-c.d
02:40:40 [2020-10-27T02:40:40.083Z] #41 12.99   PBCC     images/ns.pb-c.c
02:40:40 [2020-10-27T02:40:40.253Z] #41 45.86   DEP      criu/proc_parse.d
02:40:40 [2020-10-27T02:40:40.253Z] #41 45.98   DEP      criu/plugin.d
02:40:40 [2020-10-27T02:40:40.253Z] #41 46.09   DEP      criu/pipes.d
02:40:40 [2020-10-27T02:40:40.296Z] #26 2.839 Fetched 8171 kB in 3s (3140 kB/s)
02:40:40 [2020-10-27T02:40:40.340Z] #41 13.03   DEP      images/ns.pb-c.d
02:40:40 [2020-10-27T02:40:40.340Z] #41 13.07   PBCC     images/fdinfo.pb-c.c
02:40:40 [2020-10-27T02:40:40.340Z] #41 13.14   DEP      images/fdinfo.pb-c.d
02:40:40 [2020-10-27T02:40:40.340Z] #41 13.22   PBCC     images/core-aarch64.pb-c.c
02:40:40 [2020-10-27T02:40:40.340Z] #41 13.26   PBCC     images/core-arm.pb-c.c
02:40:40 [2020-10-27T02:40:40.546Z] #41 46.24   DEP      criu/pie-util.d
02:40:40 [2020-10-27T02:40:40.546Z] #41 46.34   DEP      criu/pie-util-vdso.d
02:40:40 [2020-10-27T02:40:40.596Z] #41 13.34   PBCC     images/core-ppc64.pb-c.c
02:40:40 [2020-10-27T02:40:40.840Z] #41 46.42   DEP      criu/path.d
02:40:40 [2020-10-27T02:40:40.840Z] #41 ...
02:40:40 [2020-10-27T02:40:40.840Z] 
02:40:40 [2020-10-27T02:40:40.840Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:40 [2020-10-27T02:40:40.840Z] #43 70.34 crypto/tls
02:40:40 [2020-10-27T02:40:40.840Z] #43 75.08 net/http/httptrace
02:40:40 [2020-10-27T02:40:40.840Z] #43 75.19 net/http
02:40:40 [2020-10-27T02:40:40.840Z] #43 ...
02:40:40 [2020-10-27T02:40:40.840Z] 
02:40:40 [2020-10-27T02:40:40.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:40 [2020-10-27T02:40:40.840Z] #41 46.55   DEP      criu/parasite-syscall.d
02:40:40 [2020-10-27T02:40:40.853Z] #41 13.42   PBCC     images/core-s390.pb-c.c
02:40:40 [2020-10-27T02:40:40.853Z] #41 13.50   PBCC     images/core-x86.pb-c.c
02:40:40 [2020-10-27T02:40:40.853Z] #41 13.58   PBCC     images/core.pb-c.c
02:40:40 [2020-10-27T02:40:40.936Z] #26 2.839 Reading package lists...
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.66   PBCC     images/inventory.pb-c.c
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.73   DEP      images/core-aarch64.pb-c.d
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.75   DEP      images/core-arm.pb-c.d
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.79   DEP      images/core-ppc64.pb-c.d
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.81   DEP      images/core-s390.pb-c.d
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.86   DEP      images/core-x86.pb-c.d
02:40:41 [2020-10-27T02:40:41.110Z] #41 13.93   DEP      images/core.pb-c.d
02:40:41 [2020-10-27T02:40:41.133Z] #41 46.79   DEP      criu/pagemap.d
02:40:41 [2020-10-27T02:40:41.366Z] #41 13.99   DEP      images/inventory.pb-c.d
02:40:41 [2020-10-27T02:40:41.366Z] #41 14.09   PBCC     images/cpuinfo.pb-c.c
02:40:41 [2020-10-27T02:40:41.366Z] #41 14.12   DEP      images/cpuinfo.pb-c.d
02:40:41 [2020-10-27T02:40:41.366Z] #41 14.15   PBCC     images/stats.pb-c.c
02:40:41 [2020-10-27T02:40:41.366Z] #41 14.20   DEP      images/stats.pb-c.d
02:40:41 [2020-10-27T02:40:41.426Z] #41 46.98   DEP      criu/pagemap-cache.d
02:40:41 [2020-10-27T02:40:41.426Z] #41 47.11   DEP      criu/page-xfer.d
02:40:41 [2020-10-27T02:40:41.426Z] #41 47.22   DEP      criu/page-pipe.d
02:40:41 [2020-10-27T02:40:41.719Z] #41 47.33   DEP      criu/netfilter.d
02:40:41 [2020-10-27T02:40:41.719Z] #41 47.40   DEP      criu/net.d
02:40:41 [2020-10-27T02:40:41.986Z] #26 3.898 Reading package lists...
02:40:42 [2020-10-27T02:40:42.012Z] #41 47.51   DEP      criu/namespaces.d
02:40:42 [2020-10-27T02:40:42.012Z] #41 47.63   DEP      criu/mount.d
02:40:42 [2020-10-27T02:40:42.012Z] #41 47.77   DEP      criu/memfd.d
02:40:42 [2020-10-27T02:40:42.281Z] #26 4.961 Building dependency tree...
02:40:42 [2020-10-27T02:40:42.305Z] #41 47.92   DEP      criu/mem.d
02:40:42 [2020-10-27T02:40:42.464Z] Client: Docker Engine - Community
02:40:42 [2020-10-27T02:40:42.464Z]  Version:           19.03.13
02:40:42 [2020-10-27T02:40:42.464Z]  API version:       1.40
02:40:42 [2020-10-27T02:40:42.464Z]  Go version:        go1.13.15
02:40:42 [2020-10-27T02:40:42.464Z]  Git commit:        4484c46
02:40:42 [2020-10-27T02:40:42.464Z]  Built:             Wed Sep 16 17:03:45 2020
02:40:42 [2020-10-27T02:40:42.464Z]  OS/Arch:           linux/arm64
02:40:42 [2020-10-27T02:40:42.464Z]  Experimental:      false
02:40:42 [2020-10-27T02:40:42.464Z] 
02:40:42 [2020-10-27T02:40:42.464Z] Server: Docker Engine - Community
02:40:42 [2020-10-27T02:40:42.464Z]  Engine:
02:40:42 [2020-10-27T02:40:42.464Z]   Version:          19.03.13
02:40:42 [2020-10-27T02:40:42.464Z]   API version:      1.40 (minimum version 1.12)
02:40:42 [2020-10-27T02:40:42.464Z]   Go version:       go1.13.15
02:40:42 [2020-10-27T02:40:42.464Z]   Git commit:       4484c46
02:40:42 [2020-10-27T02:40:42.464Z]   Built:            Wed Sep 16 17:02:17 2020
02:40:42 [2020-10-27T02:40:42.464Z]   OS/Arch:          linux/arm64
02:40:42 [2020-10-27T02:40:42.464Z]   Experimental:     true
02:40:42 [2020-10-27T02:40:42.464Z]  containerd:
02:40:42 [2020-10-27T02:40:42.464Z]   Version:          1.3.7
02:40:42 [2020-10-27T02:40:42.464Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
02:40:42 [2020-10-27T02:40:42.464Z]  runc:
02:40:42 [2020-10-27T02:40:42.464Z]   Version:          1.0.0-rc10
02:40:42 [2020-10-27T02:40:42.464Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:40:42 [2020-10-27T02:40:42.464Z]  docker-init:
02:40:42 [2020-10-27T02:40:42.464Z]   Version:          0.18.0
02:40:42 [2020-10-27T02:40:42.464Z]   GitCommit:        fec3683
[Pipeline] sh
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.430 The following additional packages will be installed:
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.430   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.431   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.431   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.433 Suggested packages:
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.433   krb5-doc krb5-user
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.433 Recommended packages:
02:40:42 [2020-10-27T02:40:42.576Z] #26 5.433   krb5-locales publicsuffix libsasl2-modules
02:40:42 [2020-10-27T02:40:42.598Z] #41 48.11   DEP      criu/lsm.d
02:40:42 [2020-10-27T02:40:42.598Z] #41 48.28   DEP      criu/log.d
02:40:42 [2020-10-27T02:40:42.837Z] + docker info
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.724 The following NEW packages will be installed:
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.725   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.725   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.725   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.726   libssh2-1 libssl1.1 openssl
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.771 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.771 Need to get 5165 kB of archives.
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.771 After this operation, 14.6 MB of additional disk space will be used.
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.771 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.865 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.886 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.890 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.891 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.908 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.958 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
02:40:42 [2020-10-27T02:40:42.873Z] #26 5.967 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
02:40:42 [2020-10-27T02:40:42.891Z] #41 48.43   DEP      criu/libnetlink.d
02:40:42 [2020-10-27T02:40:42.891Z] #41 48.59   DEP      criu/kerndat.d
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.970 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.972 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.975 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.978 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.983 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.985 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.987 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.988 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 5.991 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.000 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.005 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.011 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.013 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.189 debconf: delaying package configuration, since apt-utils is not installed
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.215 Fetched 5165 kB in 0s (19.5 MB/s)
02:40:43 [2020-10-27T02:40:43.169Z] #26 6.237 Selecting previously unselected package libssl1.1:ppc64el.
02:40:43 [2020-10-27T02:40:43.184Z] #41 48.74   DEP      criu/kcmp-ids.d
02:40:43 [2020-10-27T02:40:43.184Z] #41 48.88   DEP      criu/irmap.d
02:40:43 [2020-10-27T02:40:43.184Z] #41 48.96   DEP      criu/ipc_ns.d
02:40:43 [2020-10-27T02:40:43.259Z] #41 15.58 make[1]: Nothing to be done for 'all'.
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.237 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.246 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.248 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.425 Selecting previously unselected package openssl.
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.427 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.428 Unpacking openssl (1.1.1d-0+deb10u3) ...
02:40:43 [2020-10-27T02:40:43.465Z] #26 6.533 Selecting previously unselected package ca-certificates.
02:40:43 [2020-10-27T02:40:43.477Z] #41 49.11   DEP      criu/image.d
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.535 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.536 Unpacking ca-certificates (20200601~deb10u1) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.590 Selecting previously unselected package libkeyutils1:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.590 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.590 Unpacking libkeyutils1:ppc64el (1.6-6) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.620 Selecting previously unselected package libkrb5support0:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.622 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.624 Unpacking libkrb5support0:ppc64el (1.17-3) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.651 Selecting previously unselected package libk5crypto3:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.652 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.654 Unpacking libk5crypto3:ppc64el (1.17-3) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.687 Selecting previously unselected package libkrb5-3:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.689 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.690 Unpacking libkrb5-3:ppc64el (1.17-3) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.762 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.763 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.764 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.803 Selecting previously unselected package libsasl2-modules-db:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.805 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.807 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.832 Selecting previously unselected package libsasl2-2:ppc64el.
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.834 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.835 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
02:40:43 [2020-10-27T02:40:43.762Z] #26 6.866 Selecting previously unselected package libldap-common.
02:40:43 [2020-10-27T02:40:43.825Z] #41 49.26   DEP      criu/image-desc.d
02:40:43 [2020-10-27T02:40:43.825Z] #41 49.32   DEP      criu/fsnotify.d
02:40:43 [2020-10-27T02:40:43.825Z] #41 49.38   DEP      criu/filesystems.d
02:40:43 [2020-10-27T02:40:43.825Z] #41 49.44   DEP      criu/files.d
02:40:43 [2020-10-27T02:40:43.825Z] #41 49.54   DEP      criu/files-reg.d
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.867 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.868 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.895 Selecting previously unselected package libldap-2.4-2:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.898 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.899 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.946 Selecting previously unselected package libnghttp2-14:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.948 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.949 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.979 Selecting previously unselected package libpsl5:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.981 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 6.982 Unpacking libpsl5:ppc64el (0.20.2-2) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.006 Selecting previously unselected package librtmp1:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.007 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.009 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.031 Selecting previously unselected package libssh2-1:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.033 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.034 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.068 Selecting previously unselected package libcurl4:ppc64el.
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.070 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.065Z] #26 7.071 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.118Z] #41 49.69   DEP      criu/files-ext.d
02:40:44 [2020-10-27T02:40:44.118Z] #41 49.84   DEP      criu/file-lock.d
02:40:44 [2020-10-27T02:40:44.188Z] #41 16.96   CC       images/stats.o
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.131 Selecting previously unselected package curl.
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.133 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.134 Unpacking curl (7.64.0-4+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.319 Selecting previously unselected package libonig5:ppc64el.
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.321 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.323 Unpacking libonig5:ppc64el (6.9.1-1) ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.367 Selecting previously unselected package libjq1:ppc64el.
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.369 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.370 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
02:40:44 [2020-10-27T02:40:44.361Z] #26 7.403 Selecting previously unselected package jq.
02:40:44 [2020-10-27T02:40:44.411Z] #41 50.06   DEP      criu/file-ids.d
02:40:44 [2020-10-27T02:40:44.411Z] #41 50.20   DEP      criu/fifo.d
02:40:44 [2020-10-27T02:40:44.445Z] #41 17.25   CC       images/core.o
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.405 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.407 Unpacking jq (1.5+dfsg-2+b1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.441 Setting up libkeyutils1:ppc64el (1.6-6) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.445 Setting up libpsl5:ppc64el (0.20.2-2) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.448 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.571 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.574 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.577 Setting up libkrb5support0:ppc64el (1.17-3) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.580 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.582 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.585 Setting up libk5crypto3:ppc64el (1.17-3) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.587 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.590 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.593 Setting up libkrb5-3:ppc64el (1.17-3) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.596 Setting up openssl (1.1.1d-0+deb10u3) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.601 Setting up libonig5:ppc64el (6.9.1-1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.604 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.607 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
02:40:44 [2020-10-27T02:40:44.660Z] #26 7.610 Setting up ca-certificates (20200601~deb10u1) ...
02:40:44 [2020-10-27T02:40:44.704Z] #41 50.36   DEP      criu/fdstore.d
02:40:44 [2020-10-27T02:40:44.704Z] #41 50.51   DEP      criu/fault-injection.d
02:40:44 [2020-10-27T02:40:44.704Z] #41 50.55   DEP      criu/external.d
02:40:44 [2020-10-27T02:40:44.759Z] Client: Docker Engine - Community
02:40:44 [2020-10-27T02:40:44.759Z]  Version:           19.03.13
02:40:44 [2020-10-27T02:40:44.759Z]  API version:       1.40
02:40:44 [2020-10-27T02:40:44.759Z]  Go version:        go1.13.15
02:40:44 [2020-10-27T02:40:44.759Z]  Git commit:        4484c46d9d
02:40:44 [2020-10-27T02:40:44.759Z]  Built:             Wed Sep 16 17:02:36 2020
02:40:44 [2020-10-27T02:40:44.759Z]  OS/Arch:           linux/amd64
02:40:44 [2020-10-27T02:40:44.759Z]  Experimental:      false
02:40:44 [2020-10-27T02:40:44.759Z] 
02:40:44 [2020-10-27T02:40:44.759Z] Server: Docker Engine - Community
02:40:44 [2020-10-27T02:40:44.759Z]  Engine:
02:40:44 [2020-10-27T02:40:44.759Z]   Version:          19.03.13
02:40:44 [2020-10-27T02:40:44.759Z]   API version:      1.40 (minimum version 1.12)
02:40:44 [2020-10-27T02:40:44.759Z]   Go version:       go1.13.15
02:40:44 [2020-10-27T02:40:44.759Z]   Git commit:       4484c46d9d
02:40:44 [2020-10-27T02:40:44.759Z]   Built:            Wed Sep 16 17:01:06 2020
02:40:44 [2020-10-27T02:40:44.759Z]   OS/Arch:          linux/amd64
02:40:44 [2020-10-27T02:40:44.759Z]   Experimental:     true
02:40:44 [2020-10-27T02:40:44.759Z]  containerd:
02:40:44 [2020-10-27T02:40:44.759Z]   Version:          1.3.7
02:40:44 [2020-10-27T02:40:44.759Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
02:40:44 [2020-10-27T02:40:44.759Z]  runc:
02:40:44 [2020-10-27T02:40:44.759Z]   Version:          1.0.0-rc10
02:40:44 [2020-10-27T02:40:44.759Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:40:44 [2020-10-27T02:40:44.759Z]  docker-init:
02:40:44 [2020-10-27T02:40:44.759Z]   Version:          0.18.0
02:40:44 [2020-10-27T02:40:44.759Z]   GitCommit:        fec3683
[Pipeline] sh
02:40:44 [2020-10-27T02:40:44.997Z] #41 50.68   DEP      criu/eventpoll.d
02:40:45 [2020-10-27T02:40:45.106Z] + docker info
02:40:45 [2020-10-27T02:40:45.291Z] #41 50.85   DEP      criu/eventfd.d
02:40:45 [2020-10-27T02:40:45.291Z] #41 51.00   DEP      criu/crtools.d
02:40:45 [2020-10-27T02:40:45.303Z] #26 8.156 Updating certificates in /etc/ssl/certs...
02:40:45 [2020-10-27T02:40:45.374Z] #41 17.96   CC       images/core-x86.o
02:40:45 [2020-10-27T02:40:45.585Z] #41 51.18   DEP      criu/cr-service.d
02:40:45 [2020-10-27T02:40:45.585Z] #41 ...
02:40:45 [2020-10-27T02:40:45.585Z] 
02:40:45 [2020-10-27T02:40:45.585Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:40:45 [2020-10-27T02:40:45.585Z] #18 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:40:45 [2020-10-27T02:40:45.585Z] #18 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:40:45 [2020-10-27T02:40:45.585Z] #18 0.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:40:45 [2020-10-27T02:40:45.585Z] #18 1.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
02:40:45 [2020-10-27T02:40:45.585Z] #18 2.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [215 kB]
02:40:45 [2020-10-27T02:40:45.585Z] #18 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
02:40:45 [2020-10-27T02:40:45.585Z] #18 6.348 Fetched 8085 kB in 6s (1443 kB/s)
02:40:45 [2020-10-27T02:40:45.585Z] #18 6.348 Reading package lists...
02:40:45 [2020-10-27T02:40:45.585Z] #18 8.182 Reading package lists...
02:40:45 [2020-10-27T02:40:45.585Z] #18 ...
02:40:45 [2020-10-27T02:40:45.585Z] 
02:40:45 [2020-10-27T02:40:45.585Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:45 [2020-10-27T02:40:45.585Z] #41 51.38   DEP      criu/cr-restore.d
02:40:45 [2020-10-27T02:40:45.878Z] #41 51.65   DEP      criu/cr-errno.d
02:40:45 [2020-10-27T02:40:45.937Z] #41 18.60   CC       images/core-arm.o
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.891 126 added, 0 removed; done.
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.914 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.918 Setting up jq (1.5+dfsg-2+b1) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.921 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.923 Setting up curl (7.64.0-4+deb10u1) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.926 Processing triggers for libc-bin (2.28-10) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.937 Processing triggers for ca-certificates (20200601~deb10u1) ...
02:40:45 [2020-10-27T02:40:45.952Z] #26 8.943 Updating certificates in /etc/ssl/certs...
02:40:46 [2020-10-27T02:40:46.172Z] #41 51.67   DEP      criu/cr-dump.d
02:40:46 [2020-10-27T02:40:46.172Z] #41 51.88   DEP      criu/cr-dedup.d
02:40:46 [2020-10-27T02:40:46.194Z] #41 18.95   CC       images/core-aarch64.o
02:40:46 [2020-10-27T02:40:46.465Z] #41 52.04   DEP      criu/cr-check.d
02:40:46 [2020-10-27T02:40:46.465Z] #41 52.22   DEP      criu/config.d
02:40:46 [2020-10-27T02:40:46.594Z] #26 9.435 0 added, 0 removed; done.
02:40:46 [2020-10-27T02:40:46.594Z] #26 9.436 Running hooks in /etc/ca-certificates/update.d...
02:40:46 [2020-10-27T02:40:46.594Z] #26 9.437 done.
02:40:46 [2020-10-27T02:40:46.594Z] #26 DONE 9.5s
02:40:46 [2020-10-27T02:40:46.594Z] 
02:40:46 [2020-10-27T02:40:46.594Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:40:46 [2020-10-27T02:40:46.594Z] #27 DONE 0.1s
02:40:46 [2020-10-27T02:40:46.594Z] 
02:40:46 [2020-10-27T02:40:46.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:40:46 [2020-10-27T02:40:46.757Z] #41 19.37   CC       images/core-ppc64.o
02:40:46 [2020-10-27T02:40:46.757Z] #41 ...
02:40:46 [2020-10-27T02:40:46.757Z] 
02:40:46 [2020-10-27T02:40:46.757Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:40:46 [2020-10-27T02:40:46.758Z] #41 52.44   DEP      criu/clone-noasan.d
02:40:46 [2020-10-27T02:40:46.890Z] #9 ...
02:40:46 [2020-10-27T02:40:46.890Z] 
02:40:46 [2020-10-27T02:40:46.890Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:40:47 [2020-10-27T02:40:47.051Z] #41 52.52   DEP      criu/cgroup.d
02:40:47 [2020-10-27T02:40:47.051Z] #41 52.69   DEP      criu/cgroup-props.d
02:40:47 [2020-10-27T02:40:47.051Z] #41 52.77   DEP      criu/bitmap.d
02:40:47 [2020-10-27T02:40:47.051Z] #41 52.77   DEP      criu/bfd.d
02:40:47 [2020-10-27T02:40:47.051Z] #41 52.82   DEP      criu/autofs.d
02:40:47 [2020-10-27T02:40:47.345Z] #41 53.01   DEP      criu/aio.d
02:40:47 [2020-10-27T02:40:47.345Z] #41 53.21   DEP      criu/action-scripts.d
02:40:47 [2020-10-27T02:40:47.536Z] #28 0.673 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
02:40:47 [2020-10-27T02:40:47.536Z] #28 0.814 
02:40:47 [2020-10-27T02:40:47.639Z] #41 53.47   CC       criu/action-scripts.o
02:40:48 [2020-10-27T02:40:48.040Z] #54 40.56 Checking out files:  53% (1843/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  91% (3163/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
02:40:48 [2020-10-27T02:40:48.040Z] #54 41.91 + cd /tmp/tmp.FvEwvjRqVp/src/github.com/containerd/containerd
02:40:48 [2020-10-27T02:40:48.040Z] #54 41.91 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
02:40:48 [2020-10-27T02:40:48.145Z] #28 0.937 
######                                                                     8.5%
####################                                                      28.3%
#################################                                         46.6%
################################################                          66.9%
##############################################################            87.3%
######################################################################## 100.0%
02:40:48 [2020-10-27T02:40:48.145Z] #28 1.559 
02:40:48 [2020-10-27T02:40:48.277Z] #41 53.82   CC       criu/aio.o
02:40:48 [2020-10-27T02:40:48.439Z] #28 1.686 
############################                                              39.6%
######################################################################## 100.0%
02:40:48 [2020-10-27T02:40:48.570Z] #41 54.20   CC       criu/autofs.o
02:40:48 [2020-10-27T02:40:48.603Z] #54 ...
02:40:48 [2020-10-27T02:40:48.603Z] 
02:40:48 [2020-10-27T02:40:48.603Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:48 [2020-10-27T02:40:48.603Z] #49 77.58 github.com/pkg/diff
02:40:48 [2020-10-27T02:40:48.603Z] #49 78.37 go/ast
02:40:48 [2020-10-27T02:40:48.603Z] #49 79.00 golang.org/x/crypto/ssh/terminal
02:40:48 [2020-10-27T02:40:48.603Z] #49 80.67 mvdan.cc/editorconfig
02:40:48 [2020-10-27T02:40:48.603Z] #49 81.80 mvdan.cc/sh/v3/fileutil
02:40:48 [2020-10-27T02:40:48.603Z] #49 82.04 mvdan.cc/sh/v3/syntax
02:40:48 [2020-10-27T02:40:48.734Z] #28 1.913 
02:40:48 [2020-10-27T02:40:48.734Z] #28 2.036 
################                                                          22.3%
######################################################################## 100.0%
02:40:48 [2020-10-27T02:40:48.860Z] #49 ...
02:40:48 [2020-10-27T02:40:48.860Z] 
02:40:48 [2020-10-27T02:40:48.860Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:48 [2020-10-27T02:40:48.860Z] #41 20.02   CC       images/core-s390.o
02:40:48 [2020-10-27T02:40:48.860Z] #41 20.66   CC       images/cpuinfo.o
02:40:48 [2020-10-27T02:40:48.860Z] #41 21.12   CC       images/inventory.o
02:40:48 [2020-10-27T02:40:48.860Z] #41 21.43   CC       images/fdinfo.o
02:40:49 [2020-10-27T02:40:49.036Z] #28 2.264 
02:40:49 [2020-10-27T02:40:49.116Z] #41 21.68   CC       images/fown.o
02:40:49 [2020-10-27T02:40:49.116Z] #41 21.93   CC       images/ns.o
02:40:49 [2020-10-27T02:40:49.373Z] #41 22.12   CC       images/regfile.o
02:40:49 [2020-10-27T02:40:49.515Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:40:49 [2020-10-27T02:40:49.515Z] 
02:40:49 [2020-10-27T02:40:49.515Z] + c=0
02:40:49 [2020-10-27T02:40:49.515Z] ++ jobs -p
02:40:49 [2020-10-27T02:40:49.515Z] + for job in $(jobs -p)
02:40:49 [2020-10-27T02:40:49.515Z] + wait 5767
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=3
02:40:49 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-3
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION=1
02:40:49 [2020-10-27T02:40:49.515Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
02:40:49 [2020-10-27T02:40:49.515Z] + run_tests
02:40:49 [2020-10-27T02:40:49.515Z] + '[' -n 0 ']'
02:40:49 [2020-10-27T02:40:49.515Z] + rm=
02:40:49 [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh '' test-integration
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=1
02:40:49 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-1
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION_CLI=1
02:40:49 [2020-10-27T02:40:49.515Z] + run_tests test-integration-flaky
02:40:49 [2020-10-27T02:40:49.515Z] + '[' -n 0 ']'
02:40:49 [2020-10-27T02:40:49.515Z] + rm=
02:40:49 [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh test-integration-flaky test-integration
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_INTEGRATION_DEST=2
02:40:49 [2020-10-27T02:40:49.515Z] + CONTAINER_NAME=docker-pr1-2
02:40:49 [2020-10-27T02:40:49.515Z] + TEST_SKIP_INTEGRATION=1
02:40:49 [2020-10-27T02:40:49.515Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
02:40:49 [2020-10-27T02:40:49.515Z] + run_tests
02:40:49 [2020-10-27T02:40:49.515Z] + '[' -n 0 ']'
02:40:49 [2020-10-27T02:40:49.515Z] + rm=
02:40:49 [2020-10-27T02:40:49.515Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh '' test-integration
02:40:49 [2020-10-27T02:40:49.515Z] 
02:40:49 [2020-10-27T02:40:49.515Z] 
02:40:49 [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
02:40:49 [2020-10-27T02:40:49.515Z] 
02:40:49 [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:40:49 [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:40:49 [2020-10-27T02:40:49.515Z] HOSTNAME=d30a29f03b3d
02:40:49 [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION=1
02:40:49 [2020-10-27T02:40:49.515Z] TESTDEBUG=0
02:40:49 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration
02:40:49 [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:40:49 [2020-10-27T02:40:49.515Z] container=docker
02:40:49 [2020-10-27T02:40:49.515Z] HOME=/root
02:40:49 [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master
02:40:49 [2020-10-27T02:40:49.515Z] TERM=xterm
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] SHLVL=1
02:40:49 [2020-10-27T02:40:49.515Z] TIMEOUT=120m
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2
02:40:49 [2020-10-27T02:40:49.515Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
02:40:49 [2020-10-27T02:40:49.515Z] GO111MODULE=off
02:40:49 [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:40:49 [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:40:49 [2020-10-27T02:40:49.515Z] GOPATH=/go
02:40:49 [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config
02:40:49 [2020-10-27T02:40:49.515Z] _=/usr/bin/env
02:40:49 [2020-10-27T02:40:49.515Z] Building test suite binary ./integration-cli/test.main
02:40:49 [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:40:49 [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:40:49 [2020-10-27T02:40:49.515Z] HOSTNAME=937ad8290759
02:40:49 [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION=1
02:40:49 [2020-10-27T02:40:49.515Z] TESTDEBUG=0
02:40:49 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration
02:40:49 [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:40:49 [2020-10-27T02:40:49.515Z] container=docker
02:40:49 [2020-10-27T02:40:49.515Z] HOME=/root
02:40:49 [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master
02:40:49 [2020-10-27T02:40:49.515Z] TERM=xterm
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] SHLVL=1
02:40:49 [2020-10-27T02:40:49.515Z] TIMEOUT=120m
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2
02:40:49 [2020-10-27T02:40:49.515Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
02:40:49 [2020-10-27T02:40:49.515Z] GO111MODULE=off
02:40:49 [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:40:49 [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:40:49 [2020-10-27T02:40:49.515Z] GOPATH=/go
02:40:49 [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config
02:40:49 [2020-10-27T02:40:49.515Z] _=/usr/bin/env
02:40:49 [2020-10-27T02:40:49.515Z] Building test suite binary ./integration-cli/test.main
02:40:49 [2020-10-27T02:40:49.515Z] No new tests added to integration.
02:40:49 [2020-10-27T02:40:49.515Z] 
02:40:49 [2020-10-27T02:40:49.515Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:40:49 [2020-10-27T02:40:49.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:40:49 [2020-10-27T02:40:49.515Z] HOSTNAME=db454239b77c
02:40:49 [2020-10-27T02:40:49.515Z] TESTDEBUG=0
02:40:49 [2020-10-27T02:40:49.515Z] DEST=bundles/test-integration
02:40:49 [2020-10-27T02:40:49.515Z] PWD=/go/src/github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] KEEPBUNDLE=1
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:40:49 [2020-10-27T02:40:49.515Z] container=docker
02:40:49 [2020-10-27T02:40:49.515Z] HOME=/root
02:40:49 [2020-10-27T02:40:49.515Z] GOLANG_VERSION=1.13.15
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:40:49 [2020-10-27T02:40:49.515Z] VALIDATE_BRANCH=master
02:40:49 [2020-10-27T02:40:49.515Z] TERM=xterm
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_PKG=github.com/docker/docker
02:40:49 [2020-10-27T02:40:49.515Z] SHLVL=1
02:40:49 [2020-10-27T02:40:49.515Z] TIMEOUT=120m
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:40:49 [2020-10-27T02:40:49.515Z] DOCKER_GRAPHDRIVER=overlay2
02:40:49 [2020-10-27T02:40:49.515Z] GO111MODULE=off
02:40:49 [2020-10-27T02:40:49.515Z] TEST_SKIP_INTEGRATION_CLI=1
02:40:49 [2020-10-27T02:40:49.515Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:40:49 [2020-10-27T02:40:49.515Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:40:49 [2020-10-27T02:40:49.515Z] GOPATH=/go
02:40:49 [2020-10-27T02:40:49.515Z] PKG_CONFIG=pkg-config
02:40:49 [2020-10-27T02:40:49.515Z] _=/usr/bin/env
02:40:49 [2020-10-27T02:40:49.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:40:49 [2020-10-27T02:40:49.612Z] #41 55.13   CC       criu/bfd.o
02:40:49 [2020-10-27T02:40:49.629Z] #41 22.36   CC       images/ghost-file.o
02:40:49 [2020-10-27T02:40:49.633Z] #28 2.385 
#                                                                          2.7%
############                                                              17.4%
#########################                                                 34.9%
####################################                                      51.2%
################################################                          67.7%
###########################################################               83.1%
######################################################################## 100.0%
02:40:49 [2020-10-27T02:40:49.886Z] #41 22.66   CC       images/fifo.o
02:40:49 [2020-10-27T02:40:49.905Z] #41 55.43   CC       criu/bitmap.o
02:40:49 [2020-10-27T02:40:49.906Z] #41 55.53   CC       criu/cgroup-props.o
02:40:49 [2020-10-27T02:40:49.935Z] #28 3.176 
02:40:50 [2020-10-27T02:40:50.143Z] #41 22.87   CC       images/remap-file-path.o
02:40:50 [2020-10-27T02:40:50.399Z] #41 23.17   CC       images/eventfd.o
02:40:50 [2020-10-27T02:40:50.556Z] #41 55.99   CC       criu/cgroup.o
02:40:50 [2020-10-27T02:40:50.556Z] #41 ...
02:40:50 [2020-10-27T02:40:50.556Z] 
02:40:50 [2020-10-27T02:40:50.556Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:50 [2020-10-27T02:40:50.556Z] #43 83.16 github.com/LK4D4/vndr/godl
02:40:50 [2020-10-27T02:40:50.556Z] #43 83.73 github.com/LK4D4/vndr
02:40:50 [2020-10-27T02:40:50.556Z] #43 DONE 90.1s
02:40:50 [2020-10-27T02:40:50.556Z] 
02:40:50 [2020-10-27T02:40:50.556Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.26 Building dependency tree...
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70 libcap2-bin is already the newest version (1:2.25-2).
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70 The following additional packages will be installed:
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   python3.7 python3.7-minimal vim-runtime xxd
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70 Suggested packages:
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70 Recommended packages:
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   aufs-dkms nftables build-essential python3-dev python3-keyring
02:40:50 [2020-10-27T02:40:50.556Z] #18 10.70   python3-keyrings.alt python3-xdg unzip
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.00 The following NEW packages will be installed:
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.00   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.00   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.00   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.01   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.01   xz-utils zip
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.17 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.17 Need to get 27.7 MB of archives.
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.17 After this operation, 117 MB of additional disk space will be used.
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.46 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 12.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.65 debconf: delaying package configuration, since apt-utils is not installed
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.68 Fetched 27.7 MB in 1s (21.7 MB/s)
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.73 Selecting previously unselected package pigz.
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.80 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.80 Unpacking pigz (2.4-1) ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.87 Selecting previously unselected package libpython3.7-minimal:s390x.
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 13.87 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 14.28 Selecting previously unselected package python3.7-minimal.
02:40:50 [2020-10-27T02:40:50.556Z] #18 14.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 14.29 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 15.18 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
02:40:50 [2020-10-27T02:40:50.556Z] #18 15.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
02:40:50 [2020-10-27T02:40:50.655Z] #41 23.37   CC       images/eventpoll.o
02:40:50 [2020-10-27T02:40:50.911Z] #41 23.66   CC       images/fh.o
02:40:50 [2020-10-27T02:40:50.911Z] #41 ...
02:40:50 [2020-10-27T02:40:50.911Z] 
02:40:50 [2020-10-27T02:40:50.911Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:40:50 [2020-10-27T02:40:50.911Z] #43 79.86 text/template
02:40:50 [2020-10-27T02:40:50.911Z] #43 82.01 go/parser
02:40:50 [2020-10-27T02:40:50.911Z] #43 84.86 go/doc
02:40:50 [2020-10-27T02:40:50.911Z] #43 85.25 encoding/xml
02:40:50 [2020-10-27T02:40:50.911Z] #43 87.95 github.com/LK4D4/vndr/build
02:40:50 [2020-10-27T02:40:50.911Z] #43 ...
02:40:50 [2020-10-27T02:40:50.911Z] 
02:40:50 [2020-10-27T02:40:50.911Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + export 'BUILDTAGS=netgo osusergo static_build'
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + BUILDTAGS='netgo osusergo static_build'
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + export EXTRA_FLAGS=-buildmode=pie
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + EXTRA_FLAGS=-buildmode=pie
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
02:40:50 [2020-10-27T02:40:50.911Z] #54 43.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
02:40:50 [2020-10-27T02:40:50.912Z] #54 43.34 + '[' '' = dynamic ']'
02:40:50 [2020-10-27T02:40:50.912Z] #54 43.34 + make
02:40:50 [2020-10-27T02:40:50.912Z] #54 44.33 + bin/ctr
02:40:52 [2020-10-27T02:40:52.101Z] #18 16.68 Selecting previously unselected package python3-minimal.
02:40:52 [2020-10-27T02:40:52.101Z] #18 16.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
02:40:52 [2020-10-27T02:40:52.101Z] #18 16.72 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
02:40:52 [2020-10-27T02:40:52.101Z] #18 16.73 Unpacking python3-minimal (3.7.3-1) ...
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.81 Selecting previously unselected package libmpdec2:s390x.
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.81 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.82 Unpacking libmpdec2:s390x (2.4.2-2) ...
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.86 Selecting previously unselected package libpython3.7-stdlib:s390x.
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
02:40:52 [2020-10-27T02:40:52.394Z] #18 16.86 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.48 Selecting previously unselected package python3.7.
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.48 Unpacking python3.7 (3.7.3-2+deb10u2) ...
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.54 Selecting previously unselected package libpython3-stdlib:s390x.
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.55 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
02:40:53 [2020-10-27T02:40:53.030Z] #18 17.57 Setting up python3-minimal (3.7.3-1) ...
02:40:53 [2020-10-27T02:40:53.037Z] #28 3.314 
#                                                                          1.5%
#####                                                                      6.9%
########                                                                  11.9%
###########                                                               16.2%
#############                                                             19.3%
################                                                          22.8%
###################                                                       26.9%
######################                                                    31.6%
#########################                                                 35.3%
############################                                              39.2%
#############################                                             40.4%
###############################                                           43.2%
#################################                                         47.2%
####################################                                      50.7%
######################################                                    53.4%
########################################                                  56.6%
############################################                              61.2%
##############################################                            64.8%
################################################                          66.8%
###################################################                       71.7%
#######################################################                   77.1%
###########################################################               83.1%
###############################################################           88.5%
##################################################################        93.0%
####################################################################      95.5%
#######################################################################   98.9%
######################################################################## 100.0%
02:40:53 [2020-10-27T02:40:53.037Z] #28 6.211 
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.06 Selecting previously unselected package python3.
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.10 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.11 Unpacking python3 (3.7.3-1) ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.17 Selecting previously unselected package libip4tc0:s390x.
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.17 Unpacking libip4tc0:s390x (1.8.2-4) ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.21 Selecting previously unselected package libip6tc0:s390x.
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.21 Unpacking libip6tc0:s390x (1.8.2-4) ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.25 Selecting previously unselected package libiptc0:s390x.
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.25 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.26 Unpacking libiptc0:s390x (1.8.2-4) ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.30 Selecting previously unselected package libnfnetlink0:s390x.
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.31 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
02:40:53 [2020-10-27T02:40:53.667Z] #18 18.35 Selecting previously unselected package libnetfilter-conntrack3:s390x.
02:40:53 [2020-10-27T02:40:53.678Z] #28 6.797 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
02:40:53 [2020-10-27T02:40:53.678Z] #28 6.946 
02:40:53 [2020-10-27T02:40:53.678Z] #28 7.043 
######################################################################## 100.0%
02:40:53 [2020-10-27T02:40:53.678Z] #28 7.087 
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.35 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.38 Selecting previously unselected package libnftnl11:s390x.
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.38 Unpacking libnftnl11:s390x (1.1.2-2) ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.42 Selecting previously unselected package iptables.
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.42 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.42 Unpacking iptables (1.8.2-4) ...
02:40:53 [2020-10-27T02:40:53.960Z] #18 18.64 Selecting previously unselected package xxd.
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.64 Unpacking xxd (2:8.1.0875-5) ...
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.71 Selecting previously unselected package vim-common.
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.71 Unpacking vim-common (2:8.1.0875-5) ...
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.87 Selecting previously unselected package bash-completion.
02:40:54 [2020-10-27T02:40:54.253Z] #18 18.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
02:40:54 [2020-10-27T02:40:54.318Z] #28 7.572 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
02:40:54 [2020-10-27T02:40:54.318Z] #28 7.588 skipping existing 5cb8031fd95d
02:40:54 [2020-10-27T02:40:54.318Z] #28 7.610 
02:40:54 [2020-10-27T02:40:54.963Z] #28 8.483 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
02:40:55 [2020-10-27T02:40:55.084Z] #54 ...
02:40:55 [2020-10-27T02:40:55.084Z] 
02:40:55 [2020-10-27T02:40:55.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:40:55 [2020-10-27T02:40:55.084Z] #49 88.21 mvdan.cc/sh/v3/cmd/shfmt
02:40:55 [2020-10-27T02:40:55.084Z] #49 DONE 93.4s
02:40:55 [2020-10-27T02:40:55.084Z] 
02:40:55 [2020-10-27T02:40:55.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:55 [2020-10-27T02:40:55.084Z] #41 23.99   CC       images/fsnotify.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 24.63   CC       images/signalfd.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 24.95   CC       images/fs.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 25.21   CC       images/pstree.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 25.40   CC       images/pipe.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 25.62   CC       images/tcp-stream.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 25.89   CC       images/sk-packet.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 26.21   CC       images/mnt.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 26.45   CC       images/pipe-data.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 26.65   CC       images/sa.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 26.85   CC       images/timer.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 27.15   CC       images/timerfd.o
02:40:55 [2020-10-27T02:40:55.084Z] #41 27.61   CC       images/mm.o
02:40:55 [2020-10-27T02:40:55.258Z] #28 8.501 skipping existing 283607eaa57e
02:40:55 [2020-10-27T02:40:55.258Z] #28 8.526 
02:40:55 [2020-10-27T02:40:55.293Z] #18 ...
02:40:55 [2020-10-27T02:40:55.293Z] 
02:40:55 [2020-10-27T02:40:55.293Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:40:55 [2020-10-27T02:40:55.293Z] #30 DONE 94.5s
02:40:55 [2020-10-27T02:40:55.293Z] 
02:40:55 [2020-10-27T02:40:55.293Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:40:55 [2020-10-27T02:40:55.293Z] #41 58.25   CC       criu/clone-noasan.o
02:40:55 [2020-10-27T02:40:55.293Z] #41 58.37   CC       criu/config.o
02:40:55 [2020-10-27T02:40:55.293Z] #41 59.27   CC       criu/cr-check.o
02:40:55 [2020-10-27T02:40:55.293Z] #41 60.35   CC       criu/cr-dedup.o
02:40:55 [2020-10-27T02:40:55.294Z] #41 60.56   CC       criu/cr-dump.o
02:40:55 [2020-10-27T02:40:55.341Z] #41 28.16   CC       images/sk-opts.o
02:40:55 [2020-10-27T02:40:55.554Z] #28 9.063 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
02:40:55 [2020-10-27T02:40:55.849Z] #28 9.227 
02:40:55 [2020-10-27T02:40:55.849Z] #28 9.291 
######################################################################## 100.0%
02:40:55 [2020-10-27T02:40:55.849Z] #28 9.319 
02:40:55 [2020-10-27T02:40:55.905Z] #41 28.60   CC       images/sk-unix.o
02:40:56 [2020-10-27T02:40:56.161Z] #41 28.96   CC       images/sk-inet.o
02:40:56 [2020-10-27T02:40:56.418Z] #41 29.27   CC       images/tun.o
02:40:56 [2020-10-27T02:40:56.489Z] #28 9.776 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
02:40:56 [2020-10-27T02:40:56.489Z] #28 9.919 
02:40:56 [2020-10-27T02:40:56.489Z] #28 9.992 
######################################################################## 100.0%
02:40:56 [2020-10-27T02:40:56.489Z] #28 10.02 
02:40:56 [2020-10-27T02:40:56.675Z] #41 29.49   CC       images/sk-netlink.o
02:40:56 [2020-10-27T02:40:56.786Z] #28 10.05 Download of images into '/build' complete.
02:40:56 [2020-10-27T02:40:56.786Z] #28 10.05 Use something like the following to load the result into a Docker daemon:
02:40:56 [2020-10-27T02:40:56.786Z] #28 10.05   tar -cC '/build' . | docker load
02:40:56 [2020-10-27T02:40:56.786Z] #28 DONE 10.1s
02:40:56 [2020-10-27T02:40:56.786Z] 
02:40:56 [2020-10-27T02:40:56.786Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:40:56 [2020-10-27T02:40:56.816Z] #41 62.14   CC       criu/cr-errno.o
02:40:56 [2020-10-27T02:40:56.816Z] #41 62.19   CC       criu/cr-restore.o
02:40:56 [2020-10-27T02:40:56.932Z] #41 29.69   CC       images/packet-sock.o
02:40:57 [2020-10-27T02:40:57.510Z] #41 30.04   CC       images/ipc-var.o
02:40:57 [2020-10-27T02:40:57.510Z] #41 30.27   CC       images/ipc-desc.o
02:40:57 [2020-10-27T02:40:57.757Z] Client:
02:40:57 [2020-10-27T02:40:57.757Z]  Debug Mode: false
02:40:57 [2020-10-27T02:40:57.757Z] 
02:40:57 [2020-10-27T02:40:57.757Z] Server:
02:40:57 [2020-10-27T02:40:57.757Z]  Containers: 0
02:40:57 [2020-10-27T02:40:57.757Z]   Running: 0
02:40:57 [2020-10-27T02:40:57.757Z]   Paused: 0
02:40:57 [2020-10-27T02:40:57.757Z]   Stopped: 0
02:40:57 [2020-10-27T02:40:57.757Z]  Images: 0
02:40:57 [2020-10-27T02:40:57.757Z]  Server Version: 19.03.13
02:40:57 [2020-10-27T02:40:57.757Z]  Storage Driver: overlay2
02:40:57 [2020-10-27T02:40:57.757Z]   Backing Filesystem: extfs
02:40:57 [2020-10-27T02:40:57.757Z]   Supports d_type: true
02:40:57 [2020-10-27T02:40:57.757Z]   Native Overlay Diff: true
02:40:57 [2020-10-27T02:40:57.757Z]  Logging Driver: json-file
02:40:57 [2020-10-27T02:40:57.757Z]  Cgroup Driver: cgroupfs
02:40:57 [2020-10-27T02:40:57.757Z]  Plugins:
02:40:57 [2020-10-27T02:40:57.757Z]   Volume: local
02:40:57 [2020-10-27T02:40:57.757Z]   Network: bridge host ipvlan macvlan null overlay
02:40:57 [2020-10-27T02:40:57.757Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
02:40:57 [2020-10-27T02:40:57.757Z]  Swarm: inactive
02:40:57 [2020-10-27T02:40:57.757Z]  Runtimes: runc
02:40:57 [2020-10-27T02:40:57.757Z]  Default Runtime: runc
02:40:57 [2020-10-27T02:40:57.757Z]  Init Binary: docker-init
02:40:57 [2020-10-27T02:40:57.757Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
02:40:57 [2020-10-27T02:40:57.757Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:40:57 [2020-10-27T02:40:57.757Z]  init version: fec3683
02:40:57 [2020-10-27T02:40:57.757Z]  Security Options:
02:40:57 [2020-10-27T02:40:57.757Z]   apparmor
02:40:57 [2020-10-27T02:40:57.757Z]   seccomp
02:40:57 [2020-10-27T02:40:57.757Z]    Profile: default
02:40:57 [2020-10-27T02:40:57.757Z]  Kernel Version: 4.15.0-1083-aws
02:40:57 [2020-10-27T02:40:57.757Z]  Operating System: Ubuntu 16.04.7 LTS
02:40:57 [2020-10-27T02:40:57.757Z]  OSType: linux
02:40:57 [2020-10-27T02:40:57.757Z]  Architecture: aarch64
02:40:57 [2020-10-27T02:40:57.757Z]  CPUs: 4
02:40:57 [2020-10-27T02:40:57.757Z]  Total Memory: 7.525GiB
02:40:57 [2020-10-27T02:40:57.757Z]  Name: ip-10-100-107-212
02:40:57 [2020-10-27T02:40:57.757Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
02:40:57 [2020-10-27T02:40:57.757Z]  Docker Root Dir: /var/lib/docker
02:40:57 [2020-10-27T02:40:57.757Z]  Debug Mode: false
02:40:57 [2020-10-27T02:40:57.757Z]  Registry: https://index.docker.io/v1/
02:40:57 [2020-10-27T02:40:57.757Z]  Labels:
02:40:57 [2020-10-27T02:40:57.757Z]  Experimental: true
02:40:57 [2020-10-27T02:40:57.757Z]  Insecure Registries:
02:40:57 [2020-10-27T02:40:57.757Z]   127.0.0.0/8
02:40:57 [2020-10-27T02:40:57.757Z]  Live Restore Enabled: true
02:40:57 [2020-10-27T02:40:57.757Z] 
02:40:57 [2020-10-27T02:40:57.757Z] WARNING: No swap limit support
[Pipeline] sh
02:40:57 [2020-10-27T02:40:57.775Z] #41 30.51   CC       images/ipc-shm.o
02:40:58 [2020-10-27T02:40:58.032Z] #41 30.79   CC       images/ipc-msg.o
02:40:58 [2020-10-27T02:40:58.049Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:40:58 [2020-10-27T02:40:58.049Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:40:58 [2020-10-27T02:40:58.049Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:40:58 [2020-10-27T02:40:58.287Z] #41 31.09   CC       images/ipc-sem.o
02:40:58 [2020-10-27T02:40:58.313Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh
02:40:58 [2020-10-27T02:40:58.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:40:58 [2020-10-27T02:40:58.313Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
02:40:58 [2020-10-27T02:40:58.313Z] 
02:40:58 [2020-10-27T02:40:58.313Z] Generally Necessary:
02:40:58 [2020-10-27T02:40:58.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:40:58 [2020-10-27T02:40:58.313Z] - apparmor: enabled and tools installed
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_NAMESPACES: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_NET_NS: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_PID_NS: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_IPC_NS: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_UTS_NS: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_CGROUPS: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_CGROUP_CPUACCT: enabled
02:40:58 [2020-10-27T02:40:58.313Z] - CONFIG_CGROUP_DEVICE: enabled
02:40:58 [2020-10-27T02:40:58.318Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.0s done
02:40:58 [2020-10-27T02:40:58.318Z] #9 DONE 31.4s
02:40:58 [2020-10-27T02:40:58.318Z] 
02:40:58 [2020-10-27T02:40:58.318Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:40:58 [2020-10-27T02:40:58.318Z] #10 DONE 0.2s
02:40:58 [2020-10-27T02:40:58.318Z] 
02:40:58 [2020-10-27T02:40:58.318Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:40:58 [2020-10-27T02:40:58.332Z] #41 ...
02:40:58 [2020-10-27T02:40:58.332Z] 
02:40:58 [2020-10-27T02:40:58.332Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.57 Unpacking bash-completion (1:2.8-6) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.82 Selecting previously unselected package bzip2.
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.86 Selecting previously unselected package xz-utils.
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.86 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.86 Unpacking xz-utils (5.2.4-1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.96 Selecting previously unselected package apparmor.
02:40:58 [2020-10-27T02:40:58.332Z] #18 20.97 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.00 Unpacking apparmor (2.13.2-10) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.22 Selecting previously unselected package aufs-tools.
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.22 Unpacking aufs-tools (1:4.14+20190211-1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.30 Selecting previously unselected package libonig5:s390x.
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.30 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.30 Unpacking libonig5:s390x (6.9.1-1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.42 Selecting previously unselected package libjq1:s390x.
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.47 Selecting previously unselected package jq.
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.47 Unpacking jq (1.5+dfsg-2+b1) ...
02:40:58 [2020-10-27T02:40:58.332Z] #18 21.51 Selecting previously unselected package libaio1:s390x.
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.51 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.52 Unpacking libaio1:s390x (0.3.112-3) ...
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.54 Selecting previously unselected package libgpm2:s390x.
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.54 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.55 Unpacking libgpm2:s390x (1.20.7-5) ...
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.58 Selecting previously unselected package libicu63:s390x.
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
02:40:58 [2020-10-27T02:40:58.333Z] #18 21.58 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_FREEZER: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_SCHED: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_CPUSETS: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_KEYS: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_VETH: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_BRIDGE: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT: enabled (as module)
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_NF_NAT_NEEDED: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_POSIX_MQUEUE: enabled
02:40:58 [2020-10-27T02:40:58.575Z] 
02:40:58 [2020-10-27T02:40:58.575Z] Optional Features:
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_USER_NS: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_SECCOMP: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_CGROUP_PIDS: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG_SWAP: enabled
02:40:58 [2020-10-27T02:40:58.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:40:58 [2020-10-27T02:40:58.616Z] #11 DONE 0.2s
02:40:58 [2020-10-27T02:40:58.616Z] 
02:40:58 [2020-10-27T02:40:58.616Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:40:58 [2020-10-27T02:40:58.616Z] #38 DONE 0.1s
02:40:58 [2020-10-27T02:40:58.616Z] 
02:40:58 [2020-10-27T02:40:58.616Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:40:58 [2020-10-27T02:40:58.616Z] #30 DONE 0.1s
02:40:58 [2020-10-27T02:40:58.616Z] 
02:40:58 [2020-10-27T02:40:58.616Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:40:58 [2020-10-27T02:40:58.838Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_BLK_CGROUP: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IOSCHED_CFQ: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_PERF: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_HUGETLB: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_CFS_BANDWIDTH: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_RT_GROUP_SCHED: missing
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS: enabled (as module)
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_NFCT: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_IP_VS_RR: enabled (as module)
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:40:58 [2020-10-27T02:40:58.838Z] - Network Drivers:
02:40:58 [2020-10-27T02:40:58.838Z]   - "overlay":
02:40:58 [2020-10-27T02:40:58.838Z]     - CONFIG_VXLAN: enabled (as module)
02:40:58 [2020-10-27T02:40:58.838Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:40:58 [2020-10-27T02:40:58.838Z]       Optional (for encrypted networks):
02:40:58 [2020-10-27T02:40:58.849Z] #41 31.35   CC       images/utsns.o
02:40:58 [2020-10-27T02:40:58.849Z] #41 31.57   CC       images/creds.o
02:40:58 [2020-10-27T02:40:58.849Z] #41 31.76   CC       images/vma.o
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_CRYPTO: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_CRYPTO_AEAD: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_CRYPTO_GCM: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_CRYPTO_SEQIV: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_CRYPTO_GHASH: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_XFRM: enabled
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_XFRM_USER: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_INET_ESP: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "ipvlan":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_IPVLAN: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "macvlan":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_MACVLAN: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_DUMMY: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "ftp,tftp client in container":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z] - Storage Drivers:
02:40:59 [2020-10-27T02:40:59.101Z]   - "aufs":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_AUFS_FS: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "btrfs":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:40:59 [2020-10-27T02:40:59.101Z]   - "devicemapper":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_BLK_DEV_DM: enabled
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "overlay":
02:40:59 [2020-10-27T02:40:59.101Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:40:59 [2020-10-27T02:40:59.101Z]   - "zfs":
02:40:59 [2020-10-27T02:40:59.298Z] #31 0.618 + git clone https://github.com/kolyshkin/go-swagger.git .
02:40:59 [2020-10-27T02:40:59.298Z] #31 0.628 Cloning into '.'...
02:40:59 [2020-10-27T02:40:59.362Z]     - /dev/zfs: missing
02:40:59 [2020-10-27T02:40:59.362Z]     - zfs command: missing
02:40:59 [2020-10-27T02:40:59.362Z]     - zpool command: missing
02:40:59 [2020-10-27T02:40:59.362Z] 
02:40:59 [2020-10-27T02:40:59.362Z] Limits:
02:40:59 [2020-10-27T02:40:59.362Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:40:59 [2020-10-27T02:40:59.362Z] 
02:40:59 [2020-10-27T02:40:59.362Z] + true
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.90 Selecting previously unselected package libnet1:s390x.
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.96 Selecting previously unselected package libnl-3-200:s390x.
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 23.96 Unpacking libnl-3-200:s390x (3.4.0-1) ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.02 Selecting previously unselected package libprotobuf-c1:s390x.
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.02 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.05 Selecting previously unselected package libreadline5:s390x.
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.05 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
02:40:59 [2020-10-27T02:40:59.371Z] #18 24.10 Selecting previously unselected package net-tools.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
02:40:59 [2020-10-27T02:40:59.410Z] #41 32.00   CC       images/netdev.o
[Pipeline] sh
02:40:59 [2020-10-27T02:40:59.664Z] #18 24.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
02:40:59 [2020-10-27T02:40:59.664Z] #18 24.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
02:40:59 [2020-10-27T02:40:59.664Z] #18 24.22 Selecting previously unselected package python-pip-whl.
02:40:59 [2020-10-27T02:40:59.664Z] #18 24.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
02:40:59 [2020-10-27T02:40:59.664Z] #18 24.22 Unpacking python-pip-whl (18.1-5) ...
02:40:59 [2020-10-27T02:40:59.666Z] #41 32.44   CC       images/tty.o
02:40:59 [2020-10-27T02:40:59.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:40:59 [2020-10-27T02:40:59.708Z] #1 [internal] load build definition from Dockerfile
02:40:59 [2020-10-27T02:40:59.956Z] #18 24.57 Selecting previously unselected package python3-lib2to3.
02:40:59 [2020-10-27T02:40:59.956Z] #18 24.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
02:40:59 [2020-10-27T02:40:59.956Z] #18 24.57 Unpacking python3-lib2to3 (3.7.3-1) ...
02:41:00 [2020-10-27T02:41:00.014Z] Client:
02:41:00 [2020-10-27T02:41:00.014Z]  Debug Mode: false
02:41:00 [2020-10-27T02:41:00.014Z] 
02:41:00 [2020-10-27T02:41:00.014Z] Server:
02:41:00 [2020-10-27T02:41:00.014Z]  Containers: 0
02:41:00 [2020-10-27T02:41:00.014Z]   Running: 0
02:41:00 [2020-10-27T02:41:00.014Z]   Paused: 0
02:41:00 [2020-10-27T02:41:00.014Z]   Stopped: 0
02:41:00 [2020-10-27T02:41:00.014Z]  Images: 0
02:41:00 [2020-10-27T02:41:00.014Z]  Server Version: 19.03.13
02:41:00 [2020-10-27T02:41:00.014Z]  Storage Driver: overlay2
02:41:00 [2020-10-27T02:41:00.014Z]   Backing Filesystem: extfs
02:41:00 [2020-10-27T02:41:00.014Z]   Supports d_type: true
02:41:00 [2020-10-27T02:41:00.014Z]   Native Overlay Diff: true
02:41:00 [2020-10-27T02:41:00.014Z]  Logging Driver: json-file
02:41:00 [2020-10-27T02:41:00.014Z]  Cgroup Driver: cgroupfs
02:41:00 [2020-10-27T02:41:00.014Z]  Plugins:
02:41:00 [2020-10-27T02:41:00.014Z]   Volume: local
02:41:00 [2020-10-27T02:41:00.014Z]   Network: bridge host ipvlan macvlan null overlay
02:41:00 [2020-10-27T02:41:00.014Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
02:41:00 [2020-10-27T02:41:00.014Z]  Swarm: inactive
02:41:00 [2020-10-27T02:41:00.014Z]  Runtimes: runc
02:41:00 [2020-10-27T02:41:00.014Z]  Default Runtime: runc
02:41:00 [2020-10-27T02:41:00.014Z]  Init Binary: docker-init
02:41:00 [2020-10-27T02:41:00.014Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
02:41:00 [2020-10-27T02:41:00.014Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
02:41:00 [2020-10-27T02:41:00.014Z]  init version: fec3683
02:41:00 [2020-10-27T02:41:00.014Z]  Security Options:
02:41:00 [2020-10-27T02:41:00.014Z]   apparmor
02:41:00 [2020-10-27T02:41:00.014Z]   seccomp
02:41:00 [2020-10-27T02:41:00.014Z]    Profile: default
02:41:00 [2020-10-27T02:41:00.014Z]  Kernel Version: 5.4.0-1025-aws
02:41:00 [2020-10-27T02:41:00.014Z]  Operating System: Ubuntu 18.04.5 LTS
02:41:00 [2020-10-27T02:41:00.014Z]  OSType: linux
02:41:00 [2020-10-27T02:41:00.014Z]  Architecture: x86_64
02:41:00 [2020-10-27T02:41:00.014Z]  CPUs: 2
02:41:00 [2020-10-27T02:41:00.014Z]  Total Memory: 7.569GiB
02:41:00 [2020-10-27T02:41:00.014Z]  Name: ip-10-100-118-142
02:41:00 [2020-10-27T02:41:00.014Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
02:41:00 [2020-10-27T02:41:00.014Z]  Docker Root Dir: /var/lib/docker
02:41:00 [2020-10-27T02:41:00.014Z]  Debug Mode: false
02:41:00 [2020-10-27T02:41:00.014Z]  Registry: https://index.docker.io/v1/
02:41:00 [2020-10-27T02:41:00.014Z]  Labels:
02:41:00 [2020-10-27T02:41:00.014Z]  Experimental: true
02:41:00 [2020-10-27T02:41:00.014Z]  Insecure Registries:
02:41:00 [2020-10-27T02:41:00.014Z]   127.0.0.0/8
02:41:00 [2020-10-27T02:41:00.014Z]  Live Restore Enabled: true
02:41:00 [2020-10-27T02:41:00.014Z] 
02:41:00 [2020-10-27T02:41:00.014Z] WARNING: No swap limit support
[Pipeline] sh
02:41:00 [2020-10-27T02:41:00.228Z] #41 33.00   CC       images/file-lock.o
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.66 Selecting previously unselected package python3-distutils.
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.66 Unpacking python3-distutils (3.7.3-1) ...
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.76 Selecting previously unselected package python3-pip.
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
02:41:00 [2020-10-27T02:41:00.249Z] #18 24.76 Unpacking python3-pip (18.1-5) ...
02:41:00 [2020-10-27T02:41:00.281Z] #1 transferring dockerfile: 16.58kB done
02:41:00 [2020-10-27T02:41:00.325Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:41:00 [2020-10-27T02:41:00.325Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
02:41:00 [2020-10-27T02:41:00.325Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41592/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
02:41:00 [2020-10-27T02:41:00.325Z] + bash /home/ubuntu/workspace/moby_PR-41592/check-config.sh
02:41:00 [2020-10-27T02:41:00.325Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
02:41:00 [2020-10-27T02:41:00.325Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
02:41:00 [2020-10-27T02:41:00.325Z] 
02:41:00 [2020-10-27T02:41:00.325Z] Generally Necessary:
02:41:00 [2020-10-27T02:41:00.325Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
02:41:00 [2020-10-27T02:41:00.325Z] - apparmor: enabled and tools installed
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NAMESPACES: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NET_NS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_PID_NS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_IPC_NS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_UTS_NS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUPS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_CPUACCT: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_DEVICE: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_FREEZER: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_SCHED: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CPUSETS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_KEYS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_VETH: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_BRIDGE: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT_IPV4: missing
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_FILTER: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_IP_NF_NAT: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT: enabled (as module)
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_NF_NAT_NEEDED: missing
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_POSIX_MQUEUE: enabled
02:41:00 [2020-10-27T02:41:00.325Z] 
02:41:00 [2020-10-27T02:41:00.325Z] Optional Features:
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_USER_NS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_SECCOMP: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_CGROUP_PIDS: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG_SWAP: enabled
02:41:00 [2020-10-27T02:41:00.325Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
02:41:00 [2020-10-27T02:41:00.325Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
02:41:00 [2020-10-27T02:41:00.484Z] #41 33.17   CC       images/rlimit.o
02:41:00 [2020-10-27T02:41:00.542Z] #18 24.91 Selecting previously unselected package python3-pkg-resources.
02:41:00 [2020-10-27T02:41:00.542Z] #18 24.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
02:41:00 [2020-10-27T02:41:00.542Z] #18 24.91 Unpacking python3-pkg-resources (40.8.0-1) ...
02:41:00 [2020-10-27T02:41:00.542Z] #18 25.04 Selecting previously unselected package python3-setuptools.
02:41:00 [2020-10-27T02:41:00.542Z] #18 25.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
02:41:00 [2020-10-27T02:41:00.542Z] #18 25.05 Unpacking python3-setuptools (40.8.0-1) ...
02:41:00 [2020-10-27T02:41:00.543Z] #1 ...
02:41:00 [2020-10-27T02:41:00.543Z] 
02:41:00 [2020-10-27T02:41:00.543Z] #2 [internal] load .dockerignore
02:41:00 [2020-10-27T02:41:00.543Z] #2 transferring context: 87B done
02:41:00 [2020-10-27T02:41:00.543Z] #2 DONE 0.8s
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_BLK_CGROUP: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IOSCHED_CFQ: missing
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_PERF: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_HUGETLB: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_CGROUP_NET_PRIO: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_CFS_BANDWIDTH: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_RT_GROUP_SCHED: missing
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_NFCT: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_PROTO_TCP: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_PROTO_UDP: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_IP_VS_RR: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - CONFIG_EXT4_FS_SECURITY: enabled
02:41:00 [2020-10-27T02:41:00.593Z] - Network Drivers:
02:41:00 [2020-10-27T02:41:00.593Z]   - "overlay":
02:41:00 [2020-10-27T02:41:00.593Z]     - CONFIG_VXLAN: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       Optional (for encrypted networks):
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_CRYPTO: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_CRYPTO_AEAD: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_CRYPTO_GCM: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_CRYPTO_SEQIV: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_CRYPTO_GHASH: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_XFRM: enabled
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_XFRM_USER: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_XFRM_ALGO: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_INET_ESP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
02:41:00 [2020-10-27T02:41:00.593Z]   - "ipvlan":
02:41:00 [2020-10-27T02:41:00.593Z]     - CONFIG_IPVLAN: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]   - "macvlan":
02:41:00 [2020-10-27T02:41:00.593Z]     - CONFIG_MACVLAN: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]     - CONFIG_DUMMY: enabled (as module)
02:41:00 [2020-10-27T02:41:00.593Z]   - "ftp,tftp client in container":
02:41:00 [2020-10-27T02:41:00.740Z] #41 33.45   CC       images/pagemap.o
02:41:00 [2020-10-27T02:41:00.806Z] 
02:41:00 [2020-10-27T02:41:00.806Z] #1 [internal] load build definition from Dockerfile
02:41:00 [2020-10-27T02:41:00.806Z] #1 DONE 1.0s
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z] - Storage Drivers:
02:41:00 [2020-10-27T02:41:00.855Z]   - "aufs":
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_AUFS_FS: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]   - "btrfs":
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_BTRFS_FS: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
02:41:00 [2020-10-27T02:41:00.855Z]   - "devicemapper":
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_BLK_DEV_DM: enabled
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]   - "overlay":
02:41:00 [2020-10-27T02:41:00.855Z]     - CONFIG_OVERLAY_FS: enabled (as module)
02:41:00 [2020-10-27T02:41:00.855Z]   - "zfs":
02:41:00 [2020-10-27T02:41:00.855Z]     - /dev/zfs: present
02:41:00 [2020-10-27T02:41:00.855Z]     - zfs command: missing
02:41:00 [2020-10-27T02:41:00.855Z]     - zpool command: missing
02:41:00 [2020-10-27T02:41:00.855Z] 
02:41:00 [2020-10-27T02:41:00.855Z] Limits:
02:41:00 [2020-10-27T02:41:00.855Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
02:41:00 [2020-10-27T02:41:00.855Z] 
02:41:00 [2020-10-27T02:41:00.855Z] + true
[Pipeline] }
[Pipeline] // stage
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.22 Selecting previously unselected package python3-wheel.
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.22 Unpacking python3-wheel (0.32.3-2) ...
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.25 Selecting previously unselected package sudo.
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
02:41:00 [2020-10-27T02:41:00.884Z] #18 25.25 Unpacking sudo (1.8.27-1+deb10u2) ...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
02:41:00 [2020-10-27T02:41:00.996Z] #41 33.81   CC       images/siginfo.o
02:41:01 [2020-10-27T02:41:01.067Z] 
02:41:01 [2020-10-27T02:41:01.067Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.52 Selecting previously unselected package thin-provisioning-tools.
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.64 Selecting previously unselected package uidmap.
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.65 Unpacking uidmap (1:4.5-1.1) ...
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.71 Selecting previously unselected package vim-runtime.
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
02:41:01 [2020-10-27T02:41:01.186Z] #18 25.75 Unpacking vim-runtime (2:8.1.0875-5) ...
02:41:01 [2020-10-27T02:41:01.200Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7d03e04f50118a5d375a5073d9693120128d5897 .
02:41:01 [2020-10-27T02:41:01.200Z] #2 [internal] load build definition from Dockerfile
02:41:01 [2020-10-27T02:41:01.200Z] #2 transferring dockerfile: 16.58kB done
02:41:01 [2020-10-27T02:41:01.200Z] #2 DONE 0.0s
02:41:01 [2020-10-27T02:41:01.200Z] 
02:41:01 [2020-10-27T02:41:01.200Z] #1 [internal] load .dockerignore
02:41:01 [2020-10-27T02:41:01.200Z] #1 transferring context: 87B done
02:41:01 [2020-10-27T02:41:01.200Z] #1 DONE 0.0s
02:41:01 [2020-10-27T02:41:01.200Z] 
02:41:01 [2020-10-27T02:41:01.200Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
02:41:01 [2020-10-27T02:41:01.252Z] #41 34.06   CC       images/rpc.o
02:41:01 [2020-10-27T02:41:01.771Z] #3 DONE 0.5s
02:41:01 [2020-10-27T02:41:01.771Z] 
02:41:01 [2020-10-27T02:41:01.771Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:41:01 [2020-10-27T02:41:01.771Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
02:41:01 [2020-10-27T02:41:01.771Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
02:41:01 [2020-10-27T02:41:01.814Z] #41 ...
02:41:01 [2020-10-27T02:41:01.814Z] 
02:41:01 [2020-10-27T02:41:01.814Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:01 [2020-10-27T02:41:01.814Z] #43 90.84 github.com/LK4D4/vndr/versioned
02:41:01 [2020-10-27T02:41:01.814Z] #43 90.95 compress/flate
02:41:01 [2020-10-27T02:41:01.814Z] #43 91.40 hash/crc32
02:41:01 [2020-10-27T02:41:01.814Z] #43 92.02 net
02:41:01 [2020-10-27T02:41:01.814Z] #43 93.72 compress/gzip
02:41:01 [2020-10-27T02:41:01.814Z] #43 94.30 vendor/golang.org/x/text/transform
02:41:01 [2020-10-27T02:41:01.814Z] #43 95.22 vendor/golang.org/x/text/unicode/bidi
02:41:01 [2020-10-27T02:41:01.814Z] #43 96.51 vendor/golang.org/x/text/secure/bidirule
02:41:01 [2020-10-27T02:41:01.814Z] #43 96.83 vendor/golang.org/x/text/unicode/norm
02:41:01 [2020-10-27T02:41:01.814Z] #43 100.3 vendor/golang.org/x/net/idna
02:41:02 [2020-10-27T02:41:02.032Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
02:41:02 [2020-10-27T02:41:02.032Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
02:41:02 [2020-10-27T02:41:02.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.44MB / 8.88MB 0.2s
02:41:02 [2020-10-27T02:41:02.032Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
02:41:02 [2020-10-27T02:41:02.032Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
02:41:02 [2020-10-27T02:41:02.070Z] #43 ...
02:41:02 [2020-10-27T02:41:02.070Z] 
02:41:02 [2020-10-27T02:41:02.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:02 [2020-10-27T02:41:02.070Z] #11 95.20 Selecting previously unselected package g++-mingw-w64-x86-64.
02:41:02 [2020-10-27T02:41:02.070Z] #11 95.21 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:41:02 [2020-10-27T02:41:02.070Z] #11 95.22 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:41:02 [2020-10-27T02:41:02.292Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
02:41:02 [2020-10-27T02:41:02.554Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done
02:41:02 [2020-10-27T02:41:02.554Z] #4 DONE 0.9s
02:41:02 [2020-10-27T02:41:02.633Z] #11 ...
02:41:02 [2020-10-27T02:41:02.634Z] 
02:41:02 [2020-10-27T02:41:02.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:02 [2020-10-27T02:41:02.634Z] #41 35.20   CC       images/ext-file.o
02:41:02 [2020-10-27T02:41:02.634Z] #41 35.34   CC       images/cgroup.o
02:41:02 [2020-10-27T02:41:02.988Z] #3 DONE 1.6s
02:41:02 [2020-10-27T02:41:02.988Z] 
02:41:02 [2020-10-27T02:41:02.988Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
02:41:02 [2020-10-27T02:41:02.988Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
02:41:03 [2020-10-27T02:41:03.125Z] 
02:41:03 [2020-10-27T02:41:03.125Z] #7 [internal] load metadata for docker.io/library/debian:buster
02:41:03 [2020-10-27T02:41:03.125Z] #7 ...
02:41:03 [2020-10-27T02:41:03.125Z] 
02:41:03 [2020-10-27T02:41:03.125Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:41:03 [2020-10-27T02:41:03.125Z] #6 DONE 0.2s
02:41:03 [2020-10-27T02:41:03.125Z] 
02:41:03 [2020-10-27T02:41:03.125Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:41:03 [2020-10-27T02:41:03.125Z] #5 DONE 0.3s
02:41:03 [2020-10-27T02:41:03.125Z] 
02:41:03 [2020-10-27T02:41:03.125Z] #7 [internal] load metadata for docker.io/library/debian:buster
02:41:03 [2020-10-27T02:41:03.197Z] #41 35.88   CC       images/userns.o
02:41:03 [2020-10-27T02:41:03.265Z] #18 27.71 Selecting previously unselected package vim.
02:41:03 [2020-10-27T02:41:03.265Z] #18 27.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
02:41:03 [2020-10-27T02:41:03.265Z] #18 27.73 Unpacking vim (2:8.1.0875-5) ...
02:41:03 [2020-10-27T02:41:03.453Z] #41 36.15   CC       images/google/protobuf/descriptor.o
02:41:03 [2020-10-27T02:41:03.558Z] #18 28.02 Selecting previously unselected package xfsprogs.
02:41:03 [2020-10-27T02:41:03.558Z] #18 28.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
02:41:03 [2020-10-27T02:41:03.558Z] #18 28.03 Unpacking xfsprogs (4.20.0-1) ...
02:41:03 [2020-10-27T02:41:03.696Z] #7 DONE 0.7s
02:41:03 [2020-10-27T02:41:03.696Z] 
02:41:03 [2020-10-27T02:41:03.696Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:03 [2020-10-27T02:41:03.696Z] #24 DONE 0.0s
02:41:03 [2020-10-27T02:41:03.696Z] 
02:41:03 [2020-10-27T02:41:03.696Z] #21 [internal] load build context
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.35 Selecting previously unselected package zip.
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.35 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.35 Unpacking zip (3.0-11+b1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.43 Setting up aufs-tools (1:4.14+20190211-1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.47 Setting up libip6tc0:s390x (1.8.2-4) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.47 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.48 Setting up libgpm2:s390x (1.20.7-5) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.49 Setting up libip4tc0:s390x (1.8.2-4) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.49 Setting up uidmap (1:4.5-1.1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.50 Setting up libnftnl11:s390x (1.1.2-2) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.51 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
02:41:03 [2020-10-27T02:41:03.851Z] #18 28.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
02:41:03 [2020-10-27T02:41:03.872Z] #31 ...
02:41:03 [2020-10-27T02:41:03.872Z] 
02:41:03 [2020-10-27T02:41:03.872Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:03 [2020-10-27T02:41:03.872Z] #46 0.605 + RM_GOPATH=0
02:41:03 [2020-10-27T02:41:03.872Z] #46 0.605 + TMP_GOPATH=
02:41:03 [2020-10-27T02:41:03.872Z] #46 0.605 + : /build
02:41:03 [2020-10-27T02:41:03.872Z] #46 0.605 + '[' -z '' ']'
02:41:03 [2020-10-27T02:41:03.872Z] #46 0.606 ++ mktemp -d
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.608 + export GOPATH=/tmp/tmp.TlRxbp9vZ5
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.608 + GOPATH=/tmp/tmp.TlRxbp9vZ5
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.608 + RM_GOPATH=1
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.609 + case "$(go env GOARCH)" in
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.609 ++ go env GOARCH
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.618 + export GO_BUILDMODE=-buildmode=pie
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.618 + GO_BUILDMODE=-buildmode=pie
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.619 ++ dirname /tmp/install/install.sh
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.621 + dir=/tmp/install
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.621 + bin=gotestsum
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.622 + shift
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.622 + '[' '!' -f /tmp/install/gotestsum.installer ']'
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.623 + . /tmp/install/gotestsum.installer
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.623 ++ : v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.623 + install_gotestsum
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.624 + set -e
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.624 + export GO111MODULE=on
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.624 + GO111MODULE=on
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.625 + GOBIN=/build
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.625 + go get gotest.tools/gotestsum@v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.648 go: finding gotest.tools/gotestsum v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 0.649 go: finding gotest.tools v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 1.474 go: downloading gotest.tools/gotestsum v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 2.439 go: extracting gotest.tools/gotestsum v0.5.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.189 go: downloading github.com/spf13/pflag v1.0.3
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.192 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.223 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.255 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.277 go: downloading github.com/jonboulle/clockwork v0.1.0
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.478 go: downloading github.com/fatih/color v1.9.0
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.496 go: downloading github.com/pkg/errors v0.9.1
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.538 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.605 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.773 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.831 go: extracting github.com/jonboulle/clockwork v0.1.0
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.886 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:41:03 [2020-10-27T02:41:03.873Z] #46 4.956 go: extracting github.com/fatih/color v1.9.0
02:41:03 [2020-10-27T02:41:03.873Z] #46 5.023 go: downloading github.com/mattn/go-colorable v0.1.6
02:41:03 [2020-10-27T02:41:03.873Z] #46 5.033 go: downloading github.com/mattn/go-isatty v0.0.12
02:41:03 [2020-10-27T02:41:03.873Z] #46 5.053 go: extracting github.com/spf13/pflag v1.0.3
02:41:03 [2020-10-27T02:41:03.935Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
02:41:03 [2020-10-27T02:41:03.935Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
02:41:03 [2020-10-27T02:41:03.935Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
02:41:03 [2020-10-27T02:41:03.935Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
02:41:03 [2020-10-27T02:41:03.935Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.62MB / 8.28MB 0.2s
02:41:04 [2020-10-27T02:41:04.144Z] #18 28.52 Setting up libicu63:s390x (63.1-6+deb10u1) ...
02:41:04 [2020-10-27T02:41:04.144Z] #18 28.53 Setting up xxd (2:8.1.0875-5) ...
02:41:04 [2020-10-27T02:41:04.144Z] #18 28.54 Setting up zip (3.0-11+b1) ...
02:41:04 [2020-10-27T02:41:04.144Z] #18 28.54 Setting up vim-common (2:8.1.0875-5) ...
02:41:04 [2020-10-27T02:41:04.144Z] #18 28.55 Setting up bash-completion (1:2.8-6) ...
02:41:04 [2020-10-27T02:41:04.173Z] #46 5.597 go: extracting github.com/pkg/errors v0.9.1
02:41:04 [2020-10-27T02:41:04.198Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
02:41:04 [2020-10-27T02:41:04.461Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
02:41:04 [2020-10-27T02:41:04.461Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
02:41:04 [2020-10-27T02:41:04.461Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
02:41:04 [2020-10-27T02:41:04.461Z] #4 DONE 2.0s
02:41:04 [2020-10-27T02:41:04.474Z] #46 5.905 go: extracting github.com/mattn/go-colorable v0.1.6
02:41:04 [2020-10-27T02:41:04.474Z] #46 5.937 go: extracting github.com/mattn/go-isatty v0.0.12
02:41:04 [2020-10-27T02:41:04.752Z] 
02:41:04 [2020-10-27T02:41:04.752Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
02:41:05 [2020-10-27T02:41:05.326Z] #7 DONE 0.3s
02:41:05 [2020-10-27T02:41:05.326Z] 
02:41:05 [2020-10-27T02:41:05.326Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
02:41:05 [2020-10-27T02:41:05.343Z] #41 37.72   CC       images/opts.o
02:41:05 [2020-10-27T02:41:05.343Z] #41 38.01   CC       images/seccomp.o
02:41:05 [2020-10-27T02:41:05.599Z] #41 38.29   CC       images/binfmt-misc.o
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.90 Setting up libiptc0:s390x (1.8.2-4) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.91 Setting up xz-utils (5.2.4-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.93 Setting up sudo (1.8.27-1+deb10u2) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.97 invoke-rc.d: could not determine current runlevel
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.97 invoke-rc.d: policy-rc.d denied execution of start.
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.98 Setting up pigz (2.4-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 29.99 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.00 Setting up libnl-3-200:s390x (3.4.0-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.01 Setting up python-pip-whl (18.1-5) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.01 Setting up libmpdec2:s390x (2.4.2-2) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.02 Setting up vim-runtime (2:8.1.0875-5) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.25 Setting up libaio1:s390x (0.3.112-3) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.26 Setting up libonig5:s390x (6.9.1-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.26 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.27 Setting up vim (2:8.1.0875-5) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.31 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.32 Setting up thin-provisioning-tools (0.7.6-2.1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.33 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.33 Setting up jq (1.5+dfsg-2+b1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.34 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
02:41:05 [2020-10-27T02:41:05.660Z] #18 30.35 Setting up python3.7 (3.7.3-2+deb10u2) ...
02:41:05 [2020-10-27T02:41:05.856Z] #41 38.49   CC       images/time.o
02:41:05 [2020-10-27T02:41:05.856Z] #41 38.69   CC       images/sysctl.o
02:41:05 [2020-10-27T02:41:05.901Z] #6 DONE 0.9s
02:41:05 [2020-10-27T02:41:05.901Z] 
02:41:05 [2020-10-27T02:41:05.901Z] #5 [internal] load metadata for docker.io/library/debian:buster
02:41:05 [2020-10-27T02:41:05.901Z] #5 DONE 1.0s
02:41:05 [2020-10-27T02:41:05.901Z] 
02:41:05 [2020-10-27T02:41:05.901Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:05 [2020-10-27T02:41:05.901Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
02:41:05 [2020-10-27T02:41:05.901Z] #24 DONE 0.0s
02:41:05 [2020-10-27T02:41:05.901Z] 
02:41:05 [2020-10-27T02:41:05.901Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:41:05 [2020-10-27T02:41:05.901Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
02:41:05 [2020-10-27T02:41:05.901Z] #60 DONE 0.0s
02:41:05 [2020-10-27T02:41:05.901Z] 
02:41:05 [2020-10-27T02:41:05.901Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:05 [2020-10-27T02:41:05.901Z] #8 DONE 0.0s
02:41:05 [2020-10-27T02:41:05.901Z] 
02:41:05 [2020-10-27T02:41:05.901Z] #21 [internal] load build context
02:41:05 [2020-10-27T02:41:05.901Z] #21 transferring context: 1.86MB 0.1s
02:41:06 [2020-10-27T02:41:06.111Z] #41 38.87   CC       images/autofs.o
02:41:06 [2020-10-27T02:41:06.360Z] #21 transferring context: 15.65MB 2.8s
02:41:06 [2020-10-27T02:41:06.367Z] #41 39.06   CC       images/macvlan.o
02:41:06 [2020-10-27T02:41:06.367Z] #41 39.23   CC       images/sit.o
02:41:06 [2020-10-27T02:41:06.585Z] #46 7.686 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:41:06 [2020-10-27T02:41:06.623Z] #41 39.41   CC       images/memfd.o
02:41:06 [2020-10-27T02:41:06.878Z] #41 39.68   CC       images/timens.o
02:41:07 [2020-10-27T02:41:07.135Z] #41 39.93   LINK     images/built-in.o
02:41:07 [2020-10-27T02:41:07.391Z] #41 40.06   GEN      compel/include/asm
02:41:07 [2020-10-27T02:41:07.391Z] #41 40.09   GEN      compel/include/version.h
02:41:07 [2020-10-27T02:41:07.391Z] #41 40.12 touch .config
02:41:07 [2020-10-27T02:41:07.391Z] #41 40.17   GEN      include/common/config.h
02:41:07 [2020-10-27T02:41:07.646Z] #46 8.873 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.25   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.27   GEN      compel/plugins/include/uapi/std/syscall-64.h
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.29   GEN      compel/arch/x86/plugins/std/syscalls-64.S
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.31   DEP      compel/arch/x86/plugins/std/syscalls-64.d
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.34   DEP      compel/arch/x86/plugins/std/memcpy.d
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.36   DEP      compel/arch/x86/plugins/std/parasite-head.d
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.37   GEN      compel/plugins/include/uapi/std/syscall.h
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.39   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
02:41:07 [2020-10-27T02:41:07.647Z] #41 40.43   DEP      compel/plugins/std/infect.d
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.11 Setting up iptables (1.8.2-4) ...
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.15 Setting up python3 (3.7.3-1) ...
02:41:07 [2020-10-27T02:41:07.735Z] #18 32.43 Setting up python3-wheel (0.32.3-2) ...
02:41:07 [2020-10-27T02:41:07.904Z] #41 40.55   DEP      compel/plugins/std/string.d
02:41:07 [2020-10-27T02:41:07.904Z] #41 40.64   DEP      compel/plugins/std/log.d
02:41:07 [2020-10-27T02:41:07.904Z] #41 40.77   DEP      compel/plugins/std/fds.d
02:41:08 [2020-10-27T02:41:08.160Z] #41 40.92   DEP      compel/plugins/std/std.d
02:41:08 [2020-10-27T02:41:08.160Z] #41 41.01   DEP      compel/plugins/shmem/shmem.d
02:41:08 [2020-10-27T02:41:08.295Z] #46 ...
02:41:08 [2020-10-27T02:41:08.295Z] 
02:41:08 [2020-10-27T02:41:08.295Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.744 + RM_GOPATH=0
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.744 + TMP_GOPATH=
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.744 + : /build
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.744 + '[' -z '' ']'
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.745 ++ mktemp -d
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.747 + export GOPATH=/tmp/tmp.VmUD51TCa9
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.747 + GOPATH=/tmp/tmp.VmUD51TCa9
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.747 + RM_GOPATH=1
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.775 + case "$(go env GOARCH)" in
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.782 ++ go env GOARCH
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.800 + export GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.803 + GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.804 ++ dirname /tmp/install/install.sh
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.807 + dir=/tmp/install
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.807 + bin=proxy
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.807 + shift
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.807 + '[' '!' -f /tmp/install/proxy.installer ']'
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.808 + . /tmp/install/proxy.installer
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.808 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.811 + install_proxy
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.811 + case "$1" in
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.811 + export CGO_ENABLED=0
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.812 + CGO_ENABLED=0
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.812 + _install_proxy
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.812 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.813 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.813 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork
02:41:08 [2020-10-27T02:41:08.295Z] #63 0.823 Cloning into '/tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork'...
02:41:08 [2020-10-27T02:41:08.371Z] #18 32.91 Setting up apparmor (2.13.2-10) ...
02:41:08 [2020-10-27T02:41:08.417Z] #41 41.12   DEP      compel/plugins/fds/fds.d
02:41:08 [2020-10-27T02:41:08.594Z] #63 ...
02:41:08 [2020-10-27T02:41:08.594Z] 
02:41:08 [2020-10-27T02:41:08.594Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.571 + RM_GOPATH=0
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.571 + TMP_GOPATH=
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.571 + : /build
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.571 + '[' -z '' ']'
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.572 ++ mktemp -d
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.574 + export GOPATH=/tmp/tmp.VrsPcjgoQC
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.574 + GOPATH=/tmp/tmp.VrsPcjgoQC
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.574 + RM_GOPATH=1
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.574 + case "$(go env GOARCH)" in
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.580 ++ go env GOARCH
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.585 + export GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.586 + GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.588 ++ dirname /tmp/install/install.sh
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.589 + dir=/tmp/install
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.589 + bin=rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.589 + shift
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.590 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.590 + . /tmp/install/rootlesskit.installer
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.590 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + install_rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + case "$1" in
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + export CGO_ENABLED=0
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + CGO_ENABLED=0
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + _install_rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.591 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 0.598 Cloning into '/tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit'...
02:41:08 [2020-10-27T02:41:08.594Z] #57 4.706 + cd /tmp/tmp.VrsPcjgoQC/src/github.com/rootless-containers/rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 4.709 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:08 [2020-10-27T02:41:08.594Z] #57 5.490 + for f in rootlesskit rootlesskit-docker-proxy
02:41:08 [2020-10-27T02:41:08.594Z] #57 5.491 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
02:41:08 [2020-10-27T02:41:08.594Z] #57 ...
02:41:08 [2020-10-27T02:41:08.594Z] 
02:41:08 [2020-10-27T02:41:08.594Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:41:08 [2020-10-27T02:41:08.594Z] #54 1.005 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:08 [2020-10-27T02:41:08.594Z] #54 1.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:08 [2020-10-27T02:41:08.594Z] #54 1.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:08 [2020-10-27T02:41:08.594Z] #54 2.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:41:08 [2020-10-27T02:41:08.594Z] #54 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:41:08 [2020-10-27T02:41:08.594Z] #54 6.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:41:08 [2020-10-27T02:41:08.668Z] #18 ...
02:41:08 [2020-10-27T02:41:08.668Z] 
02:41:08 [2020-10-27T02:41:08.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:08 [2020-10-27T02:41:08.668Z] #41 64.41   CC       criu/cr-service.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 65.37   CC       criu/crtools.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 65.75   CC       criu/eventfd.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 65.94   CC       criu/eventpoll.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 66.52   CC       criu/external.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 66.76   CC       criu/fault-injection.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 66.82   CC       criu/fdstore.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 67.08   CC       criu/fifo.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 67.31   CC       criu/file-ids.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 67.49   CC       criu/file-lock.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 67.89   CC       criu/files-ext.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 68.10   CC       criu/files-reg.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 69.28   CC       criu/files.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 70.46   CC       criu/filesystems.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 70.80   CC       criu/fsnotify.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 71.43   CC       criu/image-desc.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 71.56   CC       criu/image.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 72.11   CC       criu/ipc_ns.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 72.87   CC       criu/irmap.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 73.21   CC       criu/kcmp-ids.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 73.41   CC       criu/kerndat.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 74.07   CC       criu/libnetlink.o
02:41:08 [2020-10-27T02:41:08.668Z] #41 74.35   CC       criu/log.o
02:41:08 [2020-10-27T02:41:08.674Z] #41 41.27   CC       compel/plugins/std/std.o
02:41:08 [2020-10-27T02:41:08.895Z] #54 ...
02:41:08 [2020-10-27T02:41:08.895Z] 
02:41:08 [2020-10-27T02:41:08.895Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:08 [2020-10-27T02:41:08.895Z] #41 0.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:08 [2020-10-27T02:41:08.895Z] #41 0.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:08 [2020-10-27T02:41:08.895Z] #41 0.623 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:08 [2020-10-27T02:41:08.895Z] #41 1.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:41:08 [2020-10-27T02:41:08.895Z] #41 3.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:41:08 [2020-10-27T02:41:08.895Z] #41 5.864 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:41:08 [2020-10-27T02:41:08.895Z] #41 ...
02:41:08 [2020-10-27T02:41:08.895Z] 
02:41:08 [2020-10-27T02:41:08.895Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.461 + RM_GOPATH=0
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.461 + TMP_GOPATH=
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.461 + : /build
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.462 + '[' -z '' ']'
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.462 ++ mktemp -d
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.464 + export GOPATH=/tmp/tmp.D39Q1z1cHj
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.464 + GOPATH=/tmp/tmp.D39Q1z1cHj
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.464 + RM_GOPATH=1
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.465 + case "$(go env GOARCH)" in
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.465 ++ go env GOARCH
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.474 + export GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.475 + GO_BUILDMODE=-buildmode=pie
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.476 ++ dirname /tmp/install/install.sh
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 + dir=/tmp/install
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 + bin=vndr
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 + shift
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 + '[' '!' -f /tmp/install/vndr.installer ']'
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 + . /tmp/install/vndr.installer
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.478 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.479 + install_vndr
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.479 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.479 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.479 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
02:41:08 [2020-10-27T02:41:08.895Z] #44 0.487 Cloning into '/tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr'...
02:41:08 [2020-10-27T02:41:08.895Z] #44 1.188 + cd /tmp/tmp.D39Q1z1cHj/src/github.com/LK4D4/vndr
02:41:08 [2020-10-27T02:41:08.895Z] #44 1.188 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
02:41:08 [2020-10-27T02:41:08.895Z] #44 1.213 + go build -buildmode=pie -v -o /build/vndr .
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.184 runtime/internal/sys
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.221 internal/cpu
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.337 internal/race
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.339 runtime/internal/atomic
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.601 runtime/internal/math
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.661 sync/atomic
02:41:08 [2020-10-27T02:41:08.895Z] #44 2.957 unicode
02:41:08 [2020-10-27T02:41:08.895Z] #44 3.042 unicode/utf8
02:41:08 [2020-10-27T02:41:08.895Z] #44 3.586 math/bits
02:41:08 [2020-10-27T02:41:08.895Z] #44 3.599 internal/bytealg
02:41:08 [2020-10-27T02:41:08.895Z] #44 4.505 math
02:41:08 [2020-10-27T02:41:08.895Z] #44 5.011 internal/testlog
02:41:08 [2020-10-27T02:41:08.895Z] #44 5.606 runtime
02:41:08 [2020-10-27T02:41:08.895Z] #44 6.063 unicode/utf16
02:41:08 [2020-10-27T02:41:08.895Z] #44 6.790 container/list
02:41:08 [2020-10-27T02:41:08.895Z] #44 8.852 crypto/internal/subtle
02:41:08 [2020-10-27T02:41:08.895Z] #44 9.427 crypto/subtle
02:41:08 [2020-10-27T02:41:08.895Z] #44 9.856 vendor/golang.org/x/crypto/cryptobyte/asn1
02:41:08 [2020-10-27T02:41:08.895Z] #44 10.50 internal/nettrace
02:41:08 [2020-10-27T02:41:08.932Z] #41 41.57   CC       compel/plugins/std/fds.o
02:41:08 [2020-10-27T02:41:08.962Z] #41 74.62   CC       criu/lsm.o
02:41:09 [2020-10-27T02:41:09.194Z] #44 ...
02:41:09 [2020-10-27T02:41:09.194Z] 
02:41:09 [2020-10-27T02:41:09.194Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:09 [2020-10-27T02:41:09.194Z] #39 0.660 + git clone https://github.com/docker/distribution.git .
02:41:09 [2020-10-27T02:41:09.194Z] #39 0.665 Cloning into '.'...
02:41:09 [2020-10-27T02:41:09.194Z] #39 ...
02:41:09 [2020-10-27T02:41:09.194Z] 
02:41:09 [2020-10-27T02:41:09.194Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.725 + RM_GOPATH=0
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.725 + TMP_GOPATH=
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.725 + : /build
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.725 + '[' -z '' ']'
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.726 ++ mktemp -d
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.728 + export GOPATH=/tmp/tmp.wT5DKZfkdL
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.728 + GOPATH=/tmp/tmp.wT5DKZfkdL
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.728 + RM_GOPATH=1
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.728 + case "$(go env GOARCH)" in
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.728 ++ go env GOARCH
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.804 + export GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.805 + GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.810 ++ dirname /tmp/install/install.sh
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.812 + dir=/tmp/install
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.823 + bin=tomlv
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.823 + shift
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.823 + '[' '!' -f /tmp/install/tomlv.installer ']'
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.824 + . /tmp/install/tomlv.installer
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.827 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.834 + install_tomlv
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.838 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.838 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml
02:41:09 [2020-10-27T02:41:09.194Z] #33 0.846 Cloning into '/tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml'...
02:41:09 [2020-10-27T02:41:09.194Z] #33 1.968 + cd /tmp/tmp.wT5DKZfkdL/src/github.com/BurntSushi/toml
02:41:09 [2020-10-27T02:41:09.194Z] #33 1.968 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:09 [2020-10-27T02:41:09.194Z] #33 1.994 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
02:41:09 [2020-10-27T02:41:09.194Z] #33 2.665 internal/cpu
02:41:09 [2020-10-27T02:41:09.194Z] #33 2.667 runtime/internal/atomic
02:41:09 [2020-10-27T02:41:09.194Z] #33 2.734 runtime/internal/math
02:41:09 [2020-10-27T02:41:09.194Z] #33 2.765 math/bits
02:41:09 [2020-10-27T02:41:09.194Z] #33 2.914 unicode/utf8
02:41:09 [2020-10-27T02:41:09.194Z] #33 3.511 sync/atomic
02:41:09 [2020-10-27T02:41:09.194Z] #33 4.114 unicode
02:41:09 [2020-10-27T02:41:09.194Z] #33 4.183 internal/bytealg
02:41:09 [2020-10-27T02:41:09.194Z] #33 4.744 internal/testlog
02:41:09 [2020-10-27T02:41:09.194Z] #33 4.822 math
02:41:09 [2020-10-27T02:41:09.194Z] #33 5.531 encoding
02:41:09 [2020-10-27T02:41:09.194Z] #33 5.950 runtime/cgo
02:41:09 [2020-10-27T02:41:09.194Z] #33 6.304 runtime
02:41:09 [2020-10-27T02:41:09.254Z] #41 74.81   CC       criu/mem.o
02:41:09 [2020-10-27T02:41:09.254Z] #41 ...
02:41:09 [2020-10-27T02:41:09.254Z] 
02:41:09 [2020-10-27T02:41:09.254Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:09 [2020-10-27T02:41:09.254Z] #18 33.83 Setting up xfsprogs (4.20.0-1) ...
02:41:09 [2020-10-27T02:41:09.254Z] #18 33.84 Setting up python3-lib2to3 (3.7.3-1) ...
02:41:09 [2020-10-27T02:41:09.493Z] #33 ...
02:41:09 [2020-10-27T02:41:09.493Z] 
02:41:09 [2020-10-27T02:41:09.493Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.786 + RM_GOPATH=0
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.786 + TMP_GOPATH=
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.786 + : /build
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.786 + '[' -z '' ']'
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.787 ++ mktemp -d
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.788 + export GOPATH=/tmp/tmp.cIWnFDA7Lx
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.788 + GOPATH=/tmp/tmp.cIWnFDA7Lx
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.789 + RM_GOPATH=1
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.790 + case "$(go env GOARCH)" in
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.794 ++ go env GOARCH
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.855 + export GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.855 + GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.867 ++ dirname /tmp/install/install.sh
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 + dir=/tmp/install
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 + bin=shfmt
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 + shift
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 + '[' '!' -f /tmp/install/shfmt.installer ']'
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 + . /tmp/install/shfmt.installer
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.870 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.871 + install_shfmt
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.871 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.871 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.871 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:09 [2020-10-27T02:41:09.493Z] #50 0.900 Cloning into '/tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh'...
02:41:09 [2020-10-27T02:41:09.493Z] #50 ...
02:41:09 [2020-10-27T02:41:09.493Z] 
02:41:09 [2020-10-27T02:41:09.493Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.730 + RM_GOPATH=0
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.730 + TMP_GOPATH=
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.730 + : /build
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.734 + '[' -z '' ']'
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.744 ++ mktemp -d
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.746 + export GOPATH=/tmp/tmp.z1UEQjPRyH
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.746 + GOPATH=/tmp/tmp.z1UEQjPRyH
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.746 + RM_GOPATH=1
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.746 + case "$(go env GOARCH)" in
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.748 ++ go env GOARCH
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.801 + export GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.801 + GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.803 ++ dirname /tmp/install/install.sh
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.804 + dir=/tmp/install
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.813 + bin=golangci_lint
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.814 + shift
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.817 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.817 + . /tmp/install/golangci_lint.installer
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.818 ++ : v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.818 + install_golangci_lint
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.818 + set -e
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.818 + export GO111MODULE=on
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.818 + GO111MODULE=on
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.819 + GOBIN=/build
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.819 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.904 go: finding github.com v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.913 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci/golangci-lint v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 0.915 go: finding github.com/golangci v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 1.780 go: downloading github.com/golangci/golangci-lint v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 3.022 go: extracting github.com/golangci/golangci-lint v1.23.8
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.66 go: downloading github.com/fatih/color v1.7.0
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.67 go: downloading github.com/sirupsen/logrus v1.4.2
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.78 go: downloading github.com/mattn/go-colorable v0.1.4
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.82 go: downloading github.com/mitchellh/go-homedir v1.1.0
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.82 go: downloading github.com/pkg/errors v0.8.1
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.87 go: downloading github.com/go-lintpack/lintpack v0.5.2
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:41:09 [2020-10-27T02:41:09.493Z] #48 10.87 go: extracting github.com/fatih/color v1.7.0
02:41:09 [2020-10-27T02:41:09.493Z] #48 11.00 go: downloading github.com/spf13/pflag v1.0.5
02:41:09 [2020-10-27T02:41:09.493Z] #48 11.01 go: downloading github.com/stretchr/testify v1.4.0
02:41:09 [2020-10-27T02:41:09.493Z] #48 11.13 go: extracting github.com/sirupsen/logrus v1.4.2
02:41:09 [2020-10-27T02:41:09.498Z] #41 42.06   CC       compel/plugins/std/log.o
02:41:09 [2020-10-27T02:41:09.547Z] #18 34.10 Setting up python3-pkg-resources (40.8.0-1) ...
02:41:09 [2020-10-27T02:41:09.697Z] #21 ...
02:41:09 [2020-10-27T02:41:09.697Z] 
02:41:09 [2020-10-27T02:41:09.697Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:41:09 [2020-10-27T02:41:09.697Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
02:41:09 [2020-10-27T02:41:09.697Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
02:41:09 [2020-10-27T02:41:09.697Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.0s done
02:41:09 [2020-10-27T02:41:09.697Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
02:41:09 [2020-10-27T02:41:09.697Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done
02:41:09 [2020-10-27T02:41:09.697Z] #60 DONE 6.1s
02:41:09 [2020-10-27T02:41:09.697Z] 
02:41:09 [2020-10-27T02:41:09.697Z] #21 [internal] load build context
02:41:09 [2020-10-27T02:41:09.697Z] #21 ...
02:41:09 [2020-10-27T02:41:09.697Z] 
02:41:09 [2020-10-27T02:41:09.697Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:09 [2020-10-27T02:41:09.697Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.9s done
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.80MB / 120.17MB 6.2s
02:41:09 [2020-10-27T02:41:09.697Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s
02:41:09 [2020-10-27T02:41:09.697Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done
02:41:09 [2020-10-27T02:41:09.792Z] #48 ...
02:41:09 [2020-10-27T02:41:09.792Z] 
02:41:09 [2020-10-27T02:41:09.792Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.749 + RM_GOPATH=0
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.749 + TMP_GOPATH=
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.749 + : /build
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.749 + '[' -z '' ']'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.754 ++ mktemp -d
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.768 + export GOPATH=/tmp/tmp.ezmetB1Lm6
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.768 + GOPATH=/tmp/tmp.ezmetB1Lm6
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.768 + RM_GOPATH=1
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.769 + case "$(go env GOARCH)" in
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.769 ++ go env GOARCH
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.828 + export GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.828 + GO_BUILDMODE=-buildmode=pie
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.831 ++ dirname /tmp/install/install.sh
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.834 + dir=/tmp/install
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.834 + bin=dockercli
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.834 + shift
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.834 + '[' '!' -f /tmp/install/dockercli.installer ']'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.835 + . /tmp/install/dockercli.installer
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.835 ++ : stable
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.835 ++ : 17.06.2-ce
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.836 + install_dockercli
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.836 + echo 'Install docker/cli version 17.06.2-ce from stable'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.836 Install docker/cli version 17.06.2-ce from stable
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.839 ++ uname -m
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.840 + arch=ppc64le
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' x86_64 ']'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' s390x ']'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.841 + '[' ppc64le '!=' armhf ']'
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.841 + build_dockercli
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.842 + git clone https://github.com/docker/docker-ce /tmp/tmp.ezmetB1Lm6/tmp/docker-ce
02:41:09 [2020-10-27T02:41:09.792Z] #23 0.849 Cloning into '/tmp/tmp.ezmetB1Lm6/tmp/docker-ce'...
02:41:09 [2020-10-27T02:41:09.792Z] #23 ...
02:41:09 [2020-10-27T02:41:09.792Z] 
02:41:09 [2020-10-27T02:41:09.792Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:09 [2020-10-27T02:41:09.792Z] #12 0.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:09 [2020-10-27T02:41:09.792Z] #12 0.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:09 [2020-10-27T02:41:09.792Z] #12 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:09 [2020-10-27T02:41:09.792Z] #12 2.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:41:09 [2020-10-27T02:41:09.792Z] #12 3.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:41:09 [2020-10-27T02:41:09.792Z] #12 6.029 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:41:10 [2020-10-27T02:41:10.091Z] #12 ...
02:41:10 [2020-10-27T02:41:10.091Z] 
02:41:10 [2020-10-27T02:41:10.091Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:10 [2020-10-27T02:41:10.091Z] #35 0.965 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:10 [2020-10-27T02:41:10.091Z] #35 1.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:10 [2020-10-27T02:41:10.091Z] #35 1.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:10 [2020-10-27T02:41:10.091Z] #35 2.288 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:41:10 [2020-10-27T02:41:10.091Z] #35 4.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:41:10 [2020-10-27T02:41:10.091Z] #35 6.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:41:10 [2020-10-27T02:41:10.091Z] #35 ...
02:41:10 [2020-10-27T02:41:10.091Z] 
02:41:10 [2020-10-27T02:41:10.091Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:10 [2020-10-27T02:41:10.091Z] #48 11.36 go: downloading github.com/go-critic/go-critic v0.4.1
02:41:10 [2020-10-27T02:41:10.091Z] #48 11.38 go: downloading github.com/spf13/viper v1.6.1
02:41:10 [2020-10-27T02:41:10.091Z] #48 11.44 go: extracting github.com/mattn/go-colorable v0.1.4
02:41:10 [2020-10-27T02:41:10.091Z] #48 11.65 go: extracting github.com/mitchellh/go-homedir v1.1.0
02:41:10 [2020-10-27T02:41:10.091Z] #48 11.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:41:10 [2020-10-27T02:41:10.130Z] #21 transferring context: 52.01MB 3.7s done
02:41:10 [2020-10-27T02:41:10.183Z] #18 34.60 Setting up python3-distutils (3.7.3-1) ...
02:41:10 [2020-10-27T02:41:10.390Z] #48 11.76 go: extracting github.com/go-lintpack/lintpack v0.5.2
02:41:10 [2020-10-27T02:41:10.390Z] #48 11.76 go: extracting github.com/pkg/errors v0.8.1
02:41:10 [2020-10-27T02:41:10.390Z] #48 11.90 go: extracting github.com/spf13/viper v1.6.1
02:41:10 [2020-10-27T02:41:10.390Z] #48 11.91 go: downloading github.com/mattn/go-isatty v0.0.8
02:41:10 [2020-10-27T02:41:10.427Z] #41 42.96   CC       compel/plugins/std/string.o
02:41:10 [2020-10-27T02:41:10.476Z] #18 34.85 Setting up python3-setuptools (40.8.0-1) ...
02:41:10 [2020-10-27T02:41:10.684Z] #41 43.57   CC       compel/plugins/std/infect.o
02:41:10 [2020-10-27T02:41:10.690Z] #48 12.10 go: extracting github.com/spf13/pflag v1.0.5
02:41:10 [2020-10-27T02:41:10.690Z] #48 12.11 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:41:10 [2020-10-27T02:41:10.690Z] #48 12.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:41:10 [2020-10-27T02:41:10.690Z] #48 12.14 go: extracting github.com/stretchr/testify v1.4.0
02:41:10 [2020-10-27T02:41:10.690Z] #48 12.29 go: extracting github.com/mattn/go-isatty v0.0.8
02:41:10 [2020-10-27T02:41:10.706Z] #21 DONE 4.8s
02:41:10 [2020-10-27T02:41:10.706Z] 
02:41:10 [2020-10-27T02:41:10.706Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:10 [2020-10-27T02:41:10.706Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.0s done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.7s done
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s
02:41:10 [2020-10-27T02:41:10.706Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.6s
02:41:10 [2020-10-27T02:41:10.706Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s
02:41:10 [2020-10-27T02:41:10.990Z] #48 12.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
02:41:10 [2020-10-27T02:41:10.990Z] #48 12.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:41:10 [2020-10-27T02:41:10.990Z] #48 12.66 go: downloading github.com/ultraware/whitespace v0.0.4
02:41:10 [2020-10-27T02:41:10.990Z] #48 12.69 go: extracting github.com/go-critic/go-critic v0.4.1
02:41:11 [2020-10-27T02:41:11.086Z] #8 ...
02:41:11 [2020-10-27T02:41:11.086Z] 
02:41:11 [2020-10-27T02:41:11.086Z] #21 [internal] load build context
02:41:11 [2020-10-27T02:41:11.086Z] #21 transferring context: 52.01MB 6.9s done
02:41:11 [2020-10-27T02:41:11.086Z] #21 DONE 7.5s
02:41:11 [2020-10-27T02:41:11.086Z] 
02:41:11 [2020-10-27T02:41:11.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:11 [2020-10-27T02:41:11.086Z] #8 ...
02:41:11 [2020-10-27T02:41:11.086Z] 
02:41:11 [2020-10-27T02:41:11.086Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:11 [2020-10-27T02:41:11.086Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
02:41:11 [2020-10-27T02:41:11.086Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
02:41:11 [2020-10-27T02:41:11.086Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
02:41:11 [2020-10-27T02:41:11.086Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
02:41:11 [2020-10-27T02:41:11.086Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.8s done
02:41:11 [2020-10-27T02:41:11.086Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 1.1s
02:41:11 [2020-10-27T02:41:11.086Z] #24 ...
02:41:11 [2020-10-27T02:41:11.086Z] 
02:41:11 [2020-10-27T02:41:11.086Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:11 [2020-10-27T02:41:11.112Z] #18 35.62 Setting up python3-pip (18.1-5) ...
02:41:11 [2020-10-27T02:41:11.247Z] #41 44.00   CC       compel/arch/x86/plugins/std/parasite-head.o
02:41:11 [2020-10-27T02:41:11.247Z] #41 44.08   CC       compel/arch/x86/plugins/std/memcpy.o
02:41:11 [2020-10-27T02:41:11.248Z] #41 44.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
02:41:11 [2020-10-27T02:41:11.292Z] #48 12.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:41:11 [2020-10-27T02:41:11.292Z] #48 12.88 go: extracting github.com/ultraware/whitespace v0.0.4
02:41:11 [2020-10-27T02:41:11.292Z] #48 12.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:41:11 [2020-10-27T02:41:11.292Z] #48 12.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:41:11 [2020-10-27T02:41:11.506Z] #41 44.20   AR       compel/plugins/std.lib.a
02:41:11 [2020-10-27T02:41:11.506Z] #41 ...
02:41:11 [2020-10-27T02:41:11.506Z] 
02:41:11 [2020-10-27T02:41:11.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.4 Selecting previously unselected package libapparmor1:amd64.
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.5 Selecting previously unselected package libapparmor-dev:amd64.
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
02:41:11 [2020-10-27T02:41:11.506Z] #11 110.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
02:41:11 [2020-10-27T02:41:11.596Z] #48 13.08 go: downloading github.com/fsnotify/fsnotify v1.4.7
02:41:11 [2020-10-27T02:41:11.748Z] #18 36.29 Processing triggers for libc-bin (2.28-10) ...
02:41:11 [2020-10-27T02:41:11.748Z] #18 36.32 Processing triggers for mime-support (3.62) ...
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.7 Selecting previously unselected package libbtrfs0.
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.7 Unpacking libbtrfs0 (4.20.1-2) ...
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.8 Selecting previously unselected package libbtrfs-dev.
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
02:41:11 [2020-10-27T02:41:11.763Z] #11 110.8 Unpacking libbtrfs-dev (4.20.1-2) ...
02:41:11 [2020-10-27T02:41:11.895Z] #48 13.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:41:11 [2020-10-27T02:41:11.895Z] #48 13.38 go: extracting github.com/fsnotify/fsnotify v1.4.7
02:41:12 [2020-10-27T02:41:12.020Z] #11 111.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
02:41:12 [2020-10-27T02:41:12.020Z] #11 111.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
02:41:12 [2020-10-27T02:41:12.020Z] #11 111.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
02:41:12 [2020-10-27T02:41:12.051Z] #18 DONE 36.7s
02:41:12 [2020-10-27T02:41:12.051Z] 
02:41:12 [2020-10-27T02:41:12.051Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:12 [2020-10-27T02:41:12.051Z] #41 75.76   CC       criu/memfd.o
02:41:12 [2020-10-27T02:41:12.051Z] #41 76.06   CC       criu/mount.o
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.1 Selecting previously unselected package libudev-dev:amd64.
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.3 Selecting previously unselected package libsepol1-dev:amd64.
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
02:41:12 [2020-10-27T02:41:12.277Z] #11 111.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
02:41:12 [2020-10-27T02:41:12.290Z] #48 13.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
02:41:12 [2020-10-27T02:41:12.291Z] #48 13.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:41:12 [2020-10-27T02:41:12.469Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done
02:41:12 [2020-10-27T02:41:12.533Z] #11 ...
02:41:12 [2020-10-27T02:41:12.533Z] 
02:41:12 [2020-10-27T02:41:12.533Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:41:12 [2020-10-27T02:41:12.533Z] #56 105.4 + for f in rootlesskit rootlesskit-docker-proxy
02:41:12 [2020-10-27T02:41:12.533Z] #56 105.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
02:41:12 [2020-10-27T02:41:12.533Z] #56 DONE 111.5s
02:41:12 [2020-10-27T02:41:12.533Z] 
02:41:12 [2020-10-27T02:41:12.533Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:41:12 [2020-10-27T02:41:12.533Z] #57 DONE 0.1s
02:41:12 [2020-10-27T02:41:12.533Z] 
02:41:12 [2020-10-27T02:41:12.533Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:41:12 [2020-10-27T02:41:12.533Z] #58 DONE 0.1s
02:41:12 [2020-10-27T02:41:12.533Z] 
02:41:12 [2020-10-27T02:41:12.533Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.28   CC       compel/plugins/fds/fds.o
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.54   AR       compel/plugins/fds.lib.a
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.61   HOSTDEP  compel/src/lib/log-host.d
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.73   HOSTDEP  compel/src/lib/handle-elf-host.d
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.84   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
02:41:12 [2020-10-27T02:41:12.533Z] #41 44.92   HOSTDEP  compel/src/main-host.d
02:41:12 [2020-10-27T02:41:12.533Z] #41 45.02   DEP      compel/src/lib/ptrace.d
02:41:12 [2020-10-27T02:41:12.533Z] #41 45.15   DEP      compel/src/lib/infect.d
02:41:12 [2020-10-27T02:41:12.609Z] #48 13.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:41:12 [2020-10-27T02:41:12.610Z] #48 13.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:41:12 [2020-10-27T02:41:12.610Z] #48 14.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:41:12 [2020-10-27T02:41:12.610Z] #48 14.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:41:12 [2020-10-27T02:41:12.692Z] #41 78.48   CC       criu/namespaces.o
02:41:12 [2020-10-27T02:41:12.789Z] #41 45.43   DEP      compel/src/lib/infect-util.d
02:41:12 [2020-10-27T02:41:12.789Z] #41 45.52   DEP      compel/src/lib/infect-rpc.d
02:41:12 [2020-10-27T02:41:12.909Z] #48 14.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:41:12 [2020-10-27T02:41:12.985Z] #41 ...
02:41:12 [2020-10-27T02:41:12.985Z] 
02:41:12 [2020-10-27T02:41:12.985Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:41:12 [2020-10-27T02:41:12.985Z] #19 0.550 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
02:41:12 [2020-10-27T02:41:12.985Z] #19 0.553 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
02:41:12 [2020-10-27T02:41:12.985Z] #19 0.555 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
02:41:12 [2020-10-27T02:41:12.985Z] #19 DONE 0.7s
02:41:12 [2020-10-27T02:41:12.985Z] 
02:41:12 [2020-10-27T02:41:12.985Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:41:13 [2020-10-27T02:41:13.265Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.8s done
02:41:13 [2020-10-27T02:41:13.351Z] #41 45.83   DEP      compel/arch/x86/src/lib/infect.d
02:41:13 [2020-10-27T02:41:13.351Z] #41 46.01   DEP      compel/arch/x86/src/lib/cpu.d
02:41:13 [2020-10-27T02:41:13.351Z] #41 46.10   DEP      compel/src/lib/log.d
02:41:13 [2020-10-27T02:41:13.351Z] #41 46.20   DEP      compel/src/main.d
02:41:13 [2020-10-27T02:41:13.351Z] #41 ...
02:41:13 [2020-10-27T02:41:13.351Z] 
02:41:13 [2020-10-27T02:41:13.351Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:13 [2020-10-27T02:41:13.351Z] #43 102.4 vendor/golang.org/x/net/http2/hpack
02:41:13 [2020-10-27T02:41:13.351Z] #43 103.6 mime
02:41:13 [2020-10-27T02:41:13.351Z] #43 105.5 mime/quotedprintable
02:41:13 [2020-10-27T02:41:13.351Z] #43 105.9 net/http/internal
02:41:13 [2020-10-27T02:41:13.351Z] #43 109.2 net/textproto
02:41:13 [2020-10-27T02:41:13.351Z] #43 109.2 crypto/x509
02:41:13 [2020-10-27T02:41:13.351Z] #43 110.1 vendor/golang.org/x/net/http/httpguts
02:41:13 [2020-10-27T02:41:13.351Z] #43 110.5 vendor/golang.org/x/net/http/httpproxy
02:41:13 [2020-10-27T02:41:13.351Z] #43 111.0 mime/multipart
02:41:13 [2020-10-27T02:41:13.613Z] #43 ...
02:41:13 [2020-10-27T02:41:13.613Z] 
02:41:13 [2020-10-27T02:41:13.613Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:13 [2020-10-27T02:41:13.613Z] #11 111.8 Selecting previously unselected package libpcre16-3:amd64.
02:41:13 [2020-10-27T02:41:13.613Z] #11 111.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
02:41:13 [2020-10-27T02:41:13.613Z] #11 111.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
02:41:13 [2020-10-27T02:41:13.613Z] #11 112.1 Selecting previously unselected package libpcre32-3:amd64.
02:41:13 [2020-10-27T02:41:13.613Z] #11 112.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
02:41:13 [2020-10-27T02:41:13.613Z] #11 112.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
02:41:13 [2020-10-27T02:41:13.613Z] #11 112.6 Selecting previously unselected package libpcrecpp0v5:amd64.
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.3s done
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.6s done
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.7s done
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 7.7s
02:41:13 [2020-10-27T02:41:13.846Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.8s
02:41:13 [2020-10-27T02:41:13.846Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 7.9s done
02:41:13 [2020-10-27T02:41:13.869Z] #11 112.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
02:41:13 [2020-10-27T02:41:13.870Z] #11 112.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
02:41:13 [2020-10-27T02:41:13.870Z] #11 112.8 Selecting previously unselected package libpcre3-dev:amd64.
02:41:13 [2020-10-27T02:41:13.870Z] #11 112.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
02:41:13 [2020-10-27T02:41:13.870Z] #11 112.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
02:41:13 [2020-10-27T02:41:13.961Z] #48 15.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:41:13 [2020-10-27T02:41:13.961Z] #48 15.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:41:13 [2020-10-27T02:41:13.961Z] #48 15.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:41:13 [2020-10-27T02:41:13.961Z] #48 15.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:41:14 [2020-10-27T02:41:14.126Z] #11 113.1 Selecting previously unselected package libselinux1-dev:amd64.
02:41:14 [2020-10-27T02:41:14.126Z] #11 113.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
02:41:14 [2020-10-27T02:41:14.382Z] #11 113.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
02:41:14 [2020-10-27T02:41:14.382Z] #11 113.4 Selecting previously unselected package libdevmapper-dev:amd64.
02:41:14 [2020-10-27T02:41:14.383Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s done
02:41:14 [2020-10-27T02:41:14.423Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
02:41:14 [2020-10-27T02:41:14.423Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
02:41:14 [2020-10-27T02:41:14.607Z] #48 16.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:41:14 [2020-10-27T02:41:14.638Z] #11 113.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
02:41:14 [2020-10-27T02:41:14.638Z] #11 113.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
02:41:14 [2020-10-27T02:41:14.638Z] #11 113.5 Selecting previously unselected package libseccomp-dev:amd64.
02:41:14 [2020-10-27T02:41:14.638Z] #11 113.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
02:41:14 [2020-10-27T02:41:14.638Z] #11 113.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
02:41:14 [2020-10-27T02:41:14.654Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
02:41:14 [2020-10-27T02:41:14.894Z] #11 113.7 Selecting previously unselected package libsystemd-dev:amd64.
02:41:14 [2020-10-27T02:41:14.894Z] #11 113.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
02:41:14 [2020-10-27T02:41:14.894Z] #11 113.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
02:41:15 [2020-10-27T02:41:15.131Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done
02:41:15 [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
02:41:15 [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
02:41:15 [2020-10-27T02:41:15.150Z] #11 114.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libbtrfs0 (4.20.1-2) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
02:41:15 [2020-10-27T02:41:15.151Z] #11 114.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.2 Setting up libbtrfs-dev (4.20.1-2) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up mingw-w64-common (6.0.0-3) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.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
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.4 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
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
02:41:15 [2020-10-27T02:41:15.406Z] #11 114.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
02:41:15 [2020-10-27T02:41:15.596Z] #8 ...
02:41:15 [2020-10-27T02:41:15.596Z] 
02:41:15 [2020-10-27T02:41:15.596Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:15 [2020-10-27T02:41:15.596Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 5.4s done
02:41:15 [2020-10-27T02:41:15.596Z] #24 DONE 11.9s
02:41:15 [2020-10-27T02:41:15.596Z] 
02:41:15 [2020-10-27T02:41:15.596Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:15 [2020-10-27T02:41:15.596Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
02:41:15 [2020-10-27T02:41:15.662Z] #11 114.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
02:41:15 [2020-10-27T02:41:15.662Z] #11 114.4 Setting up dmsetup (2:1.02.155-3) ...
02:41:15 [2020-10-27T02:41:15.662Z] #11 114.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
02:41:15 [2020-10-27T02:41:15.662Z] #11 114.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
02:41:15 [2020-10-27T02:41:15.662Z] #11 114.5 Processing triggers for libc-bin (2.28-10) ...
02:41:15 [2020-10-27T02:41:15.780Z] #20 2.920 Collecting yamllint==1.16.0
02:41:15 [2020-10-27T02:41:15.918Z] #11 DONE 114.8s
02:41:15 [2020-10-27T02:41:15.918Z] 
02:41:15 [2020-10-27T02:41:15.918Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
02:41:16 [2020-10-27T02:41:16.073Z] #20 3.110   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
02:41:16 [2020-10-27T02:41:16.073Z] #20 3.131 Collecting pyyaml (from yamllint==1.16.0)
02:41:16 [2020-10-27T02:41:16.073Z] #20 3.243   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
02:41:16 [2020-10-27T02:41:16.076Z] #8 ...
02:41:16 [2020-10-27T02:41:16.076Z] 
02:41:16 [2020-10-27T02:41:16.076Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
02:41:16 [2020-10-27T02:41:16.076Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
02:41:16 [2020-10-27T02:41:16.076Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
02:41:16 [2020-10-27T02:41:16.076Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 8.3s done
02:41:16 [2020-10-27T02:41:16.076Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
02:41:16 [2020-10-27T02:41:16.076Z] #60 DONE 10.0s
02:41:16 [2020-10-27T02:41:16.076Z] 
02:41:16 [2020-10-27T02:41:16.076Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:16 [2020-10-27T02:41:16.076Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
02:41:16 [2020-10-27T02:41:16.076Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
02:41:16 [2020-10-27T02:41:16.076Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
02:41:16 [2020-10-27T02:41:16.076Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 9.8s done
02:41:16 [2020-10-27T02:41:16.076Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885
02:41:16 [2020-10-27T02:41:16.076Z] #24 ...
02:41:16 [2020-10-27T02:41:16.076Z] 
02:41:16 [2020-10-27T02:41:16.076Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:16 [2020-10-27T02:41:16.076Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
02:41:16 [2020-10-27T02:41:16.167Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
02:41:16 [2020-10-27T02:41:16.430Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
02:41:16 [2020-10-27T02:41:16.709Z] #48 ...
02:41:16 [2020-10-27T02:41:16.709Z] 
02:41:16 [2020-10-27T02:41:16.709Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:17 [2020-10-27T02:41:17.021Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
02:41:17 [2020-10-27T02:41:17.112Z] #20 4.022 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
02:41:17 [2020-10-27T02:41:17.112Z] #20 4.093   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
02:41:17 [2020-10-27T02:41:17.112Z] #20 4.100 Building wheels for collected packages: pyyaml
02:41:17 [2020-10-27T02:41:17.112Z] #20 4.140   Running setup.py bdist_wheel for pyyaml: started
02:41:17 [2020-10-27T02:41:17.288Z] #12 DONE 1.5s
02:41:17 [2020-10-27T02:41:17.288Z] 
02:41:17 [2020-10-27T02:41:17.288Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:41:17 [2020-10-27T02:41:17.332Z] #63 17.98 Checking out files:  55% (1064/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
02:41:17 [2020-10-27T02:41:17.332Z] #63 18.91 + cd /tmp/tmp.VmUD51TCa9/src/github.com/docker/libnetwork
02:41:17 [2020-10-27T02:41:17.332Z] #63 18.91 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:17 [2020-10-27T02:41:17.474Z] #20 4.778   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
02:41:17 [2020-10-27T02:41:17.640Z] #63 19.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
02:41:17 [2020-10-27T02:41:17.767Z] #20 4.778   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
02:41:17 [2020-10-27T02:41:17.767Z] #20 4.827 Successfully built pyyaml
02:41:17 [2020-10-27T02:41:17.767Z] #20 4.836 Installing collected packages: pyyaml, pathspec, yamllint
02:41:17 [2020-10-27T02:41:17.767Z] #20 5.037 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
02:41:18 [2020-10-27T02:41:18.421Z] #20 DONE 5.3s
02:41:18 [2020-10-27T02:41:18.421Z] 
02:41:18 [2020-10-27T02:41:18.421Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:41:18 [2020-10-27T02:41:18.421Z] #23 DONE 0.1s
02:41:18 [2020-10-27T02:41:18.421Z] 
02:41:18 [2020-10-27T02:41:18.421Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:41:18 [2020-10-27T02:41:18.658Z] #13 DONE 1.2s
02:41:18 [2020-10-27T02:41:18.658Z] 
02:41:18 [2020-10-27T02:41:18.658Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:41:18 [2020-10-27T02:41:18.704Z] #63 ...
02:41:18 [2020-10-27T02:41:18.704Z] 
02:41:18 [2020-10-27T02:41:18.704Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:18 [2020-10-27T02:41:18.704Z] #46 10.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:41:18 [2020-10-27T02:41:18.704Z] #46 13.96 go: finding github.com/fatih/color v1.9.0
02:41:18 [2020-10-27T02:41:18.704Z] #46 13.97 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.00 go: finding github.com/pkg/errors v0.9.1
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.08 go: finding github.com/spf13/pflag v1.0.3
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.22 go: finding github.com/mattn/go-colorable v0.1.6
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.32 go: finding github.com/mattn/go-isatty v0.0.12
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.70 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.71 go: finding github.com/jonboulle/clockwork v0.1.0
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.75 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:41:18 [2020-10-27T02:41:18.704Z] #46 14.83 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:41:19 [2020-10-27T02:41:19.006Z] #46 ...
02:41:19 [2020-10-27T02:41:19.006Z] 
02:41:19 [2020-10-27T02:41:19.006Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.74 go: downloading gopkg.in/ini.v1 v1.51.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading gopkg.in/yaml.v2 v2.2.7
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading github.com/spf13/cobra v0.0.5
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading github.com/mitchellh/mapstructure v1.1.2
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/pmezard/go-difflib v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/go-toolsmith/strparse v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/pmezard/go-difflib v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/go-toolsmith/strparse v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 18.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.02 go: downloading github.com/subosito/gotenv v1.2.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.07 go: extracting github.com/mitchellh/mapstructure v1.1.2
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.08 go: extracting gopkg.in/ini.v1 v1.51.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.37 go: downloading golang.org/x/text v0.3.2
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.42 go: downloading github.com/spf13/afero v1.1.2
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.43 go: extracting gopkg.in/yaml.v2 v2.2.7
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.55 go: downloading github.com/kisielk/gotool v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.55 go: extracting github.com/go-toolsmith/astcast v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.69 go: downloading github.com/BurntSushi/toml v0.3.1
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.71 go: extracting github.com/spf13/cobra v0.0.5
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.73 go: extracting github.com/subosito/gotenv v1.2.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.80 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:41:19 [2020-10-27T02:41:19.006Z] #48 19.89 go: downloading github.com/magiconair/properties v1.8.1
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.20 go: extracting github.com/spf13/afero v1.1.2
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.47 go: extracting github.com/kisielk/gotool v1.0.0
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:41:19 [2020-10-27T02:41:19.006Z] #48 20.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:41:19 [2020-10-27T02:41:19.064Z] #28 DONE 0.8s
02:41:19 [2020-10-27T02:41:19.064Z] 
02:41:19 [2020-10-27T02:41:19.064Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:19 [2020-10-27T02:41:19.064Z] #41 79.67   CC       criu/net.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 81.69   CC       criu/netfilter.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 81.90   CC       criu/page-pipe.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 82.25   CC       criu/page-xfer.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 83.24   CC       criu/pagemap-cache.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 83.47   CC       criu/pagemap.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 83.92   CC       criu/parasite-syscall.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 84.36   CC       criu/path.o
02:41:19 [2020-10-27T02:41:19.064Z] #41 84.64   CC       criu/pie-util-vdso.o
02:41:19 [2020-10-27T02:41:19.373Z] #48 20.81 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:41:19 [2020-10-27T02:41:19.373Z] #48 ...
02:41:19 [2020-10-27T02:41:19.373Z] 
02:41:19 [2020-10-27T02:41:19.373Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:19 [2020-10-27T02:41:19.373Z] #44 10.78 runtime/cgo
02:41:19 [2020-10-27T02:41:19.373Z] #44 13.06 vendor/golang.org/x/crypto/internal/subtle
02:41:19 [2020-10-27T02:41:19.373Z] #44 ...
02:41:19 [2020-10-27T02:41:19.373Z] 
02:41:19 [2020-10-27T02:41:19.373Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:19 [2020-10-27T02:41:19.373Z] #48 20.82 go: extracting github.com/BurntSushi/toml v0.3.1
02:41:19 [2020-10-27T02:41:19.373Z] #48 20.83 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:41:19 [2020-10-27T02:41:19.373Z] #48 20.86 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
02:41:19 [2020-10-27T02:41:19.484Z] #41 84.97   CC       criu/pie-util.o
02:41:19 [2020-10-27T02:41:19.484Z] #41 ...
02:41:19 [2020-10-27T02:41:19.484Z] 
02:41:19 [2020-10-27T02:41:19.484Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:41:19 [2020-10-27T02:41:19.484Z] #31 DONE 0.2s
02:41:19 [2020-10-27T02:41:19.484Z] 
02:41:19 [2020-10-27T02:41:19.484Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:41:19 [2020-10-27T02:41:19.484Z] #33 DONE 0.1s
02:41:19 [2020-10-27T02:41:19.484Z] 
02:41:19 [2020-10-27T02:41:19.484Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:19 [2020-10-27T02:41:19.484Z] #41 85.10   CC       criu/pipes.o
02:41:19 [2020-10-27T02:41:19.484Z] #41 ...
02:41:19 [2020-10-27T02:41:19.484Z] 
02:41:19 [2020-10-27T02:41:19.484Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:19 [2020-10-27T02:41:19.484Z] #38 115.9 + dpkg --print-architecture
02:41:19 [2020-10-27T02:41:19.484Z] #38 115.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
02:41:19 [2020-10-27T02:41:19.484Z] #38 116.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
02:41:19 [2020-10-27T02:41:19.484Z] #38 116.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
02:41:19 [2020-10-27T02:41:19.484Z] #38 ...
02:41:19 [2020-10-27T02:41:19.484Z] 
02:41:19 [2020-10-27T02:41:19.484Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:41:19 [2020-10-27T02:41:19.484Z] #36 DONE 0.1s
02:41:19 [2020-10-27T02:41:19.589Z] #14 0.896 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
02:41:19 [2020-10-27T02:41:19.589Z] #14 DONE 1.0s
02:41:19 [2020-10-27T02:41:19.589Z] 
02:41:19 [2020-10-27T02:41:19.589Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.457 + RM_GOPATH=0
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.458 + TMP_GOPATH=
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.458 + : /build
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.458 + '[' -z '' ']'
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.462 ++ mktemp -d
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.465 + export GOPATH=/tmp/tmp.AG43UBDgTR
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.465 + GOPATH=/tmp/tmp.AG43UBDgTR
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.465 + RM_GOPATH=1
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.465 + case "$(go env GOARCH)" in
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.467 ++ go env GOARCH
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.474 + export GO_BUILDMODE=-buildmode=pie
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.475 + GO_BUILDMODE=-buildmode=pie
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.479 ++ dirname /tmp/install/install.sh
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + dir=/tmp/install
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + bin=runc
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + shift
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + '[' '!' -f /tmp/install/runc.installer ']'
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + . /tmp/install/runc.installer
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + install_runc
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.522 + grep -q '^3\.10\.0.*\.el7\.'
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.536 + uname -r
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.571 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.574 + RUNC_BUILDTAGS='seccomp apparmor selinux '
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.574 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.574 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc
02:41:19 [2020-10-27T02:41:19.589Z] #51 1.574 Cloning into '/tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc'...
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.02 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.02 go: downloading github.com/go-toolsmith/astequal v1.0.0
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.03 go: downloading github.com/hashicorp/hcl v1.0.0
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.15 go: downloading github.com/ultraware/funlen v0.0.2
02:41:19 [2020-10-27T02:41:19.695Z] #48 21.25 go: downloading github.com/pelletier/go-toml v1.2.0
02:41:19 [2020-10-27T02:41:19.777Z] 
02:41:19 [2020-10-27T02:41:19.777Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.42 go: downloading github.com/sourcegraph/go-diff v0.5.1
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.47 go: extracting github.com/magiconair/properties v1.8.1
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.48 go: extracting github.com/go-toolsmith/astequal v1.0.0
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.60 go: extracting github.com/ultraware/funlen v0.0.2
02:41:20 [2020-10-27T02:41:20.006Z] #48 21.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:41:20 [2020-10-27T02:41:20.317Z] #48 21.83 go: extracting github.com/pelletier/go-toml v1.2.0
02:41:20 [2020-10-27T02:41:20.317Z] #48 21.95 go: downloading github.com/go-toolsmith/astp v1.0.0
02:41:20 [2020-10-27T02:41:20.520Z] #51 ...
02:41:20 [2020-10-27T02:41:20.521Z] 
02:41:20 [2020-10-27T02:41:20.521Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:41:20 [2020-10-27T02:41:20.521Z] #15 DONE 0.9s
02:41:20 [2020-10-27T02:41:20.521Z] 
02:41:20 [2020-10-27T02:41:20.521Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.05 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:41:20 [2020-10-27T02:41:20.637Z] #48 ...
02:41:20 [2020-10-27T02:41:20.637Z] 
02:41:20 [2020-10-27T02:41:20.637Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:20 [2020-10-27T02:41:20.637Z] #50 11.96 + cd /tmp/tmp.cIWnFDA7Lx/src/github.com/mvdan/sh
02:41:20 [2020-10-27T02:41:20.637Z] #50 11.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:20 [2020-10-27T02:41:20.637Z] #50 12.13 + GO111MODULE=on
02:41:20 [2020-10-27T02:41:20.637Z] #50 12.14 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
02:41:20 [2020-10-27T02:41:20.637Z] #50 13.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:20 [2020-10-27T02:41:20.637Z] #50 13.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:20 [2020-10-27T02:41:20.637Z] #50 13.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:20 [2020-10-27T02:41:20.637Z] #50 13.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:20 [2020-10-27T02:41:20.637Z] #50 14.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:20 [2020-10-27T02:41:20.637Z] #50 15.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:20 [2020-10-27T02:41:20.637Z] #50 15.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:20 [2020-10-27T02:41:20.637Z] #50 17.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:20 [2020-10-27T02:41:20.637Z] #50 18.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:20 [2020-10-27T02:41:20.637Z] #50 18.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:20 [2020-10-27T02:41:20.637Z] #50 19.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:20 [2020-10-27T02:41:20.637Z] #50 19.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:20 [2020-10-27T02:41:20.637Z] #50 20.57 runtime
02:41:20 [2020-10-27T02:41:20.637Z] #50 ...
02:41:20 [2020-10-27T02:41:20.637Z] 
02:41:20 [2020-10-27T02:41:20.637Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.28 go: extracting github.com/hashicorp/hcl v1.0.0
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.29 go: extracting github.com/sourcegraph/go-diff v0.5.1
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.32 go: extracting github.com/go-toolsmith/astp v1.0.0
02:41:20 [2020-10-27T02:41:20.637Z] #48 22.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0
02:41:20 [2020-10-27T02:41:20.977Z] #48 22.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:41:21 [2020-10-27T02:41:21.349Z] #48 22.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
02:41:21 [2020-10-27T02:41:21.349Z] #48 22.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0
02:41:21 [2020-10-27T02:41:21.349Z] #48 22.95 go: downloading github.com/davecgh/go-spew v1.1.1
02:41:21 [2020-10-27T02:41:21.388Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 4.4s done
02:41:21 [2020-10-27T02:41:21.388Z] #8 ...
02:41:21 [2020-10-27T02:41:21.388Z] 
02:41:21 [2020-10-27T02:41:21.388Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
02:41:21 [2020-10-27T02:41:21.388Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 4.0s done
02:41:21 [2020-10-27T02:41:21.388Z] #24 DONE 15.2s
02:41:21 [2020-10-27T02:41:21.388Z] 
02:41:21 [2020-10-27T02:41:21.388Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:21 [2020-10-27T02:41:21.451Z] #16 DONE 1.0s
02:41:21 [2020-10-27T02:41:21.451Z] 
02:41:21 [2020-10-27T02:41:21.451Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:21 [2020-10-27T02:41:21.451Z] #41 46.41   DEP      compel/src/lib/handle-elf.d
02:41:21 [2020-10-27T02:41:21.451Z] #41 46.58   DEP      compel/arch/x86/src/lib/handle-elf.d
02:41:21 [2020-10-27T02:41:21.451Z] #41 46.65   CC       compel/src/lib/log.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 46.94   CC       compel/arch/x86/src/lib/cpu.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 47.59   CC       compel/arch/x86/src/lib/infect.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 48.27   CC       compel/src/lib/infect-rpc.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 48.58   CC       compel/src/lib/infect-util.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 48.95   CC       compel/src/lib/infect.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 52.11   CC       compel/src/lib/ptrace.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 52.71   AR       compel/libcompel.a
02:41:21 [2020-10-27T02:41:21.451Z] #41 52.72   HOSTCC   compel/src/main-host.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 53.25   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 53.57   HOSTCC   compel/src/lib/handle-elf-host.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 54.00   HOSTCC   compel/src/lib/log-host.o
02:41:21 [2020-10-27T02:41:21.451Z] #41 ...
02:41:21 [2020-10-27T02:41:21.451Z] 
02:41:21 [2020-10-27T02:41:21.451Z] #17 [dev-systemd-false  6/26] RUN ldconfig
02:41:21 [2020-10-27T02:41:21.669Z] #48 23.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:41:21 [2020-10-27T02:41:21.669Z] #48 23.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
02:41:21 [2020-10-27T02:41:21.669Z] #48 23.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:41:21 [2020-10-27T02:41:21.853Z] #38 ...
02:41:21 [2020-10-27T02:41:21.853Z] 
02:41:21 [2020-10-27T02:41:21.853Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:21 [2020-10-27T02:41:21.853Z] #41 85.62   CC       criu/plugin.o
02:41:21 [2020-10-27T02:41:21.853Z] #41 85.90   CC       criu/proc_parse.o
02:41:21 [2020-10-27T02:41:21.853Z] #41 87.03   CC       criu/protobuf-desc.o
02:41:21 [2020-10-27T02:41:21.853Z] #41 87.48   CC       criu/protobuf.o
02:41:21 [2020-10-27T02:41:21.853Z] #41 87.65   CC       criu/pstree.o
02:41:22 [2020-10-27T02:41:22.001Z] #48 23.40 go: downloading github.com/gobwas/glob v0.2.3
02:41:22 [2020-10-27T02:41:22.001Z] #48 23.49 go: extracting github.com/davecgh/go-spew v1.1.1
02:41:22 [2020-10-27T02:41:22.001Z] #48 23.52 go: downloading github.com/gogo/protobuf v1.2.1
02:41:22 [2020-10-27T02:41:22.001Z] #48 23.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:41:22 [2020-10-27T02:41:22.306Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s
02:41:22 [2020-10-27T02:41:22.333Z] #48 23.94 go: downloading github.com/spf13/cast v1.3.0
02:41:22 [2020-10-27T02:41:22.381Z] #17 DONE 1.1s
02:41:22 [2020-10-27T02:41:22.381Z] 
02:41:22 [2020-10-27T02:41:22.381Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:22 [2020-10-27T02:41:22.678Z] #48 24.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0
02:41:22 [2020-10-27T02:41:22.678Z] #48 24.15 go: extracting github.com/gobwas/glob v0.2.3
02:41:22 [2020-10-27T02:41:22.892Z] #41 88.31   CC       criu/rbtree.o
02:41:22 [2020-10-27T02:41:22.893Z] #41 88.58   CC       criu/rst-malloc.o
02:41:22 [2020-10-27T02:41:22.893Z] #41 88.73   CC       criu/seccomp.o
02:41:23 [2020-10-27T02:41:23.007Z] #48 24.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:41:23 [2020-10-27T02:41:23.007Z] #48 24.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0
02:41:23 [2020-10-27T02:41:23.247Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done
02:41:23 [2020-10-27T02:41:23.311Z] #48 24.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:41:23 [2020-10-27T02:41:23.311Z] #48 24.89 go: downloading github.com/go-toolsmith/typep v1.0.0
02:41:23 [2020-10-27T02:41:23.311Z] #48 24.93 go: extracting github.com/spf13/cast v1.3.0
02:41:23 [2020-10-27T02:41:23.311Z] #48 ...
02:41:23 [2020-10-27T02:41:23.311Z] 
02:41:23 [2020-10-27T02:41:23.311Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:23 [2020-10-27T02:41:23.311Z] #41 14.97 Fetched 8171 kB in 14s (566 kB/s)
02:41:23 [2020-10-27T02:41:23.311Z] #41 14.97 Reading package lists...
02:41:23 [2020-10-27T02:41:23.510Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
02:41:23 [2020-10-27T02:41:23.531Z] #41 89.04   CC       criu/seize.o
02:41:23 [2020-10-27T02:41:23.653Z] #41 22.84 Reading package lists...
02:41:23 [2020-10-27T02:41:23.653Z] #41 ...
02:41:23 [2020-10-27T02:41:23.653Z] 
02:41:23 [2020-10-27T02:41:23.653Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:23 [2020-10-27T02:41:23.653Z] #48 25.06 go: extracting github.com/go-toolsmith/typep v1.0.0
02:41:23 [2020-10-27T02:41:23.653Z] #48 25.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:41:23 [2020-10-27T02:41:23.750Z] #18 1.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:23 [2020-10-27T02:41:23.824Z] #41 89.54   CC       criu/servicefd.o
02:41:23 [2020-10-27T02:41:23.968Z] #48 25.40 go: downloading github.com/uudashr/gocognit v1.0.1
02:41:23 [2020-10-27T02:41:23.968Z] #48 ...
02:41:23 [2020-10-27T02:41:23.968Z] 
02:41:23 [2020-10-27T02:41:23.968Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:23 [2020-10-27T02:41:23.968Z] #35 15.30 Fetched 8171 kB in 14s (568 kB/s)
02:41:23 [2020-10-27T02:41:23.968Z] #35 15.30 Reading package lists...
02:41:23 [2020-10-27T02:41:23.968Z] #35 22.71 Reading package lists...
02:41:23 [2020-10-27T02:41:23.968Z] #35 ...
02:41:23 [2020-10-27T02:41:23.968Z] 
02:41:23 [2020-10-27T02:41:23.968Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:23 [2020-10-27T02:41:23.968Z] #12 15.52 Fetched 8171 kB in 15s (552 kB/s)
02:41:23 [2020-10-27T02:41:23.968Z] #12 15.52 Reading package lists...
02:41:23 [2020-10-27T02:41:23.968Z] #12 22.45 Reading package lists...
02:41:23 [2020-10-27T02:41:23.968Z] #12 ...
02:41:23 [2020-10-27T02:41:23.968Z] 
02:41:23 [2020-10-27T02:41:23.968Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:23 [2020-10-27T02:41:23.968Z] #48 25.48 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:41:24 [2020-10-27T02:41:24.007Z] #18 1.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:24 [2020-10-27T02:41:24.007Z] #18 1.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:24 [2020-10-27T02:41:24.117Z] #41 89.79   CC       criu/shmem.o
02:41:24 [2020-10-27T02:41:24.264Z] #18 1.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:24 [2020-10-27T02:41:24.280Z] #48 25.75 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:41:24 [2020-10-27T02:41:24.280Z] #48 25.83 go: extracting github.com/uudashr/gocognit v1.0.1
02:41:24 [2020-10-27T02:41:24.280Z] #48 25.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:41:24 [2020-10-27T02:41:24.451Z] #8 ...
02:41:24 [2020-10-27T02:41:24.451Z] 
02:41:24 [2020-10-27T02:41:24.451Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:24 [2020-10-27T02:41:24.451Z] #25 1.529 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 1.548 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 1.548 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 1.744 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 1.985 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 2.261 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:41:24 [2020-10-27T02:41:24.451Z] #25 3.969 Fetched 8396 kB in 3s (3121 kB/s)
02:41:24 [2020-10-27T02:41:24.451Z] #25 3.969 Reading package lists...
02:41:24 [2020-10-27T02:41:24.451Z] #25 4.916 Reading package lists...
02:41:24 [2020-10-27T02:41:24.451Z] #25 5.810 Building dependency tree...
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133 The following additional packages will be installed:
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133 Suggested packages:
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133   krb5-doc krb5-user
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133 Recommended packages:
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.133   krb5-locales publicsuffix libsasl2-modules
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.397 The following NEW packages will be installed:
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.399   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.401   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.401   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.401   libssh2-1 libssl1.1 openssl
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.682 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.682 Need to get 5049 kB of archives.
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.682 After this operation, 12.1 MB of additional disk space will be used.
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.682 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.722 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.737 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.750 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.750 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.750 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.750 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.757 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.757 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.760 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.760 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.765 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.769 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.769 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.770 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.772 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.774 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.780 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.785 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.790 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 6.792 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.081 debconf: delaying package configuration, since apt-utils is not installed
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.104 Fetched 5049 kB in 0s (13.6 MB/s)
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.154 Selecting previously unselected package libssl1.1:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.154 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 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.)
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.160 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.166 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.415 Selecting previously unselected package openssl.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.415 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.419 Unpacking openssl (1.1.1d-0+deb10u3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.606 Selecting previously unselected package ca-certificates.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.606 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.612 Unpacking ca-certificates (20200601~deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.681 Selecting previously unselected package libkeyutils1:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.681 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.683 Unpacking libkeyutils1:amd64 (1.6-6) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.721 Selecting previously unselected package libkrb5support0:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.721 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.721 Unpacking libkrb5support0:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.781 Selecting previously unselected package libk5crypto3:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.781 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.785 Unpacking libk5crypto3:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.855 Selecting previously unselected package libkrb5-3:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.855 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.863 Unpacking libkrb5-3:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.976 Selecting previously unselected package libgssapi-krb5-2:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.976 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 7.980 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.046 Selecting previously unselected package libsasl2-modules-db:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.046 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.053 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.101 Selecting previously unselected package libsasl2-2:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.101 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.105 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.157 Selecting previously unselected package libldap-common.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.159 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.162 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.214 Selecting previously unselected package libldap-2.4-2:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.214 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.218 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.304 Selecting previously unselected package libnghttp2-14:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.304 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.304 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.353 Selecting previously unselected package libpsl5:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.353 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.357 Unpacking libpsl5:amd64 (0.20.2-2) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.402 Selecting previously unselected package librtmp1:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.404 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.456 Selecting previously unselected package libssh2-1:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.456 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.460 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.519 Selecting previously unselected package libcurl4:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.521 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.526 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.615 Selecting previously unselected package curl.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.615 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.618 Unpacking curl (7.64.0-4+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.691 Selecting previously unselected package libonig5:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.694 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.697 Unpacking libonig5:amd64 (6.9.1-1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.775 Selecting previously unselected package libjq1:amd64.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.777 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.780 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.851 Selecting previously unselected package jq.
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.853 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.856 Unpacking jq (1.5+dfsg-2+b1) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.924 Setting up libkeyutils1:amd64 (1.6-6) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.934 Setting up libpsl5:amd64 (0.20.2-2) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 8.945 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
02:41:24 [2020-10-27T02:41:24.451Z] #25 9.070 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.611Z] #48 26.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:41:24 [2020-10-27T02:41:24.612Z] #48 26.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.083 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.097 Setting up libkrb5support0:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.108 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.131 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.134 Setting up libk5crypto3:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.143 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.153 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.164 Setting up libkrb5-3:amd64 (1.17-3) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.174 Setting up openssl (1.1.1d-0+deb10u3) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.188 Setting up libonig5:amd64 (6.9.1-1) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.198 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.209 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
02:41:24 [2020-10-27T02:41:24.713Z] #25 9.218 Setting up ca-certificates (20200601~deb10u1) ...
02:41:24 [2020-10-27T02:41:24.753Z] #41 90.37   CC       criu/sigframe.o
02:41:24 [2020-10-27T02:41:24.828Z] #18 ...
02:41:24 [2020-10-27T02:41:24.828Z] 
02:41:24 [2020-10-27T02:41:24.828Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:24 [2020-10-27T02:41:24.828Z] #43 113.6 crypto/tls
02:41:24 [2020-10-27T02:41:24.828Z] #43 122.5 net/http/httptrace
02:41:24 [2020-10-27T02:41:24.828Z] #43 122.7 net/http
02:41:24 [2020-10-27T02:41:24.828Z] #43 ...
02:41:24 [2020-10-27T02:41:24.828Z] 
02:41:24 [2020-10-27T02:41:24.828Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:24 [2020-10-27T02:41:24.828Z] #41 54.39   HOSTLINK compel/compel-host-bin
02:41:24 [2020-10-27T02:41:24.828Z] #41 54.64   DEP      soccr/soccr.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 54.86   CC       soccr/soccr.o
02:41:24 [2020-10-27T02:41:24.828Z] #41 56.41   AR       soccr/libsoccr.a
02:41:24 [2020-10-27T02:41:24.828Z] #41 56.46 make[1]: 'soccr/libsoccr.a' is up to date.
02:41:24 [2020-10-27T02:41:24.828Z] #41 56.81   DEP      criu/arch/x86/sigframe.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 56.93   DEP      criu/arch/x86/sigaction_compat.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 57.08   DEP      criu/arch/x86/kerndat.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 57.22   DEP      criu/arch/x86/crtools.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 57.32   DEP      criu/arch/x86/cpu.d
02:41:24 [2020-10-27T02:41:24.828Z] #41 57.54   CC       criu/arch/x86/cpu.o
02:41:24 [2020-10-27T02:41:24.927Z] #48 ...
02:41:24 [2020-10-27T02:41:24.928Z] 
02:41:24 [2020-10-27T02:41:24.928Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:24 [2020-10-27T02:41:24.928Z] #39 16.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
02:41:24 [2020-10-27T02:41:24.928Z] #39 18.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
02:41:24 [2020-10-27T02:41:24.928Z] #39 ...
02:41:24 [2020-10-27T02:41:24.928Z] 
02:41:24 [2020-10-27T02:41:24.928Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:41:24 [2020-10-27T02:41:24.928Z] #54 16.44 Fetched 8171 kB in 15s (528 kB/s)
02:41:24 [2020-10-27T02:41:24.928Z] #54 16.44 Reading package lists...
02:41:25 [2020-10-27T02:41:25.053Z] #41 90.55   CC       criu/signalfd.o
02:41:25 [2020-10-27T02:41:25.053Z] #41 90.78   CC       criu/sk-inet.o
02:41:25 [2020-10-27T02:41:25.252Z] #54 24.75 Reading package lists...
02:41:25 [2020-10-27T02:41:25.252Z] #54 ...
02:41:25 [2020-10-27T02:41:25.252Z] 
02:41:25 [2020-10-27T02:41:25.252Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:25 [2020-10-27T02:41:25.252Z] #48 26.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:41:25 [2020-10-27T02:41:25.252Z] #48 26.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:41:25 [2020-10-27T02:41:25.252Z] #48 26.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:41:25 [2020-10-27T02:41:25.252Z] #48 26.83 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:41:25 [2020-10-27T02:41:25.252Z] #48 26.91 go: downloading github.com/stretchr/objx v0.2.0
02:41:25 [2020-10-27T02:41:25.347Z] #41 ...
02:41:25 [2020-10-27T02:41:25.347Z] 
02:41:25 [2020-10-27T02:41:25.347Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:25 [2020-10-27T02:41:25.347Z] #51 55.29 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
02:41:25 [2020-10-27T02:41:25.347Z] #51 56.38 + mkdir -p /build
02:41:25 [2020-10-27T02:41:25.347Z] #51 56.38 + cp runc /build/runc
02:41:25 [2020-10-27T02:41:25.347Z] #51 DONE 56.7s
02:41:25 [2020-10-27T02:41:25.645Z] 
02:41:25 [2020-10-27T02:41:25.645Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:41:25 [2020-10-27T02:41:25.663Z] #25 9.951 Updating certificates in /etc/ssl/certs...
02:41:25 [2020-10-27T02:41:25.766Z] #41 58.32   CC       criu/arch/x86/crtools.o
02:41:25 [2020-10-27T02:41:25.934Z] #48 27.41 go: extracting github.com/stretchr/objx v0.2.0
02:41:25 [2020-10-27T02:41:25.950Z] #54 ...
02:41:25 [2020-10-27T02:41:25.950Z] 
02:41:25 [2020-10-27T02:41:25.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:25 [2020-10-27T02:41:25.950Z] #41 91.61   CC       criu/sk-netlink.o
02:41:26 [2020-10-27T02:41:26.604Z] #25 11.00 126 added, 0 removed; done.
02:41:26 [2020-10-27T02:41:26.604Z] #25 11.03 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
02:41:26 [2020-10-27T02:41:26.604Z] #25 11.04 Setting up jq (1.5+dfsg-2+b1) ...
02:41:26 [2020-10-27T02:41:26.604Z] #25 11.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
02:41:26 [2020-10-27T02:41:26.604Z] #25 11.07 Setting up curl (7.64.0-4+deb10u1) ...
02:41:26 [2020-10-27T02:41:26.605Z] #41 92.00   CC       criu/sk-packet.o
02:41:26 [2020-10-27T02:41:26.605Z] #41 92.33   CC       criu/sk-queue.o
02:41:26 [2020-10-27T02:41:26.782Z] #25 5.231 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
02:41:26 [2020-10-27T02:41:26.782Z] #25 5.242 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:26 [2020-10-27T02:41:26.782Z] #25 5.269 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:26 [2020-10-27T02:41:26.782Z] #25 ...
02:41:26 [2020-10-27T02:41:26.782Z] 
02:41:26 [2020-10-27T02:41:26.782Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:26 [2020-10-27T02:41:26.782Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done
02:41:26 [2020-10-27T02:41:26.782Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.8s
02:41:26 [2020-10-27T02:41:26.864Z] #25 11.15 Processing triggers for libc-bin (2.28-10) ...
02:41:26 [2020-10-27T02:41:26.865Z] #25 11.17 Processing triggers for ca-certificates (20200601~deb10u1) ...
02:41:26 [2020-10-27T02:41:26.865Z] #25 11.18 Updating certificates in /etc/ssl/certs...
02:41:26 [2020-10-27T02:41:26.899Z] #41 92.54   CC       criu/sk-tcp.o
02:41:27 [2020-10-27T02:41:27.134Z] #41 59.63   CC       criu/arch/x86/kerndat.o
02:41:27 [2020-10-27T02:41:27.193Z] #41 92.73   CC       criu/sk-unix.o
02:41:27 [2020-10-27T02:41:27.391Z] #41 60.02   CC       criu/arch/x86/sigaction_compat.o
02:41:27 [2020-10-27T02:41:27.391Z] #41 60.24   CC       criu/arch/x86/sigframe.o
02:41:27 [2020-10-27T02:41:27.487Z] #25 11.94 0 added, 0 removed; done.
02:41:27 [2020-10-27T02:41:27.487Z] #25 11.94 Running hooks in /etc/ca-certificates/update.d...
02:41:27 [2020-10-27T02:41:27.487Z] #25 11.94 done.
02:41:27 [2020-10-27T02:41:27.648Z] #41 60.46   LINK     criu/arch/x86/crtools.built-in.o
02:41:27 [2020-10-27T02:41:27.648Z] #41 60.52   DEP      criu/pie/util-vdso-elf32.d
02:41:27 [2020-10-27T02:41:27.830Z] #41 93.54   CC       criu/sockets.o
02:41:27 [2020-10-27T02:41:27.906Z] #41 60.70   DEP      criu/pie/util-vdso.d
02:41:28 [2020-10-27T02:41:28.162Z] #41 60.83   DEP      criu/pie/util.d
02:41:28 [2020-10-27T02:41:28.419Z] #41 60.98   CC       criu/pie/util.o
02:41:28 [2020-10-27T02:41:28.419Z] #41 61.26   CC       criu/pie/util-vdso.o
02:41:28 [2020-10-27T02:41:28.545Z] #41 93.92   CC       criu/stats.o
02:41:28 [2020-10-27T02:41:28.545Z] #41 94.14   CC       criu/string.o
02:41:28 [2020-10-27T02:41:28.545Z] #41 94.19   CC       criu/sysctl.o
02:41:28 [2020-10-27T02:41:28.839Z] #41 94.58   CC       criu/sysfs_parse.o
02:41:29 [2020-10-27T02:41:29.133Z] #41 94.78   CC       criu/timens.o
02:41:29 [2020-10-27T02:41:29.349Z] #41 61.95   CC       criu/pie/util-vdso-elf32.o
02:41:29 [2020-10-27T02:41:29.427Z] #41 95.01   CC       criu/timerfd.o
02:41:29 [2020-10-27T02:41:29.427Z] #41 95.16   CC       criu/tty.o
02:41:29 [2020-10-27T02:41:29.913Z] #41 62.70   AR       criu/pie/pie.lib.a
02:41:29 [2020-10-27T02:41:29.913Z] #41 62.75   DEP      criu/pie/restorer.d
02:41:30 [2020-10-27T02:41:30.170Z] #41 62.97   DEP      criu/arch/x86/sigaction_compat_pie.d
02:41:30 [2020-10-27T02:41:30.293Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.0s done
02:41:30 [2020-10-27T02:41:30.293Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
02:41:30 [2020-10-27T02:41:30.293Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done
02:41:30 [2020-10-27T02:41:30.427Z] #41 63.11   DEP      criu/arch/x86/restorer_unmap.d
02:41:30 [2020-10-27T02:41:30.427Z] #41 63.13   DEP      criu/arch/x86/restorer.d
02:41:30 [2020-10-27T02:41:30.467Z] #41 96.15   CC       criu/tun.o
02:41:30 [2020-10-27T02:41:30.557Z] #8 DONE 24.6s
02:41:30 [2020-10-27T02:41:30.557Z] 
02:41:30 [2020-10-27T02:41:30.557Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:30 [2020-10-27T02:41:30.557Z] #25 5.542 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:41:30 [2020-10-27T02:41:30.557Z] #25 6.227 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:41:30 [2020-10-27T02:41:30.557Z] #25 6.399 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:41:30 [2020-10-27T02:41:30.557Z] #25 8.836 Fetched 8219 kB in 4s (2118 kB/s)
02:41:30 [2020-10-27T02:41:30.684Z] #41 63.36   DEP      criu/arch/x86/vdso-pie.d
02:41:30 [2020-10-27T02:41:30.684Z] #41 63.46   DEP      criu/pie/parasite-vdso.d
02:41:30 [2020-10-27T02:41:30.753Z] #48 ...
02:41:30 [2020-10-27T02:41:30.753Z] 
02:41:30 [2020-10-27T02:41:30.753Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:30 [2020-10-27T02:41:30.753Z] #41 22.84 Reading package lists...
02:41:30 [2020-10-27T02:41:30.760Z] #41 96.45   CC       criu/uffd.o
02:41:30 [2020-10-27T02:41:30.783Z] #25 ...
02:41:30 [2020-10-27T02:41:30.783Z] 
02:41:30 [2020-10-27T02:41:30.783Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:30 [2020-10-27T02:41:30.783Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done
02:41:30 [2020-10-27T02:41:30.783Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.1s
02:41:30 [2020-10-27T02:41:30.942Z] #41 63.65   DEP      criu/pie/parasite.d
02:41:31 [2020-10-27T02:41:31.134Z] #25 8.836 Reading package lists...
02:41:31 [2020-10-27T02:41:31.198Z] #41 63.87   CC       criu/pie/parasite.o
02:41:31 [2020-10-27T02:41:31.403Z] #41 97.07   CC       criu/util.o
02:41:31 [2020-10-27T02:41:31.739Z] #8 ...
02:41:31 [2020-10-27T02:41:31.740Z] 
02:41:31 [2020-10-27T02:41:31.740Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:31 [2020-10-27T02:41:31.740Z] #25 DONE 16.0s
02:41:31 [2020-10-27T02:41:31.740Z] 
02:41:31 [2020-10-27T02:41:31.740Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:31 [2020-10-27T02:41:31.740Z] #8 ...
02:41:31 [2020-10-27T02:41:31.740Z] 
02:41:31 [2020-10-27T02:41:31.740Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:41:31 [2020-10-27T02:41:31.890Z] #41 32.01 Building dependency tree...
02:41:32 [2020-10-27T02:41:32.000Z] #26 DONE 0.4s
02:41:32 [2020-10-27T02:41:32.000Z] 
02:41:32 [2020-10-27T02:41:32.000Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
02:41:32 [2020-10-27T02:41:32.072Z] #41 ...
02:41:32 [2020-10-27T02:41:32.072Z] 
02:41:32 [2020-10-27T02:41:32.072Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:32 [2020-10-27T02:41:32.072Z] #38 DONE 131.3s
02:41:32 [2020-10-27T02:41:32.072Z] 
02:41:32 [2020-10-27T02:41:32.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:32 [2020-10-27T02:41:32.072Z] #41 97.68   CC       criu/uts_ns.o
02:41:32 [2020-10-27T02:41:32.072Z] #41 97.77   CC       criu/vdso.o
02:41:32 [2020-10-27T02:41:32.341Z] #25 10.11 Reading package lists...
02:41:32 [2020-10-27T02:41:32.378Z] #41 97.97   LINK     criu/built-in.o
02:41:32 [2020-10-27T02:41:32.378Z] #41 98.03   LINK     criu/criu
02:41:32 [2020-10-27T02:41:32.378Z] #41 ...
02:41:32 [2020-10-27T02:41:32.378Z] 
02:41:32 [2020-10-27T02:41:32.378Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:32 [2020-10-27T02:41:32.378Z] #47 131.6 + /build/golangci-lint --version
02:41:32 [2020-10-27T02:41:32.378Z] #47 131.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
02:41:32 [2020-10-27T02:41:32.378Z] #47 DONE 132.0s
02:41:32 [2020-10-27T02:41:32.567Z] #41 65.13   LINK     criu/pie/parasite.built-in.o
02:41:32 [2020-10-27T02:41:32.567Z] #41 65.15   GEN      criu/pie/parasite-blob.h
02:41:32 [2020-10-27T02:41:32.567Z] #41 65.16   CC       criu/pie/parasite-vdso.o
02:41:32 [2020-10-27T02:41:32.603Z] #25 11.27 Building dependency tree...
02:41:32 [2020-10-27T02:41:32.710Z] 
02:41:32 [2020-10-27T02:41:32.710Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:32 [2020-10-27T02:41:32.710Z] #41 98.21   DEP      lib/c/criu.d
02:41:32 [2020-10-27T02:41:32.710Z] #41 98.32   CC       images/rpc.pb-c.o
02:41:33 [2020-10-27T02:41:33.005Z] #41 ...
02:41:33 [2020-10-27T02:41:33.006Z] 
02:41:33 [2020-10-27T02:41:33.006Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:41:33 [2020-10-27T02:41:33.006Z] #39 DONE 0.2s
02:41:33 [2020-10-27T02:41:33.006Z] 
02:41:33 [2020-10-27T02:41:33.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:33 [2020-10-27T02:41:33.006Z] #41 98.67   CC       lib/c/criu.o
02:41:33 [2020-10-27T02:41:33.131Z] #41 65.88   CC       criu/arch/x86/vdso-pie.o
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86 The following additional packages will be installed:
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86 Suggested packages:
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86   krb5-doc krb5-user
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86 Recommended packages:
02:41:33 [2020-10-27T02:41:33.175Z] #25 11.86   krb5-locales publicsuffix libsasl2-modules
02:41:33 [2020-10-27T02:41:33.387Z] #41 66.21   CC       criu/arch/x86/restorer.o
02:41:33 [2020-10-27T02:41:33.437Z] #25 12.18 The following NEW packages will be installed:
02:41:33 [2020-10-27T02:41:33.437Z] #25 12.18   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
02:41:33 [2020-10-27T02:41:33.437Z] #25 12.18   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
02:41:33 [2020-10-27T02:41:33.437Z] #25 12.18   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
02:41:33 [2020-10-27T02:41:33.437Z] #25 12.18   libssh2-1 libssl1.1 openssl
02:41:33 [2020-10-27T02:41:33.550Z] #41 35.07 The following additional packages will be installed:
02:41:33 [2020-10-27T02:41:33.550Z] #41 35.07   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
02:41:33 [2020-10-27T02:41:33.550Z] #41 35.08   libprotoc17 python-pkg-resources python-six zlib1g-dev
02:41:33 [2020-10-27T02:41:33.550Z] #41 35.09 Suggested packages:
02:41:33 [2020-10-27T02:41:33.550Z] #41 35.09   manpages-dev python-setuptools
02:41:33 [2020-10-27T02:41:33.698Z] #25 12.54 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
02:41:33 [2020-10-27T02:41:33.699Z] #25 12.54 Need to get 4772 kB of archives.
02:41:33 [2020-10-27T02:41:33.699Z] #25 12.54 After this operation, 11.5 MB of additional disk space will be used.
02:41:33 [2020-10-27T02:41:33.699Z] #25 12.54 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.14   LINK     lib/c/built-in.o
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.16   LINK     lib/c/libcriu.so
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.18   LINK     lib/c/libcriu.a
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.25   GEN      magic.py
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.30 Note: Building without setproctitle() and strlcpy() support.
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.30       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.30 Note: Building without GnuTLS support
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.30 Makefile.config:39: Warn: you have no libnftables installed
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.30 Makefile.config:40: Warn: Building without nftables support
02:41:33 [2020-10-27T02:41:33.729Z] #41 99.52 fatal: not a git repository (or any of the parent directories): .git
02:41:33 [2020-10-27T02:41:33.951Z] #41 66.77   CC       criu/arch/x86/restorer_unmap.o
02:41:33 [2020-10-27T02:41:33.951Z] #41 66.83   CC       criu/arch/x86/sigaction_compat_pie.o
02:41:33 [2020-10-27T02:41:33.959Z] #25 12.82 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
02:41:33 [2020-10-27T02:41:33.959Z] #25 12.89 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
02:41:34 [2020-10-27T02:41:34.022Z] #41 99.81 make[1]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.208Z] #41 67.11   CC       criu/pie/restorer.o
02:41:34 [2020-10-27T02:41:34.220Z] #25 12.94 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 12.97 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 12.98 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.01 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.03 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.05 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.10 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.11 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.11 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB]
02:41:34 [2020-10-27T02:41:34.220Z] #25 13.11 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'images/built-in.o' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'compel/libcompel.a' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'compel/compel-host-bin' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.1 make[1]: 'soccr/libsoccr.a' is up to date.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.315Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.12 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.12 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.12 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.13 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.14 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.18 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.24 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
02:41:34 [2020-10-27T02:41:34.493Z] #25 13.24 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.2 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.3 make[2]: Nothing to be done for 'all'.
02:41:34 [2020-10-27T02:41:34.610Z] #41 100.3   INSTALL  criu/criu
02:41:34 [2020-10-27T02:41:34.915Z] #41 DONE 100.5s
02:41:34 [2020-10-27T02:41:34.915Z] 
02:41:34 [2020-10-27T02:41:34.915Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:41:35 [2020-10-27T02:41:35.169Z] #41 36.59 The following NEW packages will be installed:
02:41:35 [2020-10-27T02:41:35.169Z] #41 36.59   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
02:41:35 [2020-10-27T02:41:35.169Z] #41 36.60   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
02:41:35 [2020-10-27T02:41:35.169Z] #41 36.60   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
02:41:35 [2020-10-27T02:41:35.169Z] #41 36.60   python-six zlib1g-dev
02:41:35 [2020-10-27T02:41:35.462Z] #25 14.08 debconf: delaying package configuration, since apt-utils is not installed
02:41:35 [2020-10-27T02:41:35.462Z] #25 14.19 Fetched 4772 kB in 1s (4253 kB/s)
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.86 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.86 Need to get 4075 kB of archives.
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.86 After this operation, 24.5 MB of additional disk space will be used.
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 36.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 37.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 37.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
02:41:35 [2020-10-27T02:41:35.508Z] #41 37.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
02:41:35 [2020-10-27T02:41:35.858Z] #41 37.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
02:41:36 [2020-10-27T02:41:36.013Z] #54 ...
02:41:36 [2020-10-27T02:41:36.013Z] 
02:41:36 [2020-10-27T02:41:36.013Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:41:36 [2020-10-27T02:41:36.013Z] #42 DONE 0.1s
02:41:36 [2020-10-27T02:41:36.013Z] 
02:41:36 [2020-10-27T02:41:36.013Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:41:36 [2020-10-27T02:41:36.013Z] #44 DONE 0.1s
02:41:36 [2020-10-27T02:41:36.013Z] 
02:41:36 [2020-10-27T02:41:36.013Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:41:36 [2020-10-27T02:41:36.013Z] #54 ...
02:41:36 [2020-10-27T02:41:36.013Z] 
02:41:36 [2020-10-27T02:41:36.013Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:41:36 [2020-10-27T02:41:36.013Z] #46 DONE 0.1s
02:41:36 [2020-10-27T02:41:36.056Z] #25 14.66 Selecting previously unselected package libssl1.1:arm64.
02:41:36 [2020-10-27T02:41:36.056Z] #25 14.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
02:41:36 [2020-10-27T02:41:36.056Z] #25 14.67 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
02:41:36 [2020-10-27T02:41:36.056Z] #25 14.69 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
02:41:36 [2020-10-27T02:41:36.056Z] #25 14.89 Selecting previously unselected package openssl.
02:41:36 [2020-10-27T02:41:36.101Z] #41 ...
02:41:36 [2020-10-27T02:41:36.101Z] 
02:41:36 [2020-10-27T02:41:36.101Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:36 [2020-10-27T02:41:36.101Z] #18 3.452 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:41:36 [2020-10-27T02:41:36.101Z] #18 4.824 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:41:36 [2020-10-27T02:41:36.101Z] #18 10.18 Fetched 8396 kB in 9s (924 kB/s)
02:41:36 [2020-10-27T02:41:36.101Z] #18 10.18 Reading package lists...
02:41:36 [2020-10-27T02:41:36.101Z] #18 ...
02:41:36 [2020-10-27T02:41:36.101Z] 
02:41:36 [2020-10-27T02:41:36.101Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:36 [2020-10-27T02:41:36.101Z] #51 10.79 + cd /tmp/tmp.AG43UBDgTR/src/github.com/opencontainers/runc
02:41:36 [2020-10-27T02:41:36.101Z] #51 10.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:41:36 [2020-10-27T02:41:36.101Z] #51 11.25 + '[' -z '' ']'
02:41:36 [2020-10-27T02:41:36.101Z] #51 11.25 + target=static
02:41:36 [2020-10-27T02:41:36.101Z] #51 11.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static
02:41:36 [2020-10-27T02:41:36.101Z] #51 11.79 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 .
02:41:36 [2020-10-27T02:41:36.201Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s
02:41:36 [2020-10-27T02:41:36.306Z] 
02:41:36 [2020-10-27T02:41:36.306Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:41:36 [2020-10-27T02:41:36.306Z] #48 DONE 0.2s
02:41:36 [2020-10-27T02:41:36.306Z] 
02:41:36 [2020-10-27T02:41:36.306Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:41:36 [2020-10-27T02:41:36.318Z] #25 14.89 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ...
02:41:36 [2020-10-27T02:41:36.318Z] #25 14.90 Unpacking openssl (1.1.1d-0+deb10u3) ...
02:41:36 [2020-10-27T02:41:36.318Z] #25 ...
02:41:36 [2020-10-27T02:41:36.318Z] 
02:41:36 [2020-10-27T02:41:36.318Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:41:36 [2020-10-27T02:41:36.318Z] #9 DONE 5.7s
02:41:36 [2020-10-27T02:41:36.318Z] 
02:41:36 [2020-10-27T02:41:36.318Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:36 [2020-10-27T02:41:36.318Z] #25 15.17 Selecting previously unselected package ca-certificates.
02:41:36 [2020-10-27T02:41:36.318Z] #25 15.17 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
02:41:36 [2020-10-27T02:41:36.318Z] #25 ...
02:41:36 [2020-10-27T02:41:36.318Z] 
02:41:36 [2020-10-27T02:41:36.318Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:41:36 [2020-10-27T02:41:36.357Z] #51 ...
02:41:36 [2020-10-27T02:41:36.357Z] 
02:41:36 [2020-10-27T02:41:36.357Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:36 [2020-10-27T02:41:36.357Z] #43 135.4 github.com/LK4D4/vndr/godl
02:41:36 [2020-10-27T02:41:36.598Z] #50 DONE 0.1s
02:41:36 [2020-10-27T02:41:36.598Z] 
02:41:36 [2020-10-27T02:41:36.598Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:41:36 [2020-10-27T02:41:36.598Z] #52 DONE 0.1s
02:41:36 [2020-10-27T02:41:36.598Z] 
02:41:36 [2020-10-27T02:41:36.598Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:41:36 [2020-10-27T02:41:36.631Z] #41 ...
02:41:36 [2020-10-27T02:41:36.631Z] 
02:41:36 [2020-10-27T02:41:36.631Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:41:36 [2020-10-27T02:41:36.631Z] #54 24.75 Reading package lists...
02:41:36 [2020-10-27T02:41:36.631Z] #54 32.96 Building dependency tree...
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.18 The following additional packages will be installed:
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.18   libbtrfs0
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.28 The following NEW packages will be installed:
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.29   libbtrfs-dev libbtrfs0
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.41 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.41 Need to get 120 kB of archives.
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.41 After this operation, 423 kB of additional disk space will be used.
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
02:41:36 [2020-10-27T02:41:36.631Z] #54 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
02:41:36 [2020-10-27T02:41:36.631Z] #54 36.93 debconf: delaying package configuration, since apt-utils is not installed
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.21 Fetched 120 kB in 0s (1125 kB/s)
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.33 Selecting previously unselected package libbtrfs0.
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.53 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.55 Unpacking libbtrfs0 (4.20.1-2) ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.59 Selecting previously unselected package libbtrfs-dev.
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.60 Unpacking libbtrfs-dev (4.20.1-2) ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.67 Setting up libbtrfs0 (4.20.1-2) ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.68 Setting up libbtrfs-dev (4.20.1-2) ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 37.68 Processing triggers for libc-bin (2.28-10) ...
02:41:36 [2020-10-27T02:41:36.631Z] #54 DONE 37.8s
02:41:36 [2020-10-27T02:41:36.631Z] 
02:41:36 [2020-10-27T02:41:36.631Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.348 + RM_GOPATH=0
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.349 + TMP_GOPATH=
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.349 + : /build
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.349 + '[' -z '' ']'
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.350 ++ mktemp -d
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.351 + export GOPATH=/tmp/tmp.zPQWR4RzoS
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.352 + GOPATH=/tmp/tmp.zPQWR4RzoS
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.352 + RM_GOPATH=1
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.352 + case "$(go env GOARCH)" in
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.353 ++ go env GOARCH
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.385 + export GO_BUILDMODE=-buildmode=pie
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.386 + GO_BUILDMODE=-buildmode=pie
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.387 ++ dirname /tmp/install/install.sh
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.391 + dir=/tmp/install
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.394 + bin=containerd
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.395 + shift
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.395 + '[' '!' -f /tmp/install/containerd.installer ']'
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.395 + . /tmp/install/containerd.installer
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.395 ++ set -e
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.395 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.396 + install_containerd
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.398 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.402 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.403 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd
02:41:36 [2020-10-27T02:41:36.631Z] #55 0.406 Cloning into '/tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd'...
02:41:37 [2020-10-27T02:41:37.287Z] #43 136.1 github.com/LK4D4/vndr
02:41:37 [2020-10-27T02:41:37.709Z] #10 DONE 1.2s
02:41:37 [2020-10-27T02:41:37.709Z] 
02:41:37 [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.17 Unpacking ca-certificates (20200601~deb10u1) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.50 Selecting previously unselected package libkeyutils1:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.50 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.51 Unpacking libkeyutils1:arm64 (1.6-6) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.55 Selecting previously unselected package libkrb5support0:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.55 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.56 Unpacking libkrb5support0:arm64 (1.17-3) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.61 Selecting previously unselected package libk5crypto3:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.61 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.62 Unpacking libk5crypto3:arm64 (1.17-3) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.67 Selecting previously unselected package libkrb5-3:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.67 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.68 Unpacking libkrb5-3:arm64 (1.17-3) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.77 Selecting previously unselected package libgssapi-krb5-2:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.77 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.77 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.83 Selecting previously unselected package libsasl2-modules-db:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.83 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 15.84 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 ...
02:41:37 [2020-10-27T02:41:37.709Z] 
02:41:37 [2020-10-27T02:41:37.709Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:41:37 [2020-10-27T02:41:37.709Z] #37 DONE 0.1s
02:41:37 [2020-10-27T02:41:37.709Z] 
02:41:37 [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.33 Selecting previously unselected package libsasl2-2:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.33 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.34 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.41 Selecting previously unselected package libldap-common.
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.41 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.41 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 ...
02:41:37 [2020-10-27T02:41:37.709Z] 
02:41:37 [2020-10-27T02:41:37.709Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:41:37 [2020-10-27T02:41:37.709Z] #29 DONE 0.1s
02:41:37 [2020-10-27T02:41:37.709Z] 
02:41:37 [2020-10-27T02:41:37.709Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.51 Selecting previously unselected package libldap-2.4-2:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.51 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.52 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.66 Selecting previously unselected package libnghttp2-14:arm64.
02:41:37 [2020-10-27T02:41:37.709Z] #25 16.66 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.67 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.78 Selecting previously unselected package libpsl5:arm64.
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.78 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.79 Unpacking libpsl5:arm64 (0.20.2-2) ...
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.85 Selecting previously unselected package librtmp1:arm64.
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.85 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
02:41:37 [2020-10-27T02:41:37.971Z] #25 16.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
02:41:38 [2020-10-27T02:41:38.239Z] #25 16.97 Selecting previously unselected package libssh2-1:arm64.
02:41:38 [2020-10-27T02:41:38.239Z] #25 16.97 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
02:41:38 [2020-10-27T02:41:38.239Z] #25 16.98 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
02:41:38 [2020-10-27T02:41:38.314Z] #55 ...
02:41:38 [2020-10-27T02:41:38.314Z] 
02:41:38 [2020-10-27T02:41:38.314Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:38 [2020-10-27T02:41:38.314Z] #35 22.71 Reading package lists...
02:41:38 [2020-10-27T02:41:38.314Z] #35 30.25 Building dependency tree...
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.12 The following additional packages will be installed:
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.14 Suggested packages:
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.14   cmake-doc ninja-build lrzip
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.14 Recommended packages:
02:41:38 [2020-10-27T02:41:38.314Z] #35 33.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.39 The following NEW packages will be installed:
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.41   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.41   vim-common xxd
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.68 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.68 Need to get 14.9 MB of archives.
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.68 After this operation, 67.2 MB of additional disk space will be used.
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 34.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 35.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
02:41:38 [2020-10-27T02:41:38.314Z] #35 37.86 debconf: delaying package configuration, since apt-utils is not installed
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.11 Fetched 14.9 MB in 2s (9804 kB/s)
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.25 Selecting previously unselected package xxd.
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.38 Unpacking xxd (2:8.1.0875-5) ...
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.53 Selecting previously unselected package vim-common.
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.61 Unpacking vim-common (2:8.1.0875-5) ...
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.97 Selecting previously unselected package cmake-data.
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
02:41:38 [2020-10-27T02:41:38.314Z] #35 38.99 Unpacking cmake-data (3.13.4-1) ...
02:41:38 [2020-10-27T02:41:38.510Z] #25 17.17 Selecting previously unselected package libcurl4:arm64.
02:41:38 [2020-10-27T02:41:38.510Z] #25 17.18 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
02:41:38 [2020-10-27T02:41:38.510Z] #25 17.18 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
02:41:38 [2020-10-27T02:41:38.671Z] #35 ...
02:41:38 [2020-10-27T02:41:38.671Z] 
02:41:38 [2020-10-27T02:41:38.671Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:38 [2020-10-27T02:41:38.671Z] #41 38.86 debconf: delaying package configuration, since apt-utils is not installed
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.04 Fetched 4075 kB in 1s (6239 kB/s)
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.17 Selecting previously unselected package libcap-dev:ppc64el.
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.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.)
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.28 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.48 Selecting previously unselected package libnet1:ppc64el.
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.68 Selecting previously unselected package libnet1-dev.
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.98 Selecting previously unselected package libnl-3-200:ppc64el.
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 39.99 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 40.19 Selecting previously unselected package libnl-3-dev:ppc64el.
02:41:38 [2020-10-27T02:41:38.671Z] #41 40.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
02:41:38 [2020-10-27T02:41:38.671Z] #41 40.21 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.40 Selecting previously unselected package curl.
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.40 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.40 Unpacking curl (7.64.0-4+deb10u1) ...
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.50 Selecting previously unselected package libonig5:arm64.
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.50 Unpacking libonig5:arm64 (6.9.1-1) ...
02:41:38 [2020-10-27T02:41:38.777Z] #25 17.76 Selecting previously unselected package libjq1:arm64.
02:41:39 [2020-10-27T02:41:39.015Z] #41 40.63 Selecting previously unselected package libprotobuf-c1:ppc64el.
02:41:39 [2020-10-27T02:41:39.015Z] #41 40.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
02:41:39 [2020-10-27T02:41:39.015Z] #41 40.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
02:41:39 [2020-10-27T02:41:39.041Z] #25 17.76 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
02:41:39 [2020-10-27T02:41:39.041Z] #25 17.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
02:41:39 [2020-10-27T02:41:39.041Z] #25 17.84 Selecting previously unselected package jq.
02:41:39 [2020-10-27T02:41:39.041Z] #25 17.84 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
02:41:39 [2020-10-27T02:41:39.041Z] #25 17.85 Unpacking jq (1.5+dfsg-2+b1) ...
02:41:39 [2020-10-27T02:41:39.303Z] #25 17.94 Setting up libkeyutils1:arm64 (1.6-6) ...
02:41:39 [2020-10-27T02:41:39.303Z] #25 17.97 Setting up libpsl5:arm64 (0.20.2-2) ...
02:41:39 [2020-10-27T02:41:39.303Z] #25 17.98 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.79 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.80 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.96 Selecting previously unselected package zlib1g-dev:ppc64el.
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...#41 ...
02:41:39 [2020-10-27T02:41:39.369Z] 
02:41:39 [2020-10-27T02:41:39.369Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:39 [2020-10-27T02:41:39.369Z] #63 DONE 41.1s
02:41:39 [2020-10-27T02:41:39.369Z] 
02:41:39 [2020-10-27T02:41:39.369Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
02:41:39 [2020-10-27T02:41:39.369Z] #41 40.99 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
02:41:39 [2020-10-27T02:41:39.379Z] #54 115.2 + bin/containerd
02:41:39 [2020-10-27T02:41:39.504Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done
02:41:39 [2020-10-27T02:41:39.504Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
02:41:39 [2020-10-27T02:41:39.504Z] #8 DONE 35.8s
02:41:39 [2020-10-27T02:41:39.504Z] 
02:41:39 [2020-10-27T02:41:39.504Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:41:39 [2020-10-27T02:41:39.617Z] #25 18.35 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
02:41:39 [2020-10-27T02:41:39.617Z] #25 18.36 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
02:41:39 [2020-10-27T02:41:39.617Z] #25 18.40 Setting up libkrb5support0:arm64 (1.17-3) ...
02:41:39 [2020-10-27T02:41:39.688Z] #41 ...
02:41:39 [2020-10-27T02:41:39.688Z] 
02:41:39 [2020-10-27T02:41:39.688Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:39 [2020-10-27T02:41:39.688Z] #12 22.45 Reading package lists...
02:41:39 [2020-10-27T02:41:39.688Z] #12 31.67 Building dependency tree...
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.48 The following additional packages will be installed:
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.48   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.49   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.49   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.49   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.51 Suggested packages:
02:41:39 [2020-10-27T02:41:39.688Z] #12 34.51   gcc-8-locales seccomp wine64
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.21 The following NEW packages will be installed:
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.21   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.21   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.22   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.22   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.22   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.45 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.45 Need to get 78.9 MB of archives.
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.45 After this operation, 532 MB of additional disk space will be used.
02:41:39 [2020-10-27T02:41:39.688Z] #12 36.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 37.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 37.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 37.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 37.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 38.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
02:41:39 [2020-10-27T02:41:39.688Z] #12 38.84 Get:9 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]
02:41:40 [2020-10-27T02:41:40.014Z] #12 ...
02:41:40 [2020-10-27T02:41:40.014Z] 
02:41:40 [2020-10-27T02:41:40.014Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:40 [2020-10-27T02:41:40.014Z] #41 41.40 Selecting previously unselected package libprotobuf17:ppc64el.
02:41:40 [2020-10-27T02:41:40.014Z] #41 41.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
02:41:40 [2020-10-27T02:41:40.014Z] #41 41.44 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.40 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.61 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.62 Setting up libk5crypto3:arm64 (1.17-3) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.64 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.66 Setting up libkrb5-3:arm64 (1.17-3) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.81 Setting up openssl (1.1.1d-0+deb10u3) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libonig5:arm64 (6.9.1-1) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.81 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
02:41:40 [2020-10-27T02:41:40.195Z] #25 18.81 Setting up ca-certificates (20200601~deb10u1) ...
02:41:41 [2020-10-27T02:41:41.589Z] #41 42.89 Selecting previously unselected package libprotobuf-lite17:ppc64el.
02:41:41 [2020-10-27T02:41:41.589Z] #41 42.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
02:41:41 [2020-10-27T02:41:41.589Z] #41 42.90 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
02:41:41 [2020-10-27T02:41:41.589Z] #41 ...
02:41:41 [2020-10-27T02:41:41.589Z] 
02:41:41 [2020-10-27T02:41:41.589Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:41 [2020-10-27T02:41:41.589Z] #48 32.87 go: extracting github.com/gogo/protobuf v1.2.1
02:41:41 [2020-10-27T02:41:41.589Z] #48 36.18 go: extracting golang.org/x/text v0.3.2
02:41:41 [2020-10-27T02:41:41.589Z] #48 ...
02:41:41 [2020-10-27T02:41:41.589Z] 
02:41:41 [2020-10-27T02:41:41.589Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:41 [2020-10-27T02:41:41.589Z] #35 42.20 Selecting previously unselected package libicu63:ppc64el.
02:41:41 [2020-10-27T02:41:41.589Z] #35 42.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
02:41:41 [2020-10-27T02:41:41.589Z] #35 42.26 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
02:41:42 [2020-10-27T02:41:42.043Z] #9 ...
02:41:42 [2020-10-27T02:41:42.043Z] 
02:41:42 [2020-10-27T02:41:42.043Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:41:42 [2020-10-27T02:41:42.043Z] #27 1.334 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 1.414 
02:41:42 [2020-10-27T02:41:42.043Z] #27 1.543 
####                                                                       6.9%
########################                                                  34.7%
#########################################                                 57.1%
#######################################################                   77.2%
#####################################################################     97.1%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.061 
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.198 
###########################################                               59.8%
###########################################################               83.1%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.517 
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.646 
#################################                                         46.4%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.802 
02:41:42 [2020-10-27T02:41:42.043Z] #27 2.929 
#######                                                                    9.8%
#######################                                                   32.8%
#######################################                                   55.2%
###############################################                           65.4%
##################################################################        92.8%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 3.457 
02:41:42 [2020-10-27T02:41:42.043Z] #27 3.586 
#                                                                          2.5%
#####                                                                      8.0%
##########                                                                15.0%
##############                                                            19.5%
##################                                                        25.3%
######################                                                    30.8%
#########################                                                 35.8%
#############################                                             41.3%
#################################                                         46.2%
#####################################                                     51.6%
########################################                                  56.4%
############################################                              62.1%
################################################                          67.4%
####################################################                      72.5%
########################################################                  77.8%
###########################################################               83.2%
###############################################################           88.0%
##################################################################        91.8%
#######################################################################   98.9%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 5.454 
02:41:42 [2020-10-27T02:41:42.043Z] #27 5.969 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.063 
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.181 
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.209 
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.589 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.676 
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.800 
###########################################################               82.4%
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 6.829 
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.289 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.307 skipping existing c35d46ef359f
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.328 
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.703 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.810 
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.946 
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 7.984 
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.350 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.417 
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.472 
######################################################################## 100.0%
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.491 
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.501 Download of images into '/build' complete.
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.501 Use something like the following to load the result into a Docker daemon:
02:41:42 [2020-10-27T02:41:42.043Z] #27 8.501   tar -cC '/build' . | docker load
02:41:42 [2020-10-27T02:41:42.540Z] #43 ...
02:41:42 [2020-10-27T02:41:42.540Z] 
02:41:42 [2020-10-27T02:41:42.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.15   LINK     criu/pie/restorer.built-in.o
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.19   GEN      criu/pie/restorer-blob.h
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.33   DEP      criu/vdso.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.48   DEP      criu/vdso-compat.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.60   DEP      criu/uts_ns.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.76   DEP      criu/util.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 70.94   DEP      criu/uffd.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 71.11   DEP      criu/tun.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 71.38   DEP      criu/tty.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 71.65   DEP      criu/timerfd.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 71.89   DEP      criu/timens.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.05   DEP      criu/sysfs_parse.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.25   DEP      criu/sysctl.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.41   DEP      criu/string.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.47   DEP      criu/stats.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.58   DEP      criu/sockets.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 72.81   DEP      criu/sk-unix.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 73.11   DEP      criu/sk-tcp.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 73.32   DEP      criu/sk-queue.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 73.46   DEP      criu/sk-packet.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 73.69   DEP      criu/sk-netlink.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 73.90   DEP      criu/sk-inet.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 74.18   DEP      criu/signalfd.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 74.33   DEP      criu/sigframe.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 74.48   DEP      criu/shmem.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 74.71   DEP      criu/servicefd.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 74.87   DEP      criu/seize.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 75.03   DEP      criu/seccomp.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 75.24   DEP      criu/rst-malloc.d
02:41:42 [2020-10-27T02:41:42.540Z] #41 75.33   DEP      criu/rbtree.d
02:41:42 [2020-10-27T02:41:42.768Z] #25 21.54 Updating certificates in /etc/ssl/certs...
02:41:42 [2020-10-27T02:41:42.796Z] #41 75.39   DEP      criu/pstree.d
02:41:42 [2020-10-27T02:41:42.796Z] #41 75.56   DEP      criu/protobuf.d
02:41:43 [2020-10-27T02:41:43.052Z] #41 75.72   GEN      criu/protobuf-desc-gen.h
02:41:44 [2020-10-27T02:41:44.579Z] #27 DONE 12.2s
02:41:44 [2020-10-27T02:41:44.579Z] 
02:41:44 [2020-10-27T02:41:44.579Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
02:41:44 [2020-10-27T02:41:44.579Z] #9 DONE 4.8s
02:41:44 [2020-10-27T02:41:44.579Z] 
02:41:44 [2020-10-27T02:41:44.579Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
02:41:44 [2020-10-27T02:41:44.945Z] #41 77.51   DEP      criu/protobuf-desc.d
02:41:44 [2020-10-27T02:41:44.945Z] #41 77.68   DEP      criu/proc_parse.d
02:41:45 [2020-10-27T02:41:45.202Z] #41 77.89   DEP      criu/plugin.d
02:41:45 [2020-10-27T02:41:45.202Z] #41 78.06   DEP      criu/pipes.d
02:41:45 [2020-10-27T02:41:45.524Z] #10 DONE 1.1s
02:41:45 [2020-10-27T02:41:45.524Z] 
02:41:45 [2020-10-27T02:41:45.524Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:45 [2020-10-27T02:41:45.524Z] #40 ...
02:41:45 [2020-10-27T02:41:45.524Z] 
02:41:45 [2020-10-27T02:41:45.524Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
02:41:45 [2020-10-27T02:41:45.524Z] #29 DONE 0.1s
02:41:45 [2020-10-27T02:41:45.524Z] 
02:41:45 [2020-10-27T02:41:45.524Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
02:41:45 [2020-10-27T02:41:45.524Z] #37 DONE 0.2s
02:41:45 [2020-10-27T02:41:45.524Z] 
02:41:45 [2020-10-27T02:41:45.524Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:45 [2020-10-27T02:41:45.766Z] #41 78.27   DEP      criu/pie-util.d
02:41:45 [2020-10-27T02:41:45.766Z] #41 78.35   DEP      criu/pie-util-vdso.d
02:41:45 [2020-10-27T02:41:45.766Z] #41 78.47   DEP      criu/pie-util-vdso-elf32.d
02:41:45 [2020-10-27T02:41:45.766Z] #41 78.55   DEP      criu/path.d
02:41:45 [2020-10-27T02:41:45.766Z] #41 78.67   DEP      criu/parasite-syscall.d
02:41:46 [2020-10-27T02:41:46.023Z] #41 78.87   DEP      criu/pagemap.d
02:41:46 [2020-10-27T02:41:46.268Z] #35 ...
02:41:46 [2020-10-27T02:41:46.268Z] 
02:41:46 [2020-10-27T02:41:46.268Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:46 [2020-10-27T02:41:46.268Z] #48 43.76 go: finding github.com/fatih/color v1.7.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 43.78 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:41:46 [2020-10-27T02:41:46.268Z] #48 43.91 go: finding github.com/mattn/go-isatty v0.0.8
02:41:46 [2020-10-27T02:41:46.268Z] #48 43.97 go: finding github.com/go-critic/go-critic v0.4.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 43.97 go: finding github.com/mattn/go-colorable v0.1.4
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.05 go: finding github.com/pkg/errors v0.8.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.08 go: finding github.com/go-lintpack/lintpack v0.5.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.20 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/mitchellh/go-homedir v1.1.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/go-toolsmith/astequal v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.23 go: finding github.com/go-toolsmith/astfmt v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.34 go: finding github.com/go-toolsmith/astp v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.34 go: finding github.com/spf13/viper v1.6.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.35 go: finding github.com/go-toolsmith/astcast v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.37 go: finding github.com/go-toolsmith/typep v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.39 go: finding github.com/sirupsen/logrus v1.4.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.45 go: finding github.com/go-toolsmith/astcopy v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.49 go: finding github.com/stretchr/testify v1.4.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.60 go: finding github.com/davecgh/go-spew v1.1.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.66 go: finding github.com/go-toolsmith/strparse v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.69 go: finding github.com/spf13/cobra v0.0.5
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.71 go: finding github.com/fsnotify/fsnotify v1.4.7
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.74 go: finding github.com/gobwas/glob v0.2.3
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.76 go: finding github.com/spf13/pflag v1.0.5
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.84 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.84 go: finding github.com/hashicorp/hcl v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.90 go: finding github.com/pmezard/go-difflib v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.93 go: finding github.com/stretchr/objx v0.2.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.95 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:41:46 [2020-10-27T02:41:46.268Z] #48 44.97 go: finding github.com/magiconair/properties v1.8.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.09 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.10 go: finding github.com/mitchellh/mapstructure v1.1.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.10 go: finding github.com/pelletier/go-toml v1.2.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.11 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.13 go: finding gopkg.in/yaml.v2 v2.2.7
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.20 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.21 go: finding github.com/spf13/afero v1.1.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.23 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.24 go: finding github.com/spf13/cast v1.3.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.42 go: finding github.com/spf13/jwalterweatherman v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.54 go: finding github.com/subosito/gotenv v1.2.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.59 go: finding gopkg.in/ini.v1 v1.51.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.67 go: finding golang.org/x/text v0.3.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:41:46 [2020-10-27T02:41:46.268Z] #48 45.92 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.03 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.09 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.23 go: finding github.com/kisielk/gotool v1.0.0
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.25 go: finding github.com/sourcegraph/go-diff v0.5.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.33 go: finding github.com/tommy-muehle/go-mnd v1.1.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.35 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.41 go: finding github.com/ultraware/funlen v0.0.2
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.42 go: finding github.com/ultraware/whitespace v0.0.4
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.43 go: finding github.com/uudashr/gocognit v1.0.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.77 go: finding github.com/gogo/protobuf v1.2.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 46.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3
02:41:46 [2020-10-27T02:41:46.268Z] #48 47.01 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:41:46 [2020-10-27T02:41:46.268Z] #48 47.01 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:41:46 [2020-10-27T02:41:46.268Z] #48 47.04 go: finding github.com/BurntSushi/toml v0.3.1
02:41:46 [2020-10-27T02:41:46.268Z] #48 47.12 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:41:46 [2020-10-27T02:41:46.280Z] #41 79.04   DEP      criu/pagemap-cache.d
02:41:46 [2020-10-27T02:41:46.280Z] #41 79.11   DEP      criu/page-xfer.d
02:41:46 [2020-10-27T02:41:46.280Z] #41 ...
02:41:46 [2020-10-27T02:41:46.280Z] 
02:41:46 [2020-10-27T02:41:46.280Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:46 [2020-10-27T02:41:46.280Z] #18 10.18 Reading package lists...
02:41:46 [2020-10-27T02:41:46.280Z] #18 14.20 Reading package lists...
02:41:46 [2020-10-27T02:41:46.280Z] #18 18.21 Building dependency tree...
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.05 libcap2-bin is already the newest version (1:2.25-2).
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.05 The following additional packages will be installed:
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   python3.7 python3.7-minimal vim-runtime xxd
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06 Suggested packages:
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06 Recommended packages:
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   aufs-dkms nftables build-essential python3-dev python3-keyring
02:41:46 [2020-10-27T02:41:46.280Z] #18 20.06   python3-keyrings.alt python3-xdg unzip
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.12 The following NEW packages will be installed:
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.13   xz-utils zip
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.44 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.44 Need to get 28.5 MB of archives.
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.44 After this operation, 116 MB of additional disk space will be used.
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.75 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
02:41:46 [2020-10-27T02:41:46.280Z] #18 23.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
02:41:46 [2020-10-27T02:41:46.538Z] #18 ...
02:41:46 [2020-10-27T02:41:46.538Z] 
02:41:46 [2020-10-27T02:41:46.538Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:46 [2020-10-27T02:41:46.538Z] #43 DONE 145.4s
02:41:46 [2020-10-27T02:41:46.538Z] 
02:41:46 [2020-10-27T02:41:46.538Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:46 [2020-10-27T02:41:46.538Z] #18 23.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
02:41:46 [2020-10-27T02:41:46.538Z] #18 24.04 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
02:41:46 [2020-10-27T02:41:46.538Z] #18 ...
02:41:46 [2020-10-27T02:41:46.538Z] 
02:41:46 [2020-10-27T02:41:46.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:46 [2020-10-27T02:41:46.538Z] #41 79.31   DEP      criu/page-pipe.d
02:41:46 [2020-10-27T02:41:46.794Z] #41 79.58   DEP      criu/netfilter.d
02:41:47 [2020-10-27T02:41:47.357Z] #41 79.88   DEP      criu/net.d
02:41:47 [2020-10-27T02:41:47.362Z] #48 ...
02:41:47 [2020-10-27T02:41:47.362Z] 
02:41:47 [2020-10-27T02:41:47.362Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:47 [2020-10-27T02:41:47.362Z] #33 38.60 internal/reflectlite
02:41:47 [2020-10-27T02:41:47.362Z] #33 38.61 sync
02:41:47 [2020-10-27T02:41:47.362Z] #33 43.31 sort
02:41:47 [2020-10-27T02:41:47.362Z] #33 43.31 errors
02:41:47 [2020-10-27T02:41:47.362Z] #33 44.00 strconv
02:41:47 [2020-10-27T02:41:47.362Z] #33 44.00 io
02:41:47 [2020-10-27T02:41:47.362Z] #33 44.03 internal/oserror
02:41:47 [2020-10-27T02:41:47.362Z] #33 44.62 syscall
02:41:47 [2020-10-27T02:41:47.362Z] #33 47.74 bytes
02:41:47 [2020-10-27T02:41:47.362Z] #33 47.75 strings
02:41:47 [2020-10-27T02:41:47.362Z] #33 ...
02:41:47 [2020-10-27T02:41:47.362Z] 
02:41:47 [2020-10-27T02:41:47.362Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:47 [2020-10-27T02:41:47.362Z] #12 43.43 Get:10 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]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 45.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 46.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 46.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 46.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.34 debconf: delaying package configuration, since apt-utils is not installed
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.60 Fetched 78.9 MB in 10s (8129 kB/s)
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.74 Selecting previously unselected package binutils-mingw-w64-i686.
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
02:41:47 [2020-10-27T02:41:47.362Z] #12 47.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:41:47 [2020-10-27T02:41:47.614Z] #41 80.20   DEP      criu/namespaces.d
02:41:47 [2020-10-27T02:41:47.614Z] #41 80.40   DEP      criu/mount.d
02:41:47 [2020-10-27T02:41:47.690Z] #12 ...
02:41:47 [2020-10-27T02:41:47.690Z] 
02:41:47 [2020-10-27T02:41:47.690Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:47 [2020-10-27T02:41:47.690Z] #35 49.10 Selecting previously unselected package libxml2:ppc64el.
02:41:47 [2020-10-27T02:41:47.690Z] #35 49.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
02:41:47 [2020-10-27T02:41:47.690Z] #35 49.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
02:41:47 [2020-10-27T02:41:47.870Z] #41 80.52   DEP      criu/memfd.d
02:41:47 [2020-10-27T02:41:47.870Z] #41 80.65   DEP      criu/mem.d
02:41:48 [2020-10-27T02:41:48.104Z] #25 ...
02:41:48 [2020-10-27T02:41:48.104Z] 
02:41:48 [2020-10-27T02:41:48.104Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.587 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.587 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.588 + : /build
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.588 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.590 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.593 + export GOPATH=/tmp/tmp.112BoPXClr
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.593 + GOPATH=/tmp/tmp.112BoPXClr
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.593 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.593 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.594 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.607 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.607 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.618 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + bin=shfmt
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + shift
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + '[' '!' -f /tmp/install/shfmt.installer ']'
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + . /tmp/install/shfmt.installer
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + install_shfmt
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 + git clone https://github.com/mvdan/sh.git /tmp/tmp.112BoPXClr/src/github.com/mvdan/sh
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.621 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:48 [2020-10-27T02:41:48.104Z] #49 5.635 Cloning into '/tmp/tmp.112BoPXClr/src/github.com/mvdan/sh'...
02:41:48 [2020-10-27T02:41:48.104Z] #49 ...
02:41:48 [2020-10-27T02:41:48.104Z] 
02:41:48 [2020-10-27T02:41:48.104Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.251 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.251 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.251 + : /build
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.251 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 + export GOPATH=/tmp/tmp.InIzIaytT9
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 + GOPATH=/tmp/tmp.InIzIaytT9
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.253 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.284 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.284 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.284 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + bin=gotestsum
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + shift
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + '[' '!' -f /tmp/install/gotestsum.installer ']'
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + . /tmp/install/gotestsum.installer
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 ++ : v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + install_gotestsum
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + set -e
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + export GO111MODULE=on
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + GO111MODULE=on
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + GOBIN=/build
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.288 + go get gotest.tools/gotestsum@v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.300 go: finding gotest.tools v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.300 go: finding gotest.tools/gotestsum v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 4.647 go: downloading gotest.tools/gotestsum v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 5.244 go: extracting gotest.tools/gotestsum v0.5.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 5.916 go: downloading github.com/spf13/pflag v1.0.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 5.926 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:41:48 [2020-10-27T02:41:48.104Z] #45 5.961 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.023 go: downloading github.com/jonboulle/clockwork v0.1.0
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.027 go: downloading github.com/fatih/color v1.9.0
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.091 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.207 go: extracting github.com/spf13/pflag v1.0.3
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.226 go: extracting github.com/jonboulle/clockwork v0.1.0
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.419 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.558 go: extracting github.com/fatih/color v1.9.0
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.636 go: downloading github.com/mattn/go-colorable v0.1.6
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.643 go: downloading github.com/pkg/errors v0.9.1
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.737 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.803 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:41:48 [2020-10-27T02:41:48.104Z] #45 6.980 go: downloading github.com/mattn/go-isatty v0.0.12
02:41:48 [2020-10-27T02:41:48.104Z] #45 7.065 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:41:48 [2020-10-27T02:41:48.104Z] #45 7.194 go: extracting github.com/pkg/errors v0.9.1
02:41:48 [2020-10-27T02:41:48.104Z] #45 7.212 go: extracting github.com/mattn/go-colorable v0.1.6
02:41:48 [2020-10-27T02:41:48.104Z] #45 7.428 go: extracting github.com/mattn/go-isatty v0.0.12
02:41:48 [2020-10-27T02:41:48.104Z] #45 9.033 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:41:48 [2020-10-27T02:41:48.104Z] #45 9.147 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:41:48 [2020-10-27T02:41:48.104Z] #45 9.981 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:41:48 [2020-10-27T02:41:48.104Z] #45 ...
02:41:48 [2020-10-27T02:41:48.104Z] 
02:41:48 [2020-10-27T02:41:48.104Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + : /build
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + export GOPATH=/tmp/tmp.19V9Cj8Ccb
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + GOPATH=/tmp/tmp.19V9Cj8Ccb
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.709 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.718 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.718 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.726 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + bin=vndr
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + shift
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + '[' '!' -f /tmp/install/vndr.installer ']'
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + . /tmp/install/vndr.installer
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + install_vndr
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.740 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr
02:41:48 [2020-10-27T02:41:48.104Z] #43 4.758 Cloning into '/tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr'...
02:41:48 [2020-10-27T02:41:48.104Z] #43 5.535 + cd /tmp/tmp.19V9Cj8Ccb/src/github.com/LK4D4/vndr
02:41:48 [2020-10-27T02:41:48.104Z] #43 5.535 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
02:41:48 [2020-10-27T02:41:48.104Z] #43 5.542 + go build -buildmode=pie -v -o /build/vndr .
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.038 runtime/internal/sys
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.066 internal/cpu
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.105 internal/race
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.186 runtime/internal/atomic
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.531 sync/atomic
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.560 runtime/internal/math
02:41:48 [2020-10-27T02:41:48.104Z] #43 7.710 unicode
02:41:48 [2020-10-27T02:41:48.104Z] #43 8.075 unicode/utf8
02:41:48 [2020-10-27T02:41:48.104Z] #43 8.104 internal/bytealg
02:41:48 [2020-10-27T02:41:48.104Z] #43 8.187 math/bits
02:41:48 [2020-10-27T02:41:48.104Z] #43 8.883 internal/testlog
02:41:48 [2020-10-27T02:41:48.104Z] #43 9.402 encoding
02:41:48 [2020-10-27T02:41:48.104Z] #43 9.490 math
02:41:48 [2020-10-27T02:41:48.104Z] #43 9.610 unicode/utf16
02:41:48 [2020-10-27T02:41:48.104Z] #43 10.21 runtime
02:41:48 [2020-10-27T02:41:48.104Z] #43 ...
02:41:48 [2020-10-27T02:41:48.104Z] 
02:41:48 [2020-10-27T02:41:48.104Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:41:48 [2020-10-27T02:41:48.104Z] #30 5.309 + git clone https://github.com/kolyshkin/go-swagger.git .
02:41:48 [2020-10-27T02:41:48.104Z] #30 5.312 Cloning into '.'...
02:41:48 [2020-10-27T02:41:48.104Z] #30 ...
02:41:48 [2020-10-27T02:41:48.104Z] 
02:41:48 [2020-10-27T02:41:48.104Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:48 [2020-10-27T02:41:48.104Z] #34 5.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:48 [2020-10-27T02:41:48.104Z] #34 5.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:48 [2020-10-27T02:41:48.104Z] #34 5.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:48 [2020-10-27T02:41:48.104Z] #34 6.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:41:48 [2020-10-27T02:41:48.104Z] #34 8.893 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:41:48 [2020-10-27T02:41:48.104Z] #34 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:41:48 [2020-10-27T02:41:48.127Z] #41 80.88   DEP      criu/lsm.d
02:41:48 [2020-10-27T02:41:48.354Z] #35 49.65 Selecting previously unselected package libarchive13:ppc64el.
02:41:48 [2020-10-27T02:41:48.354Z] #35 49.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
02:41:48 [2020-10-27T02:41:48.354Z] #35 49.66 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
02:41:48 [2020-10-27T02:41:48.354Z] #35 50.01 Selecting previously unselected package libjsoncpp1:ppc64el.
02:41:48 [2020-10-27T02:41:48.368Z] #34 ...
02:41:48 [2020-10-27T02:41:48.368Z] 
02:41:48 [2020-10-27T02:41:48.368Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.598 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.598 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.598 + : /build
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.598 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.598 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.609 + export GOPATH=/tmp/tmp.a2cVohHhOm
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.610 + GOPATH=/tmp/tmp.a2cVohHhOm
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.610 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.610 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.613 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.631 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.631 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.632 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.635 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.638 + bin=dockercli
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 + shift
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 + '[' '!' -f /tmp/install/dockercli.installer ']'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 + . /tmp/install/dockercli.installer
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 ++ : stable
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 ++ : 17.06.2-ce
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 + install_dockercli
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 + echo 'Install docker/cli version 17.06.2-ce from stable'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.639 Install docker/cli version 17.06.2-ce from stable
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.643 ++ uname -m
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.645 + arch=aarch64
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.645 + '[' aarch64 '!=' x86_64 ']'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.646 + '[' aarch64 '!=' s390x ']'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.646 + '[' aarch64 '!=' armhf ']'
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.647 + build_dockercli
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.647 + git clone https://github.com/docker/docker-ce /tmp/tmp.a2cVohHhOm/tmp/docker-ce
02:41:48 [2020-10-27T02:41:48.368Z] #22 5.651 Cloning into '/tmp/tmp.a2cVohHhOm/tmp/docker-ce'...
02:41:48 [2020-10-27T02:41:48.383Z] #41 81.03   DEP      criu/log.d
02:41:48 [2020-10-27T02:41:48.383Z] #41 81.18   DEP      criu/libnetlink.d
02:41:48 [2020-10-27T02:41:48.639Z] #41 81.35   DEP      criu/kerndat.d
02:41:48 [2020-10-27T02:41:48.642Z] #22 ...
02:41:48 [2020-10-27T02:41:48.642Z] 
02:41:48 [2020-10-27T02:41:48.642Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.728 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.728 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.728 + : /build
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.728 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.730 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.732 + export GOPATH=/tmp/tmp.OPdebXjtDs
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.732 + GOPATH=/tmp/tmp.OPdebXjtDs
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.732 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.732 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.733 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.743 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.743 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.743 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.744 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 + bin=proxy
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 + shift
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 + '[' '!' -f /tmp/install/proxy.installer ']'
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 + . /tmp/install/proxy.installer
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.745 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + install_proxy
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + case "$1" in
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + export CGO_ENABLED=0
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + CGO_ENABLED=0
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + _install_proxy
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.746 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork
02:41:48 [2020-10-27T02:41:48.642Z] #62 2.749 Cloning into '/tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork'...
02:41:48 [2020-10-27T02:41:48.642Z] #62 ...
02:41:48 [2020-10-27T02:41:48.642Z] 
02:41:48 [2020-10-27T02:41:48.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:48 [2020-10-27T02:41:48.642Z] #40 6.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:48 [2020-10-27T02:41:48.642Z] #40 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:48 [2020-10-27T02:41:48.642Z] #40 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:48 [2020-10-27T02:41:48.642Z] #40 7.398 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:41:48 [2020-10-27T02:41:48.642Z] #40 9.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:41:48 [2020-10-27T02:41:48.642Z] #40 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:41:48 [2020-10-27T02:41:48.683Z] #35 50.03 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
02:41:48 [2020-10-27T02:41:48.683Z] #35 50.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
02:41:48 [2020-10-27T02:41:48.683Z] #35 50.21 Selecting previously unselected package librhash0:ppc64el.
02:41:48 [2020-10-27T02:41:48.683Z] #35 50.22 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
02:41:48 [2020-10-27T02:41:48.683Z] #35 50.22 Unpacking librhash0:ppc64el (1.3.8-1) ...
02:41:48 [2020-10-27T02:41:48.683Z] #35 ...
02:41:48 [2020-10-27T02:41:48.683Z] 
02:41:48 [2020-10-27T02:41:48.683Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:48 [2020-10-27T02:41:48.683Z] #44 40.28 internal/reflectlite
02:41:48 [2020-10-27T02:41:48.683Z] #44 40.29 sync
02:41:48 [2020-10-27T02:41:48.683Z] #44 43.43 internal/singleflight
02:41:48 [2020-10-27T02:41:48.683Z] #44 43.43 math/rand
02:41:48 [2020-10-27T02:41:48.683Z] #44 43.47 github.com/LK4D4/vndr/godl/singleflight
02:41:48 [2020-10-27T02:41:48.683Z] #44 46.16 io
02:41:48 [2020-10-27T02:41:48.683Z] #44 46.17 strconv
02:41:48 [2020-10-27T02:41:48.683Z] #44 46.17 sort
02:41:48 [2020-10-27T02:41:48.683Z] #44 46.38 syscall
02:41:48 [2020-10-27T02:41:48.683Z] #44 49.95 vendor/golang.org/x/net/dns/dnsmessage
02:41:48 [2020-10-27T02:41:48.896Z] #41 81.64   DEP      criu/kcmp-ids.d
02:41:48 [2020-10-27T02:41:48.896Z] #41 81.71   DEP      criu/irmap.d
02:41:48 [2020-10-27T02:41:48.905Z] #40 ...
02:41:48 [2020-10-27T02:41:48.905Z] 
02:41:48 [2020-10-27T02:41:48.905Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.320 + RM_GOPATH=0
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.320 + TMP_GOPATH=
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.320 + : /build
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.320 + '[' -z '' ']'
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.320 ++ mktemp -d
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.326 + export GOPATH=/tmp/tmp.gZko5XzTUp
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.326 + GOPATH=/tmp/tmp.gZko5XzTUp
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.326 + RM_GOPATH=1
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.326 + case "$(go env GOARCH)" in
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.332 ++ go env GOARCH
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.349 + export GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.349 + GO_BUILDMODE=-buildmode=pie
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.354 ++ dirname /tmp/install/install.sh
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + dir=/tmp/install
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + bin=golangci_lint
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + shift
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + . /tmp/install/golangci_lint.installer
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 ++ : v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + install_golangci_lint
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + set -e
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + export GO111MODULE=on
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + GO111MODULE=on
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + GOBIN=/build
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.355 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.412 go: finding github.com v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.413 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.413 go: finding github.com/golangci v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.414 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 3.414 go: finding github.com/golangci/golangci-lint v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 4.177 go: downloading github.com/golangci/golangci-lint v1.23.8
02:41:48 [2020-10-27T02:41:48.905Z] #47 4.810 go: extracting github.com/golangci/golangci-lint v1.23.8
02:41:48 [2020-10-27T02:41:48.985Z] #44 ...
02:41:48 [2020-10-27T02:41:48.985Z] 
02:41:48 [2020-10-27T02:41:48.985Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:48 [2020-10-27T02:41:48.985Z] #35 50.42 Selecting previously unselected package libuv1:ppc64el.
02:41:48 [2020-10-27T02:41:48.985Z] #35 50.45 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
02:41:48 [2020-10-27T02:41:48.985Z] #35 50.46 Unpacking libuv1:ppc64el (1.24.1-1) ...
02:41:49 [2020-10-27T02:41:49.152Z] #41 81.86   DEP      criu/ipc_ns.d
02:41:49 [2020-10-27T02:41:49.168Z] #47 ...
02:41:49 [2020-10-27T02:41:49.168Z] 
02:41:49 [2020-10-27T02:41:49.168Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:49 [2020-10-27T02:41:49.168Z] #11 5.765 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #11 5.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #11 5.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #11 6.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #11 8.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #11 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:41:49 [2020-10-27T02:41:49.168Z] #11 ...
02:41:49 [2020-10-27T02:41:49.168Z] 
02:41:49 [2020-10-27T02:41:49.168Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.645 + RM_GOPATH=0
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.645 + TMP_GOPATH=
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.645 + : /build
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.645 + '[' -z '' ']'
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.645 ++ mktemp -d
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.647 + export GOPATH=/tmp/tmp.3qLVNLRnpR
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.647 + GOPATH=/tmp/tmp.3qLVNLRnpR
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.647 + RM_GOPATH=1
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.647 + case "$(go env GOARCH)" in
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.649 ++ go env GOARCH
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + export GO_BUILDMODE=-buildmode=pie
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + GO_BUILDMODE=-buildmode=pie
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 ++ dirname /tmp/install/install.sh
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + dir=/tmp/install
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + bin=rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + shift
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + . /tmp/install/rootlesskit.installer
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + install_rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + case "$1" in
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + export CGO_ENABLED=0
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + CGO_ENABLED=0
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + _install_rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.669 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.670 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:49 [2020-10-27T02:41:49.168Z] #56 4.672 Cloning into '/tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit'...
02:41:49 [2020-10-27T02:41:49.168Z] #56 9.238 + cd /tmp/tmp.3qLVNLRnpR/src/github.com/rootless-containers/rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 9.238 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:49 [2020-10-27T02:41:49.168Z] #56 10.33 + for f in rootlesskit rootlesskit-docker-proxy
02:41:49 [2020-10-27T02:41:49.168Z] #56 10.33 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
02:41:49 [2020-10-27T02:41:49.168Z] #56 ...
02:41:49 [2020-10-27T02:41:49.168Z] 
02:41:49 [2020-10-27T02:41:49.168Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:41:49 [2020-10-27T02:41:49.168Z] #53 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #53 6.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #53 6.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #53 7.172 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #53 9.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:41:49 [2020-10-27T02:41:49.168Z] #53 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:41:49 [2020-10-27T02:41:49.295Z] #35 50.64 Selecting previously unselected package cmake.
02:41:49 [2020-10-27T02:41:49.295Z] #35 50.65 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
02:41:49 [2020-10-27T02:41:49.295Z] #35 50.66 Unpacking cmake (3.13.4-1) ...
02:41:49 [2020-10-27T02:41:49.409Z] #41 81.99   DEP      criu/image.d
02:41:49 [2020-10-27T02:41:49.409Z] #41 82.19   DEP      criu/image-desc.d
02:41:49 [2020-10-27T02:41:49.484Z] #53 ...
02:41:49 [2020-10-27T02:41:49.484Z] 
02:41:49 [2020-10-27T02:41:49.484Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:41:49 [2020-10-27T02:41:49.484Z] #38 4.988 + git clone https://github.com/docker/distribution.git .
02:41:49 [2020-10-27T02:41:49.484Z] #38 4.990 Cloning into '.'...
02:41:49 [2020-10-27T02:41:49.484Z] #38 ...
02:41:49 [2020-10-27T02:41:49.484Z] 
02:41:49 [2020-10-27T02:41:49.484Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.681 + RM_GOPATH=0
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.681 + TMP_GOPATH=
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.681 + : /build
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.681 + '[' -z '' ']'
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.681 ++ mktemp -d
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.684 + export GOPATH=/tmp/tmp.77v8HdD2ZS
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.684 + GOPATH=/tmp/tmp.77v8HdD2ZS
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.684 + RM_GOPATH=1
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.684 + case "$(go env GOARCH)" in
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.684 ++ go env GOARCH
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.704 + export GO_BUILDMODE=-buildmode=pie
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.704 + GO_BUILDMODE=-buildmode=pie
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.705 ++ dirname /tmp/install/install.sh
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 + dir=/tmp/install
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 + bin=tomlv
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 + shift
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 + '[' '!' -f /tmp/install/tomlv.installer ']'
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 + . /tmp/install/tomlv.installer
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.709 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.710 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.710 + install_tomlv
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.710 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.710 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml
02:41:49 [2020-10-27T02:41:49.484Z] #32 5.712 Cloning into '/tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml'...
02:41:49 [2020-10-27T02:41:49.484Z] #32 6.824 + cd /tmp/tmp.77v8HdD2ZS/src/github.com/BurntSushi/toml
02:41:49 [2020-10-27T02:41:49.484Z] #32 6.825 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:49 [2020-10-27T02:41:49.484Z] #32 6.885 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
02:41:49 [2020-10-27T02:41:49.484Z] #32 7.872 math/bits
02:41:49 [2020-10-27T02:41:49.484Z] #32 7.917 unicode/utf8
02:41:49 [2020-10-27T02:41:49.484Z] #32 7.924 runtime/internal/atomic
02:41:49 [2020-10-27T02:41:49.484Z] #32 7.925 internal/cpu
02:41:49 [2020-10-27T02:41:49.484Z] #32 8.568 unicode
02:41:49 [2020-10-27T02:41:49.484Z] #32 8.626 math
02:41:49 [2020-10-27T02:41:49.484Z] #32 8.810 internal/testlog
02:41:49 [2020-10-27T02:41:49.484Z] #32 8.859 internal/bytealg
02:41:49 [2020-10-27T02:41:49.484Z] #32 9.122 encoding
02:41:49 [2020-10-27T02:41:49.484Z] #32 9.663 runtime/cgo
02:41:49 [2020-10-27T02:41:49.484Z] #32 11.26 runtime
02:41:49 [2020-10-27T02:41:49.665Z] #41 82.26   DEP      criu/fsnotify.d
02:41:49 [2020-10-27T02:41:49.665Z] #41 82.51   DEP      criu/filesystems.d
02:41:49 [2020-10-27T02:41:49.794Z] #32 ...
02:41:49 [2020-10-27T02:41:49.794Z] 
02:41:49 [2020-10-27T02:41:49.794Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.59 go: downloading github.com/spf13/cobra v0.0.5
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.63 go: downloading github.com/fatih/color v1.7.0
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.64 go: downloading github.com/pkg/errors v0.8.1
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.71 go: downloading github.com/spf13/viper v1.6.1
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.71 go: downloading github.com/go-lintpack/lintpack v0.5.2
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.79 go: downloading github.com/go-critic/go-critic v0.4.1
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.89 go: extracting github.com/pkg/errors v0.8.1
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.97 go: extracting github.com/fatih/color v1.7.0
02:41:49 [2020-10-27T02:41:49.794Z] #47 11.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:41:49 [2020-10-27T02:41:49.794Z] #47 12.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:41:49 [2020-10-27T02:41:49.794Z] #47 12.04 go: downloading github.com/ultraware/whitespace v0.0.4
02:41:49 [2020-10-27T02:41:49.794Z] #47 12.26 go: extracting github.com/spf13/viper v1.6.1
02:41:49 [2020-10-27T02:41:49.794Z] #47 12.26 go: extracting github.com/go-lintpack/lintpack v0.5.2
02:41:49 [2020-10-27T02:41:49.794Z] #47 12.33 go: extracting github.com/spf13/cobra v0.0.5
02:41:49 [2020-10-27T02:41:49.922Z] #41 82.68   DEP      criu/files.d
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.43 go: extracting github.com/go-critic/go-critic v0.4.1
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.50 go: extracting github.com/ultraware/whitespace v0.0.4
02:41:50 [2020-10-27T02:41:50.076Z] #47 12.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
02:41:50 [2020-10-27T02:41:50.178Z] #41 82.86   DEP      criu/files-reg.d
02:41:50 [2020-10-27T02:41:50.178Z] #41 83.07   DEP      criu/files-ext.d
02:41:50 [2020-10-27T02:41:50.340Z] #47 12.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:41:50 [2020-10-27T02:41:50.436Z] #41 83.21   DEP      criu/file-lock.d
02:41:50 [2020-10-27T02:41:50.436Z] #41 83.32   DEP      criu/file-ids.d
02:41:50 [2020-10-27T02:41:50.606Z] #47 13.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:41:50 [2020-10-27T02:41:50.999Z] #41 83.53   DEP      criu/fifo.d
02:41:50 [2020-10-27T02:41:50.999Z] #41 83.71   DEP      criu/fdstore.d
02:41:50 [2020-10-27T02:41:50.999Z] #41 83.84   DEP      criu/fault-injection.d
02:41:50 [2020-10-27T02:41:50.999Z] #41 83.89   DEP      criu/external.d
02:41:51 [2020-10-27T02:41:51.252Z] #47 13.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:41:51 [2020-10-27T02:41:51.252Z] #47 13.65 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
02:41:51 [2020-10-27T02:41:51.256Z] #41 83.99   DEP      criu/eventpoll.d
02:41:51 [2020-10-27T02:41:51.256Z] #41 84.12   DEP      criu/eventfd.d
02:41:51 [2020-10-27T02:41:51.512Z] #41 84.27   DEP      criu/crtools.d
02:41:51 [2020-10-27T02:41:51.769Z] #41 84.47   DEP      criu/cr-service.d
02:41:52 [2020-10-27T02:41:52.025Z] #41 84.57   DEP      criu/cr-restore.d
02:41:52 [2020-10-27T02:41:52.025Z] #41 84.81   DEP      criu/cr-errno.d
02:41:52 [2020-10-27T02:41:52.113Z] #38 ...
02:41:52 [2020-10-27T02:41:52.114Z] 
02:41:52 [2020-10-27T02:41:52.114Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + RM_GOPATH=0
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + TMP_GOPATH=
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + : /build
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + '[' -z '' ']'
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 ++ mktemp -d
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + export GOPATH=/tmp/tmp.TLBGe0MBwn
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + GOPATH=/tmp/tmp.TLBGe0MBwn
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + RM_GOPATH=1
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 + case "$(go env GOARCH)" in
02:41:52 [2020-10-27T02:41:52.114Z] #62 5.991 ++ go env GOARCH
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.008 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + export GO_BUILDMODE=-buildmode=pie
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + GO_BUILDMODE=-buildmode=pie
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 ++ dirname /tmp/install/install.sh
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + dir=/tmp/install
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + bin=proxy
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + shift
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + '[' '!' -f /tmp/install/proxy.installer ']'
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + . /tmp/install/proxy.installer
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + install_proxy
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + case "$1" in
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + export CGO_ENABLED=0
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + CGO_ENABLED=0
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + _install_proxy
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork
02:41:52 [2020-10-27T02:41:52.114Z] #62 6.009 Cloning into '/tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork'...
02:41:52 [2020-10-27T02:41:52.114Z] #62 ...
02:41:52 [2020-10-27T02:41:52.114Z] 
02:41:52 [2020-10-27T02:41:52.114Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + RM_GOPATH=0
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + TMP_GOPATH=
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + : /build
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + '[' -z '' ']'
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 ++ mktemp -d
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + export GOPATH=/tmp/tmp.jZhNbo712B
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + GOPATH=/tmp/tmp.jZhNbo712B
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + RM_GOPATH=1
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.221 + case "$(go env GOARCH)" in
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.229 ++ go env GOARCH
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.249 + export GO_BUILDMODE=-buildmode=pie
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.249 + GO_BUILDMODE=-buildmode=pie
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.249 ++ dirname /tmp/install/install.sh
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + dir=/tmp/install
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + bin=gotestsum
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + shift
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + '[' '!' -f /tmp/install/gotestsum.installer ']'
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + . /tmp/install/gotestsum.installer
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 ++ : v0.5.3
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + install_gotestsum
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + set -e
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + export GO111MODULE=on
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + GO111MODULE=on
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + GOBIN=/build
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.265 + go get gotest.tools/gotestsum@v0.5.3
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.396 go: finding gotest.tools/gotestsum v0.5.3
02:41:52 [2020-10-27T02:41:52.114Z] #45 6.396 go: finding gotest.tools v0.5.3
02:41:52 [2020-10-27T02:41:52.114Z] #45 ...
02:41:52 [2020-10-27T02:41:52.114Z] 
02:41:52 [2020-10-27T02:41:52.114Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:52 [2020-10-27T02:41:52.114Z] #40 6.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:52 [2020-10-27T02:41:52.114Z] #40 6.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:52 [2020-10-27T02:41:52.114Z] #40 6.672 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:52 [2020-10-27T02:41:52.145Z] #35 ...
02:41:52 [2020-10-27T02:41:52.145Z] 
02:41:52 [2020-10-27T02:41:52.145Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:52 [2020-10-27T02:41:52.145Z] #41 43.25 Selecting previously unselected package libprotobuf-dev:ppc64el.
02:41:52 [2020-10-27T02:41:52.145Z] #41 43.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 43.26 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.32 Selecting previously unselected package libprotoc17:ppc64el.
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.34 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.79 Selecting previously unselected package protobuf-c-compiler.
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.89 Selecting previously unselected package protobuf-compiler.
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 44.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.08 Selecting previously unselected package python-pkg-resources.
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.11 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.12 Unpacking python-pkg-resources (40.8.0-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.36 Selecting previously unselected package python-six.
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.36 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.38 Unpacking python-six (1.12.0-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.48 Selecting previously unselected package python-protobuf.
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 45.49 Unpacking python-protobuf (3.6.1.3-2) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 46.02 Setting up python-pkg-resources (40.8.0-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 51.26 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 51.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 51.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 51.29 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 51.30 Setting up python-six (1.12.0-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #41 ...
02:41:52 [2020-10-27T02:41:52.145Z] 
02:41:52 [2020-10-27T02:41:52.145Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:52 [2020-10-27T02:41:52.145Z] #50 43.50 sort
02:41:52 [2020-10-27T02:41:52.145Z] #50 43.50 errors
02:41:52 [2020-10-27T02:41:52.145Z] #50 44.16 io
02:41:52 [2020-10-27T02:41:52.145Z] #50 44.16 internal/oserror
02:41:52 [2020-10-27T02:41:52.145Z] #50 44.19 strconv
02:41:52 [2020-10-27T02:41:52.145Z] #50 44.52 syscall
02:41:52 [2020-10-27T02:41:52.145Z] #50 48.12 bytes
02:41:52 [2020-10-27T02:41:52.145Z] #50 48.13 strings
02:41:52 [2020-10-27T02:41:52.145Z] #50 ...
02:41:52 [2020-10-27T02:41:52.145Z] 
02:41:52 [2020-10-27T02:41:52.145Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.46 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.47 Setting up xxd (2:8.1.0875-5) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.47 Setting up libuv1:ppc64el (1.24.1-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.48 Setting up vim-common (2:8.1.0875-5) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.57 Setting up librhash0:ppc64el (1.3.8-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.58 Setting up cmake-data (3.13.4-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.58 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.59 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.61 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.62 Setting up cmake (3.13.4-1) ...
02:41:52 [2020-10-27T02:41:52.145Z] #35 53.63 Processing triggers for libc-bin (2.28-10) ...
02:41:52 [2020-10-27T02:41:52.282Z] #41 84.83   DEP      criu/cr-dump.d
02:41:52 [2020-10-27T02:41:52.282Z] #41 85.05   DEP      criu/cr-dedup.d
02:41:52 [2020-10-27T02:41:52.282Z] #41 85.20   DEP      criu/cr-check.d
02:41:52 [2020-10-27T02:41:52.456Z] #35 53.75 Processing triggers for mime-support (3.62) ...
02:41:52 [2020-10-27T02:41:52.456Z] #35 DONE 54.1s
02:41:52 [2020-10-27T02:41:52.456Z] 
02:41:52 [2020-10-27T02:41:52.456Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:52 [2020-10-27T02:41:52.652Z] #47 15.06 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:41:52 [2020-10-27T02:41:52.845Z] #41 85.41   DEP      criu/config.d
02:41:52 [2020-10-27T02:41:52.845Z] #41 85.58   DEP      criu/clone-noasan.d
02:41:53 [2020-10-27T02:41:53.054Z] #40 7.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:53 [2020-10-27T02:41:53.101Z] #41 85.68   DEP      criu/cgroup.d
02:41:53 [2020-10-27T02:41:53.101Z] #41 85.88   DEP      criu/cgroup-props.d
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.418 + RM_GOPATH=0
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.424 + TMP_GOPATH=
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.425 + : /build
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.426 + '[' -z '' ']'
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.430 ++ mktemp -d
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.443 + export GOPATH=/tmp/tmp.rqFiJhzCSD
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.470 + GOPATH=/tmp/tmp.rqFiJhzCSD
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.470 + RM_GOPATH=1
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.471 + case "$(go env GOARCH)" in
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.473 ++ go env GOARCH
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.486 + export GO_BUILDMODE=-buildmode=pie
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.514 + GO_BUILDMODE=-buildmode=pie
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.521 ++ dirname /tmp/install/install.sh
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.527 + dir=/tmp/install
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.527 + bin=tini
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.527 + shift
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.528 + '[' '!' -f /tmp/install/tini.installer ']'
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.528 + . /tmp/install/tini.installer
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.529 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.529 + install_tini
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.529 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.530 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.530 + git clone https://github.com/krallin/tini.git /tmp/tmp.rqFiJhzCSD/tini
02:41:53 [2020-10-27T02:41:53.129Z] #36 0.533 Cloning into '/tmp/tmp.rqFiJhzCSD/tini'...
02:41:53 [2020-10-27T02:41:53.129Z] #36 ...
02:41:53 [2020-10-27T02:41:53.129Z] 
02:41:53 [2020-10-27T02:41:53.129Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:41:53 [2020-10-27T02:41:53.129Z] #31 44.46 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.
02:41:53 [2020-10-27T02:41:53.129Z] #31 44.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
02:41:53 [2020-10-27T02:41:53.129Z] #31 45.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
02:41:53 [2020-10-27T02:41:53.129Z] #31 ...
02:41:53 [2020-10-27T02:41:53.129Z] 
02:41:53 [2020-10-27T02:41:53.129Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:53 [2020-10-27T02:41:53.129Z] #12 50.76 Selecting previously unselected package binutils-mingw-w64-x86-64.
02:41:53 [2020-10-27T02:41:53.129Z] #12 50.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 50.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 53.90 Selecting previously unselected package binutils-mingw-w64.
02:41:53 [2020-10-27T02:41:53.129Z] #12 53.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 53.91 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.15 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.17 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.33 Selecting previously unselected package dmsetup.
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.34 Unpacking dmsetup (2:1.02.155-3) ...
02:41:53 [2020-10-27T02:41:53.129Z] #12 54.56 Selecting previously unselected package mingw-w64-common.
02:41:53 [2020-10-27T02:41:53.130Z] #12 54.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
02:41:53 [2020-10-27T02:41:53.130Z] #12 54.57 Unpacking mingw-w64-common (6.0.0-3) ...
02:41:53 [2020-10-27T02:41:53.357Z] #41 86.02   DEP      criu/bitmap.d
02:41:53 [2020-10-27T02:41:53.357Z] #41 86.06   DEP      criu/bfd.d
02:41:53 [2020-10-27T02:41:53.614Z] #41 86.21   DEP      criu/autofs.d
02:41:53 [2020-10-27T02:41:53.614Z] #41 86.43   DEP      criu/aio.d
02:41:53 [2020-10-27T02:41:53.871Z] #41 86.64   DEP      criu/action-scripts.d
02:41:54 [2020-10-27T02:41:54.127Z] #41 86.86   CC       criu/action-scripts.o
02:41:54 [2020-10-27T02:41:54.691Z] #41 ...
02:41:54 [2020-10-27T02:41:54.691Z] 
02:41:54 [2020-10-27T02:41:54.691Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:41:54 [2020-10-27T02:41:54.691Z] #30 DONE 153.5s
02:41:54 [2020-10-27T02:41:54.691Z] 
02:41:54 [2020-10-27T02:41:54.691Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:54 [2020-10-27T02:41:54.691Z] #41 87.33   CC       criu/aio.o
02:41:54 [2020-10-27T02:41:54.691Z] #41 ...
02:41:54 [2020-10-27T02:41:54.691Z] 
02:41:54 [2020-10-27T02:41:54.691Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:41:54 [2020-10-27T02:41:54.691Z] #18 24.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
02:41:54 [2020-10-27T02:41:54.691Z] #18 24.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
02:41:54 [2020-10-27T02:41:54.691Z] #18 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.57 debconf: delaying package configuration, since apt-utils is not installed
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.72 Fetched 28.5 MB in 3s (11.4 MB/s)
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.81 Selecting previously unselected package pigz.
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.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 ... 23432 files and directories currently installed.)
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.88 Unpacking pigz (2.4-1) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.99 Selecting previously unselected package libpython3.7-minimal:amd64.
02:41:54 [2020-10-27T02:41:54.691Z] #18 25.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 26.00 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 26.36 Selecting previously unselected package python3.7-minimal.
02:41:54 [2020-10-27T02:41:54.691Z] #18 26.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 26.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.61 Selecting previously unselected package python3-minimal.
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.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 ... 23681 files and directories currently installed.)
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.69 Unpacking python3-minimal (3.7.3-1) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.78 Selecting previously unselected package libmpdec2:amd64.
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.79 Unpacking libmpdec2:amd64 (2.4.2-2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64.
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 29.91 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 30.86 Selecting previously unselected package python3.7.
02:41:54 [2020-10-27T02:41:54.691Z] #18 30.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 30.87 Unpacking python3.7 (3.7.3-2+deb10u2) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 31.01 Selecting previously unselected package libpython3-stdlib:amd64.
02:41:54 [2020-10-27T02:41:54.691Z] #18 31.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 31.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 31.12 Setting up python3-minimal (3.7.3-1) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.10 Selecting previously unselected package python3.
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.19 Unpacking python3 (3.7.3-1) ...
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.35 Selecting previously unselected package libip4tc0:amd64.
02:41:54 [2020-10-27T02:41:54.691Z] #18 32.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.757Z] #12 ...
02:41:54 [2020-10-27T02:41:54.757Z] 
02:41:54 [2020-10-27T02:41:54.757Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.49 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.51 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.52 Setting up libcap-dev:ppc64el (1:2.25-2) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.53 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.54 Setting up protobuf-compiler (3.6.1.3-2) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.56 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.57 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
02:41:54 [2020-10-27T02:41:54.757Z] #41 55.61 Setting up python-protobuf (3.6.1.3-2) ...
02:41:54 [2020-10-27T02:41:54.947Z] #18 32.36 Unpacking libip4tc0:amd64 (1.8.2-4) ...
02:41:54 [2020-10-27T02:41:54.947Z] #18 32.55 Selecting previously unselected package libip6tc0:amd64.
02:41:54 [2020-10-27T02:41:54.947Z] #18 32.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
02:41:54 [2020-10-27T02:41:54.947Z] #18 32.56 Unpacking libip6tc0:amd64 (1.8.2-4) ...
02:41:55 [2020-10-27T02:41:55.204Z] #18 32.70 Selecting previously unselected package libiptc0:amd64.
02:41:55 [2020-10-27T02:41:55.204Z] #18 32.71 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
02:41:55 [2020-10-27T02:41:55.204Z] #18 32.73 Unpacking libiptc0:amd64 (1.8.2-4) ...
02:41:55 [2020-10-27T02:41:55.204Z] #18 ...
02:41:55 [2020-10-27T02:41:55.204Z] 
02:41:55 [2020-10-27T02:41:55.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:41:55 [2020-10-27T02:41:55.204Z] #41 88.10   CC       criu/autofs.o
02:41:55 [2020-10-27T02:41:55.337Z] #47 ...
02:41:55 [2020-10-27T02:41:55.337Z] 
02:41:55 [2020-10-27T02:41:55.337Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:55 [2020-10-27T02:41:55.337Z] #62 12.89 Checking out files:  37% (720/1905)   
Checking out files:  38% (724/1905)   
Checking out files:  39% (743/1905)   
Checking out files:  40% (762/1905)   
Checking out files:  41% (782/1905)   
Checking out files:  42% (801/1905)   
Checking out files:  43% (820/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  84% (1602/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
02:41:55 [2020-10-27T02:41:55.337Z] #62 14.43 + cd /tmp/tmp.OPdebXjtDs/src/github.com/docker/libnetwork
02:41:55 [2020-10-27T02:41:55.337Z] #62 14.43 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
02:41:55 [2020-10-27T02:41:55.337Z] #62 14.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
02:41:55 [2020-10-27T02:41:55.598Z] #40 ...
02:41:55 [2020-10-27T02:41:55.598Z] 
02:41:55 [2020-10-27T02:41:55.598Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:41:55 [2020-10-27T02:41:55.598Z] #53 6.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:55 [2020-10-27T02:41:55.598Z] #53 6.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:55 [2020-10-27T02:41:55.598Z] #53 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:55 [2020-10-27T02:41:55.598Z] #53 7.233 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:55 [2020-10-27T02:41:55.598Z] #53 ...
02:41:55 [2020-10-27T02:41:55.598Z] 
02:41:55 [2020-10-27T02:41:55.598Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + RM_GOPATH=0
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + TMP_GOPATH=
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + : /build
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + '[' -z '' ']'
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 ++ mktemp -d
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + export GOPATH=/tmp/tmp.nmPP4uGd4H
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + GOPATH=/tmp/tmp.nmPP4uGd4H
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + RM_GOPATH=1
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 + case "$(go env GOARCH)" in
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.860 ++ go env GOARCH
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.891 + export GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.891 + GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.891 ++ dirname /tmp/install/install.sh
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + dir=/tmp/install
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + bin=shfmt
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + shift
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + '[' '!' -f /tmp/install/shfmt.installer ']'
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + . /tmp/install/shfmt.installer
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + install_shfmt
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.933 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:55 [2020-10-27T02:41:55.598Z] #49 7.948 Cloning into '/tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh'...
02:41:55 [2020-10-27T02:41:55.598Z] #49 ...
02:41:55 [2020-10-27T02:41:55.598Z] 
02:41:55 [2020-10-27T02:41:55.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:41:55 [2020-10-27T02:41:55.598Z] #30 7.719 + git clone https://github.com/kolyshkin/go-swagger.git .
02:41:55 [2020-10-27T02:41:55.598Z] #30 7.730 Cloning into '.'...
02:41:55 [2020-10-27T02:41:55.648Z] #62 ...
02:41:55 [2020-10-27T02:41:55.648Z] 
02:41:55 [2020-10-27T02:41:55.648Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:55 [2020-10-27T02:41:55.648Z] #34 18.07 Fetched 8219 kB in 13s (657 kB/s)
02:41:55 [2020-10-27T02:41:55.859Z] #30 ...
02:41:55 [2020-10-27T02:41:55.860Z] 
02:41:55 [2020-10-27T02:41:55.860Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.386 + RM_GOPATH=0
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.386 + TMP_GOPATH=
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.386 + : /build
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.386 + '[' -z '' ']'
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.386 ++ mktemp -d
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.389 + export GOPATH=/tmp/tmp.BL3QQH9K0i
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.389 + GOPATH=/tmp/tmp.BL3QQH9K0i
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.389 + RM_GOPATH=1
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.389 + case "$(go env GOARCH)" in
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.389 ++ go env GOARCH
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.431 + export GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.431 + GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.431 ++ dirname /tmp/install/install.sh
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + dir=/tmp/install
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + bin=rootlesskit
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + shift
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + . /tmp/install/rootlesskit.installer
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + install_rootlesskit
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + case "$1" in
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + export CGO_ENABLED=0
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + CGO_ENABLED=0
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + _install_rootlesskit
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 Cloning into '/tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit'...
02:41:55 [2020-10-27T02:41:55.860Z] #56 7.473 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:41:55 [2020-10-27T02:41:55.860Z] #56 ...
02:41:55 [2020-10-27T02:41:55.860Z] 
02:41:55 [2020-10-27T02:41:55.860Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + RM_GOPATH=0
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + TMP_GOPATH=
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + : /build
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + '[' -z '' ']'
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 ++ mktemp -d
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + export GOPATH=/tmp/tmp.m4M6F2fwOm
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + GOPATH=/tmp/tmp.m4M6F2fwOm
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + RM_GOPATH=1
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 + case "$(go env GOARCH)" in
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.909 ++ go env GOARCH
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.951 + export GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.951 + GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.951 ++ dirname /tmp/install/install.sh
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + dir=/tmp/install
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + bin=golangci_lint
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + shift
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + . /tmp/install/golangci_lint.installer
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 ++ : v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + install_golangci_lint
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + set -e
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + export GO111MODULE=on
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + GO111MODULE=on
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + GOBIN=/build
02:41:55 [2020-10-27T02:41:55.860Z] #47 7.964 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci/golangci-lint v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 8.025 go: finding github.com/golangci v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 9.729 go: downloading github.com/golangci/golangci-lint v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 10.67 go: extracting github.com/golangci/golangci-lint v1.23.8
02:41:55 [2020-10-27T02:41:55.860Z] #47 ...
02:41:55 [2020-10-27T02:41:55.860Z] 
02:41:55 [2020-10-27T02:41:55.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.917 + RM_GOPATH=0
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.917 + TMP_GOPATH=
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.917 + : /build
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.917 + '[' -z '' ']'
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.917 ++ mktemp -d
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.924 + export GOPATH=/tmp/tmp.9eC6IBOEpF
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.924 + GOPATH=/tmp/tmp.9eC6IBOEpF
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.924 + RM_GOPATH=1
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.924 + case "$(go env GOARCH)" in
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.924 ++ go env GOARCH
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + export GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + GO_BUILDMODE=-buildmode=pie
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 ++ dirname /tmp/install/install.sh
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + dir=/tmp/install
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + bin=tomlv
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + shift
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + '[' '!' -f /tmp/install/tomlv.installer ']'
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + . /tmp/install/tomlv.installer
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + install_tomlv
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.978 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml
02:41:55 [2020-10-27T02:41:55.860Z] #32 7.979 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:55 [2020-10-27T02:41:55.860Z] #32 8.057 Cloning into '/tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml'...
02:41:55 [2020-10-27T02:41:55.860Z] #32 9.713 + cd /tmp/tmp.9eC6IBOEpF/src/github.com/BurntSushi/toml
02:41:55 [2020-10-27T02:41:55.860Z] #32 9.713 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
02:41:55 [2020-10-27T02:41:55.860Z] #32 9.771 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
02:41:56 [2020-10-27T02:41:56.120Z] #32 ...
02:41:56 [2020-10-27T02:41:56.120Z] 
02:41:56 [2020-10-27T02:41:56.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:56 [2020-10-27T02:41:56.120Z] #11 6.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #11 6.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #11 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #11 7.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #11 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #11 ...
02:41:56 [2020-10-27T02:41:56.120Z] 
02:41:56 [2020-10-27T02:41:56.120Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:41:56 [2020-10-27T02:41:56.120Z] #34 7.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #34 7.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #34 7.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:41:56 [2020-10-27T02:41:56.120Z] #34 9.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:41:56 [2020-10-27T02:41:56.382Z] #34 ...
02:41:56 [2020-10-27T02:41:56.382Z] 
02:41:56 [2020-10-27T02:41:56.382Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.521 + RM_GOPATH=0
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.521 + TMP_GOPATH=
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.521 + : /build
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.521 + '[' -z '' ']'
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.529 ++ mktemp -d
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.529 + export GOPATH=/tmp/tmp.crlCsVLrXx
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.529 + GOPATH=/tmp/tmp.crlCsVLrXx
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.529 + RM_GOPATH=1
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.529 + case "$(go env GOARCH)" in
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.538 ++ go env GOARCH
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + export GO_BUILDMODE=-buildmode=pie
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + GO_BUILDMODE=-buildmode=pie
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 ++ dirname /tmp/install/install.sh
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + dir=/tmp/install
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + bin=dockercli
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + shift
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + '[' '!' -f /tmp/install/dockercli.installer ']'
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.590 + . /tmp/install/dockercli.installer
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.602 ++ : stable
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.602 ++ : 17.06.2-ce
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.602 + install_dockercli
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.602 + echo 'Install docker/cli version 17.06.2-ce from stable'
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.606 Install docker/cli version 17.06.2-ce from stable
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.624 ++ uname -m
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.624 + arch=x86_64
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.624 + '[' x86_64 '!=' x86_64 ']'
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.624 + url=https://download.docker.com/linux/static
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.624 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
02:41:56 [2020-10-27T02:41:56.382Z] #22 7.625 + tar -xz docker/docker
02:41:56 [2020-10-27T02:41:56.382Z] #22 ...
02:41:56 [2020-10-27T02:41:56.382Z] 
02:41:56 [2020-10-27T02:41:56.382Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.017 + RM_GOPATH=0
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.017 + TMP_GOPATH=
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.017 + : /build
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.017 + '[' -z '' ']'
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.017 ++ mktemp -d
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.033 + export GOPATH=/tmp/tmp.JLYZdvcZqy
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.033 + GOPATH=/tmp/tmp.JLYZdvcZqy
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.033 + RM_GOPATH=1
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.033 + case "$(go env GOARCH)" in
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.033 ++ go env GOARCH
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.051 + export GO_BUILDMODE=-buildmode=pie
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.051 + GO_BUILDMODE=-buildmode=pie
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.051 ++ dirname /tmp/install/install.sh
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + dir=/tmp/install
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + bin=vndr
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + shift
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + '[' '!' -f /tmp/install/vndr.installer ']'
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + . /tmp/install/vndr.installer
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + install_vndr
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 Cloning into '/tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr'...
02:41:56 [2020-10-27T02:41:56.382Z] #43 7.065 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
02:41:56 [2020-10-27T02:41:56.382Z] #43 8.377 + cd /tmp/tmp.JLYZdvcZqy/src/github.com/LK4D4/vndr
02:41:56 [2020-10-27T02:41:56.382Z] #43 8.377 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
02:41:56 [2020-10-27T02:41:56.382Z] #43 8.385 + go build -buildmode=pie -v -o /build/vndr .
02:41:56 [2020-10-27T02:41:56.382Z] #43 10.90 runtime/internal/atomic
02:41:56 [2020-10-27T02:41:56.382Z] #43 11.02 internal/cpu
02:41:56 [2020-10-27T02:41:56.642Z] #43 ...
02:41:56 [2020-10-27T02:41:56.642Z] 
02:41:56 [2020-10-27T02:41:56.642Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:56 [2020-10-27T02:41:56.642Z] #32 10.92 internal/cpu
02:41:56 [2020-10-27T02:41:56.642Z] #32 10.94 runtime/internal/atomic
02:41:56 [2020-10-27T02:41:56.956Z] #32 11.48 runtime/internal/sys
02:41:57 [2020-10-27T02:41:57.105Z] #41 89.70   CC       criu/bfd.o
02:41:57 [2020-10-27T02:41:57.225Z] #32 11.87 runtime/internal/math
02:41:57 [2020-10-27T02:41:57.225Z] #32 11.90 internal/bytealg
02:41:57 [2020-10-27T02:41:57.485Z] #32 12.00 math/bits
02:41:57 [2020-10-27T02:41:57.582Z] #34 18.07 Reading package lists...
02:41:57 [2020-10-27T02:41:57.582Z] #34 ...
02:41:57 [2020-10-27T02:41:57.582Z] 
02:41:57 [2020-10-27T02:41:57.582Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
02:41:57 [2020-10-27T02:41:57.582Z] #25 27.58 126 added, 0 removed; done.
02:41:57 [2020-10-27T02:41:57.582Z] #25 28.28 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 28.75 Setting up jq (1.5+dfsg-2+b1) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 29.18 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 29.30 Setting up curl (7.64.0-4+deb10u1) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 29.40 Processing triggers for libc-bin (2.28-10) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 29.50 Processing triggers for ca-certificates (20200601~deb10u1) ...
02:41:57 [2020-10-27T02:41:57.582Z] #25 29.54 Updating certificates in /etc/ssl/certs...
02:41:57 [2020-10-27T02:41:57.582Z] #25 33.12 0 added, 0 removed; done.
02:41:57 [2020-10-27T02:41:57.582Z] #25 33.12 Running hooks in /etc/ca-certificates/update.d...
02:41:57 [2020-10-27T02:41:57.582Z] #25 33.14 done.
02:41:57 [2020-10-27T02:41:57.582Z] #25 DONE 36.4s
02:41:57 [2020-10-27T02:41:57.582Z] 
02:41:57 [2020-10-27T02:41:57.582Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.80 go: downloading github.com/spf13/pflag v1.0.5
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.81 go: downloading github.com/subosito/gotenv v1.2.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:41:57 [2020-10-27T02:41:57.582Z] #47 17.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.01 go: downloading github.com/ultraware/funlen v0.0.2
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.04 go: downloading github.com/hashicorp/hcl v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.05 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.88 go: extracting github.com/subosito/gotenv v1.2.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.88 go: downloading github.com/kisielk/gotool v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.88 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:41:57 [2020-10-27T02:41:57.582Z] #47 18.91 go: extracting github.com/spf13/pflag v1.0.5
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.12 go: extracting github.com/ultraware/funlen v0.0.2
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.13 go: downloading github.com/mitchellh/go-homedir v1.1.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.14 go: downloading github.com/mitchellh/mapstructure v1.1.2
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.16 go: downloading github.com/fsnotify/fsnotify v1.4.7
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.23 go: extracting github.com/hashicorp/hcl v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.42 go: downloading github.com/sourcegraph/go-diff v0.5.1
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.44 go: extracting github.com/kisielk/gotool v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.51 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.51 go: extracting github.com/mitchellh/go-homedir v1.1.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.59 go: extracting github.com/mitchellh/mapstructure v1.1.2
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.61 go: extracting github.com/fsnotify/fsnotify v1.4.7
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading gopkg.in/ini.v1 v1.51.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.67 go: downloading github.com/go-toolsmith/astp v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.72 go: downloading github.com/magiconair/properties v1.8.1
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.79 go: extracting github.com/sourcegraph/go-diff v0.5.1
02:41:57 [2020-10-27T02:41:57.582Z] #47 19.96 go: extracting github.com/go-toolsmith/astp v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 20.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
02:41:57 [2020-10-27T02:41:57.582Z] #47 20.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:41:57 [2020-10-27T02:41:57.582Z] #47 20.09 go: downloading gopkg.in/yaml.v2 v2.2.7
02:41:57 [2020-10-27T02:41:57.582Z] #47 20.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:41:57 [2020-10-27T02:41:57.671Z] #41 90.25   CC       criu/bitmap.o
02:41:57 [2020-10-27T02:41:57.671Z] #41 90.39   CC       criu/cgroup-props.o
02:41:57 [2020-10-27T02:41:57.848Z] #47 ...
02:41:57 [2020-10-27T02:41:57.848Z] 
02:41:57 [2020-10-27T02:41:57.848Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
02:41:57 [2020-10-27T02:41:57.848Z] #26 DONE 0.2s
02:41:57 [2020-10-27T02:41:57.848Z] 
02:41:57 [2020-10-27T02:41:57.848Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.28 go: downloading github.com/sirupsen/logrus v1.4.2
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.29 go: extracting github.com/magiconair/properties v1.8.1
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.34 go: extracting github.com/go-toolsmith/astcast v1.0.0
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.41 go: downloading github.com/go-toolsmith/astequal v1.0.0
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.43 go: downloading github.com/mattn/go-colorable v0.1.4
02:41:57 [2020-10-27T02:41:57.848Z] #47 20.49 go: extracting gopkg.in/ini.v1 v1.51.0
02:41:58 [2020-10-27T02:41:58.057Z] #32 12.84 math
02:41:58 [2020-10-27T02:41:58.112Z] #47 20.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:41:58 [2020-10-27T02:41:58.280Z] #54 133.4 + bin/containerd-stress
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.65 go: extracting github.com/mattn/go-colorable v0.1.4
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.69 go: downloading github.com/uudashr/gocognit v1.0.1
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.69 go: downloading github.com/pelletier/go-toml v1.2.0
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.72 go: extracting github.com/go-toolsmith/astequal v1.0.0
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.72 go: extracting gopkg.in/yaml.v2 v2.2.7
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.73 go: downloading github.com/stretchr/testify v1.4.0
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.89 go: downloading github.com/go-toolsmith/typep v1.0.0
02:41:58 [2020-10-27T02:41:58.375Z] #47 20.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
02:41:58 [2020-10-27T02:41:58.375Z] #47 ...
02:41:58 [2020-10-27T02:41:58.375Z] 
02:41:58 [2020-10-27T02:41:58.375Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:58 [2020-10-27T02:41:58.375Z] #43 10.80 container/list
02:41:58 [2020-10-27T02:41:58.375Z] #43 11.56 crypto/internal/subtle
02:41:58 [2020-10-27T02:41:58.375Z] #43 11.70 crypto/subtle
02:41:58 [2020-10-27T02:41:58.375Z] #43 11.84 vendor/golang.org/x/crypto/cryptobyte/asn1
02:41:58 [2020-10-27T02:41:58.375Z] #43 11.87 internal/nettrace
02:41:58 [2020-10-27T02:41:58.375Z] #43 12.05 runtime/cgo
02:41:58 [2020-10-27T02:41:58.375Z] #43 12.35 vendor/golang.org/x/crypto/internal/subtle
02:41:58 [2020-10-27T02:41:58.571Z] #54 134.7 + bin/containerd-shim
02:41:58 [2020-10-27T02:41:58.600Z] #41 91.19   CC       criu/cgroup.o
02:41:58 [2020-10-27T02:41:58.629Z] #32 13.13 runtime
02:41:58 [2020-10-27T02:41:58.638Z] #43 ...
02:41:58 [2020-10-27T02:41:58.638Z] 
02:41:58 [2020-10-27T02:41:58.638Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:41:58 [2020-10-27T02:41:58.638Z] #47 20.91 go: downloading github.com/spf13/afero v1.1.2
02:41:58 [2020-10-27T02:41:58.638Z] #47 21.10 go: extracting github.com/sirupsen/logrus v1.4.2
02:41:58 [2020-10-27T02:41:58.638Z] #47 21.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:41:58 [2020-10-27T02:41:58.638Z] #47 21.18 go: extracting github.com/uudashr/gocognit v1.0.1
02:41:58 [2020-10-27T02:41:58.638Z] #47 21.25 go: extracting github.com/stretchr/testify v1.4.0
02:41:58 [2020-10-27T02:41:58.638Z] #47 21.28 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.31 go: downloading github.com/mattn/go-isatty v0.0.8
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.33 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.33 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.36 go: downloading github.com/go-toolsmith/strparse v1.0.0
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.37 go: extracting github.com/go-toolsmith/typep v1.0.0
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
02:41:58 [2020-10-27T02:41:58.910Z] #47 21.53 go: extracting github.com/pelletier/go-toml v1.2.0
02:41:59 [2020-10-27T02:41:59.176Z] #47 21.56 go: downloading github.com/gobwas/glob v0.2.3
02:41:59 [2020-10-27T02:41:59.176Z] #47 21.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:41:59 [2020-10-27T02:41:59.176Z] #47 21.73 go: extracting github.com/go-toolsmith/strparse v1.0.0
02:41:59 [2020-10-27T02:41:59.176Z] #47 21.77 go: extracting github.com/spf13/afero v1.1.2
02:41:59 [2020-10-27T02:41:59.176Z] #47 21.82 go: downloading github.com/spf13/cast v1.3.0
02:41:59 [2020-10-27T02:41:59.439Z] #47 21.91 go: extracting github.com/spf13/jwalterweatherman v1.0.0
02:41:59 [2020-10-27T02:41:59.439Z] #47 21.97 go: extracting github.com/mattn/go-isatty v0.0.8
02:41:59 [2020-10-27T02:41:59.439Z] #47 21.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:41:59 [2020-10-27T02:41:59.439Z] #47 22.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
02:41:59 [2020-10-27T02:41:59.462Z] #41 ...
02:41:59 [2020-10-27T02:41:59.462Z] 
02:41:59 [2020-10-27T02:41:59.462Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:41:59 [2020-10-27T02:41:59.462Z] #44 51.00 bytes
02:41:59 [2020-10-27T02:41:59.462Z] #44 58.59 reflect
02:41:59 [2020-10-27T02:41:59.462Z] #44 59.02 bufio
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.17 go: extracting github.com/gobwas/glob v0.2.3
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.20 go: extracting github.com/spf13/cast v1.3.0
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:41:59 [2020-10-27T02:41:59.727Z] #47 22.32 go: downloading github.com/gogo/protobuf v1.2.1
02:41:59 [2020-10-27T02:41:59.793Z] #44 ...
02:41:59 [2020-10-27T02:41:59.793Z] 
02:41:59 [2020-10-27T02:41:59.793Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:41:59 [2020-10-27T02:41:59.793Z] #12 60.83 Selecting previously unselected package mingw-w64-x86-64-dev.
02:41:59 [2020-10-27T02:41:59.793Z] #12 60.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
02:41:59 [2020-10-27T02:41:59.793Z] #12 60.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
02:41:59 [2020-10-27T02:41:59.995Z] #47 22.33 go: downloading github.com/davecgh/go-spew v1.1.1
02:41:59 [2020-10-27T02:41:59.995Z] #47 22.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:41:59 [2020-10-27T02:41:59.995Z] #47 22.48 go: extracting github.com/inconshreveable/mousetrap v1.0.0
02:41:59 [2020-10-27T02:41:59.995Z] #47 22.54 go: downloading golang.org/x/text v0.3.2
02:41:59 [2020-10-27T02:41:59.995Z] #47 22.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:41:59 [2020-10-27T02:41:59.995Z] #47 ...
02:41:59 [2020-10-27T02:41:59.995Z] 
02:41:59 [2020-10-27T02:41:59.995Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:41:59 [2020-10-27T02:41:59.995Z] #49 12.48 + cd /tmp/tmp.112BoPXClr/src/github.com/mvdan/sh
02:41:59 [2020-10-27T02:41:59.995Z] #49 12.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
02:41:59 [2020-10-27T02:41:59.995Z] #49 12.71 + GO111MODULE=on
02:41:59 [2020-10-27T02:41:59.995Z] #49 12.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
02:41:59 [2020-10-27T02:41:59.995Z] #49 14.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:59 [2020-10-27T02:41:59.995Z] #49 14.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:59 [2020-10-27T02:41:59.995Z] #49 14.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:59 [2020-10-27T02:41:59.995Z] #49 14.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:59 [2020-10-27T02:41:59.995Z] #49 15.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:59 [2020-10-27T02:41:59.995Z] #49 15.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:59 [2020-10-27T02:41:59.995Z] #49 16.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:59 [2020-10-27T02:41:59.995Z] #49 17.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:59 [2020-10-27T02:41:59.995Z] #49 19.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:41:59 [2020-10-27T02:41:59.995Z] #49 19.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:41:59 [2020-10-27T02:41:59.995Z] #49 19.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:41:59 [2020-10-27T02:41:59.995Z] #49 19.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:41:59 [2020-10-27T02:41:59.995Z] #49 21.12 runtime
02:42:00 [2020-10-27T02:42:00.259Z] #49 ...
02:42:00 [2020-10-27T02:42:00.259Z] 
02:42:00 [2020-10-27T02:42:00.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.66 go: downloading github.com/stretchr/objx v0.2.0
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.71 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.79 go: extracting github.com/davecgh/go-spew v1.1.1
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
02:42:00 [2020-10-27T02:42:00.259Z] #47 22.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:00 [2020-10-27T02:42:00.523Z] #47 22.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:42:00 [2020-10-27T02:42:00.523Z] #47 23.15 go: downloading github.com/pmezard/go-difflib v1.0.0
02:42:00 [2020-10-27T02:42:00.788Z] #47 23.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:00 [2020-10-27T02:42:00.788Z] #47 ...
02:42:00 [2020-10-27T02:42:00.788Z] 
02:42:00 [2020-10-27T02:42:00.788Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:00 [2020-10-27T02:42:00.788Z] #38 13.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
02:42:00 [2020-10-27T02:42:00.788Z] #38 14.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
02:42:00 [2020-10-27T02:42:00.907Z] #12 ...
02:42:00 [2020-10-27T02:42:00.907Z] 
02:42:00 [2020-10-27T02:42:00.907Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:00 [2020-10-27T02:42:00.907Z] #41 62.06 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
02:42:00 [2020-10-27T02:42:00.907Z] #41 62.06 Processing triggers for libc-bin (2.28-10) ...
02:42:00 [2020-10-27T02:42:00.907Z] #41 DONE 62.3s
02:42:00 [2020-10-27T02:42:00.907Z] 
02:42:00 [2020-10-27T02:42:00.907Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:01 [2020-10-27T02:42:01.052Z] #38 ...
02:42:01 [2020-10-27T02:42:01.052Z] 
02:42:01 [2020-10-27T02:42:01.052Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:01 [2020-10-27T02:42:01.052Z] #47 23.45 go: extracting github.com/go-toolsmith/astcopy v1.0.0
02:42:01 [2020-10-27T02:42:01.052Z] #47 23.53 go: extracting github.com/stretchr/objx v0.2.0
02:42:01 [2020-10-27T02:42:01.052Z] #47 23.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:01 [2020-10-27T02:42:01.123Z] #41 93.79   CC       criu/clone-noasan.o
02:42:01 [2020-10-27T02:42:01.123Z] #41 ...
02:42:01 [2020-10-27T02:42:01.123Z] 
02:42:01 [2020-10-27T02:42:01.123Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:42:01 [2020-10-27T02:42:01.123Z] #18 32.97 Selecting previously unselected package libnfnetlink0:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 32.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.15 Selecting previously unselected package libnetfilter-conntrack3:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.28 Selecting previously unselected package libnftnl11:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.30 Unpacking libnftnl11:amd64 (1.1.2-2) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.46 Selecting previously unselected package iptables.
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.46 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.47 Unpacking iptables (1.8.2-4) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.92 Selecting previously unselected package xxd.
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 33.93 Unpacking xxd (2:8.1.0875-5) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 34.08 Selecting previously unselected package vim-common.
02:42:01 [2020-10-27T02:42:01.123Z] #18 34.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 34.12 Unpacking vim-common (2:8.1.0875-5) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 34.31 Selecting previously unselected package bash-completion.
02:42:01 [2020-10-27T02:42:01.123Z] #18 34.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 36.95 Unpacking bash-completion (1:2.8-6) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.38 Selecting previously unselected package bzip2.
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.45 Selecting previously unselected package xz-utils.
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.47 Unpacking xz-utils (5.2.4-1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.68 Selecting previously unselected package apparmor.
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 37.77 Unpacking apparmor (2.13.2-10) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.12 Selecting previously unselected package aufs-tools.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.26 Selecting previously unselected package libonig5:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.27 Unpacking libonig5:amd64 (6.9.1-1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.42 Selecting previously unselected package libjq1:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.53 Selecting previously unselected package jq.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.56 Unpacking jq (1.5+dfsg-2+b1) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.65 Selecting previously unselected package libaio1:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.66 Unpacking libaio1:amd64 (0.3.112-3) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.71 Selecting previously unselected package libgpm2:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.73 Unpacking libgpm2:amd64 (1.20.7-5) ...
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.80 Selecting previously unselected package libicu63:amd64.
02:42:01 [2020-10-27T02:42:01.123Z] #18 38.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
02:42:01 [2020-10-27T02:42:01.316Z] #47 23.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:42:01 [2020-10-27T02:42:01.316Z] #47 23.77 go: downloading github.com/BurntSushi/toml v0.3.1
02:42:01 [2020-10-27T02:42:01.316Z] #47 23.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:01 [2020-10-27T02:42:01.380Z] #18 38.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
02:42:01 [2020-10-27T02:42:01.584Z] #47 23.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:01 [2020-10-27T02:42:01.584Z] #47 24.11 go: extracting github.com/pmezard/go-difflib v1.0.0
02:42:01 [2020-10-27T02:42:01.852Z] #47 24.51 go: extracting github.com/BurntSushi/toml v0.3.1
02:42:02 [2020-10-27T02:42:02.432Z] #47 ...
02:42:02 [2020-10-27T02:42:02.432Z] 
02:42:02 [2020-10-27T02:42:02.432Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.03 go: finding github.com/fatih/color v1.9.0
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.03 go: finding github.com/pkg/errors v0.9.1
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.21 go: finding github.com/spf13/pflag v1.0.3
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.32 go: finding github.com/mattn/go-colorable v0.1.6
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.34 go: finding github.com/mattn/go-isatty v0.0.12
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.81 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.83 go: finding github.com/jonboulle/clockwork v0.1.0
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:42:02 [2020-10-27T02:42:02.432Z] #45 15.95 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:42:02 [2020-10-27T02:42:02.641Z] #42 1.551 Note: Building without setproctitle() and strlcpy() support.
02:42:02 [2020-10-27T02:42:02.641Z] #42 1.551       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:42:02 [2020-10-27T02:42:02.641Z] #42 1.585 Note: Building without GnuTLS support
02:42:02 [2020-10-27T02:42:02.641Z] #42 1.599 Makefile.config:39: Warn: you have no libnftables installed
02:42:02 [2020-10-27T02:42:02.641Z] #42 1.603 Makefile.config:40: Warn: Building without nftables support
02:42:02 [2020-10-27T02:42:02.641Z] #42 ...
02:42:02 [2020-10-27T02:42:02.641Z] 
02:42:02 [2020-10-27T02:42:02.641Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:02 [2020-10-27T02:42:02.641Z] #36 1.584 + cd /tmp/tmp.rqFiJhzCSD/tini
02:42:02 [2020-10-27T02:42:02.641Z] #36 1.585 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
02:42:02 [2020-10-27T02:42:02.641Z] #36 1.593 + cmake .
02:42:02 [2020-10-27T02:42:02.641Z] #36 2.360 -- The C compiler identification is GNU 8.3.0
02:42:02 [2020-10-27T02:42:02.641Z] #36 2.447 -- Check for working C compiler: /usr/bin/cc
02:42:02 [2020-10-27T02:42:02.641Z] #36 3.050 -- Check for working C compiler: /usr/bin/cc -- works
02:42:02 [2020-10-27T02:42:02.641Z] #36 3.053 -- Detecting C compiler ABI info
02:42:02 [2020-10-27T02:42:02.641Z] #36 3.786 -- Detecting C compiler ABI info - done
02:42:02 [2020-10-27T02:42:02.641Z] #36 3.870 -- Detecting C compile features
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.055 -- Detecting C compile features - done
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.097 -- Performing Test HAS_BUILTIN_FORTIFY
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.281 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.429 -- Configuring done
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.460 -- Generating done
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.464 -- Build files have been written to: /tmp/tmp.rqFiJhzCSD/tini
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.474 + make tini-static
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.897 Scanning dependencies of target tini-static
02:42:02 [2020-10-27T02:42:02.641Z] #36 6.986 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
02:42:02 [2020-10-27T02:42:02.641Z] #36 9.072 [100%] Linking C executable tini-static
02:42:02 [2020-10-27T02:42:02.641Z] #36 9.839 [100%] Built target tini-static
02:42:02 [2020-10-27T02:42:02.641Z] #36 10.06 + mkdir -p /build
02:42:02 [2020-10-27T02:42:02.641Z] #36 10.08 + cp tini-static /build/docker-init
02:42:02 [2020-10-27T02:42:02.641Z] #36 DONE 10.2s
02:42:02 [2020-10-27T02:42:02.700Z] #45 ...
02:42:02 [2020-10-27T02:42:02.700Z] 
02:42:02 [2020-10-27T02:42:02.700Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:02 [2020-10-27T02:42:02.700Z] #27 3.500 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
02:42:02 [2020-10-27T02:42:02.700Z] #27 3.642 
02:42:02 [2020-10-27T02:42:02.836Z] #32 ...
02:42:02 [2020-10-27T02:42:02.836Z] 
02:42:02 [2020-10-27T02:42:02.836Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:42:02 [2020-10-27T02:42:02.836Z] #56 15.43 + cd /tmp/tmp.BL3QQH9K0i/src/github.com/rootless-containers/rootlesskit
02:42:02 [2020-10-27T02:42:02.836Z] #56 15.43 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
02:42:02 [2020-10-27T02:42:02.836Z] #56 16.39 + for f in rootlesskit rootlesskit-docker-proxy
02:42:02 [2020-10-27T02:42:02.836Z] #56 16.39 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
02:42:02 [2020-10-27T02:42:02.836Z] #56 ...
02:42:02 [2020-10-27T02:42:02.836Z] 
02:42:02 [2020-10-27T02:42:02.836Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:02 [2020-10-27T02:42:02.836Z] #45 7.384 go: downloading gotest.tools/gotestsum v0.5.3
02:42:02 [2020-10-27T02:42:02.836Z] #45 8.140 go: extracting gotest.tools/gotestsum v0.5.3
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.17 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.21 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.28 go: downloading github.com/spf13/pflag v1.0.3
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.30 go: downloading github.com/jonboulle/clockwork v0.1.0
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.35 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.51 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.56 go: downloading github.com/fatih/color v1.9.0
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:42:02 [2020-10-27T02:42:02.836Z] #45 10.77 go: downloading github.com/pkg/errors v0.9.1
02:42:02 [2020-10-27T02:42:02.836Z] #45 11.44 go: extracting github.com/spf13/pflag v1.0.3
02:42:02 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting github.com/jonboulle/clockwork v0.1.0
02:42:02 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:42:02 [2020-10-27T02:42:02.836Z] #45 11.67 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:42:02 [2020-10-27T02:42:02.836Z] #45 11.90 go: extracting github.com/fatih/color v1.9.0
02:42:02 [2020-10-27T02:42:02.836Z] #45 12.30 go: extracting github.com/pkg/errors v0.9.1
02:42:02 [2020-10-27T02:42:02.836Z] #45 12.71 go: downloading github.com/mattn/go-colorable v0.1.6
02:42:02 [2020-10-27T02:42:02.836Z] #45 13.01 go: downloading github.com/mattn/go-isatty v0.0.12
02:42:02 [2020-10-27T02:42:02.836Z] #45 14.08 go: extracting github.com/mattn/go-isatty v0.0.12
02:42:02 [2020-10-27T02:42:02.836Z] #45 14.08 go: extracting github.com/mattn/go-colorable v0.1.6
02:42:02 [2020-10-27T02:42:02.836Z] #45 14.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:42:02 [2020-10-27T02:42:02.836Z] #45 15.43 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:42:02 [2020-10-27T02:42:02.967Z] 
02:42:02 [2020-10-27T02:42:02.967Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:02 [2020-10-27T02:42:02.967Z] #33 54.36 bufio
02:42:02 [2020-10-27T02:42:02.967Z] #33 56.20 reflect
02:42:02 [2020-10-27T02:42:02.967Z] #33 58.07 path
02:42:02 [2020-10-27T02:42:02.967Z] #33 59.78 text/tabwriter
02:42:02 [2020-10-27T02:42:02.967Z] #33 64.54 internal/syscall/execenv
02:42:02 [2020-10-27T02:42:02.967Z] #33 64.54 internal/syscall/unix
02:42:02 [2020-10-27T02:42:02.967Z] #33 64.64 time
02:42:03 [2020-10-27T02:42:03.012Z] #54 138.9 + bin/containerd-shim-runc-v1
02:42:03 [2020-10-27T02:42:03.132Z] #45 ...
02:42:03 [2020-10-27T02:42:03.132Z] 
02:42:03 [2020-10-27T02:42:03.132Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:03 [2020-10-27T02:42:03.132Z] #38 7.515 + git clone https://github.com/docker/distribution.git .
02:42:03 [2020-10-27T02:42:03.132Z] #38 7.518 Cloning into '.'...
02:42:03 [2020-10-27T02:42:03.132Z] #38 ...
02:42:03 [2020-10-27T02:42:03.132Z] 
02:42:03 [2020-10-27T02:42:03.132Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:03 [2020-10-27T02:42:03.132Z] #43 11.65 runtime/internal/sys
02:42:03 [2020-10-27T02:42:03.132Z] #43 12.02 internal/bytealg
02:42:03 [2020-10-27T02:42:03.132Z] #43 12.05 internal/race
02:42:03 [2020-10-27T02:42:03.132Z] #43 12.18 sync/atomic
02:42:03 [2020-10-27T02:42:03.132Z] #43 12.58 unicode
02:42:03 [2020-10-27T02:42:03.132Z] #43 13.00 runtime
02:42:03 [2020-10-27T02:42:03.132Z] #43 17.60 unicode/utf8
02:42:03 [2020-10-27T02:42:03.230Z] #27 3.940 
                                                                           0.0%
#####                                                                      7.2%
#########                                                                 13.5%
#############                                                             18.3%
################                                                          23.0%
###################                                                       27.3%
##########################                                                36.4%
###############################                                           43.5%
##################################                                        47.5%
########################################                                  56.6%
##############################################                            64.7%
####################################################                      72.7%
#########################################################                 80.2%
###############################################################           88.5%
02:42:03 [2020-10-27T02:42:03.230Z] #27 ...
02:42:03 [2020-10-27T02:42:03.230Z] 
02:42:03 [2020-10-27T02:42:03.230Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:03 [2020-10-27T02:42:03.230Z] #47 25.88 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:03 [2020-10-27T02:42:03.394Z] #43 ...
02:42:03 [2020-10-27T02:42:03.394Z] 
02:42:03 [2020-10-27T02:42:03.394Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:03 [2020-10-27T02:42:03.394Z] #45 17.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:42:03 [2020-10-27T02:42:03.766Z] #33 ...
02:42:03 [2020-10-27T02:42:03.766Z] 
02:42:03 [2020-10-27T02:42:03.766Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:03 [2020-10-27T02:42:03.766Z] #44 65.18 regexp/syntax
02:42:03 [2020-10-27T02:42:03.808Z] #47 26.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:42:04 [2020-10-27T02:42:04.114Z] #44 ...
02:42:04 [2020-10-27T02:42:04.114Z] 
02:42:04 [2020-10-27T02:42:04.114Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:04 [2020-10-27T02:42:04.114Z] #50 55.62 reflect
02:42:04 [2020-10-27T02:42:04.114Z] #50 55.78 bufio
02:42:04 [2020-10-27T02:42:04.114Z] #50 59.08 regexp/syntax
02:42:04 [2020-10-27T02:42:04.470Z] #50 ...
02:42:04 [2020-10-27T02:42:04.470Z] 
02:42:04 [2020-10-27T02:42:04.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:04 [2020-10-27T02:42:04.470Z] #42 3.608 fatal: not a git repository (or any of the parent directories): .git
02:42:04 [2020-10-27T02:42:04.470Z] #42 3.672   GEN      .gitid
02:42:04 [2020-10-27T02:42:04.470Z] #42 3.707   GEN      criu/include/version.h
02:42:04 [2020-10-27T02:42:04.470Z] #42 3.798   GEN      include/common/asm
02:42:04 [2020-10-27T02:42:04.653Z] #18 42.21 Selecting previously unselected package libnet1:amd64.
02:42:04 [2020-10-27T02:42:04.653Z] #18 42.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
02:42:04 [2020-10-27T02:42:04.653Z] #18 42.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.33 Selecting previously unselected package libnl-3-200:amd64.
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.43 Selecting previously unselected package libprotobuf-c1:amd64.
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.50 Selecting previously unselected package libreadline5:amd64.
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
02:42:04 [2020-10-27T02:42:04.911Z] #18 42.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
02:42:05 [2020-10-27T02:42:05.167Z] #18 42.64 Selecting previously unselected package net-tools.
02:42:05 [2020-10-27T02:42:05.167Z] #18 42.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
02:42:05 [2020-10-27T02:42:05.167Z] #18 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
02:42:05 [2020-10-27T02:42:05.214Z] #47 27.44 go: extracting github.com/gogo/protobuf v1.2.1
02:42:05 [2020-10-27T02:42:05.424Z] #18 42.85 Selecting previously unselected package python-pip-whl.
02:42:05 [2020-10-27T02:42:05.424Z] #18 42.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
02:42:05 [2020-10-27T02:42:05.424Z] #18 42.87 Unpacking python-pip-whl (18.1-5) ...
02:42:05 [2020-10-27T02:42:05.809Z] #54 141.8 + bin/containerd-shim-runc-v2
02:42:05 [2020-10-27T02:42:05.951Z] #45 ...
02:42:05 [2020-10-27T02:42:05.951Z] 
02:42:05 [2020-10-27T02:42:05.951Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:05 [2020-10-27T02:42:05.951Z] #53 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:42:05 [2020-10-27T02:42:05.951Z] #53 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:42:05 [2020-10-27T02:42:05.951Z] #53 ...
02:42:05 [2020-10-27T02:42:05.951Z] 
02:42:05 [2020-10-27T02:42:05.951Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:05 [2020-10-27T02:42:05.951Z] #22 19.92 + mkdir -p /build
02:42:05 [2020-10-27T02:42:05.951Z] #22 20.00 + mv docker/docker /build/
02:42:05 [2020-10-27T02:42:05.951Z] #22 20.01 + rmdir docker
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.45 Selecting previously unselected package python3-lib2to3.
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.47 Unpacking python3-lib2to3 (3.7.3-1) ...
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.58 Selecting previously unselected package python3-distutils.
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
02:42:05 [2020-10-27T02:42:05.988Z] #18 43.59 Unpacking python3-distutils (3.7.3-1) ...
02:42:06 [2020-10-27T02:42:06.169Z] #47 ...
02:42:06 [2020-10-27T02:42:06.169Z] 
02:42:06 [2020-10-27T02:42:06.169Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:06 [2020-10-27T02:42:06.169Z] #40 18.43 Fetched 8219 kB in 13s (645 kB/s)
02:42:06 [2020-10-27T02:42:06.169Z] #40 18.43 Reading package lists...
02:42:06 [2020-10-27T02:42:06.169Z] #40 25.17 Reading package lists...
02:42:06 [2020-10-27T02:42:06.169Z] #40 ...
02:42:06 [2020-10-27T02:42:06.169Z] 
02:42:06 [2020-10-27T02:42:06.169Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:06 [2020-10-27T02:42:06.169Z] #27 3.940 
                                                                           0.0%
#####                                                                      7.2%
#########                                                                 13.5%
#############                                                             18.3%
################                                                          23.0%
###################                                                       27.3%
##########################                                                36.4%
###############################                                           43.5%
##################################                                        47.5%
########################################                                  56.6%
##############################################                            64.7%
####################################################                      72.7%
#########################################################                 80.2%
###############################################################           88.5%
#####################################################################     96.2%
######################################################################## 100.0%
02:42:06 [2020-10-27T02:42:06.169Z] #27 6.040 
02:42:06 [2020-10-27T02:42:06.169Z] #27 6.263 #=#=#                                                                         

#############                                                             19.2%
#########################                                                 36.0%
###########################################                               60.5%
####################################################################      95.6%
######################################################################## 100.0%
02:42:06 [2020-10-27T02:42:06.169Z] #27 7.226 #=#=#                                                                         
02:42:06 [2020-10-27T02:42:06.169Z] #27 7.506 
                                                                           0.2%
##########                                                                14.2%
###########################                                               38.2%
########################################                                  55.6%
##################################################                        70.5%
################################################################          88.9%
######################################################################## 100.0%
02:42:06 [2020-10-27T02:42:06.169Z] #27 8.477 
02:42:06 [2020-10-27T02:42:06.169Z] #27 ...
02:42:06 [2020-10-27T02:42:06.169Z] 
02:42:06 [2020-10-27T02:42:06.169Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:06 [2020-10-27T02:42:06.169Z] #53 18.68 Fetched 8219 kB in 13s (629 kB/s)
02:42:06 [2020-10-27T02:42:06.169Z] #53 18.68 Reading package lists...
02:42:06 [2020-10-27T02:42:06.245Z] #18 43.74 Selecting previously unselected package python3-pip.
02:42:06 [2020-10-27T02:42:06.245Z] #18 43.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
02:42:06 [2020-10-27T02:42:06.245Z] #18 43.75 Unpacking python3-pip (18.1-5) ...
02:42:06 [2020-10-27T02:42:06.437Z] #53 25.59 Reading package lists...
02:42:06 [2020-10-27T02:42:06.438Z] #53 ...
02:42:06 [2020-10-27T02:42:06.438Z] 
02:42:06 [2020-10-27T02:42:06.438Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:06 [2020-10-27T02:42:06.438Z] #34 18.07 Reading package lists...
02:42:06 [2020-10-27T02:42:06.502Z] #18 43.94 Selecting previously unselected package python3-pkg-resources.
02:42:06 [2020-10-27T02:42:06.502Z] #18 43.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
02:42:06 [2020-10-27T02:42:06.502Z] #18 43.96 Unpacking python3-pkg-resources (40.8.0-1) ...
02:42:06 [2020-10-27T02:42:06.502Z] #18 44.07 Selecting previously unselected package python3-setuptools.
02:42:06 [2020-10-27T02:42:06.502Z] #18 44.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
02:42:06 [2020-10-27T02:42:06.502Z] #18 44.08 Unpacking python3-setuptools (40.8.0-1) ...
02:42:06 [2020-10-27T02:42:06.507Z] #54 142.5 + binaries
02:42:06 [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd /build/containerd
02:42:06 [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd-shim /build/containerd-shim
02:42:06 [2020-10-27T02:42:06.507Z] #54 142.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
02:42:06 [2020-10-27T02:42:06.507Z] #54 142.6 + install -D bin/ctr /build/ctr
02:42:06 [2020-10-27T02:42:06.696Z] #42 5.986   PBCC     images/timens.pb-c.c
02:42:06 [2020-10-27T02:42:06.696Z] #42 6.045   DEP      images/timens.pb-c.d
02:42:06 [2020-10-27T02:42:06.706Z] #34 23.91 Reading package lists...
02:42:06 [2020-10-27T02:42:06.706Z] #34 ...
02:42:06 [2020-10-27T02:42:06.706Z] 
02:42:06 [2020-10-27T02:42:06.706Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.27 Selecting previously unselected package python3-wheel.
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.27 Unpacking python3-wheel (0.32.3-2) ...
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.37 Selecting previously unselected package sudo.
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
02:42:06 [2020-10-27T02:42:06.758Z] #18 44.38 Unpacking sudo (1.8.27-1+deb10u2) ...
02:42:06 [2020-10-27T02:42:06.903Z] #22 DONE 21.4s
02:42:06 [2020-10-27T02:42:06.903Z] 
02:42:06 [2020-10-27T02:42:06.903Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:06 [2020-10-27T02:42:06.903Z] #49 21.22 + cd /tmp/tmp.nmPP4uGd4H/src/github.com/mvdan/sh
02:42:06 [2020-10-27T02:42:06.903Z] #49 21.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
02:42:06 [2020-10-27T02:42:06.903Z] #49 21.39 + GO111MODULE=on
02:42:06 [2020-10-27T02:42:06.903Z] #49 21.39 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
02:42:07 [2020-10-27T02:42:07.033Z] #42 6.100   PBCC     images/fown.pb-c.c
02:42:07 [2020-10-27T02:42:07.033Z] #42 6.125   PBCC     images/google/protobuf/descriptor.pb-c.c
02:42:07 [2020-10-27T02:42:07.033Z] #42 6.282   PBCC     images/opts.pb-c.c
02:42:07 [2020-10-27T02:42:07.033Z] #42 6.324   PBCC     images/memfd.pb-c.c
02:42:07 [2020-10-27T02:42:07.145Z] #54 DONE 143.2s
02:42:07 [2020-10-27T02:42:07.234Z] #27 8.823 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.6%
#######                                                                    9.8%
##########                                                                14.2%
#############                                                             19.1%
##################                                                        25.1%
02:42:07 [2020-10-27T02:42:07.234Z] #27 ...
02:42:07 [2020-10-27T02:42:07.234Z] 
02:42:07 [2020-10-27T02:42:07.234Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:07 [2020-10-27T02:42:07.234Z] #11 19.78 Fetched 8219 kB in 14s (567 kB/s)
02:42:07 [2020-10-27T02:42:07.234Z] #11 19.78 Reading package lists...
02:42:07 [2020-10-27T02:42:07.322Z] #18 44.91 Selecting previously unselected package thin-provisioning-tools.
02:42:07 [2020-10-27T02:42:07.322Z] #18 44.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
02:42:07 [2020-10-27T02:42:07.322Z] #18 44.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
02:42:07 [2020-10-27T02:42:07.355Z] #42 6.408   DEP      images/fown.pb-c.d
02:42:07 [2020-10-27T02:42:07.355Z] #42 6.489   DEP      images/google/protobuf/descriptor.pb-c.d
02:42:07 [2020-10-27T02:42:07.355Z] #42 6.600   DEP      images/opts.pb-c.d
02:42:07 [2020-10-27T02:42:07.355Z] #42 6.695   DEP      images/memfd.pb-c.d
02:42:07 [2020-10-27T02:42:07.435Z] 
02:42:07 [2020-10-27T02:42:07.435Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:42:07 [2020-10-27T02:42:07.474Z] #49 ...
02:42:07 [2020-10-27T02:42:07.474Z] 
02:42:07 [2020-10-27T02:42:07.474Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:07 [2020-10-27T02:42:07.474Z] #40 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:42:07 [2020-10-27T02:42:07.474Z] #40 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:42:07 [2020-10-27T02:42:07.474Z] #40 ...
02:42:07 [2020-10-27T02:42:07.474Z] 
02:42:07 [2020-10-27T02:42:07.474Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:07 [2020-10-27T02:42:07.474Z] #47 20.89 go: downloading github.com/spf13/viper v1.6.1
02:42:07 [2020-10-27T02:42:07.474Z] #47 20.95 go: downloading github.com/fatih/color v1.7.0
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.00 go: downloading github.com/spf13/pflag v1.0.5
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.00 go: downloading github.com/mattn/go-colorable v0.1.4
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.42 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.47 go: downloading github.com/sirupsen/logrus v1.4.2
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.67 go: downloading github.com/go-lintpack/lintpack v0.5.2
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.67 go: downloading github.com/go-critic/go-critic v0.4.1
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.67 go: extracting github.com/fatih/color v1.7.0
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.72 go: extracting github.com/mattn/go-colorable v0.1.4
02:42:07 [2020-10-27T02:42:07.474Z] #47 21.84 go: extracting github.com/spf13/viper v1.6.1
02:42:07 [2020-10-27T02:42:07.501Z] #11 26.84 Reading package lists...
02:42:07 [2020-10-27T02:42:07.501Z] #11 ...
02:42:07 [2020-10-27T02:42:07.501Z] 
02:42:07 [2020-10-27T02:42:07.501Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:07 [2020-10-27T02:42:07.579Z] #18 45.14 Selecting previously unselected package uidmap.
02:42:07 [2020-10-27T02:42:07.579Z] #18 45.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
02:42:07 [2020-10-27T02:42:07.579Z] #18 45.14 Unpacking uidmap (1:4.5-1.1) ...
02:42:07 [2020-10-27T02:42:07.728Z] #42 6.781   PBCC     images/sit.pb-c.c
02:42:07 [2020-10-27T02:42:07.728Z] #42 6.838   DEP      images/sit.pb-c.d
02:42:07 [2020-10-27T02:42:07.728Z] #42 6.914   PBCC     images/macvlan.pb-c.c
02:42:07 [2020-10-27T02:42:07.728Z] #42 6.960   DEP      images/macvlan.pb-c.d
02:42:07 [2020-10-27T02:42:07.728Z] #42 7.028   PBCC     images/autofs.pb-c.c
02:42:07 [2020-10-27T02:42:07.735Z] #47 22.25 go: extracting github.com/spf13/pflag v1.0.5
02:42:07 [2020-10-27T02:42:07.735Z] #47 22.40 go: extracting github.com/sirupsen/logrus v1.4.2
02:42:07 [2020-10-27T02:42:07.836Z] #18 45.42 Selecting previously unselected package vim-runtime.
02:42:07 [2020-10-27T02:42:07.836Z] #18 45.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
02:42:07 [2020-10-27T02:42:07.996Z] #47 22.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:07 [2020-10-27T02:42:07.996Z] #47 22.59 go: extracting github.com/go-lintpack/lintpack v0.5.2
02:42:08 [2020-10-27T02:42:08.046Z] #42 ...
02:42:08 [2020-10-27T02:42:08.046Z] 
02:42:08 [2020-10-27T02:42:08.046Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:08 [2020-10-27T02:42:08.046Z] #46 DONE 69.4s
02:42:08 [2020-10-27T02:42:08.046Z] 
02:42:08 [2020-10-27T02:42:08.046Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.046   DEP      images/autofs.pb-c.d
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.106   PBCC     images/sysctl.pb-c.c
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.120   DEP      images/sysctl.pb-c.d
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.195   PBCC     images/time.pb-c.c
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.307   DEP      images/time.pb-c.d
02:42:08 [2020-10-27T02:42:08.046Z] #42 7.426   PBCC     images/binfmt-misc.pb-c.c
02:42:08 [2020-10-27T02:42:08.093Z] #18 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
02:42:08 [2020-10-27T02:42:08.093Z] #18 45.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
02:42:08 [2020-10-27T02:42:08.093Z] #18 45.56 Unpacking vim-runtime (2:8.1.0875-5) ...
02:42:08 [2020-10-27T02:42:08.112Z] #55 DONE 0.3s
02:42:08 [2020-10-27T02:42:08.112Z] 
02:42:08 [2020-10-27T02:42:08.112Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:42:08 [2020-10-27T02:42:08.112Z] #59 DONE 0.2s
02:42:08 [2020-10-27T02:42:08.112Z] 
02:42:08 [2020-10-27T02:42:08.112Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:42:08 [2020-10-27T02:42:08.112Z] #61 DONE 0.2s
02:42:08 [2020-10-27T02:42:08.257Z] #47 22.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.471   DEP      images/binfmt-misc.pb-c.d
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.558   PBCC     images/seccomp.pb-c.c
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.606   DEP      images/seccomp.pb-c.d
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.687   PBCC     images/userns.pb-c.c
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.726   DEP      images/userns.pb-c.d
02:42:08 [2020-10-27T02:42:08.387Z] #42 7.801   PBCC     images/cgroup.pb-c.c
02:42:08 [2020-10-27T02:42:08.402Z] 
02:42:08 [2020-10-27T02:42:08.402Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:42:08 [2020-10-27T02:42:08.402Z] #63 DONE 0.1s
02:42:08 [2020-10-27T02:42:08.402Z] 
02:42:08 [2020-10-27T02:42:08.402Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:42:08 [2020-10-27T02:42:08.402Z] #64 DONE 0.1s
02:42:08 [2020-10-27T02:42:08.402Z] 
02:42:08 [2020-10-27T02:42:08.402Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
02:42:08 [2020-10-27T02:42:08.517Z] #47 23.14 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:08 [2020-10-27T02:42:08.517Z] #47 23.14 go: downloading github.com/pkg/errors v0.8.1
02:42:08 [2020-10-27T02:42:08.517Z] #47 23.14 go: extracting github.com/go-critic/go-critic v0.4.1
02:42:08 [2020-10-27T02:42:08.517Z] #47 ...
02:42:08 [2020-10-27T02:42:08.517Z] 
02:42:08 [2020-10-27T02:42:08.517Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:08 [2020-10-27T02:42:08.517Z] #34 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:42:08 [2020-10-27T02:42:08.517Z] #34 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:42:08 [2020-10-27T02:42:08.715Z] #42 7.859   DEP      images/cgroup.pb-c.d
02:42:08 [2020-10-27T02:42:08.715Z] #42 7.976   PBCC     images/ext-file.pb-c.c
02:42:08 [2020-10-27T02:42:08.715Z] #42 8.031   DEP      images/ext-file.pb-c.d
02:42:08 [2020-10-27T02:42:08.715Z] #42 8.056   PBCC     images/rpc.pb-c.c
02:42:08 [2020-10-27T02:42:08.778Z] #34 ...
02:42:08 [2020-10-27T02:42:08.778Z] 
02:42:08 [2020-10-27T02:42:08.778Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:08 [2020-10-27T02:42:08.778Z] #49 23.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:42:08 [2020-10-27T02:42:08.778Z] #49 23.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:42:08 [2020-10-27T02:42:08.778Z] #49 23.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:42:08 [2020-10-27T02:42:08.830Z] #27 8.823 
                                                                           0.0%
#                                                                          2.2%
##                                                                         3.6%
#######                                                                    9.8%
##########                                                                14.2%
#############                                                             19.1%
##################                                                        25.1%
######################                                                    31.5%
##########################                                                36.7%
##############################                                            42.2%
##################################                                        47.3%
#####################################                                     52.6%
##########################################                                58.8%
##############################################                            64.1%
#################################################                         69.3%
##################################################                        70.7%
########################################################                  78.1%
############################################################              84.1%
###################################################################       93.7%
######################################################################## 100.0%
02:42:09 [2020-10-27T02:42:09.035Z] #65 DONE 0.7s
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.082   DEP      images/rpc.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.108   PBCC     images/siginfo.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.126   DEP      images/siginfo.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.152   PBCC     images/pagemap.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.179   DEP      images/pagemap.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.208   PBCC     images/rlimit.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.225   DEP      images/rlimit.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.251   PBCC     images/file-lock.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.263   DEP      images/file-lock.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.290   PBCC     images/tty.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.329   DEP      images/tty.pb-c.d
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.352   PBCC     images/tun.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.380   PBCC     images/netdev.pb-c.c
02:42:09 [2020-10-27T02:42:09.081Z] #42 8.414   DEP      images/tun.pb-c.d
02:42:09 [2020-10-27T02:42:09.326Z] 
02:42:09 [2020-10-27T02:42:09.326Z] #66 exporting to image
02:42:09 [2020-10-27T02:42:09.326Z] #66 exporting layers
02:42:09 [2020-10-27T02:42:09.351Z] #49 23.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:42:09 [2020-10-27T02:42:09.351Z] #49 23.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:42:09 [2020-10-27T02:42:09.409Z] #27 11.53 #=#=#                                                                         
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.441   DEP      images/netdev.pb-c.d
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.473   PBCC     images/vma.pb-c.c
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.503   DEP      images/vma.pb-c.d
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.535   PBCC     images/creds.pb-c.c
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.551   DEP      images/creds.pb-c.d
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.577   PBCC     images/utsns.pb-c.c
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.598   DEP      images/utsns.pb-c.d
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.672   PBCC     images/ipc-desc.pb-c.c
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.692   PBCC     images/ipc-sem.pb-c.c
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.742   DEP      images/ipc-desc.pb-c.d
02:42:09 [2020-10-27T02:42:09.425Z] #42 8.766   DEP      images/ipc-sem.pb-c.d
02:42:09 [2020-10-27T02:42:09.611Z] #49 ...
02:42:09 [2020-10-27T02:42:09.611Z] 
02:42:09 [2020-10-27T02:42:09.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:09 [2020-10-27T02:42:09.611Z] #11 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:42:09 [2020-10-27T02:42:09.611Z] #11 ...
02:42:09 [2020-10-27T02:42:09.611Z] 
02:42:09 [2020-10-27T02:42:09.611Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:09 [2020-10-27T02:42:09.611Z] #47 23.32 go: downloading github.com/subosito/gotenv v1.2.0
02:42:09 [2020-10-27T02:42:09.611Z] #47 23.69 go: extracting github.com/subosito/gotenv v1.2.0
02:42:09 [2020-10-27T02:42:09.611Z] #47 23.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:42:09 [2020-10-27T02:42:09.611Z] #47 23.88 go: extracting github.com/pkg/errors v0.8.1
02:42:09 [2020-10-27T02:42:09.611Z] #47 23.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
02:42:09 [2020-10-27T02:42:09.611Z] #47 24.01 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
02:42:09 [2020-10-27T02:42:09.611Z] #47 24.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:42:09 [2020-10-27T02:42:09.611Z] #47 24.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:42:09 [2020-10-27T02:42:09.611Z] #47 24.30 go: downloading github.com/pelletier/go-toml v1.2.0
02:42:09 [2020-10-27T02:42:09.736Z] #42 8.825   PBCC     images/ipc-msg.pb-c.c
02:42:09 [2020-10-27T02:42:09.736Z] #42 8.836   DEP      images/ipc-msg.pb-c.d
02:42:09 [2020-10-27T02:42:09.736Z] #42 8.868   PBCC     images/ipc-shm.pb-c.c
02:42:09 [2020-10-27T02:42:09.736Z] #42 8.886   DEP      images/ipc-shm.pb-c.d
02:42:09 [2020-10-27T02:42:09.736Z] #42 8.982   PBCC     images/ipc-var.pb-c.c
02:42:09 [2020-10-27T02:42:09.736Z] #42 9.003   DEP      images/ipc-var.pb-c.d
02:42:09 [2020-10-27T02:42:09.736Z] #42 9.044   PBCC     images/sk-opts.pb-c.c
02:42:09 [2020-10-27T02:42:09.736Z] #42 9.072   PBCC     images/packet-sock.pb-c.c
02:42:10 [2020-10-27T02:42:10.051Z] #42 9.149   DEP      images/sk-opts.pb-c.d
02:42:10 [2020-10-27T02:42:10.051Z] #42 9.195   DEP      images/packet-sock.pb-c.d
02:42:10 [2020-10-27T02:42:10.051Z] #42 9.281   PBCC     images/sk-netlink.pb-c.c
02:42:10 [2020-10-27T02:42:10.051Z] #42 9.343   DEP      images/sk-netlink.pb-c.d
02:42:10 [2020-10-27T02:42:10.181Z] #47 24.85 go: extracting github.com/pelletier/go-toml v1.2.0
02:42:10 [2020-10-27T02:42:10.353Z] #42 9.443   PBCC     images/sk-inet.pb-c.c
02:42:10 [2020-10-27T02:42:10.353Z] #42 9.538   DEP      images/sk-inet.pb-c.d
02:42:10 [2020-10-27T02:42:10.353Z] #42 9.597   PBCC     images/sk-unix.pb-c.c
02:42:10 [2020-10-27T02:42:10.442Z] #47 25.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:42:10 [2020-10-27T02:42:10.678Z] #42 9.696   DEP      images/sk-unix.pb-c.d
02:42:10 [2020-10-27T02:42:10.678Z] #42 9.765   PBCC     images/mm.pb-c.c
02:42:10 [2020-10-27T02:42:10.678Z] #42 9.821   DEP      images/mm.pb-c.d
02:42:10 [2020-10-27T02:42:10.678Z] #42 9.918   PBCC     images/timerfd.pb-c.c
02:42:10 [2020-10-27T02:42:10.678Z] #42 10.00   DEP      images/timerfd.pb-c.d
02:42:10 [2020-10-27T02:42:10.678Z] #42 10.07   PBCC     images/timer.pb-c.c
02:42:10 [2020-10-27T02:42:10.702Z] #47 25.52 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:42:10 [2020-10-27T02:42:10.963Z] #47 25.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
02:42:10 [2020-10-27T02:42:10.996Z] #42 10.12   DEP      images/timer.pb-c.d
02:42:10 [2020-10-27T02:42:10.996Z] #42 10.20   PBCC     images/sa.pb-c.c
02:42:10 [2020-10-27T02:42:10.996Z] #42 10.26   DEP      images/sa.pb-c.d
02:42:10 [2020-10-27T02:42:10.996Z] #42 10.33   PBCC     images/pipe-data.pb-c.c
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.35   DEP      images/pipe-data.pb-c.d
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.47   PBCC     images/mnt.pb-c.c
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.53   DEP      images/mnt.pb-c.d
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.57   PBCC     images/sk-packet.pb-c.c
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.59   DEP      images/sk-packet.pb-c.d
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.65   PBCC     images/tcp-stream.pb-c.c
02:42:11 [2020-10-27T02:42:11.304Z] #42 10.71   DEP      images/tcp-stream.pb-c.d
02:42:11 [2020-10-27T02:42:11.367Z] #18 ...
02:42:11 [2020-10-27T02:42:11.367Z] 
02:42:11 [2020-10-27T02:42:11.367Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:11 [2020-10-27T02:42:11.367Z] #41 93.98   CC       criu/config.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 95.38   CC       criu/cr-check.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 97.12   CC       criu/cr-dedup.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 97.50   CC       criu/cr-dump.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 99.51   CC       criu/cr-errno.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 99.60   CC       criu/cr-restore.o
02:42:11 [2020-10-27T02:42:11.367Z] #41 ...
02:42:11 [2020-10-27T02:42:11.367Z] 
02:42:11 [2020-10-27T02:42:11.367Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:42:11 [2020-10-27T02:42:11.367Z] #18 48.82 Selecting previously unselected package vim.
02:42:11 [2020-10-27T02:42:11.367Z] #18 48.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
02:42:11 [2020-10-27T02:42:11.367Z] #18 48.85 Unpacking vim (2:8.1.0875-5) ...
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.76   PBCC     images/pipe.pb-c.c
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.80   DEP      images/pipe.pb-c.d
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.83   PBCC     images/pstree.pb-c.c
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.84   DEP      images/pstree.pb-c.d
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.92   PBCC     images/fs.pb-c.c
02:42:11 [2020-10-27T02:42:11.630Z] #42 10.93   DEP      images/fs.pb-c.d
02:42:11 [2020-10-27T02:42:11.631Z] #42 11.05   PBCC     images/signalfd.pb-c.c
02:42:11 [2020-10-27T02:42:11.930Z] #18 49.41 Selecting previously unselected package xfsprogs.
02:42:11 [2020-10-27T02:42:11.930Z] #18 49.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
02:42:11 [2020-10-27T02:42:11.930Z] #18 49.42 Unpacking xfsprogs (4.20.0-1) ...
02:42:11 [2020-10-27T02:42:11.939Z] #42 11.08   DEP      images/signalfd.pb-c.d
02:42:11 [2020-10-27T02:42:11.939Z] #42 11.16   PBCC     images/fh.pb-c.c
02:42:11 [2020-10-27T02:42:11.939Z] #42 11.26   PBCC     images/fsnotify.pb-c.c
02:42:11 [2020-10-27T02:42:11.939Z] #42 11.34   DEP      images/fh.pb-c.d
02:42:11 [2020-10-27T02:42:11.939Z] #42 11.38   DEP      images/fsnotify.pb-c.d
02:42:12 [2020-10-27T02:42:12.113Z] #66 exporting layers 2.6s done
02:42:12 [2020-10-27T02:42:12.113Z] #66 writing image sha256:c626233104e6be8c9efc2681b97a9086e3d8999635be7ba8a1643ba5d1a8b325 done
02:42:12 [2020-10-27T02:42:12.113Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done
02:42:12 [2020-10-27T02:42:12.113Z] #66 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
02:42:12 [2020-10-27T02:42:12.192Z] #27 11.87 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.9%
##                                                                         3.0%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.6%
####                                                                       6.4%
#####                                                                      7.3%
#####                                                                      7.8%
######                                                                     8.6%
######                                                                     9.2%
#######                                                                   10.1%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.6%
###########                                                               16.1%
02:42:12 [2020-10-27T02:42:12.192Z] #27 ...
02:42:12 [2020-10-27T02:42:12.192Z] 
02:42:12 [2020-10-27T02:42:12.192Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:12 [2020-10-27T02:42:12.192Z] #62 DONE 34.4s
02:42:12 [2020-10-27T02:42:12.192Z] 
02:42:12 [2020-10-27T02:42:12.192Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
[Pipeline] sh
02:42:12 [2020-10-27T02:42:12.256Z] #42 11.43   PBCC     images/eventpoll.pb-c.c
02:42:12 [2020-10-27T02:42:12.256Z] #42 11.48   DEP      images/eventpoll.pb-c.d
02:42:12 [2020-10-27T02:42:12.256Z] #42 11.54   PBCC     images/eventfd.pb-c.c
02:42:12 [2020-10-27T02:42:12.256Z] #42 11.58   DEP      images/eventfd.pb-c.d
02:42:12 [2020-10-27T02:42:12.346Z] #47 26.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
02:42:12 [2020-10-27T02:42:12.494Z] #18 49.85 Selecting previously unselected package zip.
02:42:12 [2020-10-27T02:42:12.494Z] #18 49.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 49.86 Unpacking zip (3.0-11+b1) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.10 Setting up aufs-tools (1:4.14+20190211-1) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.14 Setting up libip6tc0:amd64 (1.8.2-4) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.16 Setting up libgpm2:amd64 (1.20.7-5) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.17 Setting up libip4tc0:amd64 (1.8.2-4) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.18 Setting up uidmap (1:4.5-1.1) ...
02:42:12 [2020-10-27T02:42:12.494Z] #18 50.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
02:42:12 [2020-10-27T02:42:12.538Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit
02:42:12 [2020-10-27T02:42:12.566Z] #42 11.63   PBCC     images/remap-file-path.pb-c.c
02:42:12 [2020-10-27T02:42:12.566Z] #42 11.65   DEP      images/remap-file-path.pb-c.d
02:42:12 [2020-10-27T02:42:12.566Z] #42 11.73   PBCC     images/fifo.pb-c.c
02:42:12 [2020-10-27T02:42:12.566Z] #42 11.74   DEP      images/fifo.pb-c.d
02:42:12 [2020-10-27T02:42:12.566Z] #42 11.84   PBCC     images/ghost-file.pb-c.c
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.28 Setting up xxd (2:8.1.0875-5) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.29 Setting up zip (3.0-11+b1) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.30 Setting up vim-common (2:8.1.0875-5) ...
02:42:12 [2020-10-27T02:42:12.751Z] #18 50.32 Setting up bash-completion (1:2.8-6) ...
02:42:12 [2020-10-27T02:42:12.883Z] #42 11.92   DEP      images/ghost-file.pb-c.d
02:42:12 [2020-10-27T02:42:12.883Z] #42 11.97   PBCC     images/regfile.pb-c.c
02:42:12 [2020-10-27T02:42:12.883Z] #42 12.03   DEP      images/regfile.pb-c.d
02:42:12 [2020-10-27T02:42:12.883Z] #42 12.12   PBCC     images/ns.pb-c.c
02:42:12 [2020-10-27T02:42:12.883Z] #42 12.13   DEP      images/ns.pb-c.d
02:42:12 [2020-10-27T02:42:12.883Z] #42 12.18   PBCC     images/fdinfo.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.27   DEP      images/fdinfo.pb-c.d
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.36   PBCC     images/core-aarch64.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.43   PBCC     images/core-arm.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.48   PBCC     images/core-ppc64.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.51   PBCC     images/core-s390.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.54   PBCC     images/core-x86.pb-c.c
02:42:13 [2020-10-27T02:42:13.190Z] #42 12.59   PBCC     images/core.pb-c.c
02:42:13 [2020-10-27T02:42:13.492Z] #42 12.68   PBCC     images/inventory.pb-c.c
02:42:13 [2020-10-27T02:42:13.492Z] #42 12.75   DEP      images/core-aarch64.pb-c.d
02:42:13 [2020-10-27T02:42:13.492Z] #42 12.83   DEP      images/core-arm.pb-c.d
02:42:13 [2020-10-27T02:42:13.492Z] #42 12.85   DEP      images/core-ppc64.pb-c.d
02:42:13 [2020-10-27T02:42:13.733Z] #47 ...
02:42:13 [2020-10-27T02:42:13.733Z] 
02:42:13 [2020-10-27T02:42:13.733Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:13 [2020-10-27T02:42:13.733Z] #43 18.22 math
02:42:13 [2020-10-27T02:42:13.733Z] #43 23.22 unicode/utf16
02:42:13 [2020-10-27T02:42:13.733Z] #43 24.13 container/list
02:42:13 [2020-10-27T02:42:13.733Z] #43 25.13 crypto/internal/subtle
02:42:13 [2020-10-27T02:42:13.733Z] #43 25.34 crypto/subtle
02:42:13 [2020-10-27T02:42:13.733Z] #43 25.66 vendor/golang.org/x/crypto/cryptobyte/asn1
02:42:13 [2020-10-27T02:42:13.733Z] #43 25.86 internal/nettrace
02:42:13 [2020-10-27T02:42:13.733Z] #43 26.26 runtime/cgo
02:42:13 [2020-10-27T02:42:13.733Z] #43 ...
02:42:13 [2020-10-27T02:42:13.733Z] 
02:42:13 [2020-10-27T02:42:13.733Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:13 [2020-10-27T02:42:13.796Z] #42 12.95   DEP      images/core-s390.pb-c.d
02:42:13 [2020-10-27T02:42:13.796Z] #42 13.00   DEP      images/core-x86.pb-c.d
02:42:13 [2020-10-27T02:42:13.796Z] #42 13.06   DEP      images/core.pb-c.d
02:42:13 [2020-10-27T02:42:13.796Z] #42 13.13   DEP      images/inventory.pb-c.d
02:42:14 [2020-10-27T02:42:14.128Z] #42 13.20   PBCC     images/cpuinfo.pb-c.c
02:42:14 [2020-10-27T02:42:14.128Z] #42 13.23   DEP      images/cpuinfo.pb-c.d
02:42:14 [2020-10-27T02:42:14.128Z] #42 13.31   PBCC     images/stats.pb-c.c
02:42:14 [2020-10-27T02:42:14.128Z] #42 13.33   DEP      images/stats.pb-c.d
02:42:14 [2020-10-27T02:42:14.255Z] #38 27.98 Checking out files:  62% (1039/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
02:42:14 [2020-10-27T02:42:14.255Z] #38 ...
02:42:14 [2020-10-27T02:42:14.255Z] 
02:42:14 [2020-10-27T02:42:14.255Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:14 [2020-10-27T02:42:14.255Z] #32 18.78 internal/testlog
02:42:14 [2020-10-27T02:42:14.255Z] #32 19.17 encoding
02:42:14 [2020-10-27T02:42:14.255Z] #32 19.48 runtime/cgo
02:42:14 [2020-10-27T02:42:14.255Z] #32 ...
02:42:14 [2020-10-27T02:42:14.255Z] 
02:42:14 [2020-10-27T02:42:14.255Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:14 [2020-10-27T02:42:14.516Z] #38 27.98 Checking out files:  62% (1039/1665)   
Checking out files:  63% (1049/1665)   
Checking out files:  64% (1066/1665)   
Checking out files:  65% (1083/1665)   
Checking out files:  66% (1099/1665)   
Checking out files:  67% (1116/1665)   
Checking out files:  68% (1133/1665)   
Checking out files:  69% (1149/1665)   
Checking out files:  70% (1166/1665)   
Checking out files:  71% (1183/1665)   
Checking out files:  72% (1199/1665)   
Checking out files:  73% (1216/1665)   
Checking out files:  74% (1233/1665)   
Checking out files:  75% (1249/1665)   
Checking out files:  76% (1266/1665)   
Checking out files:  77% (1283/1665)   
Checking out files:  78% (1299/1665)   
Checking out files:  79% (1316/1665)   
Checking out files:  80% (1332/1665)   
Checking out files:  81% (1349/1665)   
Checking out files:  82% (1366/1665)   
Checking out files:  83% (1382/1665)   
Checking out files:  84% (1399/1665)   
Checking out files:  85% (1416/1665)   
Checking out files:  86% (1432/1665)   
Checking out files:  87% (1449/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
02:42:14 [2020-10-27T02:42:14.516Z] #38 28.92 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
02:42:14 [2020-10-27T02:42:14.755Z] ?   	github.com/docker/docker/api	[no test files]
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.19 Setting up libiptc0:amd64 (1.8.2-4) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.20 Setting up xz-utils (5.2.4-1) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.24 Setting up sudo (1.8.27-1+deb10u2) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.30 invoke-rc.d: could not determine current runlevel
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.32 invoke-rc.d: policy-rc.d denied execution of start.
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.33 Setting up pigz (2.4-1) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.36 Setting up python-pip-whl (18.1-5) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.37 Setting up libmpdec2:amd64 (2.4.2-2) ...
02:42:16 [2020-10-27T02:42:16.028Z] #18 53.39 Setting up vim-runtime (2:8.1.0875-5) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.74 Setting up libaio1:amd64 (0.3.112-3) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.75 Setting up libonig5:amd64 (6.9.1-1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.78 Setting up vim (2:8.1.0875-5) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.86 Setting up thin-provisioning-tools (0.7.6-2.1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.89 Setting up jq (1.5+dfsg-2+b1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
02:42:16 [2020-10-27T02:42:16.285Z] #18 53.91 Setting up python3.7 (3.7.3-2+deb10u2) ...
02:42:16 [2020-10-27T02:42:16.291Z] #42 15.08 make[1]: Nothing to be done for 'all'.
02:42:16 [2020-10-27T02:42:16.291Z] #42 ...
02:42:16 [2020-10-27T02:42:16.291Z] 
02:42:16 [2020-10-27T02:42:16.292Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:16 [2020-10-27T02:42:16.292Z] #44 67.94 hash/crc32
02:42:16 [2020-10-27T02:42:16.292Z] #44 72.16 time
02:42:16 [2020-10-27T02:42:16.462Z] #38 30.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
02:42:16 [2020-10-27T02:42:16.608Z] #44 ...
02:42:16 [2020-10-27T02:42:16.608Z] 
02:42:16 [2020-10-27T02:42:16.608Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:16 [2020-10-27T02:42:16.608Z] #50 68.11 time
02:42:16 [2020-10-27T02:42:16.608Z] #50 73.37 regexp
02:42:16 [2020-10-27T02:42:16.608Z] #50 ...
02:42:16 [2020-10-27T02:42:16.608Z] 
02:42:16 [2020-10-27T02:42:16.608Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:16 [2020-10-27T02:42:16.608Z] #44 78.14 regexp
02:42:16 [2020-10-27T02:42:16.917Z] #44 ...
02:42:16 [2020-10-27T02:42:16.917Z] 
02:42:16 [2020-10-27T02:42:16.917Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.54 Selecting previously unselected package gcc-mingw-w64-base.
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
02:42:16 [2020-10-27T02:42:16.917Z] #12 68.71 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:42:17 [2020-10-27T02:42:17.610Z] #12 ...
02:42:17 [2020-10-27T02:42:17.610Z] 
02:42:17 [2020-10-27T02:42:17.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:17 [2020-10-27T02:42:17.610Z] #42 16.99   CC       images/stats.o
02:42:17 [2020-10-27T02:42:17.992Z] #27 11.87 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.9%
##                                                                         3.0%
###                                                                        4.2%
###                                                                        4.9%
####                                                                       5.6%
####                                                                       6.4%
#####                                                                      7.3%
#####                                                                      7.8%
######                                                                     8.6%
######                                                                     9.2%
#######                                                                   10.1%
#######                                                                   10.9%
########                                                                  11.7%
#########                                                                 12.6%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.6%
###########                                                               16.1%
############                                                              17.0%
############                                                              17.3%
#############                                                             18.1%
#############                                                             18.8%
##############                                                            20.0%
###############                                                           21.5%
################                                                          22.8%
#################                                                         24.0%
##################                                                        25.8%
###################                                                       27.2%
####################                                                      28.9%
######################                                                    30.6%
#######################                                                   32.5%
########################                                                  34.3%
##########################                                                36.4%
##########################                                                37.1%
##########################                                                37.3%
###########################                                               38.8%
############################                                              39.4%
#############################                                             41.5%
###############################                                           44.1%
#################################                                         46.1%
##################################                                        48.5%
##################################                                        48.5%
####################################                                      50.9%
######################################                                    53.5%
######################################                                    53.5%
########################################                                  56.2%
########################################                                  56.2%
##########################################                                59.0%
############################################                              62.2%
###############################################                           65.6%
################################################                          67.7%
##################################################                        70.0%
#####################################################                     74.6%
#######################################################                   77.5%
#########################################################                 79.6%
###########################################################               82.4%
###########################################################               83.1%
#############################################################             85.7%
###############################################################           88.1%
##################################################################        92.0%
#####################################################################     96.7%
######################################################################    97.6%
######################################################################## 100.0%
02:42:17 [2020-10-27T02:42:17.992Z] #27 20.25 
02:42:17 [2020-10-27T02:42:17.992Z] #27 ...
02:42:17 [2020-10-27T02:42:17.992Z] 
02:42:17 [2020-10-27T02:42:17.992Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:17 [2020-10-27T02:42:17.992Z] #34 23.91 Reading package lists...
02:42:17 [2020-10-27T02:42:17.992Z] #34 30.71 Building dependency tree...
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.76 The following additional packages will be installed:
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.78   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.80 Suggested packages:
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.82   cmake-doc ninja-build lrzip
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.82 Recommended packages:
02:42:17 [2020-10-27T02:42:17.992Z] #34 32.82   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.59 The following NEW packages will be installed:
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.61   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.62   vim-common xxd
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.99 Need to get 14.2 MB of archives.
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.99 After this operation, 60.0 MB of additional disk space will be used.
02:42:17 [2020-10-27T02:42:17.992Z] #34 33.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 34.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 34.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 35.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
02:42:17 [2020-10-27T02:42:17.992Z] #34 38.64 debconf: delaying package configuration, since apt-utils is not installed
02:42:17 [2020-10-27T02:42:17.992Z] #34 39.23 Fetched 14.2 MB in 2s (5962 kB/s)
02:42:17 [2020-10-27T02:42:17.992Z] #34 40.30 Selecting previously unselected package xxd.
02:42:17 [2020-10-27T02:42:17.992Z] #34 40.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 ... 15383 files and directories currently installed.)
02:42:17 [2020-10-27T02:42:17.992Z] #34 40.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
02:42:18 [2020-10-27T02:42:18.256Z] #34 40.62 Unpacking xxd (2:8.1.0875-5) ...
02:42:18 [2020-10-27T02:42:18.256Z] #34 ...
02:42:18 [2020-10-27T02:42:18.256Z] 
02:42:18 [2020-10-27T02:42:18.256Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:18 [2020-10-27T02:42:18.256Z] #49 40.31 reflect
02:42:18 [2020-10-27T02:42:18.256Z] #49 40.33 strings
02:42:18 [2020-10-27T02:42:18.256Z] #49 40.34 syscall
02:42:18 [2020-10-27T02:42:18.256Z] #49 40.43 bufio
02:42:18 [2020-10-27T02:42:18.280Z] #42 17.52   CC       images/core.o
02:42:18 [2020-10-27T02:42:18.541Z] #49 ...
02:42:18 [2020-10-27T02:42:18.541Z] 
02:42:18 [2020-10-27T02:42:18.541Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:18 [2020-10-27T02:42:18.541Z] #47 30.90 go: extracting golang.org/x/text v0.3.2
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.12 go: finding github.com/fatih/color v1.7.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.17 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.46 go: finding github.com/go-critic/go-critic v0.4.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.50 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.79 go: finding github.com/go-lintpack/lintpack v0.5.2
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.81 go: finding github.com/pkg/errors v0.8.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 37.83 go: finding github.com/mattn/go-colorable v0.1.4
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.47 go: finding github.com/mitchellh/go-homedir v1.1.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.47 go: finding github.com/mattn/go-isatty v0.0.8
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.49 go: finding github.com/go-toolsmith/astequal v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.50 go: finding github.com/go-toolsmith/astfmt v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.83 go: finding github.com/spf13/viper v1.6.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.87 go: finding github.com/go-toolsmith/astp v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.89 go: finding github.com/go-toolsmith/astcast v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 38.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.02 go: finding github.com/sirupsen/logrus v1.4.2
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.16 go: finding github.com/go-toolsmith/typep v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.16 go: finding github.com/go-toolsmith/astcopy v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.18 go: finding github.com/stretchr/testify v1.4.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.88 go: finding github.com/davecgh/go-spew v1.1.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.90 go: finding github.com/go-toolsmith/strparse v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.95 go: finding github.com/bombsimon/wsl/v2 v2.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 39.96 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.29 go: finding github.com/pmezard/go-difflib v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.30 go: finding github.com/spf13/cobra v0.0.5
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.30 go: finding github.com/fsnotify/fsnotify v1.4.7
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.34 go: finding github.com/stretchr/objx v0.2.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.37 go: finding github.com/spf13/pflag v1.0.5
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.38 go: finding github.com/hashicorp/hcl v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.47 go: finding github.com/gobwas/glob v0.2.3
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.49 go: finding gopkg.in/yaml.v2 v2.2.7
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/magiconair/properties v1.8.1
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/mitchellh/mapstructure v1.1.2
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.74 go: finding github.com/pelletier/go-toml v1.2.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.82 go: finding github.com/spf13/afero v1.1.2
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.84 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.84 go: finding github.com/spf13/cast v1.3.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.88 go: finding github.com/spf13/jwalterweatherman v1.0.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 40.96 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:42:18 [2020-10-27T02:42:18.541Z] #47 41.09 go: finding github.com/subosito/gotenv v1.2.0
02:42:18 [2020-10-27T02:42:18.541Z] #47 ...
02:42:18 [2020-10-27T02:42:18.541Z] 
02:42:18 [2020-10-27T02:42:18.541Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:18 [2020-10-27T02:42:18.541Z] #53 25.59 Reading package lists...
02:42:18 [2020-10-27T02:42:18.541Z] #53 31.28 Building dependency tree...
02:42:18 [2020-10-27T02:42:18.541Z] #53 33.56 The following additional packages will be installed:
02:42:18 [2020-10-27T02:42:18.541Z] #53 33.58   libbtrfs0
02:42:18 [2020-10-27T02:42:18.541Z] #53 33.72 The following NEW packages will be installed:
02:42:18 [2020-10-27T02:42:18.541Z] #53 33.72   libbtrfs-dev libbtrfs0
02:42:18 [2020-10-27T02:42:18.541Z] #53 34.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
02:42:18 [2020-10-27T02:42:18.541Z] #53 34.17 Need to get 119 kB of archives.
02:42:18 [2020-10-27T02:42:18.541Z] #53 34.17 After this operation, 387 kB of additional disk space will be used.
02:42:18 [2020-10-27T02:42:18.541Z] #53 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
02:42:18 [2020-10-27T02:42:18.541Z] #53 34.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
02:42:18 [2020-10-27T02:42:18.541Z] #53 35.76 debconf: delaying package configuration, since apt-utils is not installed
02:42:18 [2020-10-27T02:42:18.541Z] #53 36.24 Fetched 119 kB in 0s (287 kB/s)
02:42:18 [2020-10-27T02:42:18.541Z] #53 36.39 Selecting previously unselected package libbtrfs0.
02:42:18 [2020-10-27T02:42:18.541Z] #53 36.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
02:42:18 [2020-10-27T02:42:18.541Z] #53 36.68 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 36.70 Unpacking libbtrfs0 (4.20.1-2) ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 40.29 Selecting previously unselected package libbtrfs-dev.
02:42:18 [2020-10-27T02:42:18.541Z] #53 40.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 40.32 Unpacking libbtrfs-dev (4.20.1-2) ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 40.91 Setting up libbtrfs0 (4.20.1-2) ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 40.98 Setting up libbtrfs-dev (4.20.1-2) ...
02:42:18 [2020-10-27T02:42:18.541Z] #53 41.00 Processing triggers for libc-bin (2.28-10) ...
02:42:18 [2020-10-27T02:42:18.806Z] #53 ...
02:42:18 [2020-10-27T02:42:18.806Z] 
02:42:18 [2020-10-27T02:42:18.806Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:18 [2020-10-27T02:42:18.806Z] #34 41.21 Selecting previously unselected package vim-common.
02:42:18 [2020-10-27T02:42:18.806Z] #34 41.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
02:42:18 [2020-10-27T02:42:18.806Z] #34 41.29 Unpacking vim-common (2:8.1.0875-5) ...
02:42:18 [2020-10-27T02:42:18.806Z] #34 ...
02:42:18 [2020-10-27T02:42:18.806Z] 
02:42:18 [2020-10-27T02:42:18.806Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:18 [2020-10-27T02:42:18.806Z] #32 31.28 sync
02:42:18 [2020-10-27T02:42:18.806Z] #32 31.29 internal/reflectlite
02:42:18 [2020-10-27T02:42:18.806Z] #32 33.64 sort
02:42:18 [2020-10-27T02:42:18.806Z] #32 33.67 errors
02:42:18 [2020-10-27T02:42:18.806Z] #32 34.02 io
02:42:18 [2020-10-27T02:42:18.806Z] #32 34.03 strconv
02:42:18 [2020-10-27T02:42:18.806Z] #32 34.03 internal/oserror
02:42:18 [2020-10-27T02:42:18.806Z] #32 34.23 syscall
02:42:18 [2020-10-27T02:42:18.806Z] #32 37.36 strings
02:42:18 [2020-10-27T02:42:18.806Z] #32 37.37 bytes
02:42:18 [2020-10-27T02:42:18.806Z] #32 39.61 reflect
02:42:18 [2020-10-27T02:42:18.806Z] #32 40.05 bufio
02:42:18 [2020-10-27T02:42:18.806Z] #32 40.34 path
02:42:18 [2020-10-27T02:42:18.806Z] #32 41.24 text/tabwriter
02:42:19 [2020-10-27T02:42:19.006Z] #38 ...
02:42:19 [2020-10-27T02:42:19.006Z] 
02:42:19 [2020-10-27T02:42:19.006Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:19 [2020-10-27T02:42:19.006Z] #45 23.53 go: finding github.com/fatih/color v1.9.0
02:42:19 [2020-10-27T02:42:19.006Z] #45 23.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
02:42:19 [2020-10-27T02:42:19.006Z] #45 23.67 go: finding github.com/pkg/errors v0.9.1
02:42:19 [2020-10-27T02:42:19.006Z] #45 23.92 go: finding github.com/spf13/pflag v1.0.3
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.06 go: finding github.com/mattn/go-colorable v0.1.6
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.10 go: finding github.com/mattn/go-isatty v0.0.12
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.41 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.85 go: finding github.com/jonboulle/clockwork v0.1.0
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
02:42:19 [2020-10-27T02:42:19.006Z] #45 24.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
02:42:19 [2020-10-27T02:42:19.006Z] #45 25.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
02:42:19 [2020-10-27T02:42:19.006Z] #45 ...
02:42:19 [2020-10-27T02:42:19.006Z] 
02:42:19 [2020-10-27T02:42:19.006Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:19 [2020-10-27T02:42:19.006Z] #62 27.29 Checking out files:  43% (828/1905)   
Checking out files:  44% (839/1905)   
Checking out files:  45% (858/1905)   
Checking out files:  46% (877/1905)   
Checking out files:  47% (896/1905)   
Checking out files:  48% (915/1905)   
Checking out files:  49% (934/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
02:42:19 [2020-10-27T02:42:19.006Z] #62 28.69 + cd /tmp/tmp.TLBGe0MBwn/src/github.com/docker/libnetwork
02:42:19 [2020-10-27T02:42:19.006Z] #62 28.69 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
02:42:19 [2020-10-27T02:42:19.006Z] #62 29.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
02:42:19 [2020-10-27T02:42:19.148Z] #32 ...
02:42:19 [2020-10-27T02:42:19.148Z] 
02:42:19 [2020-10-27T02:42:19.148Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:19 [2020-10-27T02:42:19.148Z] #11 26.84 Reading package lists...
02:42:19 [2020-10-27T02:42:19.148Z] #11 31.62 Building dependency tree...
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.23 The following additional packages will be installed:
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.23   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.23   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.24   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.25 Suggested packages:
02:42:19 [2020-10-27T02:42:19.148Z] #11 35.25   gcc-8-locales seccomp wine64
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.92 The following NEW packages will be installed:
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 36.93   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
02:42:19 [2020-10-27T02:42:19.148Z] #11 37.37 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
02:42:19 [2020-10-27T02:42:19.148Z] #11 37.37 Need to get 73.3 MB of archives.
02:42:19 [2020-10-27T02:42:19.148Z] #11 37.37 After this operation, 472 MB of additional disk space will be used.
02:42:19 [2020-10-27T02:42:19.148Z] #11 37.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 37.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 38.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 38.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 38.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 38.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 39.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #11 40.15 Get:9 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]
02:42:19 [2020-10-27T02:42:19.148Z] #11 ...
02:42:19 [2020-10-27T02:42:19.148Z] 
02:42:19 [2020-10-27T02:42:19.148Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:19 [2020-10-27T02:42:19.148Z] #40 25.17 Reading package lists...
02:42:19 [2020-10-27T02:42:19.148Z] #40 31.52 Building dependency tree...
02:42:19 [2020-10-27T02:42:19.148Z] #40 33.89 The following additional packages will be installed:
02:42:19 [2020-10-27T02:42:19.148Z] #40 33.89   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
02:42:19 [2020-10-27T02:42:19.148Z] #40 33.90   libprotoc17 python-pkg-resources python-six zlib1g-dev
02:42:19 [2020-10-27T02:42:19.148Z] #40 33.90 Suggested packages:
02:42:19 [2020-10-27T02:42:19.148Z] #40 33.90   manpages-dev python-setuptools
02:42:19 [2020-10-27T02:42:19.148Z] #40 34.95 The following NEW packages will be installed:
02:42:19 [2020-10-27T02:42:19.148Z] #40 34.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
02:42:19 [2020-10-27T02:42:19.148Z] #40 34.95   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
02:42:19 [2020-10-27T02:42:19.148Z] #40 34.95   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
02:42:19 [2020-10-27T02:42:19.148Z] #40 34.95   python-six zlib1g-dev
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.54 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.54 Need to get 3798 kB of archives.
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.54 After this operation, 21.6 MB of additional disk space will be used.
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 35.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 36.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 36.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 36.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
02:42:19 [2020-10-27T02:42:19.148Z] #40 38.64 debconf: delaying package configuration, since apt-utils is not installed
02:42:19 [2020-10-27T02:42:19.148Z] #40 39.20 Fetched 3798 kB in 1s (3454 kB/s)
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.30 Selecting previously unselected package libcap-dev:arm64.
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.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 ... 15383 files and directories currently installed.)
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.36 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.38 Unpacking libcap-dev:arm64 (1:2.25-2) ...
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.84 Selecting previously unselected package libnet1:arm64.
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
02:42:19 [2020-10-27T02:42:19.148Z] #40 40.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
02:42:19 [2020-10-27T02:42:19.148Z] #40 41.10 Selecting previously unselected package libnet1-dev.
02:42:19 [2020-10-27T02:42:19.149Z] #40 41.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
02:42:19 [2020-10-27T02:42:19.149Z] #40 41.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
02:42:19 [2020-10-27T02:42:19.354Z] #42 18.38   CC       images/core-x86.o
02:42:19 [2020-10-27T02:42:19.425Z] #40 ...
02:42:19 [2020-10-27T02:42:19.425Z] 
02:42:19 [2020-10-27T02:42:19.425Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.11 go: finding gopkg.in/ini.v1 v1.51.0
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.17 go: finding golang.org/x/text v0.3.2
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.34 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.38 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.40 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.40 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.43 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:42:19 [2020-10-27T02:42:19.425Z] #47 41.92 go: finding github.com/kisielk/gotool v1.0.0
02:42:19 [2020-10-27T02:42:19.425Z] #47 ...
02:42:19 [2020-10-27T02:42:19.425Z] 
02:42:19 [2020-10-27T02:42:19.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:19 [2020-10-27T02:42:19.425Z] #43 31.90 sync
02:42:19 [2020-10-27T02:42:19.425Z] #43 31.91 internal/reflectlite
02:42:19 [2020-10-27T02:42:19.425Z] #43 33.57 github.com/LK4D4/vndr/godl/singleflight
02:42:19 [2020-10-27T02:42:19.425Z] #43 33.57 math/rand
02:42:19 [2020-10-27T02:42:19.425Z] #43 33.59 internal/singleflight
02:42:19 [2020-10-27T02:42:19.425Z] #43 36.01 strconv
02:42:19 [2020-10-27T02:42:19.425Z] #43 36.14 io
02:42:19 [2020-10-27T02:42:19.425Z] #43 36.15 syscall
02:42:19 [2020-10-27T02:42:19.425Z] #43 36.23 vendor/golang.org/x/net/dns/dnsmessage
02:42:19 [2020-10-27T02:42:19.425Z] #43 38.14 bytes
02:42:19 [2020-10-27T02:42:19.425Z] #43 40.39 reflect
02:42:19 [2020-10-27T02:42:19.425Z] #43 40.43 regexp/syntax
02:42:19 [2020-10-27T02:42:19.425Z] #43 41.04 bufio
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.60 Setting up iptables (1.8.2-4) ...
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
02:42:19 [2020-10-27T02:42:19.559Z] #18 56.65 Setting up python3 (3.7.3-1) ...
02:42:19 [2020-10-27T02:42:19.559Z] #18 57.00 Setting up python3-wheel (0.32.3-2) ...
02:42:19 [2020-10-27T02:42:19.898Z] #43 ...
02:42:19 [2020-10-27T02:42:19.898Z] 
02:42:19 [2020-10-27T02:42:19.898Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:19 [2020-10-27T02:42:19.898Z] #27 21.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
02:42:19 [2020-10-27T02:42:19.898Z] #27 21.53 
02:42:19 [2020-10-27T02:42:19.898Z] #27 21.81 
#                                                                          2.0%
######################################################################## 100.0%
02:42:19 [2020-10-27T02:42:19.898Z] #27 21.89 
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
02:42:19 [2020-10-27T02:42:19.932Z] 
02:42:19 [2020-10-27T02:42:19.932Z]  ________   ____  __.
02:42:19 [2020-10-27T02:42:19.932Z]  \_____  \ |    |/ _|
02:42:19 [2020-10-27T02:42:19.932Z]  /   |   \|      <
02:42:19 [2020-10-27T02:42:19.932Z]  /    |    \    |  \
02:42:19 [2020-10-27T02:42:19.932Z]  \_______  /____|__ \
02:42:19 [2020-10-27T02:42:19.932Z]          \/        \/
02:42:19 [2020-10-27T02:42:19.932Z] 
02:42:19 [2020-10-27T02:42:19.932Z] INFO: make.ps1 ended at 10/27/2020 02:42:07
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Binaries build ended at 10/27/2020 02:42:09. Duration:00:01:38.8110437
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Copying the built daemon binary to d:\CI\PR-41592\1\binary\dockerd-7d03e04f50.exe...
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Copying the built client binary to d:\CI\PR-41592\1\binary\docker-7d03e04f50.exe...
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Copying dockerversion from the container...
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Copying the golang package from the container to d:\CI\PR-41592\1\installer\go.zip...
02:42:19 [2020-10-27T02:42:19.932Z] INFO: Extracting go.zip to d:\CI\PR-41592\1\go
02:42:20 [2020-10-27T02:42:20.015Z] #42 19.18   CC       images/core-arm.o
02:42:20 [2020-10-27T02:42:20.123Z] #18 57.65 Setting up apparmor (2.13.2-10) ...
02:42:20 [2020-10-27T02:42:20.335Z] #42 19.62   CC       images/core-aarch64.o
02:42:20 [2020-10-27T02:42:20.936Z] #62 ...
02:42:20 [2020-10-27T02:42:20.936Z] 
02:42:20 [2020-10-27T02:42:20.936Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:20 [2020-10-27T02:42:20.936Z] #49 25.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:42:20 [2020-10-27T02:42:20.936Z] #49 26.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:42:20 [2020-10-27T02:42:20.936Z] #49 28.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:42:20 [2020-10-27T02:42:20.936Z] #49 30.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
02:42:20 [2020-10-27T02:42:20.936Z] #49 30.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
02:42:20 [2020-10-27T02:42:20.936Z] #49 30.91 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
02:42:20 [2020-10-27T02:42:20.936Z] #49 30.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
02:42:20 [2020-10-27T02:42:20.936Z] #49 32.46 runtime
02:42:20 [2020-10-27T02:42:20.936Z] #49 32.69 runtime/cgo
02:42:20 [2020-10-27T02:42:20.936Z] #49 ...
02:42:20 [2020-10-27T02:42:20.936Z] 
02:42:20 [2020-10-27T02:42:20.936Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:20 [2020-10-27T02:42:20.936Z] #47 28.94 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.68 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.70 go: extracting github.com/go-toolsmith/astcopy v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.71 go: downloading github.com/magiconair/properties v1.8.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.73 go: downloading github.com/mitchellh/go-homedir v1.1.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:42:20 [2020-10-27T02:42:20.936Z] #47 32.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/mitchellh/go-homedir v1.1.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.02 go: extracting github.com/magiconair/properties v1.8.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.09 go: downloading github.com/spf13/afero v1.1.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.13 go: downloading github.com/go-toolsmith/astequal v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.14 go: downloading github.com/mattn/go-isatty v0.0.8
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.26 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.26 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.46 go: downloading gopkg.in/yaml.v2 v2.2.7
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.64 go: extracting github.com/mattn/go-isatty v0.0.8
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.68 go: extracting github.com/go-toolsmith/astequal v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.80 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.85 go: extracting github.com/spf13/afero v1.1.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 33.91 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.48 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.48 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.57 go: extracting github.com/go-toolsmith/astcast v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.65 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.80 go: extracting gopkg.in/yaml.v2 v2.2.7
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.89 go: downloading github.com/hashicorp/hcl v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.89 go: downloading github.com/mitchellh/mapstructure v1.1.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.95 go: downloading github.com/go-toolsmith/typep v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.96 go: downloading github.com/kisielk/gotool v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 34.97 go: downloading github.com/ultraware/funlen v0.0.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.07 go: extracting github.com/go-toolsmith/typep v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.12 go: downloading github.com/uudashr/gocognit v1.0.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.22 go: downloading github.com/ultraware/whitespace v0.0.4
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.34 go: extracting github.com/mitchellh/mapstructure v1.1.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.37 go: extracting github.com/ultraware/funlen v0.0.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.37 go: extracting github.com/uudashr/gocognit v1.0.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.48 go: downloading golang.org/x/text v0.3.2
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.52 go: extracting github.com/kisielk/gotool v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.58 go: extracting github.com/hashicorp/hcl v1.0.0
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.62 go: extracting github.com/ultraware/whitespace v0.0.4
02:42:20 [2020-10-27T02:42:20.936Z] #47 35.68 go: downloading github.com/go-toolsmith/astp v1.0.0
02:42:21 [2020-10-27T02:42:21.021Z] #42 20.10   CC       images/core-ppc64.o
02:42:21 [2020-10-27T02:42:21.021Z] #42 ...
02:42:21 [2020-10-27T02:42:21.021Z] 
02:42:21 [2020-10-27T02:42:21.021Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:21 [2020-10-27T02:42:21.021Z] #33 72.46 internal/poll
02:42:21 [2020-10-27T02:42:21.021Z] #33 74.33 os
02:42:21 [2020-10-27T02:42:21.021Z] #33 78.02 internal/fmtsort
02:42:21 [2020-10-27T02:42:21.021Z] #33 78.15 path/filepath
02:42:21 [2020-10-27T02:42:21.021Z] #33 78.89 fmt
02:42:21 [2020-10-27T02:42:21.021Z] #33 80.04 io/ioutil
02:42:21 [2020-10-27T02:42:21.021Z] #33 82.19 log
02:42:21 [2020-10-27T02:42:21.021Z] #33 82.19 github.com/BurntSushi/toml
02:42:21 [2020-10-27T02:42:21.021Z] #33 82.19 flag
02:42:21 [2020-10-27T02:42:21.021Z] #33 ...
02:42:21 [2020-10-27T02:42:21.021Z] 
02:42:21 [2020-10-27T02:42:21.021Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:21 [2020-10-27T02:42:21.021Z] #44 82.27 os/exec
02:42:21 [2020-10-27T02:42:21.021Z] #44 82.33 net
02:42:21 [2020-10-27T02:42:21.197Z] #47 35.78 go: extracting github.com/spf13/jwalterweatherman v1.0.0
02:42:21 [2020-10-27T02:42:21.197Z] #47 36.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
02:42:21 [2020-10-27T02:42:21.338Z] #27 23.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
02:42:21 [2020-10-27T02:42:21.338Z] #27 ...
02:42:21 [2020-10-27T02:42:21.338Z] 
02:42:21 [2020-10-27T02:42:21.338Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:42:21 [2020-10-27T02:42:21.338Z] #30 33.50 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.
02:42:21 [2020-10-27T02:42:21.338Z] #30 33.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
02:42:21 [2020-10-27T02:42:21.338Z] #30 34.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
02:42:21 [2020-10-27T02:42:21.338Z] #30 ...
02:42:21 [2020-10-27T02:42:21.338Z] 
02:42:21 [2020-10-27T02:42:21.338Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.30 go: finding github.com/sourcegraph/go-diff v0.5.1
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.94 go: finding github.com/ultraware/funlen v0.0.2
02:42:21 [2020-10-27T02:42:21.338Z] #47 42.94 go: finding github.com/uudashr/gocognit v1.0.1
02:42:21 [2020-10-27T02:42:21.338Z] #47 43.01 go: finding github.com/ultraware/whitespace v0.0.4
02:42:21 [2020-10-27T02:42:21.338Z] #47 43.03 go: finding github.com/gogo/protobuf v1.2.1
02:42:21 [2020-10-27T02:42:21.338Z] #47 43.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:42:21 [2020-10-27T02:42:21.338Z] #47 43.84 go: finding honnef.co/go/tools v0.0.1-2019.2.3
02:42:21 [2020-10-27T02:42:21.457Z] #47 36.13 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
02:42:21 [2020-10-27T02:42:21.457Z] #47 36.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:42:21 [2020-10-27T02:42:21.457Z] #47 36.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:21 [2020-10-27T02:42:21.457Z] #47 36.26 go: downloading github.com/spf13/cobra v0.0.5
02:42:21 [2020-10-27T02:42:21.608Z] #47 44.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:42:21 [2020-10-27T02:42:21.608Z] #47 44.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:42:21 [2020-10-27T02:42:21.718Z] #47 36.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:42:21 [2020-10-27T02:42:21.718Z] #47 36.54 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:42:21 [2020-10-27T02:42:21.979Z] #47 36.55 go: extracting github.com/go-toolsmith/astp v1.0.0
02:42:22 [2020-10-27T02:42:22.016Z] #18 ...
02:42:22 [2020-10-27T02:42:22.016Z] 
02:42:22 [2020-10-27T02:42:22.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:22 [2020-10-27T02:42:22.016Z] #41 104.4   CC       criu/cr-service.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 106.0   CC       criu/crtools.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 106.7   CC       criu/eventfd.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 107.0   CC       criu/eventpoll.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 108.0   CC       criu/external.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 108.4   CC       criu/fault-injection.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 108.6   CC       criu/fdstore.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 108.9   CC       criu/fifo.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 109.2   CC       criu/file-ids.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 109.5   CC       criu/file-lock.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 110.5   CC       criu/files-ext.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 111.0   CC       criu/files-reg.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 113.3   CC       criu/files.o
02:42:22 [2020-10-27T02:42:22.016Z] #41 ...
02:42:22 [2020-10-27T02:42:22.016Z] 
02:42:22 [2020-10-27T02:42:22.016Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:42:22 [2020-10-27T02:42:22.016Z] #18 59.31 Setting up xfsprogs (4.20.0-1) ...
02:42:22 [2020-10-27T02:42:22.016Z] #18 59.32 Setting up python3-lib2to3 (3.7.3-1) ...
02:42:22 [2020-10-27T02:42:22.016Z] #18 59.67 Setting up python3-pkg-resources (40.8.0-1) ...
02:42:22 [2020-10-27T02:42:22.073Z] #47 44.23 go: finding github.com/BurntSushi/toml v0.3.1
02:42:22 [2020-10-27T02:42:22.239Z] #47 36.78 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
02:42:22 [2020-10-27T02:42:22.239Z] #47 36.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
02:42:22 [2020-10-27T02:42:22.239Z] #47 36.91 go: downloading github.com/stretchr/testify v1.4.0
02:42:22 [2020-10-27T02:42:22.239Z] #47 36.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:42:22 [2020-10-27T02:42:22.387Z] #47 44.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:42:22 [2020-10-27T02:42:22.500Z] #47 36.99 go: extracting github.com/go-toolsmith/strparse v1.0.0
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.00 go: downloading github.com/spf13/cast v1.3.0
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.02 go: extracting github.com/spf13/cobra v0.0.5
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.11 go: downloading github.com/fsnotify/fsnotify v1.4.7
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.16 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.18 go: extracting github.com/spf13/cast v1.3.0
02:42:22 [2020-10-27T02:42:22.500Z] #47 37.26 go: downloading github.com/sourcegraph/go-diff v0.5.1
02:42:22 [2020-10-27T02:42:22.760Z] #47 37.26 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:22 [2020-10-27T02:42:22.947Z] #18 60.45 Setting up python3-distutils (3.7.3-1) ...
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.57 go: extracting github.com/stretchr/testify v1.4.0
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.66 go: extracting github.com/fsnotify/fsnotify v1.4.7
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.77 go: extracting github.com/sourcegraph/go-diff v0.5.1
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:42:23 [2020-10-27T02:42:23.055Z] #47 37.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0
02:42:23 [2020-10-27T02:42:23.226Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
02:42:23 [2020-10-27T02:42:23.373Z] #47 38.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:42:23 [2020-10-27T02:42:23.463Z] #18 60.94 Setting up python3-setuptools (40.8.0-1) ...
02:42:23 [2020-10-27T02:42:23.466Z] #47 ...
02:42:23 [2020-10-27T02:42:23.466Z] 
02:42:23 [2020-10-27T02:42:23.466Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:23 [2020-10-27T02:42:23.466Z] #53 DONE 45.8s
02:42:23 [2020-10-27T02:42:23.466Z] 
02:42:23 [2020-10-27T02:42:23.466Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:23 [2020-10-27T02:42:23.466Z] #27 23.67 
02:42:23 [2020-10-27T02:42:23.466Z] #27 23.96 
                                                                           0.8%
####################################################################      95.6%
######################################################################## 100.0%
02:42:23 [2020-10-27T02:42:23.466Z] #27 24.24 
02:42:23 [2020-10-27T02:42:23.646Z] #47 38.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:42:23 [2020-10-27T02:42:23.646Z] #47 38.38 go: extracting github.com/inconshreveable/mousetrap v1.0.0
02:42:23 [2020-10-27T02:42:23.646Z] #47 38.38 go: downloading github.com/gobwas/glob v0.2.3
02:42:23 [2020-10-27T02:42:23.729Z] #27 25.83 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
02:42:23 [2020-10-27T02:42:23.729Z] #27 25.94 skipping existing 9a99313a2c50
02:42:23 [2020-10-27T02:42:23.907Z] #47 38.48 go: downloading github.com/gogo/protobuf v1.2.1
02:42:23 [2020-10-27T02:42:23.907Z] #47 38.64 go: downloading github.com/stretchr/objx v0.2.0
02:42:23 [2020-10-27T02:42:23.993Z] #27 26.16 
02:42:24 [2020-10-27T02:42:24.169Z] #47 38.79 go: downloading github.com/BurntSushi/toml v0.3.1
02:42:24 [2020-10-27T02:42:24.454Z] #47 38.94 go: extracting github.com/gobwas/glob v0.2.3
02:42:24 [2020-10-27T02:42:24.454Z] #47 39.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0
02:42:24 [2020-10-27T02:42:24.719Z] #47 39.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:42:24 [2020-10-27T02:42:24.719Z] #47 39.33 go: extracting github.com/stretchr/objx v0.2.0
02:42:24 [2020-10-27T02:42:24.719Z] #47 39.50 go: downloading gopkg.in/ini.v1 v1.51.0
02:42:24 [2020-10-27T02:42:24.833Z] #18 62.20 Setting up python3-pip (18.1-5) ...
02:42:24 [2020-10-27T02:42:24.951Z] #27 ...
02:42:24 [2020-10-27T02:42:24.951Z] 
02:42:24 [2020-10-27T02:42:24.951Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:24 [2020-10-27T02:42:24.951Z] #45 DONE 47.2s
02:42:24 [2020-10-27T02:42:24.951Z] 
02:42:24 [2020-10-27T02:42:24.951Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.388 + RM_GOPATH=0
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.389 + TMP_GOPATH=
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.390 + : /build
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.390 + '[' -z '' ']'
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.397 ++ mktemp -d
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.400 + export GOPATH=/tmp/tmp.eyhL1jYQ2U
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.401 + GOPATH=/tmp/tmp.eyhL1jYQ2U
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.402 + RM_GOPATH=1
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.402 + case "$(go env GOARCH)" in
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.403 ++ go env GOARCH
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.429 + export GO_BUILDMODE=-buildmode=pie
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.429 + GO_BUILDMODE=-buildmode=pie
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.431 ++ dirname /tmp/install/install.sh
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.443 + dir=/tmp/install
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.449 + bin=containerd
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.449 + shift
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.450 + '[' '!' -f /tmp/install/containerd.installer ']'
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.454 + . /tmp/install/containerd.installer
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.458 ++ set -e
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.459 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.459 + install_containerd
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.471 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.474 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.474 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd
02:42:24 [2020-10-27T02:42:24.951Z] #54 1.477 Cloning into '/tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd'...
02:42:24 [2020-10-27T02:42:24.980Z] #47 39.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0
02:42:25 [2020-10-27T02:42:25.240Z] #47 ...
02:42:25 [2020-10-27T02:42:25.240Z] 
02:42:25 [2020-10-27T02:42:25.240Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:25 [2020-10-27T02:42:25.240Z] #53 29.95 Fetched 8396 kB in 24s (352 kB/s)
02:42:25 [2020-10-27T02:42:25.240Z] #53 29.95 Reading package lists...
02:42:25 [2020-10-27T02:42:25.500Z] #53 38.60 Reading package lists...
02:42:25 [2020-10-27T02:42:25.500Z] #53 ...
02:42:25 [2020-10-27T02:42:25.500Z] 
02:42:25 [2020-10-27T02:42:25.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:25 [2020-10-27T02:42:25.500Z] #40 31.02 Fetched 8396 kB in 25s (341 kB/s)
02:42:25 [2020-10-27T02:42:25.500Z] #40 31.02 Reading package lists...
02:42:25 [2020-10-27T02:42:25.500Z] #40 39.75 Reading package lists...
02:42:25 [2020-10-27T02:42:25.500Z] #40 ...
02:42:25 [2020-10-27T02:42:25.500Z] 
02:42:25 [2020-10-27T02:42:25.500Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:25 [2020-10-27T02:42:25.500Z] #47 40.16 go: extracting github.com/BurntSushi/toml v0.3.1
02:42:25 [2020-10-27T02:42:25.500Z] #47 40.17 go: extracting gopkg.in/ini.v1 v1.51.0
02:42:25 [2020-10-27T02:42:25.500Z] #47 40.19 go: downloading github.com/davecgh/go-spew v1.1.1
02:42:25 [2020-10-27T02:42:25.570Z] #44 86.57 internal/lazyregexp
02:42:25 [2020-10-27T02:42:25.570Z] #44 87.03 github.com/LK4D4/vndr/versioned
02:42:25 [2020-10-27T02:42:25.762Z] #47 40.28 go: downloading github.com/pmezard/go-difflib v1.0.0
02:42:25 [2020-10-27T02:42:25.762Z] #47 40.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:42:25 [2020-10-27T02:42:25.762Z] #47 ...
02:42:25 [2020-10-27T02:42:25.762Z] 
02:42:25 [2020-10-27T02:42:25.762Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:25 [2020-10-27T02:42:25.762Z] #11 30.43 Fetched 8396 kB in 24s (349 kB/s)
02:42:25 [2020-10-27T02:42:25.762Z] #11 30.43 Reading package lists...
02:42:25 [2020-10-27T02:42:25.763Z] #18 63.27 Processing triggers for libc-bin (2.28-10) ...
02:42:25 [2020-10-27T02:42:25.763Z] #18 63.32 Processing triggers for mime-support (3.62) ...
02:42:25 [2020-10-27T02:42:25.870Z] #44 ...
02:42:25 [2020-10-27T02:42:25.870Z] 
02:42:25 [2020-10-27T02:42:25.870Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:42:25 [2020-10-27T02:42:25.870Z] #55 45.27 Checking out files:  54% (1876/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files:  99% (3412/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
02:42:25 [2020-10-27T02:42:25.870Z] #55 46.35 + cd /tmp/tmp.zPQWR4RzoS/src/github.com/containerd/containerd
02:42:25 [2020-10-27T02:42:25.870Z] #55 46.35 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + export 'BUILDTAGS=netgo osusergo static_build'
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + BUILDTAGS='netgo osusergo static_build'
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + export EXTRA_FLAGS=-buildmode=pie
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + EXTRA_FLAGS=-buildmode=pie
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + '[' '' = dynamic ']'
02:42:25 [2020-10-27T02:42:25.870Z] #55 47.40 + make
02:42:25 [2020-10-27T02:42:25.870Z] #55 48.48 + bin/ctr
02:42:26 [2020-10-27T02:42:26.027Z] #11 39.43 Reading package lists...
02:42:26 [2020-10-27T02:42:26.027Z] #11 ...
02:42:26 [2020-10-27T02:42:26.027Z] 
02:42:26 [2020-10-27T02:42:26.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:26 [2020-10-27T02:42:26.027Z] #43 40.61 vendor/golang.org/x/crypto/internal/subtle
02:42:26 [2020-10-27T02:42:26.291Z] #43 40.83 vendor/golang.org/x/crypto/curve25519
02:42:26 [2020-10-27T02:42:26.693Z] #18 DONE 64.1s
02:42:26 [2020-10-27T02:42:26.693Z] 
02:42:26 [2020-10-27T02:42:26.693Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:42:27 [2020-10-27T02:42:27.623Z] #19 0.933 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
02:42:27 [2020-10-27T02:42:27.623Z] #19 0.941 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
02:42:27 [2020-10-27T02:42:27.623Z] #19 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
02:42:27 [2020-10-27T02:42:27.623Z] #19 DONE 1.0s
02:42:27 [2020-10-27T02:42:27.623Z] 
02:42:27 [2020-10-27T02:42:27.623Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:27 [2020-10-27T02:42:27.623Z] #38 186.3 + dpkg --print-architecture
02:42:27 [2020-10-27T02:42:27.623Z] #38 186.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
02:42:28 [2020-10-27T02:42:28.189Z] #38 187.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
02:42:28 [2020-10-27T02:42:28.189Z] #38 187.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
02:42:28 [2020-10-27T02:42:28.265Z] #54 ...
02:42:28 [2020-10-27T02:42:28.265Z] 
02:42:28 [2020-10-27T02:42:28.265Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
02:42:28 [2020-10-27T02:42:28.265Z] #27 27.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
02:42:28 [2020-10-27T02:42:28.265Z] #27 28.08 
02:42:28 [2020-10-27T02:42:28.265Z] #27 28.32 
############                                                              17.8%
######################################################################## 100.0%
02:42:28 [2020-10-27T02:42:28.265Z] #27 28.41 
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.47 
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.64 
######################################################################## 100.0%
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.83 
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.88 Download of images into '/build' complete.
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.89 Use something like the following to load the result into a Docker daemon:
02:42:28 [2020-10-27T02:42:28.265Z] #27 29.89   tar -cC '/build' . | docker load
02:42:28 [2020-10-27T02:42:28.265Z] #27 DONE 30.1s
02:42:28 [2020-10-27T02:42:28.265Z] 
02:42:28 [2020-10-27T02:42:28.265Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:28 [2020-10-27T02:42:28.265Z] #40 46.21 Selecting previously unselected package libnl-3-200:arm64.
02:42:28 [2020-10-27T02:42:28.265Z] #40 46.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 46.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 47.33 Selecting previously unselected package libnl-3-dev:arm64.
02:42:28 [2020-10-27T02:42:28.265Z] #40 47.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 47.46 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 49.32 Selecting previously unselected package libprotobuf-c1:arm64.
02:42:28 [2020-10-27T02:42:28.265Z] #40 49.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 49.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
02:42:28 [2020-10-27T02:42:28.265Z] #40 49.81 Selecting previously unselected package libprotobuf-c-dev:arm64.
02:42:28 [2020-10-27T02:42:28.266Z] #40 49.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.266Z] #40 49.92 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.34 Selecting previously unselected package zlib1g-dev:arm64.
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.37 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.74 Selecting previously unselected package libprotobuf17:arm64.
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
02:42:28 [2020-10-27T02:42:28.266Z] #40 50.76 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
02:42:28 [2020-10-27T02:42:28.837Z] #43 ...
02:42:28 [2020-10-27T02:42:28.837Z] 
02:42:28 [2020-10-27T02:42:28.837Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:28 [2020-10-27T02:42:28.837Z] #34 33.20 Fetched 8396 kB in 26s (326 kB/s)
02:42:28 [2020-10-27T02:42:28.837Z] #34 33.20 Reading package lists...
02:42:28 [2020-10-27T02:42:28.837Z] #34 41.15 Reading package lists...
02:42:28 [2020-10-27T02:42:28.837Z] #34 ...
02:42:28 [2020-10-27T02:42:28.837Z] 
02:42:28 [2020-10-27T02:42:28.837Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:28 [2020-10-27T02:42:28.837Z] #47 40.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:42:28 [2020-10-27T02:42:28.837Z] #47 40.67 go: extracting github.com/davecgh/go-spew v1.1.1
02:42:28 [2020-10-27T02:42:28.837Z] #47 40.75 go: extracting github.com/pmezard/go-difflib v1.0.0
02:42:28 [2020-10-27T02:42:28.837Z] #47 41.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:42:28 [2020-10-27T02:42:28.837Z] #47 41.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:42:28 [2020-10-27T02:42:28.837Z] #47 43.24 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:42:29 [2020-10-27T02:42:29.215Z] #40 51.76 Selecting previously unselected package libprotobuf-lite17:arm64.
02:42:29 [2020-10-27T02:42:29.455Z] #55 ...
02:42:29 [2020-10-27T02:42:29.455Z] 
02:42:29 [2020-10-27T02:42:29.455Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:29 [2020-10-27T02:42:29.455Z] #50 80.58 mvdan.cc/sh/v3/fileutil
02:42:29 [2020-10-27T02:42:29.455Z] #50 80.59 io/ioutil
02:42:29 [2020-10-27T02:42:29.455Z] #50 82.37 encoding/binary
02:42:29 [2020-10-27T02:42:29.455Z] #50 82.37 flag
02:42:29 [2020-10-27T02:42:29.455Z] #50 82.37 github.com/pkg/diff
02:42:29 [2020-10-27T02:42:29.455Z] #50 82.37 go/token
02:42:29 [2020-10-27T02:42:29.455Z] #50 85.15 go/scanner
02:42:29 [2020-10-27T02:42:29.455Z] #50 86.97 mvdan.cc/editorconfig
02:42:29 [2020-10-27T02:42:29.455Z] #50 87.22 mvdan.cc/sh/v3/syntax
02:42:29 [2020-10-27T02:42:29.455Z] #50 89.28 encoding/base64
02:42:29 [2020-10-27T02:42:29.455Z] #50 89.53 go/ast
02:42:29 [2020-10-27T02:42:29.455Z] #50 ...
02:42:29 [2020-10-27T02:42:29.455Z] 
02:42:29 [2020-10-27T02:42:29.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:29 [2020-10-27T02:42:29.455Z] #42 20.99   CC       images/core-s390.o
02:42:29 [2020-10-27T02:42:29.455Z] #42 22.00   CC       images/cpuinfo.o
02:42:29 [2020-10-27T02:42:29.455Z] #42 22.76   CC       images/inventory.o
02:42:29 [2020-10-27T02:42:29.455Z] #42 23.01   CC       images/fdinfo.o
02:42:29 [2020-10-27T02:42:29.455Z] #42 23.36   CC       images/fown.o
02:42:29 [2020-10-27T02:42:29.455Z] #42 23.60   CC       images/ns.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 23.82   CC       images/regfile.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 24.07   CC       images/ghost-file.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 24.49   CC       images/fifo.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 24.72   CC       images/remap-file-path.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 24.95   CC       images/eventfd.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 25.25   CC       images/eventpoll.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 25.67   CC       images/fh.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 26.01   CC       images/fsnotify.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 26.74   CC       images/signalfd.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 27.00   CC       images/fs.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 27.35   CC       images/pstree.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 27.68   CC       images/pipe.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 27.97   CC       images/tcp-stream.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 28.22   CC       images/sk-packet.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 ...
02:42:29 [2020-10-27T02:42:29.456Z] 
02:42:29 [2020-10-27T02:42:29.456Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:29 [2020-10-27T02:42:29.456Z] #33 86.71 github.com/BurntSushi/toml/cmd/tomlv
02:42:29 [2020-10-27T02:42:29.456Z] #33 DONE 90.9s
02:42:29 [2020-10-27T02:42:29.456Z] 
02:42:29 [2020-10-27T02:42:29.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:29 [2020-10-27T02:42:29.456Z] #42 28.62   CC       images/mnt.o
02:42:29 [2020-10-27T02:42:29.456Z] #42 ...
02:42:29 [2020-10-27T02:42:29.456Z] 
02:42:29 [2020-10-27T02:42:29.456Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:29 [2020-10-27T02:42:29.456Z] #44 87.78 encoding/binary
02:42:29 [2020-10-27T02:42:29.456Z] #44 87.80 go/scanner
02:42:29 [2020-10-27T02:42:29.456Z] #44 87.82 net/url
02:42:29 [2020-10-27T02:42:29.479Z] #40 51.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
02:42:29 [2020-10-27T02:42:29.479Z] #40 51.79 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
02:42:29 [2020-10-27T02:42:29.744Z] #40 52.20 Selecting previously unselected package libprotobuf-dev:arm64.
02:42:29 [2020-10-27T02:42:29.744Z] #40 52.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
02:42:29 [2020-10-27T02:42:29.744Z] #40 52.21 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
02:42:30 [2020-10-27T02:42:30.615Z] #44 91.88 go/ast
02:42:30 [2020-10-27T02:42:30.696Z] #40 ...
02:42:30 [2020-10-27T02:42:30.696Z] 
02:42:30 [2020-10-27T02:42:30.696Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:30 [2020-10-27T02:42:30.696Z] #11 42.96 Get:10 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]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 45.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
02:42:30 [2020-10-27T02:42:30.696Z] #11 47.44 debconf: delaying package configuration, since apt-utils is not installed
02:42:30 [2020-10-27T02:42:30.696Z] #11 47.88 Fetched 73.3 MB in 9s (8273 kB/s)
02:42:30 [2020-10-27T02:42:30.696Z] #11 48.38 Selecting previously unselected package binutils-mingw-w64-i686.
02:42:30 [2020-10-27T02:42:30.696Z] #11 48.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
02:42:30 [2020-10-27T02:42:30.696Z] #11 48.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
02:42:30 [2020-10-27T02:42:30.696Z] #11 48.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:42:30 [2020-10-27T02:42:30.696Z] #11 51.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
02:42:30 [2020-10-27T02:42:30.697Z] #11 51.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
02:42:30 [2020-10-27T02:42:30.697Z] #11 51.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:42:30 [2020-10-27T02:42:30.697Z] #11 ...
02:42:30 [2020-10-27T02:42:30.697Z] 
02:42:30 [2020-10-27T02:42:30.697Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:30 [2020-10-27T02:42:30.697Z] #49 43.19 regexp/syntax
02:42:30 [2020-10-27T02:42:30.697Z] #49 47.59 regexp
02:42:30 [2020-10-27T02:42:30.697Z] #49 48.51 context
02:42:30 [2020-10-27T02:42:30.697Z] #49 48.54 internal/poll
02:42:30 [2020-10-27T02:42:30.697Z] #49 51.63 path/filepath
02:42:30 [2020-10-27T02:42:30.750Z] #47 45.42 go: extracting github.com/gogo/protobuf v1.2.1
02:42:30 [2020-10-27T02:42:30.960Z] #49 ...
02:42:30 [2020-10-27T02:42:30.960Z] 
02:42:30 [2020-10-27T02:42:30.960Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:30 [2020-10-27T02:42:30.960Z] #32 43.78 internal/syscall/execenv
02:42:30 [2020-10-27T02:42:30.960Z] #32 43.80 internal/syscall/unix
02:42:30 [2020-10-27T02:42:30.960Z] #32 43.81 time
02:42:30 [2020-10-27T02:42:30.960Z] #32 47.71 internal/poll
02:42:30 [2020-10-27T02:42:30.960Z] #32 48.95 internal/fmtsort
02:42:30 [2020-10-27T02:42:30.960Z] #32 49.67 os
02:42:30 [2020-10-27T02:42:30.960Z] #32 51.54 fmt
02:42:30 [2020-10-27T02:42:30.960Z] #32 51.54 path/filepath
02:42:30 [2020-10-27T02:42:30.960Z] #32 52.70 io/ioutil
02:42:30 [2020-10-27T02:42:30.960Z] #32 ...
02:42:30 [2020-10-27T02:42:30.960Z] 
02:42:30 [2020-10-27T02:42:30.960Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:30 [2020-10-27T02:42:30.960Z] #49 53.51 mvdan.cc/sh/v3/fileutil
02:42:31 [2020-10-27T02:42:31.224Z] #49 ...
02:42:31 [2020-10-27T02:42:31.224Z] 
02:42:31 [2020-10-27T02:42:31.224Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:31 [2020-10-27T02:42:31.224Z] #43 43.55 hash/crc32
02:42:31 [2020-10-27T02:42:31.224Z] #43 44.78 time
02:42:31 [2020-10-27T02:42:31.224Z] #43 45.44 regexp
02:42:31 [2020-10-27T02:42:31.224Z] #43 50.00 github.com/LK4D4/vndr/versioned
02:42:31 [2020-10-27T02:42:31.224Z] #43 52.05 internal/lazyregexp
02:42:31 [2020-10-27T02:42:31.224Z] #43 52.10 path/filepath
02:42:31 [2020-10-27T02:42:31.224Z] #43 52.10 net
02:42:31 [2020-10-27T02:42:31.224Z] #43 53.38 os/exec
02:42:31 [2020-10-27T02:42:31.224Z] #43 ...
02:42:31 [2020-10-27T02:42:31.224Z] 
02:42:31 [2020-10-27T02:42:31.224Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:31 [2020-10-27T02:42:31.224Z] #40 53.64 Selecting previously unselected package libprotoc17:arm64.
02:42:31 [2020-10-27T02:42:31.224Z] #40 53.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
02:42:31 [2020-10-27T02:42:31.224Z] #40 53.67 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
02:42:31 [2020-10-27T02:42:31.320Z] #47 ...
02:42:31 [2020-10-27T02:42:31.320Z] 
02:42:31 [2020-10-27T02:42:31.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:31 [2020-10-27T02:42:31.320Z] #11 39.43 Reading package lists...
02:42:31 [2020-10-27T02:42:31.794Z] #44 93.35 text/template/parse
02:42:31 [2020-10-27T02:42:31.801Z] #40 54.18 Selecting previously unselected package protobuf-c-compiler.
02:42:31 [2020-10-27T02:42:31.801Z] #40 54.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
02:42:31 [2020-10-27T02:42:31.801Z] #40 54.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
02:42:31 [2020-10-27T02:42:31.801Z] #40 54.34 Selecting previously unselected package protobuf-compiler.
02:42:32 [2020-10-27T02:42:32.064Z] #40 54.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
02:42:32 [2020-10-27T02:42:32.064Z] #40 54.38 Unpacking protobuf-compiler (3.6.1.3-2) ...
02:42:32 [2020-10-27T02:42:32.064Z] #40 54.56 Selecting previously unselected package python-pkg-resources.
02:42:32 [2020-10-27T02:42:32.064Z] #40 54.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
02:42:32 [2020-10-27T02:42:32.064Z] #40 54.58 Unpacking python-pkg-resources (40.8.0-1) ...
02:42:32 [2020-10-27T02:42:32.133Z] #44 ...
02:42:32 [2020-10-27T02:42:32.134Z] 
02:42:32 [2020-10-27T02:42:32.134Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:32 [2020-10-27T02:42:32.134Z] #42 29.02   CC       images/pipe-data.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 29.41   CC       images/sa.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 29.66   CC       images/timer.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 30.17   CC       images/timerfd.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 30.44   CC       images/mm.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 30.74   CC       images/sk-opts.o
02:42:32 [2020-10-27T02:42:32.134Z] #42 31.11   CC       images/sk-unix.o
02:42:32 [2020-10-27T02:42:32.327Z] #40 54.95 Selecting previously unselected package python-six.
02:42:32 [2020-10-27T02:42:32.461Z] #42 31.45   CC       images/sk-inet.o
02:42:32 [2020-10-27T02:42:32.461Z] #42 31.86   CC       images/tun.o
02:42:32 [2020-10-27T02:42:32.591Z] #40 54.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
02:42:32 [2020-10-27T02:42:32.591Z] #40 54.97 Unpacking python-six (1.12.0-1) ...
02:42:32 [2020-10-27T02:42:32.591Z] #40 55.11 Selecting previously unselected package python-protobuf.
02:42:32 [2020-10-27T02:42:32.591Z] #40 55.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
02:42:32 [2020-10-27T02:42:32.591Z] #40 55.13 Unpacking python-protobuf (3.6.1.3-2) ...
02:42:33 [2020-10-27T02:42:33.190Z] #42 32.29   CC       images/sk-netlink.o
02:42:33 [2020-10-27T02:42:33.190Z] #42 32.50   CC       images/packet-sock.o
02:42:33 [2020-10-27T02:42:33.272Z] #11 46.39 Building dependency tree...
02:42:33 [2020-10-27T02:42:33.441Z] #38 ...
02:42:33 [2020-10-27T02:42:33.441Z] 
02:42:33 [2020-10-27T02:42:33.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:33 [2020-10-27T02:42:33.441Z] #41 115.5   CC       criu/filesystems.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 116.2   CC       criu/fsnotify.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 117.4   CC       criu/image-desc.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 117.6   CC       criu/image.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 118.6   CC       criu/ipc_ns.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 120.4   CC       criu/irmap.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 121.3   CC       criu/kcmp-ids.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 121.7   CC       criu/kerndat.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 122.7   CC       criu/libnetlink.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 123.2   CC       criu/log.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 123.6   CC       criu/lsm.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 124.0   CC       criu/mem.o
02:42:33 [2020-10-27T02:42:33.441Z] #41 125.8   CC       criu/memfd.o
02:42:33 [2020-10-27T02:42:33.578Z] #40 55.86 Setting up python-pkg-resources (40.8.0-1) ...
02:42:33 [2020-10-27T02:42:33.698Z] #41 126.4   CC       criu/mount.o
02:42:33 [2020-10-27T02:42:33.855Z] #40 ...
02:42:33 [2020-10-27T02:42:33.855Z] 
02:42:33 [2020-10-27T02:42:33.855Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:33 [2020-10-27T02:42:33.855Z] #34 46.24 Selecting previously unselected package cmake-data.
02:42:33 [2020-10-27T02:42:33.855Z] #34 46.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #34 46.34 Unpacking cmake-data (3.13.4-1) ...
02:42:33 [2020-10-27T02:42:33.855Z] #34 53.30 Selecting previously unselected package libicu63:arm64.
02:42:33 [2020-10-27T02:42:33.855Z] #34 53.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #34 53.33 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
02:42:33 [2020-10-27T02:42:33.855Z] #34 ...
02:42:33 [2020-10-27T02:42:33.855Z] 
02:42:33 [2020-10-27T02:42:33.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.67 Selecting previously unselected package binutils-mingw-w64.
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.85 Selecting previously unselected package libdevmapper1.02.1:arm64.
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 53.88 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.12 Selecting previously unselected package dmsetup.
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.18 Unpacking dmsetup (2:1.02.155-3) ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.42 Selecting previously unselected package mingw-w64-common.
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
02:42:33 [2020-10-27T02:42:33.855Z] #11 54.43 Unpacking mingw-w64-common (6.0.0-3) ...
02:42:33 [2020-10-27T02:42:33.963Z] #42 33.06   CC       images/ipc-var.o
02:42:33 [2020-10-27T02:42:33.963Z] #42 33.31   CC       images/ipc-desc.o
02:42:34 [2020-10-27T02:42:34.295Z] #42 33.60   CC       images/ipc-shm.o
02:42:34 [2020-10-27T02:42:34.670Z] #42 33.81   CC       images/ipc-msg.o
02:42:35 [2020-10-27T02:42:35.041Z] #42 34.15   CC       images/ipc-sem.o
02:42:35 [2020-10-27T02:42:35.183Z] #11 ...
02:42:35 [2020-10-27T02:42:35.184Z] 
02:42:35 [2020-10-27T02:42:35.184Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:35 [2020-10-27T02:42:35.184Z] #62 DONE 49.4s
02:42:35 [2020-10-27T02:42:35.184Z] 
02:42:35 [2020-10-27T02:42:35.184Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:35 [2020-10-27T02:42:35.184Z] #40 39.75 Reading package lists...
02:42:35 [2020-10-27T02:42:35.184Z] #40 46.05 Building dependency tree...
02:42:35 [2020-10-27T02:42:35.184Z] #40 49.11 The following additional packages will be installed:
02:42:35 [2020-10-27T02:42:35.184Z] #40 49.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
02:42:35 [2020-10-27T02:42:35.184Z] #40 49.14   libprotoc17 python-pkg-resources python-six zlib1g-dev
02:42:35 [2020-10-27T02:42:35.184Z] #40 49.14 Suggested packages:
02:42:35 [2020-10-27T02:42:35.184Z] #40 49.15   manpages-dev python-setuptools
02:42:35 [2020-10-27T02:42:35.375Z] #42 34.44   CC       images/utsns.o
02:42:35 [2020-10-27T02:42:35.684Z] #42 34.82   CC       images/creds.o
02:42:36 [2020-10-27T02:42:36.032Z] #42 35.12   CC       images/vma.o
02:42:36 [2020-10-27T02:42:36.032Z] #42 35.40   CC       images/netdev.o
02:42:36 [2020-10-27T02:42:36.568Z] #40 50.93 The following NEW packages will be installed:
02:42:36 [2020-10-27T02:42:36.568Z] #40 50.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
02:42:36 [2020-10-27T02:42:36.568Z] #40 50.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
02:42:36 [2020-10-27T02:42:36.568Z] #40 50.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
02:42:36 [2020-10-27T02:42:36.568Z] #40 50.94   python-six zlib1g-dev
02:42:36 [2020-10-27T02:42:36.751Z] #42 35.84   CC       images/tty.o
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 Need to get 4095 kB of archives.
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 After this operation, 22.5 MB of additional disk space will be used.
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
02:42:36 [2020-10-27T02:42:36.828Z] #40 51.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
02:42:36 [2020-10-27T02:42:36.829Z] #40 51.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
02:42:37 [2020-10-27T02:42:37.089Z] #40 51.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
02:42:37 [2020-10-27T02:42:37.174Z] #11 ...
02:42:37 [2020-10-27T02:42:37.174Z] 
02:42:37 [2020-10-27T02:42:37.174Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:37 [2020-10-27T02:42:37.174Z] #34 59.60 Selecting previously unselected package libxml2:arm64.
02:42:37 [2020-10-27T02:42:37.174Z] #34 59.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
02:42:37 [2020-10-27T02:42:37.174Z] #34 59.63 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
02:42:37 [2020-10-27T02:42:37.350Z] #40 ...
02:42:37 [2020-10-27T02:42:37.350Z] 
02:42:37 [2020-10-27T02:42:37.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.16 The following additional packages will be installed:
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.16   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.18   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.19 Suggested packages:
02:42:37 [2020-10-27T02:42:37.350Z] #11 50.21   gcc-8-locales seccomp wine64
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.72 The following NEW packages will be installed:
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.73   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.74   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.75   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.75   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.75   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 51.75   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
02:42:37 [2020-10-27T02:42:37.350Z] #11 52.11 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
02:42:37 [2020-10-27T02:42:37.350Z] #11 52.11 Need to get 77.7 MB of archives.
02:42:37 [2020-10-27T02:42:37.350Z] #11 52.11 After this operation, 487 MB of additional disk space will be used.
02:42:37 [2020-10-27T02:42:37.350Z] #11 52.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
02:42:37 [2020-10-27T02:42:37.536Z] #42 36.52   CC       images/file-lock.o
02:42:37 [2020-10-27T02:42:37.536Z] #42 36.75   CC       images/rlimit.o
02:42:37 [2020-10-27T02:42:37.613Z] #11 52.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
02:42:37 [2020-10-27T02:42:37.873Z] #11 ...
02:42:37 [2020-10-27T02:42:37.873Z] 
02:42:37 [2020-10-27T02:42:37.873Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
02:42:37 [2020-10-27T02:42:37.873Z] #53 38.60 Reading package lists...
02:42:37 [2020-10-27T02:42:37.873Z] #53 45.77 Building dependency tree...
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.08 The following additional packages will be installed:
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.09   libbtrfs0
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.27 The following NEW packages will be installed:
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.28   libbtrfs-dev libbtrfs0
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.81 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.81 Need to get 119 kB of archives.
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.81 After this operation, 387 kB of additional disk space will be used.
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
02:42:37 [2020-10-27T02:42:37.873Z] #53 49.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.12 debconf: delaying package configuration, since apt-utils is not installed
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.35 Fetched 119 kB in 0s (279 kB/s)
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.61 Selecting previously unselected package libbtrfs0.
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.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.)
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.68 Unpacking libbtrfs0 (4.20.1-2) ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.82 Selecting previously unselected package libbtrfs-dev.
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 51.87 Unpacking libbtrfs-dev (4.20.1-2) ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 52.12 Setting up libbtrfs0 (4.20.1-2) ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 52.15 Setting up libbtrfs-dev (4.20.1-2) ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 52.18 Processing triggers for libc-bin (2.28-10) ...
02:42:37 [2020-10-27T02:42:37.873Z] #53 DONE 52.5s
02:42:37 [2020-10-27T02:42:37.873Z] 
02:42:37 [2020-10-27T02:42:37.873Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:37 [2020-10-27T02:42:37.873Z] #11 52.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
02:42:37 [2020-10-27T02:42:37.889Z] #41 130.0   CC       criu/namespaces.o
02:42:37 [2020-10-27T02:42:37.889Z] #41 ...
02:42:37 [2020-10-27T02:42:37.889Z] 
02:42:37 [2020-10-27T02:42:37.889Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:42:37 [2020-10-27T02:42:37.889Z] #20 5.390 Collecting yamllint==1.16.0
02:42:37 [2020-10-27T02:42:37.901Z] #42 36.94   CC       images/pagemap.o
02:42:38 [2020-10-27T02:42:38.146Z] #20 10.77   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
02:42:38 [2020-10-27T02:42:38.150Z] #11 52.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
02:42:38 [2020-10-27T02:42:38.150Z] #11 52.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
02:42:38 [2020-10-27T02:42:38.150Z] #11 52.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
02:42:38 [2020-10-27T02:42:38.257Z] #42 37.22   CC       images/siginfo.o
02:42:38 [2020-10-27T02:42:38.257Z] #42 37.52   CC       images/rpc.o
02:42:38 [2020-10-27T02:42:38.403Z] #20 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
02:42:38 [2020-10-27T02:42:38.403Z] #20 10.92   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
02:42:38 [2020-10-27T02:42:38.574Z] #34 61.17 Selecting previously unselected package libarchive13:arm64.
02:42:38 [2020-10-27T02:42:38.660Z] #20 10.97 Collecting pyyaml (from yamllint==1.16.0)
02:42:38 [2020-10-27T02:42:38.660Z] #20 11.10   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
02:42:38 [2020-10-27T02:42:38.722Z] #11 53.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
02:42:38 [2020-10-27T02:42:38.838Z] #34 61.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
02:42:38 [2020-10-27T02:42:38.838Z] #34 61.21 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
02:42:39 [2020-10-27T02:42:39.223Z] #20 ...
02:42:39 [2020-10-27T02:42:39.223Z] 
02:42:39 [2020-10-27T02:42:39.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:39 [2020-10-27T02:42:39.223Z] #41 131.8   CC       criu/net.o
02:42:39 [2020-10-27T02:42:39.292Z] #11 53.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
02:42:39 [2020-10-27T02:42:39.292Z] #11 53.86 Get:9 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]
02:42:39 [2020-10-27T02:42:39.417Z] #34 61.99 Selecting previously unselected package libjsoncpp1:arm64.
02:42:39 [2020-10-27T02:42:39.438Z] #42 ...
02:42:39 [2020-10-27T02:42:39.438Z] 
02:42:39 [2020-10-27T02:42:39.438Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:39 [2020-10-27T02:42:39.438Z] #12 91.09 Selecting previously unselected package g++-mingw-w64-x86-64.
02:42:39 [2020-10-27T02:42:39.438Z] #12 91.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
02:42:39 [2020-10-27T02:42:39.438Z] #12 91.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:42:39 [2020-10-27T02:42:39.684Z] #34 61.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
02:42:39 [2020-10-27T02:42:39.949Z] #34 62.57 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
02:42:40 [2020-10-27T02:42:40.157Z] #12 ...
02:42:40 [2020-10-27T02:42:40.157Z] 
02:42:40 [2020-10-27T02:42:40.157Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:40 [2020-10-27T02:42:40.157Z] #42 39.17   CC       images/ext-file.o
02:42:40 [2020-10-27T02:42:40.157Z] #42 39.38   CC       images/cgroup.o
02:42:40 [2020-10-27T02:42:40.157Z] #42 ...
02:42:40 [2020-10-27T02:42:40.157Z] 
02:42:40 [2020-10-27T02:42:40.157Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:40 [2020-10-27T02:42:40.157Z] #50 91.72 encoding/json
02:42:40 [2020-10-27T02:42:40.157Z] #50 91.87 golang.org/x/sys/unix
02:42:40 [2020-10-27T02:42:40.887Z] #50 ...
02:42:40 [2020-10-27T02:42:40.887Z] 
02:42:40 [2020-10-27T02:42:40.887Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:40 [2020-10-27T02:42:40.887Z] #42 40.19   CC       images/userns.o
02:42:41 [2020-10-27T02:42:41.211Z] #42 40.57   CC       images/google/protobuf/descriptor.o
02:42:42 [2020-10-27T02:42:42.385Z] #42 ...
02:42:42 [2020-10-27T02:42:42.385Z] 
02:42:42 [2020-10-27T02:42:42.385Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:42 [2020-10-27T02:42:42.385Z] #44 93.75 encoding/json
02:42:42 [2020-10-27T02:42:42.385Z] #44 103.6 text/template
02:42:42 [2020-10-27T02:42:42.385Z] #44 103.9 go/parser
02:42:42 [2020-10-27T02:42:42.498Z] #41 ...
02:42:42 [2020-10-27T02:42:42.498Z] 
02:42:42 [2020-10-27T02:42:42.498Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:42:42 [2020-10-27T02:42:42.498Z] #20 12.48 Building wheels for collected packages: pyyaml
02:42:42 [2020-10-27T02:42:42.498Z] #20 12.48   Running setup.py bdist_wheel for pyyaml: started
02:42:42 [2020-10-27T02:42:42.498Z] #20 13.61   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
02:42:42 [2020-10-27T02:42:42.498Z] #20 13.61   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
02:42:42 [2020-10-27T02:42:42.498Z] #20 13.69 Successfully built pyyaml
02:42:42 [2020-10-27T02:42:42.498Z] #20 13.71 Installing collected packages: pathspec, pyyaml, yamllint
02:42:42 [2020-10-27T02:42:42.498Z] #20 14.09 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
02:42:42 [2020-10-27T02:42:42.498Z] #20 DONE 14.5s
02:42:42 [2020-10-27T02:42:42.498Z] 
02:42:42 [2020-10-27T02:42:42.498Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:42:42 [2020-10-27T02:42:42.498Z] #23 DONE 0.2s
02:42:42 [2020-10-27T02:42:42.498Z] 
02:42:42 [2020-10-27T02:42:42.498Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:42:42 [2020-10-27T02:42:42.512Z] #34 ...
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:42 [2020-10-27T02:42:42.512Z] #49 54.36 fmt
02:42:42 [2020-10-27T02:42:42.512Z] #49 54.37 encoding/binary
02:42:42 [2020-10-27T02:42:42.512Z] #49 56.82 encoding/base64
02:42:42 [2020-10-27T02:42:42.512Z] #49 56.83 golang.org/x/sys/unix
02:42:42 [2020-10-27T02:42:42.512Z] #49 58.88 encoding/json
02:42:42 [2020-10-27T02:42:42.512Z] #49 58.88 github.com/pkg/diff
02:42:42 [2020-10-27T02:42:42.512Z] #49 58.90 go/scanner
02:42:42 [2020-10-27T02:42:42.512Z] #49 60.62 go/ast
02:42:42 [2020-10-27T02:42:42.512Z] #49 61.24 mvdan.cc/editorconfig
02:42:42 [2020-10-27T02:42:42.512Z] #49 62.92 mvdan.cc/sh/v3/syntax
02:42:42 [2020-10-27T02:42:42.512Z] #49 ...
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:42 [2020-10-27T02:42:42.512Z] #32 54.65 flag
02:42:42 [2020-10-27T02:42:42.512Z] #32 54.65 github.com/BurntSushi/toml
02:42:42 [2020-10-27T02:42:42.512Z] #32 54.65 log
02:42:42 [2020-10-27T02:42:42.512Z] #32 58.18 github.com/BurntSushi/toml/cmd/tomlv
02:42:42 [2020-10-27T02:42:42.512Z] #32 ...
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:42 [2020-10-27T02:42:42.512Z] #40 58.32 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 58.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 58.72 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 58.74 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 58.76 Setting up python-six (1.12.0-1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 60.92 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 61.33 Setting up libnl-3-200:arm64 (3.4.0-1) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 61.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 61.86 Setting up libcap-dev:arm64 (1:2.25-2) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 63.30 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 ...
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:42 [2020-10-27T02:42:42.512Z] #32 DONE 65.1s
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:42 [2020-10-27T02:42:42.512Z] #40 65.08 Setting up protobuf-compiler (3.6.1.3-2) ...
02:42:42 [2020-10-27T02:42:42.512Z] #40 ...
02:42:42 [2020-10-27T02:42:42.512Z] 
02:42:42 [2020-10-27T02:42:42.512Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:42 [2020-10-27T02:42:42.512Z] #34 65.17 Selecting previously unselected package librhash0:arm64.
02:42:42 [2020-10-27T02:42:42.599Z] #11 57.16 Get:10 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]
02:42:42 [2020-10-27T02:42:42.782Z] #34 65.17 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
02:42:42 [2020-10-27T02:42:42.782Z] #34 65.19 Unpacking librhash0:arm64 (1.3.8-1) ...
02:42:42 [2020-10-27T02:42:42.859Z] #11 ...
02:42:42 [2020-10-27T02:42:42.860Z] 
02:42:42 [2020-10-27T02:42:42.860Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:42 [2020-10-27T02:42:42.860Z] #32 47.48 sync
02:42:42 [2020-10-27T02:42:42.860Z] #32 47.49 internal/reflectlite
02:42:42 [2020-10-27T02:42:42.860Z] #32 50.40 errors
02:42:42 [2020-10-27T02:42:42.860Z] #32 50.41 sort
02:42:42 [2020-10-27T02:42:42.860Z] #32 50.96 strconv
02:42:42 [2020-10-27T02:42:42.860Z] #32 52.02 io
02:42:42 [2020-10-27T02:42:42.860Z] #32 53.64 internal/oserror
02:42:42 [2020-10-27T02:42:42.860Z] #32 53.78 syscall
02:42:42 [2020-10-27T02:42:42.860Z] #32 55.09 reflect
02:42:42 [2020-10-27T02:42:42.860Z] #32 ...
02:42:42 [2020-10-27T02:42:42.860Z] 
02:42:42 [2020-10-27T02:42:42.860Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:42 [2020-10-27T02:42:42.860Z] #34 41.15 Reading package lists...
02:42:42 [2020-10-27T02:42:42.860Z] #34 47.70 Building dependency tree...
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.83 The following additional packages will be installed:
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.85 Suggested packages:
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.87   cmake-doc ninja-build lrzip
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.87 Recommended packages:
02:42:42 [2020-10-27T02:42:42.860Z] #34 51.87   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.17 The following NEW packages will be installed:
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.17   vim-common xxd
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.71 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.71 Need to get 14.9 MB of archives.
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.71 After this operation, 61.8 MB of additional disk space will be used.
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 53.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 54.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.20 debconf: delaying package configuration, since apt-utils is not installed
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.43 Fetched 14.9 MB in 2s (8863 kB/s)
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.57 Selecting previously unselected package xxd.
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.62 Unpacking xxd (2:8.1.0875-5) ...
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.89 Selecting previously unselected package vim-common.
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
02:42:42 [2020-10-27T02:42:42.860Z] #34 56.93 Unpacking vim-common (2:8.1.0875-5) ...
02:42:42 [2020-10-27T02:42:42.860Z] #34 57.34 Selecting previously unselected package cmake-data.
02:42:42 [2020-10-27T02:42:42.860Z] #34 57.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
02:42:42 [2020-10-27T02:42:42.860Z] #34 57.36 Unpacking cmake-data (3.13.4-1) ...
02:42:43 [2020-10-27T02:42:43.047Z] #34 65.61 Selecting previously unselected package libuv1:arm64.
02:42:43 [2020-10-27T02:42:43.047Z] #34 65.63 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #34 ...
02:42:43 [2020-10-27T02:42:43.121Z] 
02:42:43 [2020-10-27T02:42:43.121Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.11 debconf: delaying package configuration, since apt-utils is not installed
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.44 Fetched 4095 kB in 1s (5370 kB/s)
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.59 Selecting previously unselected package libcap-dev:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.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 ... 15410 files and directories currently installed.)
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.71 Unpacking libcap-dev:amd64 (1:2.25-2) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.90 Selecting previously unselected package libnet1:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 53.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.07 Selecting previously unselected package libnet1-dev.
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.34 Selecting previously unselected package libnl-3-200:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.47 Selecting previously unselected package libnl-3-dev:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.82 Selecting previously unselected package libprotobuf-c1:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.96 Selecting previously unselected package libprotobuf-c-dev:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 54.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.08 Selecting previously unselected package zlib1g-dev:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.40 Selecting previously unselected package libprotobuf17:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 55.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.30 Selecting previously unselected package libprotobuf-lite17:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.54 Selecting previously unselected package libprotobuf-dev:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 56.55 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 57.86 Selecting previously unselected package libprotoc17:amd64.
02:42:43 [2020-10-27T02:42:43.121Z] #40 57.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
02:42:43 [2020-10-27T02:42:43.121Z] #40 57.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
02:42:43 [2020-10-27T02:42:43.322Z] #34 65.67 Unpacking libuv1:arm64 (1.24.1-1) ...
02:42:43 [2020-10-27T02:42:43.427Z] #28 DONE 1.1s
02:42:43 [2020-10-27T02:42:43.427Z] 
02:42:43 [2020-10-27T02:42:43.427Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:43 [2020-10-27T02:42:43.427Z] #41 135.6   CC       criu/netfilter.o
02:42:43 [2020-10-27T02:42:43.427Z] #41 136.0   CC       criu/page-pipe.o
02:42:43 [2020-10-27T02:42:43.427Z] #41 ...
02:42:43 [2020-10-27T02:42:43.427Z] 
02:42:43 [2020-10-27T02:42:43.427Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:42:43 [2020-10-27T02:42:43.427Z] #31 DONE 0.1s
02:42:43 [2020-10-27T02:42:43.683Z] 
02:42:43 [2020-10-27T02:42:43.683Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:42:43 [2020-10-27T02:42:43.683Z] #33 DONE 0.0s
02:42:43 [2020-10-27T02:42:43.683Z] 
02:42:43 [2020-10-27T02:42:43.683Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:42:43 [2020-10-27T02:42:43.683Z] #36 DONE 0.0s
02:42:43 [2020-10-27T02:42:43.683Z] 
02:42:43 [2020-10-27T02:42:43.683Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:43 [2020-10-27T02:42:43.692Z] #40 ...
02:42:43 [2020-10-27T02:42:43.692Z] 
02:42:43 [2020-10-27T02:42:43.692Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:43 [2020-10-27T02:42:43.692Z] #47 48.22 go: extracting golang.org/x/text v0.3.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 53.91 go: finding github.com/fatih/color v1.7.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 53.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
02:42:43 [2020-10-27T02:42:43.692Z] #47 53.94 go: finding github.com/mattn/go-colorable v0.1.4
02:42:43 [2020-10-27T02:42:43.692Z] #47 53.96 go: finding github.com/mattn/go-isatty v0.0.8
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.08 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.09 go: finding github.com/go-critic/go-critic v0.4.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.12 go: finding github.com/go-lintpack/lintpack v0.5.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.16 go: finding github.com/pkg/errors v0.8.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.24 go: finding github.com/go-toolsmith/astequal v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.24 go: finding github.com/go-toolsmith/astfmt v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.25 go: finding github.com/mitchellh/go-homedir v1.1.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.27 go: finding github.com/go-toolsmith/astp v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.29 go: finding github.com/sirupsen/logrus v1.4.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.29 go: finding github.com/go-toolsmith/astcast v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.30 go: finding github.com/go-toolsmith/typep v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.31 go: finding github.com/spf13/viper v1.6.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.36 go: finding github.com/stretchr/testify v1.4.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.42 go: finding github.com/davecgh/go-spew v1.1.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.47 go: finding github.com/go-toolsmith/astcopy v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.51 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.54 go: finding github.com/go-toolsmith/strparse v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/pmezard/go-difflib v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/bombsimon/wsl/v2 v2.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.55 go: finding github.com/stretchr/objx v0.2.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.57 go: finding github.com/gobwas/glob v0.2.3
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.59 go: finding github.com/spf13/cobra v0.0.5
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.63 go: finding github.com/fsnotify/fsnotify v1.4.7
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.63 go: finding gopkg.in/yaml.v2 v2.2.7
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.66 go: finding github.com/spf13/pflag v1.0.5
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.70 go: finding github.com/hashicorp/hcl v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.85 go: finding github.com/magiconair/properties v1.8.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.87 go: finding github.com/mitchellh/mapstructure v1.1.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.89 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.90 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
02:42:43 [2020-10-27T02:42:43.692Z] #47 54.94 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.04 go: finding github.com/pelletier/go-toml v1.2.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.10 go: finding github.com/spf13/afero v1.1.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.17 go: finding github.com/spf13/cast v1.3.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.18 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.23 go: finding github.com/spf13/jwalterweatherman v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.30 go: finding github.com/subosito/gotenv v1.2.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.32 go: finding gopkg.in/ini.v1 v1.51.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.36 go: finding golang.org/x/text v0.3.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.55 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.63 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.66 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.67 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.70 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.73 go: finding github.com/kisielk/gotool v1.0.0
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.76 go: finding github.com/sourcegraph/go-diff v0.5.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.83 go: finding github.com/tommy-muehle/go-mnd v1.1.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.84 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.86 go: finding github.com/ultraware/funlen v0.0.2
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.89 go: finding github.com/ultraware/whitespace v0.0.4
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.94 go: finding github.com/uudashr/gocognit v1.0.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 55.99 go: finding github.com/gogo/protobuf v1.2.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.00 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.25 go: finding honnef.co/go/tools v0.0.1-2019.2.3
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.41 go: finding github.com/BurntSushi/toml v0.3.1
02:42:43 [2020-10-27T02:42:43.692Z] #47 56.43 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
02:42:43 [2020-10-27T02:42:43.692Z] #47 ...
02:42:43 [2020-10-27T02:42:43.692Z] 
02:42:43 [2020-10-27T02:42:43.692Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:42:43 [2020-10-27T02:42:43.939Z] #38 ...
02:42:43 [2020-10-27T02:42:43.939Z] 
02:42:43 [2020-10-27T02:42:43.939Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:43 [2020-10-27T02:42:43.939Z] #41 136.7   CC       criu/page-xfer.o
02:42:43 [2020-10-27T02:42:43.952Z] #30 57.68 Checking out files:  87% (1331/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.
02:42:43 [2020-10-27T02:42:43.952Z] #30 58.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
02:42:44 [2020-10-27T02:42:44.058Z] #44 ...
02:42:44 [2020-10-27T02:42:44.058Z] 
02:42:44 [2020-10-27T02:42:44.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:44 [2020-10-27T02:42:44.058Z] #42 43.05   CC       images/opts.o
02:42:44 [2020-10-27T02:42:44.058Z] #42 43.28   CC       images/seccomp.o
02:42:44 [2020-10-27T02:42:44.298Z] #34 66.60 Selecting previously unselected package cmake.
02:42:44 [2020-10-27T02:42:44.298Z] #34 66.60 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
02:42:44 [2020-10-27T02:42:44.298Z] #34 ...
02:42:44 [2020-10-27T02:42:44.298Z] 
02:42:44 [2020-10-27T02:42:44.298Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:44 [2020-10-27T02:42:44.298Z] #43 56.66 encoding/binary
02:42:44 [2020-10-27T02:42:44.298Z] #43 56.72 go/token
02:42:44 [2020-10-27T02:42:44.298Z] #43 56.73 flag
02:42:44 [2020-10-27T02:42:44.298Z] #43 58.25 go/scanner
02:42:44 [2020-10-27T02:42:44.298Z] #43 58.91 net/url
02:42:44 [2020-10-27T02:42:44.298Z] #43 59.58 text/template/parse
02:42:44 [2020-10-27T02:42:44.298Z] #43 59.71 go/ast
02:42:44 [2020-10-27T02:42:44.298Z] #43 62.43 encoding/json
02:42:44 [2020-10-27T02:42:44.298Z] #43 62.96 text/template
02:42:44 [2020-10-27T02:42:44.298Z] #43 65.17 go/parser
02:42:44 [2020-10-27T02:42:44.298Z] #43 ...
02:42:44 [2020-10-27T02:42:44.298Z] 
02:42:44 [2020-10-27T02:42:44.298Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:44 [2020-10-27T02:42:44.298Z] #34 66.71 Unpacking cmake (3.13.4-1) ...
02:42:44 [2020-10-27T02:42:44.379Z] #42 43.57   CC       images/binfmt-misc.o
02:42:44 [2020-10-27T02:42:44.379Z] #42 43.75   CC       images/time.o
02:42:44 [2020-10-27T02:42:44.524Z] #30 58.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
02:42:44 [2020-10-27T02:42:44.710Z] #42 43.94   CC       images/sysctl.o
02:42:45 [2020-10-27T02:42:45.022Z] #42 44.18   CC       images/autofs.o
02:42:45 [2020-10-27T02:42:45.022Z] #42 44.35   CC       images/macvlan.o
02:42:45 [2020-10-27T02:42:45.307Z] #41 138.1   CC       criu/pagemap-cache.o
02:42:45 [2020-10-27T02:42:45.565Z] #41 138.5   CC       criu/pagemap.o
02:42:45 [2020-10-27T02:42:45.690Z] #42 44.64   CC       images/sit.o
02:42:45 [2020-10-27T02:42:45.690Z] #42 44.93   CC       images/memfd.o
02:42:45 [2020-10-27T02:42:45.907Z] #30 ...
02:42:45 [2020-10-27T02:42:45.908Z] 
02:42:45 [2020-10-27T02:42:45.908Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:45 [2020-10-27T02:42:45.908Z] #43 50.60 github.com/LK4D4/vndr/godl/singleflight
02:42:45 [2020-10-27T02:42:45.908Z] #43 50.63 errors
02:42:45 [2020-10-27T02:42:45.908Z] #43 51.01 io
02:42:45 [2020-10-27T02:42:45.908Z] #43 51.20 strconv
02:42:45 [2020-10-27T02:42:45.908Z] #43 52.40 bytes
02:42:45 [2020-10-27T02:42:45.908Z] #43 54.77 bufio
02:42:45 [2020-10-27T02:42:45.908Z] #43 55.44 reflect
02:42:45 [2020-10-27T02:42:45.908Z] #43 56.80 syscall
02:42:46 [2020-10-27T02:42:46.018Z] #42 45.23   CC       images/timens.o
02:42:46 [2020-10-27T02:42:46.170Z] #43 ...
02:42:46 [2020-10-27T02:42:46.170Z] 
02:42:46 [2020-10-27T02:42:46.170Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 59.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 60.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 60.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 60.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
02:42:46 [2020-10-27T02:42:46.170Z] #11 60.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
02:42:46 [2020-10-27T02:42:46.375Z] #42 45.55   LINK     images/built-in.o
02:42:46 [2020-10-27T02:42:46.375Z] #42 45.74   GEN      compel/include/asm
02:42:46 [2020-10-27T02:42:46.375Z] #42 45.78   GEN      compel/include/version.h
02:42:46 [2020-10-27T02:42:46.735Z] #42 45.83 touch .config
02:42:46 [2020-10-27T02:42:46.735Z] #42 45.88   GEN      include/common/config.h
02:42:46 [2020-10-27T02:42:46.735Z] #42 46.01   GEN      compel/plugins/include/uapi/std/syscall-codes.h
02:42:46 [2020-10-27T02:42:46.735Z] #42 46.05   GEN      compel/plugins/include/uapi/std/syscall.h
02:42:46 [2020-10-27T02:42:46.741Z] #11 61.28 debconf: delaying package configuration, since apt-utils is not installed
02:42:46 [2020-10-27T02:42:46.741Z] #11 61.50 Fetched 77.7 MB in 8s (9414 kB/s)
02:42:46 [2020-10-27T02:42:46.933Z] #41 139.4   CC       criu/parasite-syscall.o
02:42:47 [2020-10-27T02:42:47.001Z] #11 61.60 Selecting previously unselected package binutils-mingw-w64-i686.
02:42:47 [2020-10-27T02:42:47.001Z] #11 61.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
02:42:47 [2020-10-27T02:42:47.001Z] #11 61.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
02:42:47 [2020-10-27T02:42:47.001Z] #11 61.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.11   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.13   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.15   DEP      compel/arch/ppc64/plugins/std/memcmp.d
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.17   DEP      compel/arch/ppc64/plugins/std/memcpy.d
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.18   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.21   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.22   DEP      compel/plugins/std/infect.d
02:42:47 [2020-10-27T02:42:47.120Z] #42 46.35   DEP      compel/plugins/std/string.d
02:42:47 [2020-10-27T02:42:47.489Z] #42 46.46   DEP      compel/plugins/std/log.d
02:42:47 [2020-10-27T02:42:47.489Z] #42 46.60   DEP      compel/plugins/std/fds.d
02:42:47 [2020-10-27T02:42:47.489Z] #42 46.73   DEP      compel/plugins/std/std.d
02:42:47 [2020-10-27T02:42:47.489Z] #42 46.87   DEP      compel/plugins/shmem/shmem.d
02:42:47 [2020-10-27T02:42:47.648Z] #34 70.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
02:42:47 [2020-10-27T02:42:47.829Z] #42 47.01   DEP      compel/plugins/fds/fds.d
02:42:47 [2020-10-27T02:42:47.862Z] #41 140.3   CC       criu/path.o
02:42:47 [2020-10-27T02:42:47.862Z] #41 140.5   CC       criu/pie-util-vdso-elf32.o
02:42:47 [2020-10-27T02:42:47.943Z] #11 ...
02:42:47 [2020-10-27T02:42:47.943Z] 
02:42:47 [2020-10-27T02:42:47.943Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.104 + RM_GOPATH=0
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.104 + TMP_GOPATH=
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.104 + : /build
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.104 + '[' -z '' ']'
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.105 ++ mktemp -d
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.111 + export GOPATH=/tmp/tmp.um6IHOKkNZ
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.113 + GOPATH=/tmp/tmp.um6IHOKkNZ
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.113 + RM_GOPATH=1
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.113 + case "$(go env GOARCH)" in
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.114 ++ go env GOARCH
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.151 + export GO_BUILDMODE=-buildmode=pie
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.152 + GO_BUILDMODE=-buildmode=pie
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.152 ++ dirname /tmp/install/install.sh
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 + dir=/tmp/install
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 + bin=containerd
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 + shift
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 + '[' '!' -f /tmp/install/containerd.installer ']'
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 + . /tmp/install/containerd.installer
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 ++ set -e
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.153 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.154 + install_containerd
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.154 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.154 + git clone https://github.com/containerd/containerd.git /tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.154 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
02:42:47 [2020-10-27T02:42:47.943Z] #54 1.156 Cloning into '/tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd'...
02:42:47 [2020-10-27T02:42:47.943Z] #54 ...
02:42:47 [2020-10-27T02:42:47.943Z] 
02:42:47 [2020-10-27T02:42:47.943Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.54 Selecting previously unselected package protobuf-c-compiler.
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.67 Selecting previously unselected package protobuf-compiler.
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.67 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.68 Unpacking protobuf-compiler (3.6.1.3-2) ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.85 Selecting previously unselected package python-pkg-resources.
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 58.88 Unpacking python-pkg-resources (40.8.0-1) ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.16 Selecting previously unselected package python-six.
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.17 Unpacking python-six (1.12.0-1) ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.28 Selecting previously unselected package python-protobuf.
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.31 Unpacking python-protobuf (3.6.1.3-2) ...
02:42:47 [2020-10-27T02:42:47.943Z] #40 59.91 Setting up python-pkg-resources (40.8.0-1) ...
02:42:48 [2020-10-27T02:42:48.119Z] #41 141.0   CC       criu/pie-util-vdso.o
02:42:48 [2020-10-27T02:42:48.219Z] #42 47.22   CC       compel/plugins/std/std.o
02:42:48 [2020-10-27T02:42:48.512Z] #34 70.82 Setting up xxd (2:8.1.0875-5) ...
02:42:48 [2020-10-27T02:42:48.512Z] #34 70.98 Setting up libuv1:arm64 (1.24.1-1) ...
02:42:48 [2020-10-27T02:42:48.558Z] #42 47.72   CC       compel/plugins/std/fds.o
02:42:48 [2020-10-27T02:42:48.684Z] #41 141.4   CC       criu/pie-util.o
02:42:48 [2020-10-27T02:42:48.776Z] #34 71.18 Setting up vim-common (2:8.1.0875-5) ...
02:42:48 [2020-10-27T02:42:48.870Z] #42 ...
02:42:48 [2020-10-27T02:42:48.870Z] 
02:42:48 [2020-10-27T02:42:48.870Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.1 Selecting previously unselected package libapparmor1:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.2 Selecting previously unselected package libapparmor-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.4 Selecting previously unselected package libbtrfs0.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.4 Unpacking libbtrfs0 (4.20.1-2) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.4 Selecting previously unselected package libbtrfs-dev.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.5 Unpacking libbtrfs-dev (4.20.1-2) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.7 Selecting previously unselected package libudev-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.7 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.9 Selecting previously unselected package libsepol1-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 106.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.3 Selecting previously unselected package libpcre16-3:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.4 Selecting previously unselected package libpcre32-3:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.6 Selecting previously unselected package libpcrecpp0v5:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.8 Selecting previously unselected package libpcre3-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 107.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.3 Selecting previously unselected package libselinux1-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.9 Selecting previously unselected package libseccomp-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 108.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.1 Selecting previously unselected package libsystemd-dev:ppc64el.
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libbtrfs0 (4.20.1-2) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libbtrfs-dev (4.20.1-2) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up mingw-w64-common (6.0.0-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.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
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.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
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 109.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 110.0 Setting up dmsetup (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 110.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 110.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 110.0 Processing triggers for libc-bin (2.28-10) ...
02:42:48 [2020-10-27T02:42:48.870Z] #12 DONE 110.4s
02:42:48 [2020-10-27T02:42:48.870Z] 
02:42:48 [2020-10-27T02:42:48.870Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:48 [2020-10-27T02:42:48.870Z] #42 48.16   CC       compel/plugins/std/log.o
02:42:48 [2020-10-27T02:42:48.870Z] #42 ...
02:42:48 [2020-10-27T02:42:48.870Z] 
02:42:48 [2020-10-27T02:42:48.870Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
02:42:48 [2020-10-27T02:42:48.887Z] #40 ...
02:42:48 [2020-10-27T02:42:48.887Z] 
02:42:48 [2020-10-27T02:42:48.887Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:48 [2020-10-27T02:42:48.887Z] #43 63.70 time
02:42:48 [2020-10-27T02:42:48.940Z] #41 141.5   CC       criu/pipes.o
02:42:49 [2020-10-27T02:42:49.040Z] #34 ...
02:42:49 [2020-10-27T02:42:49.040Z] 
02:42:49 [2020-10-27T02:42:49.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:49 [2020-10-27T02:42:49.040Z] #40 65.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 65.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 65.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 65.55 Setting up python-protobuf (3.6.1.3-2) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 69.40 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 70.03 Processing triggers for libc-bin (2.28-10) ...
02:42:49 [2020-10-27T02:42:49.040Z] #40 DONE 71.6s
02:42:49 [2020-10-27T02:42:49.310Z] 
02:42:49 [2020-10-27T02:42:49.310Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:49 [2020-10-27T02:42:49.310Z] #34 71.77 Setting up librhash0:arm64 (1.3.8-1) ...
02:42:49 [2020-10-27T02:42:49.310Z] #34 71.81 Setting up cmake-data (3.13.4-1) ...
02:42:49 [2020-10-27T02:42:49.310Z] #34 71.85 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
02:42:49 [2020-10-27T02:42:49.310Z] #34 71.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
02:42:49 [2020-10-27T02:42:49.503Z] #41 142.2   CC       criu/plugin.o
02:42:49 [2020-10-27T02:42:49.551Z] #13 DONE 0.6s
02:42:49 [2020-10-27T02:42:49.551Z] 
02:42:49 [2020-10-27T02:42:49.551Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.539 + RM_GOPATH=0
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.540 + TMP_GOPATH=
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.540 + : /build
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.540 + '[' -z '' ']'
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.542 ++ mktemp -d
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.549 + export GOPATH=/tmp/tmp.DCHoqpDCxc
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.549 + GOPATH=/tmp/tmp.DCHoqpDCxc
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.550 + RM_GOPATH=1
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.550 + case "$(go env GOARCH)" in
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.550 ++ go env GOARCH
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.577 + export GO_BUILDMODE=-buildmode=pie
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.577 + GO_BUILDMODE=-buildmode=pie
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.584 ++ dirname /tmp/install/install.sh
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.586 + dir=/tmp/install
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.586 + bin=runc
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.587 + shift
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.587 + '[' '!' -f /tmp/install/runc.installer ']'
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.587 + . /tmp/install/runc.installer
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.587 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.588 + install_runc
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.589 + grep -q '^3\.10\.0.*\.el7\.'
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.598 + uname -r
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.600 + RUNC_BUILDTAGS='seccomp apparmor selinux '
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.600 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.601 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc
02:42:49 [2020-10-27T02:42:49.551Z] #52 0.606 Cloning into '/tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc'...
02:42:49 [2020-10-27T02:42:49.575Z] #34 71.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
02:42:49 [2020-10-27T02:42:49.575Z] #34 71.97 Setting up cmake (3.13.4-1) ...
02:42:49 [2020-10-27T02:42:49.575Z] #34 72.01 Processing triggers for libc-bin (2.28-10) ...
02:42:49 [2020-10-27T02:42:49.575Z] #34 72.10 Processing triggers for mime-support (3.62) ...
02:42:49 [2020-10-27T02:42:49.760Z] #41 142.6   CC       criu/proc_parse.o
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Extraction ended at 10/27/2020 02:42:45. Duration:00:00:29.2428410
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Updating the golang and path environment variables
02:42:49 [2020-10-27T02:42:49.876Z] INFO: GOPATH=d:\gopath
02:42:49 [2020-10-27T02:42:49.876Z] INFO: go version go1.13.15 windows/amd64
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Running the daemon under test in debug mode
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Starting a daemon under test...
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41592\1\daemon --pidfile d:\CI\PR-41592\1\docker.pid -D
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Process started successfully.
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Start tailing logs of the daemon under tests
02:42:49 [2020-10-27T02:42:49.876Z] INFO: Waiting for the daemon under test to start...
02:42:50 [2020-10-27T02:42:50.017Z] #41 ...
02:42:50 [2020-10-27T02:42:50.017Z] 
02:42:50 [2020-10-27T02:42:50.017Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:50 [2020-10-27T02:42:50.017Z] #51 91.71 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
02:42:50 [2020-10-27T02:42:50.017Z] #51 93.91 + mkdir -p /build
02:42:50 [2020-10-27T02:42:50.017Z] #51 93.92 + cp runc /build/runc
02:42:50 [2020-10-27T02:42:50.017Z] #51 DONE 94.1s
02:42:50 [2020-10-27T02:42:50.017Z] 
02:42:50 [2020-10-27T02:42:50.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:50 [2020-10-27T02:42:50.152Z] #34 DONE 72.7s
02:42:50 [2020-10-27T02:42:50.152Z] 
02:42:50 [2020-10-27T02:42:50.152Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:50 [2020-10-27T02:42:50.266Z] #52 ...
02:42:50 [2020-10-27T02:42:50.266Z] 
02:42:50 [2020-10-27T02:42:50.266Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:42:50 [2020-10-27T02:42:50.266Z] #14 DONE 0.5s
02:42:50 [2020-10-27T02:42:50.266Z] 
02:42:50 [2020-10-27T02:42:50.266Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:42:50 [2020-10-27T02:42:50.266Z] #15 0.235 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
02:42:50 [2020-10-27T02:42:50.266Z] #15 DONE 0.3s
02:42:50 [2020-10-27T02:42:50.266Z] 
02:42:50 [2020-10-27T02:42:50.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:50 [2020-10-27T02:42:50.266Z] #42 49.25   CC       compel/plugins/std/string.o
02:42:50 [2020-10-27T02:42:50.986Z] #42 ...
02:42:50 [2020-10-27T02:42:50.986Z] 
02:42:50 [2020-10-27T02:42:50.986Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:42:50 [2020-10-27T02:42:50.986Z] #16 DONE 0.3s
02:42:50 [2020-10-27T02:42:50.986Z] 
02:42:50 [2020-10-27T02:42:50.986Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:50 [2020-10-27T02:42:50.986Z] #42 49.99   CC       compel/plugins/std/infect.o
02:42:50 [2020-10-27T02:42:50.986Z] #42 ...
02:42:50 [2020-10-27T02:42:50.986Z] 
02:42:50 [2020-10-27T02:42:50.986Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:42:50 [2020-10-27T02:42:50.986Z] #17 DONE 0.3s
02:42:50 [2020-10-27T02:42:50.986Z] 
02:42:50 [2020-10-27T02:42:50.986Z] #18 [dev-systemd-false  6/26] RUN ldconfig
02:42:51 [2020-10-27T02:42:51.694Z] #18 DONE 0.4s
02:42:51 [2020-10-27T02:42:51.694Z] 
02:42:51 [2020-10-27T02:42:51.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.50   CC       compel/arch/ppc64/plugins/std/parasite-head.o
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.53   CC       compel/arch/ppc64/plugins/std/memcpy.o
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.57   CC       compel/arch/ppc64/plugins/std/memcmp.o
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.61   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.67   AR       compel/plugins/std.lib.a
02:42:51 [2020-10-27T02:42:51.694Z] #42 50.87   CC       compel/plugins/fds/fds.o
02:42:52 [2020-10-27T02:42:52.025Z] #42 51.13   AR       compel/plugins/fds.lib.a
02:42:52 [2020-10-27T02:42:52.025Z] #42 51.17   HOSTDEP  compel/src/lib/log-host.d
02:42:52 [2020-10-27T02:42:52.025Z] #42 51.23   HOSTDEP  compel/src/lib/handle-elf-host.d
02:42:52 [2020-10-27T02:42:52.025Z] #42 51.31   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
02:42:52 [2020-10-27T02:42:52.025Z] #42 51.37   HOSTDEP  compel/src/main-host.d
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.799 + RM_GOPATH=0
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.799 + TMP_GOPATH=
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.799 + : /build
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.799 + '[' -z '' ']'
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.800 ++ mktemp -d
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.801 + export GOPATH=/tmp/tmp.TscQxF8CQE
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.801 + GOPATH=/tmp/tmp.TscQxF8CQE
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.801 + RM_GOPATH=1
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.801 + case "$(go env GOARCH)" in
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.801 ++ go env GOARCH
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.831 + export GO_BUILDMODE=-buildmode=pie
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.831 + GO_BUILDMODE=-buildmode=pie
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.832 ++ dirname /tmp/install/install.sh
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.837 + dir=/tmp/install
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.837 + bin=tini
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.837 + shift
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.837 + '[' '!' -f /tmp/install/tini.installer ']'
02:42:52 [2020-10-27T02:42:52.079Z] #35 1.837 + . /tmp/install/tini.installer
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.837 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.837 + install_tini
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.837 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.837 + git clone https://github.com/krallin/tini.git /tmp/tmp.TscQxF8CQE/tini
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.839 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
02:42:52 [2020-10-27T02:42:52.080Z] #35 1.843 Cloning into '/tmp/tmp.TscQxF8CQE/tini'...
02:42:52 [2020-10-27T02:42:52.338Z] #42 51.47   DEP      compel/src/lib/ptrace.d
02:42:52 [2020-10-27T02:42:52.338Z] #42 51.68   DEP      compel/src/lib/infect.d
02:42:52 [2020-10-27T02:42:52.537Z] #41 145.3   CC       criu/protobuf-desc.o
02:42:52 [2020-10-27T02:42:52.664Z] #42 51.85   DEP      compel/src/lib/infect-util.d
02:42:52 [2020-10-27T02:42:52.664Z] #42 52.01   DEP      compel/src/lib/infect-rpc.d
02:42:53 [2020-10-27T02:42:53.014Z] #42 52.17   DEP      compel/arch/ppc64/src/lib/infect.d
02:42:53 [2020-10-27T02:42:53.014Z] #42 52.31   DEP      compel/arch/ppc64/src/lib/cpu.d
02:42:53 [2020-10-27T02:42:53.014Z] #42 52.37   DEP      compel/src/lib/log.d
02:42:53 [2020-10-27T02:42:53.029Z] #35 ...
02:42:53 [2020-10-27T02:42:53.029Z] 
02:42:53 [2020-10-27T02:42:53.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:53 [2020-10-27T02:42:53.029Z] #11 65.38 Selecting previously unselected package mingw-w64-x86-64-dev.
02:42:53 [2020-10-27T02:42:53.029Z] #11 65.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
02:42:53 [2020-10-27T02:42:53.029Z] #11 65.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
02:42:53 [2020-10-27T02:42:53.029Z] #11 73.19 Selecting previously unselected package gcc-mingw-w64-base.
02:42:53 [2020-10-27T02:42:53.029Z] #11 73.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
02:42:53 [2020-10-27T02:42:53.029Z] #11 73.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:42:53 [2020-10-27T02:42:53.029Z] #11 73.44 Selecting previously unselected package gcc-mingw-w64-x86-64.
02:42:53 [2020-10-27T02:42:53.029Z] #11 73.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
02:42:53 [2020-10-27T02:42:53.030Z] #11 73.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:42:53 [2020-10-27T02:42:53.030Z] #11 ...
02:42:53 [2020-10-27T02:42:53.030Z] 
02:42:53 [2020-10-27T02:42:53.030Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:53 [2020-10-27T02:42:53.030Z] #35 2.724 + cd /tmp/tmp.TscQxF8CQE/tini
02:42:53 [2020-10-27T02:42:53.030Z] #35 2.725 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
02:42:53 [2020-10-27T02:42:53.030Z] #35 2.734 + cmake .
02:42:53 [2020-10-27T02:42:53.088Z] #43 ...
02:42:53 [2020-10-27T02:42:53.088Z] 
02:42:53 [2020-10-27T02:42:53.088Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:42:53 [2020-10-27T02:42:53.088Z] #45 DONE 67.2s
02:42:53 [2020-10-27T02:42:53.088Z] 
02:42:53 [2020-10-27T02:42:53.088Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:53 [2020-10-27T02:42:53.088Z] #40 65.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
02:42:53 [2020-10-27T02:42:53.088Z] #40 65.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:42:53 [2020-10-27T02:42:53.088Z] #40 65.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:42:53 [2020-10-27T02:42:53.088Z] #40 65.06 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
02:42:53 [2020-10-27T02:42:53.088Z] #40 65.08 Setting up python-six (1.12.0-1) ...
02:42:53 [2020-10-27T02:42:53.352Z] #42 52.54   DEP      compel/src/main.d
02:42:53 [2020-10-27T02:42:53.467Z] #41 146.1   CC       criu/protobuf.o
02:42:53 [2020-10-27T02:42:53.608Z] #35 3.568 -- The C compiler identification is GNU 8.3.0
02:42:53 [2020-10-27T02:42:53.608Z] #35 ...
02:42:53 [2020-10-27T02:42:53.608Z] 
02:42:53 [2020-10-27T02:42:53.608Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:53 [2020-10-27T02:42:53.608Z] #49 66.25 golang.org/x/crypto/ssh/terminal
02:42:53 [2020-10-27T02:42:53.608Z] #49 70.43 mvdan.cc/sh/v3/cmd/shfmt
02:42:53 [2020-10-27T02:42:53.681Z] #42 52.68   DEP      compel/src/lib/handle-elf.d
02:42:53 [2020-10-27T02:42:53.681Z] #42 52.81   DEP      compel/arch/ppc64/src/lib/handle-elf.d
02:42:53 [2020-10-27T02:42:53.681Z] #42 53.01   CC       compel/src/lib/log.o
02:42:53 [2020-10-27T02:42:53.723Z] #41 146.4   CC       criu/pstree.o
02:42:53 [2020-10-27T02:42:53.873Z] #49 ...
02:42:53 [2020-10-27T02:42:53.873Z] 
02:42:53 [2020-10-27T02:42:53.873Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:53 [2020-10-27T02:42:53.873Z] #35 3.628 -- Check for working C compiler: /usr/bin/cc
02:42:54 [2020-10-27T02:42:54.030Z] #42 53.31   CC       compel/arch/ppc64/src/lib/cpu.o
02:42:54 [2020-10-27T02:42:54.294Z] #41 ...
02:42:54 [2020-10-27T02:42:54.294Z] 
02:42:54 [2020-10-27T02:42:54.294Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:42:54 [2020-10-27T02:42:54.294Z] #38 DONE 213.3s
02:42:54 [2020-10-27T02:42:54.349Z] #42 53.67   CC       compel/arch/ppc64/src/lib/infect.o
02:42:54 [2020-10-27T02:42:54.450Z] #35 4.233 -- Check for working C compiler: /usr/bin/cc -- works
02:42:54 [2020-10-27T02:42:54.450Z] #35 4.242 -- Detecting C compiler ABI info
02:42:54 [2020-10-27T02:42:54.470Z] #40 ...
02:42:54 [2020-10-27T02:42:54.470Z] 
02:42:54 [2020-10-27T02:42:54.470Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:54 [2020-10-27T02:42:54.470Z] #49 59.13 syscall
02:42:54 [2020-10-27T02:42:54.470Z] #49 59.15 reflect
02:42:54 [2020-10-27T02:42:54.470Z] #49 66.24 time
02:42:54 [2020-10-27T02:42:54.470Z] #49 ...
02:42:54 [2020-10-27T02:42:54.470Z] 
02:42:54 [2020-10-27T02:42:54.470Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:42:54 [2020-10-27T02:42:54.470Z] #11 64.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
02:42:54 [2020-10-27T02:42:54.470Z] #11 64.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 64.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.24 Selecting previously unselected package binutils-mingw-w64.
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.49 Selecting previously unselected package libdevmapper1.02.1:amd64.
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 67.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.06 Selecting previously unselected package dmsetup.
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.09 Unpacking dmsetup (2:1.02.155-3) ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.30 Selecting previously unselected package mingw-w64-common.
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
02:42:54 [2020-10-27T02:42:54.470Z] #11 68.34 Unpacking mingw-w64-common (6.0.0-3) ...
02:42:54 [2020-10-27T02:42:54.552Z] 
02:42:54 [2020-10-27T02:42:54.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:54 [2020-10-27T02:42:54.808Z] #41 147.4   CC       criu/rbtree.o
02:42:55 [2020-10-27T02:42:55.028Z] #35 ...
02:42:55 [2020-10-27T02:42:55.028Z] 
02:42:55 [2020-10-27T02:42:55.028Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:55 [2020-10-27T02:42:55.028Z] #49 DONE 77.4s
02:42:55 [2020-10-27T02:42:55.028Z] 
02:42:55 [2020-10-27T02:42:55.028Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:55 [2020-10-27T02:42:55.028Z] #41 3.567 Note: Building without setproctitle() and strlcpy() support.
02:42:55 [2020-10-27T02:42:55.028Z] #41 3.569       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:42:55 [2020-10-27T02:42:55.028Z] #41 3.584 Note: Building without GnuTLS support
02:42:55 [2020-10-27T02:42:55.028Z] #41 3.599 Makefile.config:39: Warn: you have no libnftables installed
02:42:55 [2020-10-27T02:42:55.028Z] #41 3.599 Makefile.config:40: Warn: Building without nftables support
02:42:55 [2020-10-27T02:42:55.028Z] #41 5.371 fatal: not a git repository (or any of the parent directories): .git
02:42:55 [2020-10-27T02:42:55.028Z] #41 5.471   GEN      .gitid
02:42:55 [2020-10-27T02:42:55.028Z] #41 5.531   GEN      criu/include/version.h
02:42:55 [2020-10-27T02:42:55.028Z] #41 5.615   GEN      include/common/asm
02:42:55 [2020-10-27T02:42:55.064Z] #41 147.8   CC       criu/rst-malloc.o
02:42:55 [2020-10-27T02:42:55.294Z] #41 ...
02:42:55 [2020-10-27T02:42:55.294Z] 
02:42:55 [2020-10-27T02:42:55.294Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:55 [2020-10-27T02:42:55.294Z] #35 5.010 -- Detecting C compiler ABI info - done
02:42:55 [2020-10-27T02:42:55.294Z] #35 5.063 -- Detecting C compile features
02:42:55 [2020-10-27T02:42:55.321Z] #41 148.2   CC       criu/seccomp.o
02:42:55 [2020-10-27T02:42:55.410Z] #11 ...
02:42:55 [2020-10-27T02:42:55.410Z] 
02:42:55 [2020-10-27T02:42:55.410Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:42:55 [2020-10-27T02:42:55.410Z] #40 69.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.03 Setting up libcap-dev:amd64 (1:2.25-2) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.06 Setting up protobuf-compiler (3.6.1.3-2) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
02:42:55 [2020-10-27T02:42:55.410Z] #40 70.13 Setting up python-protobuf (3.6.1.3-2) ...
02:42:55 [2020-10-27T02:42:55.536Z] #42 54.60   CC       compel/src/lib/infect-rpc.o
02:42:55 [2020-10-27T02:42:55.670Z] #40 ...
02:42:55 [2020-10-27T02:42:55.670Z] 
02:42:55 [2020-10-27T02:42:55.670Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:55 [2020-10-27T02:42:55.670Z] #34 60.30 Selecting previously unselected package libicu63:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 60.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 60.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 67.17 Selecting previously unselected package libxml2:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 67.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 67.20 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.22 Selecting previously unselected package libarchive13:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.74 Selecting previously unselected package libjsoncpp1:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.95 Selecting previously unselected package librhash0:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 68.96 Unpacking librhash0:amd64 (1.3.8-1) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.16 Selecting previously unselected package libuv1:amd64.
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.17 Unpacking libuv1:amd64 (1.24.1-1) ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.35 Selecting previously unselected package cmake.
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
02:42:55 [2020-10-27T02:42:55.670Z] #34 69.40 Unpacking cmake (3.13.4-1) ...
02:42:55 [2020-10-27T02:42:55.847Z] #42 55.04   CC       compel/src/lib/infect-util.o
02:42:55 [2020-10-27T02:42:55.876Z] #35 ...
02:42:55 [2020-10-27T02:42:55.876Z] 
02:42:55 [2020-10-27T02:42:55.876Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:55 [2020-10-27T02:42:55.876Z] #43 68.45 go/doc
02:42:55 [2020-10-27T02:42:55.876Z] #43 69.52 encoding/xml
02:42:55 [2020-10-27T02:42:55.876Z] #43 71.03 compress/gzip
02:42:55 [2020-10-27T02:42:55.876Z] #43 72.01 crypto/rand
02:42:55 [2020-10-27T02:42:55.876Z] #43 73.19 github.com/LK4D4/vndr/build
02:42:55 [2020-10-27T02:42:55.876Z] #43 73.49 encoding/asn1
02:42:55 [2020-10-27T02:42:55.876Z] #43 77.94 crypto/x509/pkix
02:42:55 [2020-10-27T02:42:55.876Z] #43 78.44 vendor/golang.org/x/crypto/cryptobyte
02:42:55 [2020-10-27T02:42:55.931Z] #34 ...
02:42:55 [2020-10-27T02:42:55.931Z] 
02:42:55 [2020-10-27T02:42:55.931Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:55 [2020-10-27T02:42:55.931Z] #43 70.11 os
02:42:55 [2020-10-27T02:42:55.931Z] #43 70.16 strings
02:42:56 [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:42:56 [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:42:56 [2020-10-27T02:42:56.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:42:56 [2020-10-27T02:42:56.139Z] #43 78.56 vendor/golang.org/x/text/unicode/bidi
02:42:56 [2020-10-27T02:42:56.153Z] #42 55.37   CC       compel/src/lib/infect.o
02:42:56 [2020-10-27T02:42:56.192Z] #43 ...
02:42:56 [2020-10-27T02:42:56.192Z] 
02:42:56 [2020-10-27T02:42:56.192Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:56 [2020-10-27T02:42:56.192Z] #32 60.97 time
02:42:56 [2020-10-27T02:42:56.192Z] #32 67.38 internal/poll
02:42:56 [2020-10-27T02:42:56.192Z] #32 69.28 internal/fmtsort
02:42:56 [2020-10-27T02:42:56.192Z] #32 69.60 internal/syscall/execenv
02:42:56 [2020-10-27T02:42:56.192Z] #32 69.74 internal/syscall/unix
02:42:56 [2020-10-27T02:42:56.192Z] #32 69.98 os
02:42:56 [2020-10-27T02:42:56.192Z] #32 70.12 strings
02:42:56 [2020-10-27T02:42:56.250Z] #41 148.9   CC       criu/seize.o
02:42:56 [2020-10-27T02:42:56.250Z] #41 ...
02:42:56 [2020-10-27T02:42:56.250Z] 
02:42:56 [2020-10-27T02:42:56.250Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:42:56 [2020-10-27T02:42:56.250Z] #39 DONE 0.2s
02:42:56 [2020-10-27T02:42:56.495Z] #42 ...
02:42:56 [2020-10-27T02:42:56.495Z] 
02:42:56 [2020-10-27T02:42:56.495Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:56 [2020-10-27T02:42:56.495Z] #44 107.9 encoding/xml
02:42:56 [2020-10-27T02:42:56.495Z] #44 114.1 math/big
02:42:56 [2020-10-27T02:42:56.495Z] #44 ...
02:42:56 [2020-10-27T02:42:56.495Z] 
02:42:56 [2020-10-27T02:42:56.507Z] 
02:42:56 [2020-10-27T02:42:56.507Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:56 [2020-10-27T02:42:56.763Z] #47 ...
02:42:56 [2020-10-27T02:42:56.763Z] 
02:42:56 [2020-10-27T02:42:56.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:56 [2020-10-27T02:42:56.763Z] #41 149.4   CC       criu/servicefd.o
02:42:56 [2020-10-27T02:42:56.821Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:42:56 [2020-10-27T02:42:56.821Z] #19 0.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:42:56 [2020-10-27T02:42:56.821Z] #19 0.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:42:56 [2020-10-27T02:42:56.821Z] #19 0.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:42:56 [2020-10-27T02:42:56.821Z] #19 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
02:42:56 [2020-10-27T02:42:56.821Z] #19 4.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
02:42:56 [2020-10-27T02:42:56.821Z] #19 4.401 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
02:42:56 [2020-10-27T02:42:56.821Z] #19 ...
02:42:56 [2020-10-27T02:42:56.821Z] 
02:42:56 [2020-10-27T02:42:56.821Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:56 [2020-10-27T02:42:56.821Z] #44 118.5 go/doc
02:42:57 [2020-10-27T02:42:57.019Z] #41 149.7   CC       criu/shmem.o
02:42:57 [2020-10-27T02:42:57.092Z] #43 ...
02:42:57 [2020-10-27T02:42:57.092Z] 
02:42:57 [2020-10-27T02:42:57.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:57 [2020-10-27T02:42:57.092Z] #41 8.142   PBCC     images/timens.pb-c.c
02:42:57 [2020-10-27T02:42:57.356Z] #41 8.226   DEP      images/timens.pb-c.d
02:42:57 [2020-10-27T02:42:57.356Z] #41 8.267   PBCC     images/fown.pb-c.c
02:42:57 [2020-10-27T02:42:57.356Z] #41 8.295   PBCC     images/google/protobuf/descriptor.pb-c.c
02:42:57 [2020-10-27T02:42:57.356Z] #41 8.351   PBCC     images/opts.pb-c.c
02:42:57 [2020-10-27T02:42:57.356Z] #41 8.387   PBCC     images/memfd.pb-c.c
02:42:57 [2020-10-27T02:42:57.583Z] #41 150.2   CC       criu/sigframe.o
02:42:57 [2020-10-27T02:42:57.583Z] #41 150.4   CC       criu/signalfd.o
02:42:57 [2020-10-27T02:42:57.619Z] #41 8.430   DEP      images/fown.pb-c.d
02:42:57 [2020-10-27T02:42:57.619Z] #41 8.461   DEP      images/google/protobuf/descriptor.pb-c.d
02:42:57 [2020-10-27T02:42:57.619Z] #41 8.563   DEP      images/opts.pb-c.d
02:42:57 [2020-10-27T02:42:57.619Z] #41 8.667   DEP      images/memfd.pb-c.d
02:42:57 [2020-10-27T02:42:57.839Z] #41 150.6   CC       criu/sk-inet.o
02:42:57 [2020-10-27T02:42:57.883Z] #41 8.739   PBCC     images/sit.pb-c.c
02:42:57 [2020-10-27T02:42:57.883Z] #41 8.787   DEP      images/sit.pb-c.d
02:42:57 [2020-10-27T02:42:57.883Z] #41 8.843   PBCC     images/macvlan.pb-c.c
02:42:57 [2020-10-27T02:42:57.883Z] #41 8.877   DEP      images/macvlan.pb-c.d
02:42:57 [2020-10-27T02:42:57.883Z] #41 8.916   PBCC     images/autofs.pb-c.c
02:42:58 [2020-10-27T02:42:58.101Z] #44 ...
02:42:58 [2020-10-27T02:42:58.102Z] 
02:42:58 [2020-10-27T02:42:58.102Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:58 [2020-10-27T02:42:58.102Z] #50 110.3 golang.org/x/crypto/ssh/terminal
02:42:58 [2020-10-27T02:42:58.102Z] #50 113.5 mvdan.cc/sh/v3/cmd/shfmt
02:42:58 [2020-10-27T02:42:58.102Z] #50 DONE 119.6s
02:42:58 [2020-10-27T02:42:58.103Z] #32 ...
02:42:58 [2020-10-27T02:42:58.103Z] 
02:42:58 [2020-10-27T02:42:58.103Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:42:58 [2020-10-27T02:42:58.103Z] #49 72.45 context
02:42:58 [2020-10-27T02:42:58.146Z] #41 8.943   DEP      images/autofs.pb-c.d
02:42:58 [2020-10-27T02:42:58.146Z] #41 8.996   PBCC     images/sysctl.pb-c.c
02:42:58 [2020-10-27T02:42:58.146Z] #41 9.023   DEP      images/sysctl.pb-c.d
02:42:58 [2020-10-27T02:42:58.146Z] #41 9.064   PBCC     images/time.pb-c.c
02:42:58 [2020-10-27T02:42:58.146Z] #41 9.084   DEP      images/time.pb-c.d
02:42:58 [2020-10-27T02:42:58.363Z] #49 73.04 encoding/binary
02:42:58 [2020-10-27T02:42:58.364Z] #49 73.17 os
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.160   PBCC     images/binfmt-misc.pb-c.c
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.175   DEP      images/binfmt-misc.pb-c.d
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.234   PBCC     images/seccomp.pb-c.c
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.282   DEP      images/seccomp.pb-c.d
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.328   PBCC     images/userns.pb-c.c
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.353   DEP      images/userns.pb-c.d
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.393   PBCC     images/cgroup.pb-c.c
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.405   DEP      images/cgroup.pb-c.d
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.439   PBCC     images/ext-file.pb-c.c
02:42:58 [2020-10-27T02:42:58.409Z] #41 9.454   DEP      images/ext-file.pb-c.d
02:42:58 [2020-10-27T02:42:58.451Z] 
02:42:58 [2020-10-27T02:42:58.451Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:58 [2020-10-27T02:42:58.673Z] #41 9.507   PBCC     images/rpc.pb-c.c
02:42:58 [2020-10-27T02:42:58.673Z] #41 9.549   DEP      images/rpc.pb-c.d
02:42:58 [2020-10-27T02:42:58.673Z] #41 9.627   PBCC     images/siginfo.pb-c.c
02:42:58 [2020-10-27T02:42:58.673Z] #41 9.664   DEP      images/siginfo.pb-c.d
02:42:58 [2020-10-27T02:42:58.770Z] #41 ...
02:42:58 [2020-10-27T02:42:58.770Z] 
02:42:58 [2020-10-27T02:42:58.770Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:42:58 [2020-10-27T02:42:58.770Z] #47 217.1 + /build/golangci-lint --version
02:42:58 [2020-10-27T02:42:58.770Z] #47 217.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
02:42:58 [2020-10-27T02:42:58.770Z] #47 DONE 217.5s
02:42:58 [2020-10-27T02:42:58.770Z] 
02:42:58 [2020-10-27T02:42:58.770Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:42:58 [2020-10-27T02:42:58.770Z] #41 151.3   CC       criu/sk-netlink.o
02:42:58 [2020-10-27T02:42:58.770Z] #41 151.5   CC       criu/sk-packet.o
02:42:58 [2020-10-27T02:42:58.934Z] #49 ...
02:42:58 [2020-10-27T02:42:58.934Z] 
02:42:58 [2020-10-27T02:42:58.934Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.56 Setting up xxd (2:8.1.0875-5) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.58 Setting up libuv1:amd64 (1.24.1-1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.60 Setting up vim-common (2:8.1.0875-5) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.64 Setting up librhash0:amd64 (1.3.8-1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.67 Setting up cmake-data (3.13.4-1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.72 Setting up cmake (3.13.4-1) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.73 Processing triggers for libc-bin (2.28-10) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 72.85 Processing triggers for mime-support (3.62) ...
02:42:58 [2020-10-27T02:42:58.934Z] #34 DONE 73.7s
02:42:58 [2020-10-27T02:42:58.937Z] #41 9.755   PBCC     images/pagemap.pb-c.c
02:42:58 [2020-10-27T02:42:58.937Z] #41 9.822   DEP      images/pagemap.pb-c.d
02:42:58 [2020-10-27T02:42:58.937Z] #41 9.923   PBCC     images/rlimit.pb-c.c
02:42:58 [2020-10-27T02:42:58.937Z] #41 9.982   DEP      images/rlimit.pb-c.d
02:42:58 [2020-10-27T02:42:58.937Z] #41 10.03   PBCC     images/file-lock.pb-c.c
02:42:59 [2020-10-27T02:42:59.195Z] 
02:42:59 [2020-10-27T02:42:59.195Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:42:59 [2020-10-27T02:42:59.200Z] #41 10.04   DEP      images/file-lock.pb-c.d
02:42:59 [2020-10-27T02:42:59.200Z] #41 10.10   PBCC     images/tty.pb-c.c
02:42:59 [2020-10-27T02:42:59.200Z] #41 10.17   DEP      images/tty.pb-c.d
02:42:59 [2020-10-27T02:42:59.343Z] #41 152.1   CC       criu/sk-queue.o
02:42:59 [2020-10-27T02:42:59.464Z] #41 10.35   PBCC     images/tun.pb-c.c
02:42:59 [2020-10-27T02:42:59.464Z] #41 10.40   PBCC     images/netdev.pb-c.c
02:42:59 [2020-10-27T02:42:59.464Z] #41 10.45   DEP      images/tun.pb-c.d
02:42:59 [2020-10-27T02:42:59.464Z] #41 10.49   DEP      images/netdev.pb-c.d
02:42:59 [2020-10-27T02:42:59.578Z] #42 58.83   CC       compel/src/lib/ptrace.o
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.53   PBCC     images/vma.pb-c.c
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.59   DEP      images/vma.pb-c.d
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.64   PBCC     images/creds.pb-c.c
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.67   DEP      images/creds.pb-c.d
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.74   PBCC     images/utsns.pb-c.c
02:42:59 [2020-10-27T02:42:59.732Z] #41 10.76   DEP      images/utsns.pb-c.d
02:42:59 [2020-10-27T02:42:59.906Z] #41 152.5   CC       criu/sk-tcp.o
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.82   PBCC     images/ipc-desc.pb-c.c
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.84   PBCC     images/ipc-sem.pb-c.c
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.86   DEP      images/ipc-desc.pb-c.d
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.90   DEP      images/ipc-sem.pb-c.d
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.93   PBCC     images/ipc-msg.pb-c.c
02:42:59 [2020-10-27T02:42:59.996Z] #41 10.94   DEP      images/ipc-msg.pb-c.d
02:42:59 [2020-10-27T02:42:59.996Z] #41 11.00   PBCC     images/ipc-shm.pb-c.c
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.060 + RM_GOPATH=0
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.060 + TMP_GOPATH=
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.060 + : /build
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.060 + '[' -z '' ']'
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.062 ++ mktemp -d
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.064 + export GOPATH=/tmp/tmp.ITm8PGCZnT
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.064 + GOPATH=/tmp/tmp.ITm8PGCZnT
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.064 + RM_GOPATH=1
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.064 + case "$(go env GOARCH)" in
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.072 ++ go env GOARCH
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.091 + export GO_BUILDMODE=-buildmode=pie
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.091 + GO_BUILDMODE=-buildmode=pie
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.092 ++ dirname /tmp/install/install.sh
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + dir=/tmp/install
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + bin=tini
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + shift
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + '[' '!' -f /tmp/install/tini.installer ']'
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + . /tmp/install/tini.installer
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + install_tini
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.ITm8PGCZnT/tini
02:43:00 [2020-10-27T02:43:00.141Z] #35 1.095 Cloning into '/tmp/tmp.ITm8PGCZnT/tini'...
02:43:00 [2020-10-27T02:43:00.163Z] #41 152.9   CC       criu/sk-unix.o
02:43:00 [2020-10-27T02:43:00.260Z] #41 11.01   DEP      images/ipc-shm.pb-c.d
02:43:00 [2020-10-27T02:43:00.261Z] #41 11.05   PBCC     images/ipc-var.pb-c.c
02:43:00 [2020-10-27T02:43:00.261Z] #41 11.08   DEP      images/ipc-var.pb-c.d
02:43:00 [2020-10-27T02:43:00.261Z] #41 11.14   PBCC     images/sk-opts.pb-c.c
02:43:00 [2020-10-27T02:43:00.261Z] #41 11.19   PBCC     images/packet-sock.pb-c.c
02:43:00 [2020-10-27T02:43:00.261Z] #41 11.26   DEP      images/sk-opts.pb-c.d
02:43:00 [2020-10-27T02:43:00.287Z] #42 59.36   AR       compel/libcompel.a
02:43:00 [2020-10-27T02:43:00.287Z] #42 59.45   HOSTCC   compel/src/main-host.o
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.32   DEP      images/packet-sock.pb-c.d
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.41   PBCC     images/sk-netlink.pb-c.c
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.45   DEP      images/sk-netlink.pb-c.d
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.48   PBCC     images/sk-inet.pb-c.c
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.51   DEP      images/sk-inet.pb-c.d
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.55   PBCC     images/sk-unix.pb-c.c
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.60   DEP      images/sk-unix.pb-c.d
02:43:00 [2020-10-27T02:43:00.524Z] #41 11.62   PBCC     images/mm.pb-c.c
02:43:00 [2020-10-27T02:43:00.605Z] #42 59.83   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
02:43:00 [2020-10-27T02:43:00.788Z] #41 11.67   DEP      images/mm.pb-c.d
02:43:00 [2020-10-27T02:43:00.788Z] #41 11.71   PBCC     images/timerfd.pb-c.c
02:43:00 [2020-10-27T02:43:00.788Z] #41 11.81   DEP      images/timerfd.pb-c.d
02:43:00 [2020-10-27T02:43:00.788Z] #41 11.87   PBCC     images/timer.pb-c.c
02:43:00 [2020-10-27T02:43:00.981Z] #42 60.00   HOSTCC   compel/src/lib/handle-elf-host.o
02:43:00 [2020-10-27T02:43:00.981Z] #42 60.38   HOSTCC   compel/src/lib/log-host.o
02:43:01 [2020-10-27T02:43:01.054Z] #41 11.90   DEP      images/timer.pb-c.d
02:43:01 [2020-10-27T02:43:01.054Z] #41 11.94   PBCC     images/sa.pb-c.c
02:43:01 [2020-10-27T02:43:01.054Z] #41 11.98   DEP      images/sa.pb-c.d
02:43:01 [2020-10-27T02:43:01.054Z] #41 12.02   PBCC     images/pipe-data.pb-c.c
02:43:01 [2020-10-27T02:43:01.054Z] #41 12.06   DEP      images/pipe-data.pb-c.d
02:43:01 [2020-10-27T02:43:01.054Z] #41 12.08   PBCC     images/mnt.pb-c.c
02:43:01 [2020-10-27T02:43:01.054Z] #41 12.12   DEP      images/mnt.pb-c.d
02:43:01 [2020-10-27T02:43:01.083Z] #35 1.813 + cd /tmp/tmp.ITm8PGCZnT/tini
02:43:01 [2020-10-27T02:43:01.083Z] #35 1.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
02:43:01 [2020-10-27T02:43:01.083Z] #35 1.836 + cmake .
02:43:01 [2020-10-27T02:43:01.092Z] #41 153.8   CC       criu/sockets.o
02:43:01 [2020-10-27T02:43:01.319Z] #41 12.18   PBCC     images/sk-packet.pb-c.c
02:43:01 [2020-10-27T02:43:01.319Z] #41 12.21   DEP      images/sk-packet.pb-c.d
02:43:01 [2020-10-27T02:43:01.319Z] #41 12.26   PBCC     images/tcp-stream.pb-c.c
02:43:01 [2020-10-27T02:43:01.319Z] #41 12.33   DEP      images/tcp-stream.pb-c.d
02:43:01 [2020-10-27T02:43:01.319Z] #41 12.36   PBCC     images/pipe.pb-c.c
02:43:01 [2020-10-27T02:43:01.320Z] #42 60.55   HOSTLINK compel/compel-host-bin
02:43:01 [2020-10-27T02:43:01.320Z] #42 60.65   DEP      soccr/soccr.d
02:43:01 [2020-10-27T02:43:01.348Z] #41 154.2   CC       criu/stats.o
02:43:01 [2020-10-27T02:43:01.583Z] #41 12.41   DEP      images/pipe.pb-c.d
02:43:01 [2020-10-27T02:43:01.583Z] #41 12.45   PBCC     images/pstree.pb-c.c
02:43:01 [2020-10-27T02:43:01.583Z] #41 12.54   DEP      images/pstree.pb-c.d
02:43:01 [2020-10-27T02:43:01.583Z] #41 12.58   PBCC     images/fs.pb-c.c
02:43:01 [2020-10-27T02:43:01.583Z] #41 12.62   DEP      images/fs.pb-c.d
02:43:01 [2020-10-27T02:43:01.604Z] #41 154.3   CC       criu/string.o
02:43:01 [2020-10-27T02:43:01.604Z] #41 154.4   CC       criu/sysctl.o
02:43:01 [2020-10-27T02:43:01.652Z] #35 2.374 -- The C compiler identification is GNU 8.3.0
02:43:01 [2020-10-27T02:43:01.652Z] #35 2.433 -- Check for working C compiler: /usr/bin/cc
02:43:01 [2020-10-27T02:43:01.658Z] #42 60.84   CC       soccr/soccr.o
02:43:01 [2020-10-27T02:43:01.847Z] #41 12.71   PBCC     images/signalfd.pb-c.c
02:43:01 [2020-10-27T02:43:01.847Z] #41 12.77   DEP      images/signalfd.pb-c.d
02:43:01 [2020-10-27T02:43:01.847Z] #41 12.84   PBCC     images/fh.pb-c.c
02:43:01 [2020-10-27T02:43:01.847Z] #41 12.91   PBCC     images/fsnotify.pb-c.c
02:43:02 [2020-10-27T02:43:02.112Z] #41 12.98   DEP      images/fh.pb-c.d
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.01   DEP      images/fsnotify.pb-c.d
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.06   PBCC     images/eventpoll.pb-c.c
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.09   DEP      images/eventpoll.pb-c.d
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.13   PBCC     images/eventfd.pb-c.c
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.16   DEP      images/eventfd.pb-c.d
02:43:02 [2020-10-27T02:43:02.112Z] #41 13.19   PBCC     images/remap-file-path.pb-c.c
02:43:02 [2020-10-27T02:43:02.167Z] #41 154.7   CC       criu/sysfs_parse.o
02:43:02 [2020-10-27T02:43:02.167Z] #41 154.9   CC       criu/timens.o
02:43:02 [2020-10-27T02:43:02.167Z] #41 155.1   CC       criu/timerfd.o
02:43:02 [2020-10-27T02:43:02.222Z] #35 3.119 -- Check for working C compiler: /usr/bin/cc -- works
02:43:02 [2020-10-27T02:43:02.223Z] #35 3.121 -- Detecting C compiler ABI info
02:43:02 [2020-10-27T02:43:02.376Z] #41 ...
02:43:02 [2020-10-27T02:43:02.376Z] 
02:43:02 [2020-10-27T02:43:02.376Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.174 -- Detecting C compile features - done
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.220 -- Performing Test HAS_BUILTIN_FORTIFY
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.601 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.806 -- Configuring done
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.825 -- Generating done
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.828 -- Build files have been written to: /tmp/tmp.TscQxF8CQE/tini
02:43:02 [2020-10-27T02:43:02.376Z] #35 8.844 + make tini-static
02:43:02 [2020-10-27T02:43:02.376Z] #35 9.279 Scanning dependencies of target tini-static
02:43:02 [2020-10-27T02:43:02.376Z] #35 9.426 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
02:43:02 [2020-10-27T02:43:02.376Z] #35 10.62 [100%] Linking C executable tini-static
02:43:02 [2020-10-27T02:43:02.376Z] #35 11.27 [100%] Built target tini-static
02:43:02 [2020-10-27T02:43:02.376Z] #35 11.39 + mkdir -p /build
02:43:02 [2020-10-27T02:43:02.376Z] #35 11.40 + cp tini-static /build/docker-init
02:43:02 [2020-10-27T02:43:02.376Z] #35 DONE 12.1s
02:43:02 [2020-10-27T02:43:02.376Z] 
02:43:02 [2020-10-27T02:43:02.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:02 [2020-10-27T02:43:02.376Z] #41 13.24   DEP      images/remap-file-path.pb-c.d
02:43:02 [2020-10-27T02:43:02.376Z] #41 ...
02:43:02 [2020-10-27T02:43:02.376Z] 
02:43:02 [2020-10-27T02:43:02.376Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:43:02 [2020-10-27T02:43:02.376Z] #54 34.91 Checking out files:  52% (1814/3445)   
Checking out files:  53% (1826/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  91% (3162/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
02:43:02 [2020-10-27T02:43:02.376Z] #54 36.26 + cd /tmp/tmp.eyhL1jYQ2U/src/github.com/containerd/containerd
02:43:02 [2020-10-27T02:43:02.376Z] #54 36.26 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.02 + export 'BUILDTAGS=netgo osusergo static_build'
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.02 + BUILDTAGS='netgo osusergo static_build'
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.02 + export EXTRA_FLAGS=-buildmode=pie
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.03 + EXTRA_FLAGS=-buildmode=pie
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.03 + '[' '' = dynamic ']'
02:43:02 [2020-10-27T02:43:02.376Z] #54 37.03 + make
02:43:02 [2020-10-27T02:43:02.376Z] #54 38.40 + bin/ctr
02:43:02 [2020-10-27T02:43:02.483Z] #35 ...
02:43:02 [2020-10-27T02:43:02.483Z] 
02:43:02 [2020-10-27T02:43:02.483Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
02:43:02 [2020-10-27T02:43:02.483Z] #40 76.64 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
02:43:02 [2020-10-27T02:43:02.483Z] #40 76.65 Processing triggers for libc-bin (2.28-10) ...
02:43:02 [2020-10-27T02:43:02.483Z] #40 DONE 77.1s
02:43:02 [2020-10-27T02:43:02.483Z] 
02:43:02 [2020-10-27T02:43:02.483Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:02 [2020-10-27T02:43:02.732Z] #41 155.2   CC       criu/tty.o
02:43:03 [2020-10-27T02:43:03.294Z] #41 156.1   CC       criu/tun.o
02:43:03 [2020-10-27T02:43:03.342Z] #42 62.67   AR       soccr/libsoccr.a
02:43:03 [2020-10-27T02:43:03.551Z] #41 156.3   CC       criu/uffd.o
02:43:03 [2020-10-27T02:43:03.660Z] #42 62.79 make[1]: 'soccr/libsoccr.a' is up to date.
02:43:03 [2020-10-27T02:43:03.966Z] #42 63.12   DEP      criu/arch/ppc64/sigframe.d
02:43:03 [2020-10-27T02:43:03.966Z] #42 63.27   DEP      criu/arch/ppc64/crtools.d
02:43:04 [2020-10-27T02:43:04.114Z] #41 156.9   CC       criu/util.o
02:43:04 [2020-10-27T02:43:04.330Z] #42 63.47   DEP      criu/arch/ppc64/cpu.d
02:43:04 [2020-10-27T02:43:04.656Z] #42 63.67   CC       criu/arch/ppc64/cpu.o
02:43:04 [2020-10-27T02:43:04.676Z] #41 157.5   CC       criu/uts_ns.o
02:43:04 [2020-10-27T02:43:04.933Z] #41 157.6   CC       criu/vdso-compat.o
02:43:04 [2020-10-27T02:43:04.933Z] #41 157.7   CC       criu/vdso.o
02:43:05 [2020-10-27T02:43:05.023Z] #41 2.173 Note: Building without setproctitle() and strlcpy() support.
02:43:05 [2020-10-27T02:43:05.023Z] #41 2.174       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:43:05 [2020-10-27T02:43:05.023Z] #41 2.188 Note: Building without GnuTLS support
02:43:05 [2020-10-27T02:43:05.023Z] #41 2.196 Makefile.config:39: Warn: you have no libnftables installed
02:43:05 [2020-10-27T02:43:05.023Z] #41 2.206 Makefile.config:40: Warn: Building without nftables support
02:43:05 [2020-10-27T02:43:05.190Z] #41 158.0   LINK     criu/built-in.o
02:43:05 [2020-10-27T02:43:05.334Z] #42 64.54   CC       criu/arch/ppc64/crtools.o
02:43:05 [2020-10-27T02:43:05.446Z] #41 158.2   LINK     criu/criu
02:43:05 [2020-10-27T02:43:05.702Z] #41 158.4   DEP      lib/c/criu.d
02:43:05 [2020-10-27T02:43:05.702Z] #41 158.4   CC       images/rpc.pb-c.o
02:43:05 [2020-10-27T02:43:05.959Z] #41 158.7   CC       lib/c/criu.o
02:43:06 [2020-10-27T02:43:06.486Z] #42 65.72   CC       criu/arch/ppc64/sigframe.o
02:43:06 [2020-10-27T02:43:06.522Z] #41 159.2   LINK     lib/c/built-in.o
02:43:06 [2020-10-27T02:43:06.522Z] #41 159.2   LINK     lib/c/libcriu.so
02:43:06 [2020-10-27T02:43:06.522Z] #41 159.2   LINK     lib/c/libcriu.a
02:43:06 [2020-10-27T02:43:06.522Z] #41 159.4   GEN      magic.py
02:43:06 [2020-10-27T02:43:06.778Z] #41 159.4 Note: Building without setproctitle() and strlcpy() support.
02:43:06 [2020-10-27T02:43:06.778Z] #41 159.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:43:06 [2020-10-27T02:43:06.778Z] #41 159.5 Note: Building without GnuTLS support
02:43:06 [2020-10-27T02:43:06.778Z] #41 159.5 Makefile.config:39: Warn: you have no libnftables installed
02:43:06 [2020-10-27T02:43:06.778Z] #41 159.5 Makefile.config:40: Warn: Building without nftables support
02:43:06 [2020-10-27T02:43:06.799Z] #42 66.03   LINK     criu/arch/ppc64/crtools.built-in.o
02:43:06 [2020-10-27T02:43:06.799Z] #42 66.08   DEP      criu/pie/util-vdso.d
02:43:06 [2020-10-27T02:43:06.932Z] #41 4.251 fatal: not a git repository (or any of the parent directories): .git
02:43:06 [2020-10-27T02:43:06.932Z] #41 4.298   GEN      .gitid
02:43:06 [2020-10-27T02:43:06.932Z] #41 4.339   GEN      criu/include/version.h
02:43:06 [2020-10-27T02:43:06.932Z] #41 4.408   GEN      include/common/asm
02:43:07 [2020-10-27T02:43:07.149Z] #42 66.29   DEP      criu/pie/util.d
02:43:07 [2020-10-27T02:43:07.340Z] #41 159.9 fatal: not a git repository (or any of the parent directories): .git
02:43:07 [2020-10-27T02:43:07.509Z] #42 66.46   CC       criu/pie/util.o
02:43:07 [2020-10-27T02:43:07.510Z] #42 66.80   CC       criu/pie/util-vdso.o
02:43:07 [2020-10-27T02:43:07.546Z] .....INFO: Daemon under test started and replied!
02:43:07 [2020-10-27T02:43:07.546Z] INFO: Docker version of the daemon under test
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] Client:
02:43:07 [2020-10-27T02:43:07.546Z]  Version:      17.06.2-ce
02:43:07 [2020-10-27T02:43:07.546Z]  API version:  1.30
02:43:07 [2020-10-27T02:43:07.546Z]  Go version:   go1.8.3
02:43:07 [2020-10-27T02:43:07.546Z]  Git commit:   cec0b72
02:43:07 [2020-10-27T02:43:07.546Z]  Built:        Tue Sep  5 19:57:19 2017
02:43:07 [2020-10-27T02:43:07.546Z]  OS/Arch:      windows/amd64
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] Server:
02:43:07 [2020-10-27T02:43:07.546Z]  Version:      0.0.0-dev
02:43:07 [2020-10-27T02:43:07.546Z]  API version:  1.41 (minimum version 1.24)
02:43:07 [2020-10-27T02:43:07.546Z]  Go version:   go1.13.15
02:43:07 [2020-10-27T02:43:07.546Z]  Git commit:   7d03e04f50
02:43:07 [2020-10-27T02:43:07.546Z]  Built:        10/27/2020 02:40:37
02:43:07 [2020-10-27T02:43:07.546Z]  OS/Arch:      windows/amd64
02:43:07 [2020-10-27T02:43:07.546Z]  Experimental: false
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] INFO: Docker info of the daemon under test
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] Containers: 0
02:43:07 [2020-10-27T02:43:07.546Z]  Running: 0
02:43:07 [2020-10-27T02:43:07.546Z]  Paused: 0
02:43:07 [2020-10-27T02:43:07.546Z]  Stopped: 0
02:43:07 [2020-10-27T02:43:07.546Z] Images: 0
02:43:07 [2020-10-27T02:43:07.546Z] Server Version: 0.0.0-dev
02:43:07 [2020-10-27T02:43:07.546Z] Storage Driver: windowsfilter
02:43:07 [2020-10-27T02:43:07.546Z]  Windows: 
02:43:07 [2020-10-27T02:43:07.546Z] Logging Driver: json-file
02:43:07 [2020-10-27T02:43:07.546Z] Plugins: 
02:43:07 [2020-10-27T02:43:07.546Z]  Volume: local
02:43:07 [2020-10-27T02:43:07.546Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
02:43:07 [2020-10-27T02:43:07.546Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
02:43:07 [2020-10-27T02:43:07.546Z] Swarm: inactive
02:43:07 [2020-10-27T02:43:07.546Z] Default Isolation: process
02:43:07 [2020-10-27T02:43:07.546Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
02:43:07 [2020-10-27T02:43:07.546Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
02:43:07 [2020-10-27T02:43:07.546Z] OSType: windows
02:43:07 [2020-10-27T02:43:07.546Z] Architecture: x86_64
02:43:07 [2020-10-27T02:43:07.546Z] CPUs: 4
02:43:07 [2020-10-27T02:43:07.546Z] Total Memory: 32GiB
02:43:07 [2020-10-27T02:43:07.546Z] Name: azwin-2-65d2d0
02:43:07 [2020-10-27T02:43:07.546Z] ID: KZWG:GHCO:KX76:GCKT:GAP2:PNZG:T7QH:46AL:DJMN:JKXH:J5V7:WMXS
02:43:07 [2020-10-27T02:43:07.546Z] Docker Root Dir: D:\CI\PR-41592\1\daemon
02:43:07 [2020-10-27T02:43:07.546Z] Debug Mode (client): false
02:43:07 [2020-10-27T02:43:07.546Z] Debug Mode (server): true
02:43:07 [2020-10-27T02:43:07.546Z]  File Descriptors: -1
02:43:07 [2020-10-27T02:43:07.546Z]  Goroutines: 17
02:43:07 [2020-10-27T02:43:07.546Z]  System Time: 2020-10-27T02:43:05.8565583Z
02:43:07 [2020-10-27T02:43:07.546Z]  EventsListeners: 0
02:43:07 [2020-10-27T02:43:07.546Z] Registry: https://index.docker.io/v1/
02:43:07 [2020-10-27T02:43:07.546Z] Labels:
02:43:07 [2020-10-27T02:43:07.546Z] Experimental: false
02:43:07 [2020-10-27T02:43:07.546Z] Insecure Registries:
02:43:07 [2020-10-27T02:43:07.546Z]  127.0.0.0/8
02:43:07 [2020-10-27T02:43:07.546Z] Live Restore Enabled: false
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] INFO: Docker images of the daemon under test
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
02:43:07 [2020-10-27T02:43:07.546Z] 
02:43:07 [2020-10-27T02:43:07.546Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
02:43:07 [2020-10-27T02:43:07.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
02:43:07 [2020-10-27T02:43:07.546Z] ltsc2019: Pulling from windows/servercore
02:43:07 [2020-10-27T02:43:07.546Z] 4612f6d0b889: Pulling fs layer
02:43:07 [2020-10-27T02:43:07.546Z] 406ffb8432a7: Pulling fs layer
02:43:07 [2020-10-27T02:43:07.597Z] #41 160.3 make[1]: Nothing to be done for 'all'.
02:43:07 [2020-10-27T02:43:07.685Z] #54 ...
02:43:07 [2020-10-27T02:43:07.685Z] 
02:43:07 [2020-10-27T02:43:07.685Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:07 [2020-10-27T02:43:07.685Z] #43 79.86 vendor/golang.org/x/text/unicode/norm
02:43:07 [2020-10-27T02:43:07.685Z] #43 82.32 vendor/golang.org/x/net/http2/hpack
02:43:07 [2020-10-27T02:43:07.685Z] #43 83.04 mime
02:43:07 [2020-10-27T02:43:07.685Z] #43 83.96 vendor/golang.org/x/net/idna
02:43:07 [2020-10-27T02:43:07.685Z] #43 87.71 net/textproto
02:43:07 [2020-10-27T02:43:07.685Z] #43 87.71 crypto/x509
02:43:07 [2020-10-27T02:43:07.685Z] #43 87.71 vendor/golang.org/x/net/http/httpproxy
02:43:07 [2020-10-27T02:43:07.685Z] #43 89.28 vendor/golang.org/x/net/http/httpguts
02:43:07 [2020-10-27T02:43:07.685Z] #43 89.28 mime/multipart
02:43:07 [2020-10-27T02:43:07.685Z] #43 ...
02:43:07 [2020-10-27T02:43:07.685Z] 
02:43:07 [2020-10-27T02:43:07.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.35   PBCC     images/fifo.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.36   DEP      images/fifo.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.41   PBCC     images/ghost-file.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.48   DEP      images/ghost-file.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.63   PBCC     images/regfile.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.72   DEP      images/regfile.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.87   PBCC     images/ns.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.88   DEP      images/ns.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 13.95   PBCC     images/fdinfo.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.18   DEP      images/fdinfo.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.37   PBCC     images/core-aarch64.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.46   PBCC     images/core-arm.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.62   PBCC     images/core-ppc64.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.74   PBCC     images/core-s390.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.88   PBCC     images/core-x86.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 14.94   PBCC     images/core.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.18   PBCC     images/inventory.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.36   DEP      images/core-aarch64.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.42   DEP      images/core-arm.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.53   DEP      images/core-ppc64.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.56   DEP      images/core-s390.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.61   DEP      images/core-x86.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.65   DEP      images/core.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.70   DEP      images/inventory.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.88   PBCC     images/cpuinfo.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.91   DEP      images/cpuinfo.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.94   PBCC     images/stats.pb-c.c
02:43:07 [2020-10-27T02:43:07.685Z] #41 15.96   DEP      images/stats.pb-c.d
02:43:07 [2020-10-27T02:43:07.685Z] #41 17.50 make[1]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'images/built-in.o' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.8 make[1]: 'compel/libcompel.a' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: 'compel/compel-host-bin' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.177Z] #41 160.9 make[1]: 'soccr/libsoccr.a' is up to date.
02:43:08 [2020-10-27T02:43:08.177Z] #41 161.0 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.261Z] #41 19.14   CC       images/stats.o
02:43:08 [2020-10-27T02:43:08.311Z] #41 ...
02:43:08 [2020-10-27T02:43:08.311Z] 
02:43:08 [2020-10-27T02:43:08.311Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:43:08 [2020-10-27T02:43:08.311Z] #32 72.94 path
02:43:08 [2020-10-27T02:43:08.312Z] #32 73.51 text/tabwriter
02:43:08 [2020-10-27T02:43:08.312Z] #32 74.59 fmt
02:43:08 [2020-10-27T02:43:08.312Z] #32 74.67 path/filepath
02:43:08 [2020-10-27T02:43:08.312Z] #32 76.19 io/ioutil
02:43:08 [2020-10-27T02:43:08.312Z] #32 78.45 github.com/BurntSushi/toml
02:43:08 [2020-10-27T02:43:08.312Z] #32 78.46 flag
02:43:08 [2020-10-27T02:43:08.312Z] #32 80.37 log
02:43:08 [2020-10-27T02:43:08.312Z] #32 82.84 github.com/BurntSushi/toml/cmd/tomlv
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.0 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.1 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.1 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.442Z] #41 161.2 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.524Z] #41 19.54   CC       images/core.o
02:43:08 [2020-10-27T02:43:08.571Z] #32 ...
02:43:08 [2020-10-27T02:43:08.571Z] 
02:43:08 [2020-10-27T02:43:08.571Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:08 [2020-10-27T02:43:08.571Z] #43 73.02 regexp/syntax
02:43:08 [2020-10-27T02:43:08.571Z] #43 73.86 fmt
02:43:08 [2020-10-27T02:43:08.571Z] #43 78.34 regexp
02:43:08 [2020-10-27T02:43:08.571Z] #43 79.41 flag
02:43:08 [2020-10-27T02:43:08.571Z] #43 81.25 go/token
02:43:08 [2020-10-27T02:43:08.571Z] #43 81.96 internal/lazyregexp
02:43:08 [2020-10-27T02:43:08.571Z] #43 82.27 go/scanner
02:43:08 [2020-10-27T02:43:08.571Z] #43 82.41 net/url
02:43:08 [2020-10-27T02:43:08.571Z] #43 ...
02:43:08 [2020-10-27T02:43:08.571Z] 
02:43:08 [2020-10-27T02:43:08.571Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:08 [2020-10-27T02:43:08.571Z] #41 6.123   PBCC     images/timens.pb-c.c
02:43:08 [2020-10-27T02:43:08.571Z] #41 6.146   DEP      images/timens.pb-c.d
02:43:08 [2020-10-27T02:43:08.571Z] #41 6.182   PBCC     images/fown.pb-c.c
02:43:08 [2020-10-27T02:43:08.571Z] #41 6.215   PBCC     images/google/protobuf/descriptor.pb-c.c
02:43:08 [2020-10-27T02:43:08.686Z] #42 67.66   AR       criu/pie/pie.lib.a
02:43:08 [2020-10-27T02:43:08.686Z] #42 67.74   DEP      criu/pie/restorer.d
02:43:08 [2020-10-27T02:43:08.686Z] #42 68.00   DEP      criu/arch/ppc64/vdso-trampoline.d
02:43:08 [2020-10-27T02:43:08.698Z] #41 161.3 make[2]: Nothing to be done for 'all'.
02:43:08 [2020-10-27T02:43:08.698Z] #41 161.3   INSTALL  criu/criu
02:43:08 [2020-10-27T02:43:08.698Z] #41 DONE 161.5s
02:43:08 [2020-10-27T02:43:08.698Z] 
02:43:08 [2020-10-27T02:43:08.698Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:43:08 [2020-10-27T02:43:08.787Z] #41 ...
02:43:08 [2020-10-27T02:43:08.787Z] 
02:43:08 [2020-10-27T02:43:08.787Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:43:08 [2020-10-27T02:43:08.787Z] #56 83.76 + for f in rootlesskit rootlesskit-docker-proxy
02:43:08 [2020-10-27T02:43:08.787Z] #56 83.76 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
02:43:08 [2020-10-27T02:43:08.787Z] #56 DONE 91.4s
02:43:08 [2020-10-27T02:43:08.831Z] #41 6.329   PBCC     images/opts.pb-c.c
02:43:08 [2020-10-27T02:43:08.831Z] #41 6.374   PBCC     images/memfd.pb-c.c
02:43:08 [2020-10-27T02:43:08.831Z] #41 6.398   DEP      images/fown.pb-c.d
02:43:08 [2020-10-27T02:43:08.996Z] #42 68.02   DEP      criu/arch/ppc64/restorer.d
02:43:08 [2020-10-27T02:43:08.996Z] #42 68.24   DEP      criu/arch/ppc64/vdso-pie.d
02:43:09 [2020-10-27T02:43:09.050Z] 
02:43:09 [2020-10-27T02:43:09.050Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:43:09 [2020-10-27T02:43:09.050Z] #57 DONE 0.2s
02:43:09 [2020-10-27T02:43:09.050Z] 
02:43:09 [2020-10-27T02:43:09.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:09 [2020-10-27T02:43:09.050Z] #43 91.65 crypto/tls
02:43:09 [2020-10-27T02:43:09.091Z] #41 6.533   DEP      images/google/protobuf/descriptor.pb-c.d
02:43:09 [2020-10-27T02:43:09.091Z] #41 6.687   DEP      images/opts.pb-c.d
02:43:09 [2020-10-27T02:43:09.091Z] #41 6.762   DEP      images/memfd.pb-c.d
02:43:09 [2020-10-27T02:43:09.356Z] #42 68.36   DEP      criu/pie/parasite-vdso.d
02:43:09 [2020-10-27T02:43:09.356Z] #42 68.55   DEP      criu/pie/parasite.d
02:43:09 [2020-10-27T02:43:09.391Z] #41 ...
02:43:09 [2020-10-27T02:43:09.391Z] 
02:43:09 [2020-10-27T02:43:09.391Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:09 [2020-10-27T02:43:09.391Z] #35 4.102 -- Detecting C compiler ABI info - done
02:43:09 [2020-10-27T02:43:09.391Z] #35 4.171 -- Detecting C compile features
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.398 -- Detecting C compile features - done
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.443 -- Performing Test HAS_BUILTIN_FORTIFY
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.733 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.867 -- Configuring done
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.909 -- Generating done
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.922 -- Build files have been written to: /tmp/tmp.ITm8PGCZnT/tini
02:43:09 [2020-10-27T02:43:09.391Z] #35 6.939 + make tini-static
02:43:09 [2020-10-27T02:43:09.391Z] #35 7.333 Scanning dependencies of target tini-static
02:43:09 [2020-10-27T02:43:09.391Z] #35 7.542 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
02:43:09 [2020-10-27T02:43:09.391Z] #35 8.965 [100%] Linking C executable tini-static
02:43:09 [2020-10-27T02:43:09.391Z] #35 9.706 [100%] Built target tini-static
02:43:09 [2020-10-27T02:43:09.391Z] #35 9.807 + mkdir -p /build
02:43:09 [2020-10-27T02:43:09.391Z] #35 9.811 + cp tini-static /build/docker-init
02:43:09 [2020-10-27T02:43:09.391Z] #35 DONE 10.2s
02:43:09 [2020-10-27T02:43:09.391Z] 
02:43:09 [2020-10-27T02:43:09.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:09 [2020-10-27T02:43:09.391Z] #41 6.908   PBCC     images/sit.pb-c.c
02:43:09 [2020-10-27T02:43:09.391Z] #41 7.042   DEP      images/sit.pb-c.d
02:43:09 [2020-10-27T02:43:09.391Z] #41 7.121   PBCC     images/macvlan.pb-c.c
02:43:09 [2020-10-27T02:43:09.629Z] #43 ...
02:43:09 [2020-10-27T02:43:09.629Z] 
02:43:09 [2020-10-27T02:43:09.629Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:43:09 [2020-10-27T02:43:09.629Z] #58 DONE 0.3s
02:43:09 [2020-10-27T02:43:09.630Z] 
02:43:09 [2020-10-27T02:43:09.630Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:09 [2020-10-27T02:43:09.630Z] #41 20.29   CC       images/core-x86.o
02:43:09 [2020-10-27T02:43:09.710Z] #41 7.155   DEP      images/macvlan.pb-c.d
02:43:09 [2020-10-27T02:43:09.710Z] #41 7.273   PBCC     images/autofs.pb-c.c
02:43:09 [2020-10-27T02:43:09.710Z] #41 7.294   DEP      images/autofs.pb-c.d
02:43:09 [2020-10-27T02:43:09.741Z] #42 ...
02:43:09 [2020-10-27T02:43:09.741Z] 
02:43:09 [2020-10-27T02:43:09.741Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:43:09 [2020-10-27T02:43:09.741Z] #57 123.3 + for f in rootlesskit rootlesskit-docker-proxy
02:43:09 [2020-10-27T02:43:09.741Z] #57 123.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
02:43:09 [2020-10-27T02:43:09.741Z] #57 DONE 131.1s
02:43:09 [2020-10-27T02:43:09.741Z] 
02:43:09 [2020-10-27T02:43:09.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:09 [2020-10-27T02:43:09.741Z] #42 68.84   CC       criu/pie/parasite.o
02:43:09 [2020-10-27T02:43:09.741Z] #42 ...
02:43:09 [2020-10-27T02:43:09.741Z] 
02:43:09 [2020-10-27T02:43:09.741Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:43:09 [2020-10-27T02:43:09.741Z] #58 DONE 0.1s
02:43:09 [2020-10-27T02:43:09.741Z] 
02:43:09 [2020-10-27T02:43:09.741Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:43:09 [2020-10-27T02:43:09.741Z] #59 DONE 0.1s
02:43:09 [2020-10-27T02:43:09.741Z] 
02:43:09 [2020-10-27T02:43:09.741Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:09 [2020-10-27T02:43:09.741Z] #52 10.93 + cd /tmp/tmp.DCHoqpDCxc/src/github.com/opencontainers/runc
02:43:09 [2020-10-27T02:43:09.741Z] #52 10.93 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:43:09 [2020-10-27T02:43:09.741Z] #52 11.56 + '[' -z '' ']'
02:43:09 [2020-10-27T02:43:09.741Z] #52 11.56 + target=static
02:43:09 [2020-10-27T02:43:09.741Z] #52 11.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static
02:43:09 [2020-10-27T02:43:09.741Z] #52 11.98 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 .
02:43:09 [2020-10-27T02:43:09.894Z] #41 20.79   CC       images/core-arm.o
02:43:09 [2020-10-27T02:43:09.972Z] #41 7.498   PBCC     images/sysctl.pb-c.c
02:43:09 [2020-10-27T02:43:09.972Z] #41 7.582   DEP      images/sysctl.pb-c.d
02:43:09 [2020-10-27T02:43:09.972Z] #41 7.668   PBCC     images/time.pb-c.c
02:43:09 [2020-10-27T02:43:09.972Z] #41 7.695   DEP      images/time.pb-c.d
02:43:10 [2020-10-27T02:43:10.065Z] #54 ...
02:43:10 [2020-10-27T02:43:10.065Z] 
02:43:10 [2020-10-27T02:43:10.065Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:43:10 [2020-10-27T02:43:10.065Z] #42 DONE 0.1s
02:43:10 [2020-10-27T02:43:10.065Z] 
02:43:10 [2020-10-27T02:43:10.065Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:43:10 [2020-10-27T02:43:10.065Z] #44 DONE 0.1s
02:43:10 [2020-10-27T02:43:10.065Z] 
02:43:10 [2020-10-27T02:43:10.065Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:43:10 [2020-10-27T02:43:10.065Z] #46 DONE 0.1s
02:43:10 [2020-10-27T02:43:10.065Z] 
02:43:10 [2020-10-27T02:43:10.065Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:43:10 [2020-10-27T02:43:10.233Z] #41 7.811   PBCC     images/binfmt-misc.pb-c.c
02:43:10 [2020-10-27T02:43:10.233Z] #41 7.839   DEP      images/binfmt-misc.pb-c.d
02:43:10 [2020-10-27T02:43:10.233Z] #41 7.959   PBCC     images/seccomp.pb-c.c
02:43:10 [2020-10-27T02:43:10.322Z] #54 ...
02:43:10 [2020-10-27T02:43:10.322Z] 
02:43:10 [2020-10-27T02:43:10.322Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:43:10 [2020-10-27T02:43:10.322Z] #48 DONE 0.1s
02:43:10 [2020-10-27T02:43:10.322Z] 
02:43:10 [2020-10-27T02:43:10.322Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:43:10 [2020-10-27T02:43:10.322Z] #50 DONE 0.0s
02:43:10 [2020-10-27T02:43:10.322Z] 
02:43:10 [2020-10-27T02:43:10.322Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:43:10 [2020-10-27T02:43:10.322Z] #52 DONE 0.1s
02:43:10 [2020-10-27T02:43:10.322Z] 
02:43:10 [2020-10-27T02:43:10.322Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:43:10 [2020-10-27T02:43:10.470Z] #41 21.39   CC       images/core-aarch64.o
02:43:10 [2020-10-27T02:43:10.492Z] #41 7.972   DEP      images/seccomp.pb-c.d
02:43:10 [2020-10-27T02:43:10.492Z] #41 8.075   PBCC     images/userns.pb-c.c
02:43:10 [2020-10-27T02:43:10.492Z] #41 8.130   DEP      images/userns.pb-c.d
02:43:10 [2020-10-27T02:43:10.492Z] #41 8.173   PBCC     images/cgroup.pb-c.c
02:43:10 [2020-10-27T02:43:10.492Z] #41 8.220   DEP      images/cgroup.pb-c.d
02:43:10 [2020-10-27T02:43:10.492Z] #41 ...
02:43:10 [2020-10-27T02:43:10.492Z] 
02:43:10 [2020-10-27T02:43:10.492Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:10 [2020-10-27T02:43:10.492Z] #11 75.19 Selecting previously unselected package mingw-w64-x86-64-dev.
02:43:10 [2020-10-27T02:43:10.492Z] #11 75.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
02:43:10 [2020-10-27T02:43:10.492Z] #11 75.24 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
02:43:10 [2020-10-27T02:43:10.492Z] #11 81.94 Selecting previously unselected package gcc-mingw-w64-base.
02:43:10 [2020-10-27T02:43:10.492Z] #11 81.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:43:10 [2020-10-27T02:43:10.492Z] #11 81.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:43:10 [2020-10-27T02:43:10.492Z] #11 82.18 Selecting previously unselected package gcc-mingw-w64-x86-64.
02:43:10 [2020-10-27T02:43:10.492Z] #11 82.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:43:10 [2020-10-27T02:43:10.492Z] #11 82.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
02:43:10 [2020-10-27T02:43:10.535Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
02:43:10 [2020-10-27T02:43:10.535Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
02:43:10 [2020-10-27T02:43:10.752Z] #11 ...
02:43:10 [2020-10-27T02:43:10.752Z] 
02:43:10 [2020-10-27T02:43:10.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:10 [2020-10-27T02:43:10.752Z] #41 8.275   PBCC     images/ext-file.pb-c.c
02:43:10 [2020-10-27T02:43:10.752Z] #41 8.312   DEP      images/ext-file.pb-c.d
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.371   PBCC     images/rpc.pb-c.c
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.448   DEP      images/rpc.pb-c.d
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.563   PBCC     images/siginfo.pb-c.c
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.572   DEP      images/siginfo.pb-c.d
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.619   PBCC     images/pagemap.pb-c.c
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.650   DEP      images/pagemap.pb-c.d
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.718   PBCC     images/rlimit.pb-c.c
02:43:11 [2020-10-27T02:43:11.013Z] #41 8.763   DEP      images/rlimit.pb-c.d
02:43:11 [2020-10-27T02:43:11.013Z] #41 ...
02:43:11 [2020-10-27T02:43:11.013Z] 
02:43:11 [2020-10-27T02:43:11.013Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:43:11 [2020-10-27T02:43:11.013Z] #49 75.73 encoding/base64
02:43:11 [2020-10-27T02:43:11.013Z] #49 76.71 golang.org/x/sys/unix
02:43:11 [2020-10-27T02:43:11.013Z] #49 76.81 fmt
02:43:11 [2020-10-27T02:43:11.013Z] #49 81.82 encoding/json
02:43:11 [2020-10-27T02:43:11.166Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/types	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/types/container	[no test files]
02:43:11 [2020-10-27T02:43:11.166Z] ?   	github.com/docker/docker/api/types/events	[no test files]
02:43:11 [2020-10-27T02:43:11.272Z] #49 ...
02:43:11 [2020-10-27T02:43:11.272Z] 
02:43:11 [2020-10-27T02:43:11.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:11 [2020-10-27T02:43:11.272Z] #41 8.804   PBCC     images/file-lock.pb-c.c
02:43:11 [2020-10-27T02:43:11.272Z] #41 8.823   DEP      images/file-lock.pb-c.d
02:43:11 [2020-10-27T02:43:11.272Z] #41 8.875   PBCC     images/tty.pb-c.c
02:43:11 [2020-10-27T02:43:11.272Z] #41 8.974   DEP      images/tty.pb-c.d
02:43:11 [2020-10-27T02:43:11.419Z] #41 22.17   CC       images/core-ppc64.o
02:43:11 [2020-10-27T02:43:11.455Z] ok  	github.com/docker/docker/api/types/filters	0.001s	coverage: 92.2% of statements
02:43:11 [2020-10-27T02:43:11.455Z] ?   	github.com/docker/docker/api/types/image	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/network	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
02:43:11 [2020-10-27T02:43:11.456Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
02:43:11 [2020-10-27T02:43:11.531Z] #41 9.050   PBCC     images/tun.pb-c.c
02:43:11 [2020-10-27T02:43:11.531Z] #41 9.090   PBCC     images/netdev.pb-c.c
02:43:11 [2020-10-27T02:43:11.531Z] #41 9.147   DEP      images/tun.pb-c.d
02:43:11 [2020-10-27T02:43:11.531Z] #41 9.203   DEP      images/netdev.pb-c.d
02:43:11 [2020-10-27T02:43:11.531Z] #41 9.254   PBCC     images/vma.pb-c.c
02:43:11 [2020-10-27T02:43:11.688Z] #54 185.5 + bin/containerd
02:43:11 [2020-10-27T02:43:11.746Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
02:43:11 [2020-10-27T02:43:11.746Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
02:43:11 [2020-10-27T02:43:11.746Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
02:43:11 [2020-10-27T02:43:11.793Z] #41 9.296   DEP      images/vma.pb-c.d
02:43:11 [2020-10-27T02:43:11.793Z] #41 9.384   PBCC     images/creds.pb-c.c
02:43:11 [2020-10-27T02:43:11.793Z] #41 9.439   DEP      images/creds.pb-c.d
02:43:11 [2020-10-27T02:43:11.793Z] #41 9.495   PBCC     images/utsns.pb-c.c
02:43:11 [2020-10-27T02:43:11.996Z] #41 22.99   CC       images/core-s390.o
02:43:12 [2020-10-27T02:43:12.001Z] #52 ...
02:43:12 [2020-10-27T02:43:12.001Z] 
02:43:12 [2020-10-27T02:43:12.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:12 [2020-10-27T02:43:12.001Z] #42 70.96   LINK     criu/pie/parasite.built-in.o
02:43:12 [2020-10-27T02:43:12.001Z] #42 70.97   GEN      criu/pie/parasite-blob.h
02:43:12 [2020-10-27T02:43:12.001Z] #42 71.00   CC       criu/pie/parasite-vdso.o
02:43:12 [2020-10-27T02:43:12.036Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
02:43:12 [2020-10-27T02:43:12.056Z] #41 9.527   DEP      images/utsns.pb-c.d
02:43:12 [2020-10-27T02:43:12.056Z] #41 9.582   PBCC     images/ipc-desc.pb-c.c
02:43:12 [2020-10-27T02:43:12.056Z] #41 9.608   PBCC     images/ipc-sem.pb-c.c
02:43:12 [2020-10-27T02:43:12.056Z] #41 9.650   DEP      images/ipc-desc.pb-c.d
02:43:12 [2020-10-27T02:43:12.056Z] #41 9.685   DEP      images/ipc-sem.pb-c.d
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.779   PBCC     images/ipc-msg.pb-c.c
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.819   DEP      images/ipc-msg.pb-c.d
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.870   PBCC     images/ipc-shm.pb-c.c
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.891   DEP      images/ipc-shm.pb-c.d
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.945   PBCC     images/ipc-var.pb-c.c
02:43:12 [2020-10-27T02:43:12.315Z] #41 9.987   DEP      images/ipc-var.pb-c.d
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.06   PBCC     images/sk-opts.pb-c.c
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.11   PBCC     images/packet-sock.pb-c.c
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.17   DEP      images/sk-opts.pb-c.d
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.22   DEP      images/packet-sock.pb-c.d
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.27   PBCC     images/sk-netlink.pb-c.c
02:43:12 [2020-10-27T02:43:12.574Z] #41 10.33   DEP      images/sk-netlink.pb-c.d
02:43:12 [2020-10-27T02:43:12.699Z] #42 71.72   CC       criu/arch/ppc64/vdso-pie.o
02:43:12 [2020-10-27T02:43:12.699Z] #42 ...
02:43:12 [2020-10-27T02:43:12.699Z] 
02:43:12 [2020-10-27T02:43:12.699Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:12 [2020-10-27T02:43:12.699Z] #19 11.34 Fetched 8171 kB in 11s (753 kB/s)
02:43:12 [2020-10-27T02:43:12.699Z] #19 11.34 Reading package lists...
02:43:12 [2020-10-27T02:43:12.699Z] #19 15.37 Reading package lists...
02:43:12 [2020-10-27T02:43:12.699Z] #19 20.37 Building dependency tree...
02:43:12 [2020-10-27T02:43:12.834Z] #41 10.41   PBCC     images/sk-inet.pb-c.c
02:43:13 [2020-10-27T02:43:13.000Z] #19 21.65 libcap2-bin is already the newest version (1:2.25-2).
02:43:13 [2020-10-27T02:43:13.000Z] #19 21.65 The following additional packages will be installed:
02:43:13 [2020-10-27T02:43:13.000Z] #19 ...
02:43:13 [2020-10-27T02:43:13.000Z] 
02:43:13 [2020-10-27T02:43:13.000Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:13 [2020-10-27T02:43:13.000Z] #42 72.18   CC       criu/arch/ppc64/restorer.o
02:43:13 [2020-10-27T02:43:13.085Z] #41 24.03   CC       images/cpuinfo.o
02:43:13 [2020-10-27T02:43:13.093Z] #41 10.48   DEP      images/sk-inet.pb-c.d
02:43:13 [2020-10-27T02:43:13.093Z] #41 10.52   PBCC     images/sk-unix.pb-c.c
02:43:13 [2020-10-27T02:43:13.093Z] #41 10.57   DEP      images/sk-unix.pb-c.d
02:43:13 [2020-10-27T02:43:13.093Z] #41 10.61   PBCC     images/mm.pb-c.c
02:43:13 [2020-10-27T02:43:13.093Z] #41 ...
02:43:13 [2020-10-27T02:43:13.093Z] 
02:43:13 [2020-10-27T02:43:13.093Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:43:13 [2020-10-27T02:43:13.093Z] #32 DONE 87.7s
02:43:13 [2020-10-27T02:43:13.093Z] 
02:43:13 [2020-10-27T02:43:13.093Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:13 [2020-10-27T02:43:13.093Z] #41 10.65   DEP      images/mm.pb-c.d
02:43:13 [2020-10-27T02:43:13.353Z] #41 10.77   PBCC     images/timerfd.pb-c.c
02:43:13 [2020-10-27T02:43:13.353Z] #41 10.90   DEP      images/timerfd.pb-c.d
02:43:13 [2020-10-27T02:43:13.353Z] #41 11.03   PBCC     images/timer.pb-c.c
02:43:13 [2020-10-27T02:43:13.612Z] #41 11.08   DEP      images/timer.pb-c.d
02:43:13 [2020-10-27T02:43:13.612Z] #41 11.27   PBCC     images/sa.pb-c.c
02:43:13 [2020-10-27T02:43:13.648Z] #42 72.64   CC       criu/arch/ppc64/vdso-trampoline.o
02:43:13 [2020-10-27T02:43:13.648Z] #42 72.68   CC       criu/pie/restorer.o
02:43:13 [2020-10-27T02:43:13.726Z] #41 24.60   CC       images/inventory.o
02:43:13 [2020-10-27T02:43:13.872Z] #41 11.34   DEP      images/sa.pb-c.d
02:43:13 [2020-10-27T02:43:13.872Z] #41 11.52   PBCC     images/pipe-data.pb-c.c
02:43:13 [2020-10-27T02:43:13.872Z] #41 11.60   DEP      images/pipe-data.pb-c.d
02:43:14 [2020-10-27T02:43:14.003Z] #41 24.84   CC       images/fdinfo.o
02:43:14 [2020-10-27T02:43:14.134Z] #41 11.66   PBCC     images/mnt.pb-c.c
02:43:14 [2020-10-27T02:43:14.272Z] #41 25.24   CC       images/fown.o
02:43:14 [2020-10-27T02:43:14.394Z] #41 11.72   DEP      images/mnt.pb-c.d
02:43:14 [2020-10-27T02:43:14.394Z] #41 11.90   PBCC     images/sk-packet.pb-c.c
02:43:14 [2020-10-27T02:43:14.394Z] #41 11.93   DEP      images/sk-packet.pb-c.d
02:43:14 [2020-10-27T02:43:14.394Z] #41 11.98   PBCC     images/tcp-stream.pb-c.c
02:43:14 [2020-10-27T02:43:14.394Z] #41 12.03   DEP      images/tcp-stream.pb-c.d
02:43:14 [2020-10-27T02:43:14.394Z] #41 12.09   PBCC     images/pipe.pb-c.c
02:43:14 [2020-10-27T02:43:14.535Z] #41 25.51   CC       images/ns.o
02:43:14 [2020-10-27T02:43:14.631Z] 406ffb8432a7: Verifying Checksum
02:43:14 [2020-10-27T02:43:14.631Z] 406ffb8432a7: Download complete
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.15   DEP      images/pipe.pb-c.d
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.20   PBCC     images/pstree.pb-c.c
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.23   DEP      images/pstree.pb-c.d
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.27   PBCC     images/fs.pb-c.c
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.28   DEP      images/fs.pb-c.d
02:43:14 [2020-10-27T02:43:14.653Z] #41 12.32   PBCC     images/signalfd.pb-c.c
02:43:14 [2020-10-27T02:43:14.801Z] #41 25.77   CC       images/regfile.o
02:43:14 [2020-10-27T02:43:14.804Z] ok  	github.com/docker/docker/builder/remotecontext	0.289s	coverage: 13.6% of statements
02:43:14 [2020-10-27T02:43:14.804Z] ok  	github.com/docker/docker/builder/dockerfile	1.020s	coverage: 48.0% of statements
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.35   DEP      images/signalfd.pb-c.d
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.40   PBCC     images/fh.pb-c.c
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.43   PBCC     images/fsnotify.pb-c.c
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.50   DEP      images/fh.pb-c.d
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.55   DEP      images/fsnotify.pb-c.d
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.59   PBCC     images/eventpoll.pb-c.c
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.61   DEP      images/eventpoll.pb-c.d
02:43:14 [2020-10-27T02:43:14.913Z] #41 12.66   PBCC     images/eventfd.pb-c.c
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.68   DEP      images/eventfd.pb-c.d
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.73   PBCC     images/remap-file-path.pb-c.c
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.75   DEP      images/remap-file-path.pb-c.d
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.80   PBCC     images/fifo.pb-c.c
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.83   DEP      images/fifo.pb-c.d
02:43:15 [2020-10-27T02:43:15.173Z] #41 12.87   PBCC     images/ghost-file.pb-c.c
02:43:15 [2020-10-27T02:43:15.398Z] #41 26.08   CC       images/ghost-file.o
02:43:15 [2020-10-27T02:43:15.432Z] #41 12.91   DEP      images/ghost-file.pb-c.d
02:43:15 [2020-10-27T02:43:15.432Z] #41 12.96   PBCC     images/regfile.pb-c.c
02:43:15 [2020-10-27T02:43:15.432Z] #41 13.01   DEP      images/regfile.pb-c.d
02:43:15 [2020-10-27T02:43:15.432Z] #41 13.09   PBCC     images/ns.pb-c.c
02:43:15 [2020-10-27T02:43:15.432Z] #41 13.13   DEP      images/ns.pb-c.d
02:43:15 [2020-10-27T02:43:15.434Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
02:43:15 [2020-10-27T02:43:15.661Z] #41 26.47   CC       images/fifo.o
02:43:15 [2020-10-27T02:43:15.692Z] #41 13.17   PBCC     images/fdinfo.pb-c.c
02:43:15 [2020-10-27T02:43:15.692Z] #41 13.25   DEP      images/fdinfo.pb-c.d
02:43:15 [2020-10-27T02:43:15.692Z] #41 13.30   PBCC     images/core-aarch64.pb-c.c
02:43:15 [2020-10-27T02:43:15.692Z] #41 13.34   PBCC     images/core-arm.pb-c.c
02:43:15 [2020-10-27T02:43:15.692Z] #41 13.37   PBCC     images/core-ppc64.pb-c.c
02:43:15 [2020-10-27T02:43:15.783Z] #42 ...
02:43:15 [2020-10-27T02:43:15.783Z] 
02:43:15 [2020-10-27T02:43:15.783Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:15 [2020-10-27T02:43:15.783Z] #44 127.1 vendor/golang.org/x/text/unicode/norm
02:43:15 [2020-10-27T02:43:15.783Z] #44 128.2 github.com/LK4D4/vndr/build
02:43:15 [2020-10-27T02:43:15.783Z] #44 ...
02:43:15 [2020-10-27T02:43:15.783Z] 
02:43:15 [2020-10-27T02:43:15.783Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66   python3.7 python3.7-minimal vim-runtime xxd
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.66 Suggested packages:
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67 Recommended packages:
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67   aufs-dkms nftables build-essential python3-dev python3-keyring
02:43:15 [2020-10-27T02:43:15.783Z] #19 21.67   python3-keyrings.alt python3-xdg unzip
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.48 The following NEW packages will be installed:
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.49   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.49   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.49   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.49   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.49   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.50   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.50   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.50   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.50   xz-utils zip
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.61 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.61 Need to get 29.2 MB of archives.
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.61 After this operation, 134 MB of additional disk space will be used.
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 23.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
02:43:15 [2020-10-27T02:43:15.783Z] #19 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
02:43:15 [2020-10-27T02:43:15.924Z] #41 26.76   CC       images/remap-file-path.o
02:43:15 [2020-10-27T02:43:15.924Z] #41 26.95   CC       images/eventfd.o
02:43:15 [2020-10-27T02:43:15.952Z] #41 13.41   PBCC     images/core-s390.pb-c.c
02:43:15 [2020-10-27T02:43:15.952Z] #41 13.46   PBCC     images/core-x86.pb-c.c
02:43:15 [2020-10-27T02:43:15.952Z] #41 13.51   PBCC     images/core.pb-c.c
02:43:15 [2020-10-27T02:43:15.952Z] #41 13.57   PBCC     images/inventory.pb-c.c
02:43:15 [2020-10-27T02:43:15.952Z] #41 13.62   DEP      images/core-aarch64.pb-c.d
02:43:16 [2020-10-27T02:43:16.065Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.953s	coverage: 86.3% of statements
02:43:16 [2020-10-27T02:43:16.065Z] ?   	github.com/docker/docker/cli	[no test files]
02:43:16 [2020-10-27T02:43:16.065Z] ?   	github.com/docker/docker/cli/config	[no test files]
02:43:16 [2020-10-27T02:43:16.187Z] #41 27.23   CC       images/eventpoll.o
02:43:16 [2020-10-27T02:43:16.211Z] #41 13.67   DEP      images/core-arm.pb-c.d
02:43:16 [2020-10-27T02:43:16.211Z] #41 13.74   DEP      images/core-ppc64.pb-c.d
02:43:16 [2020-10-27T02:43:16.211Z] #41 13.79   DEP      images/core-s390.pb-c.d
02:43:16 [2020-10-27T02:43:16.211Z] #41 13.84   DEP      images/core-x86.pb-c.d
02:43:16 [2020-10-27T02:43:16.449Z] #19 24.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 24.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 24.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 24.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.02 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
02:43:16 [2020-10-27T02:43:16.449Z] #19 25.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
02:43:16 [2020-10-27T02:43:16.470Z] #41 13.91   DEP      images/core.pb-c.d
02:43:16 [2020-10-27T02:43:16.470Z] #41 14.00   DEP      images/inventory.pb-c.d
02:43:16 [2020-10-27T02:43:16.470Z] #41 14.05   PBCC     images/cpuinfo.pb-c.c
02:43:16 [2020-10-27T02:43:16.470Z] #41 14.09   DEP      images/cpuinfo.pb-c.d
02:43:16 [2020-10-27T02:43:16.730Z] #41 14.12   PBCC     images/stats.pb-c.c
02:43:16 [2020-10-27T02:43:16.730Z] #41 14.15   DEP      images/stats.pb-c.d
02:43:16 [2020-10-27T02:43:16.763Z] #41 27.63   CC       images/fh.o
02:43:17 [2020-10-27T02:43:17.027Z] #41 27.88   CC       images/fsnotify.o
02:43:17 [2020-10-27T02:43:17.103Z] #19 25.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
02:43:17 [2020-10-27T02:43:17.103Z] #19 25.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
02:43:17 [2020-10-27T02:43:17.103Z] #19 25.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
02:43:17 [2020-10-27T02:43:17.291Z] #41 28.33   CC       images/signalfd.o
02:43:17 [2020-10-27T02:43:17.410Z] #19 26.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
02:43:17 [2020-10-27T02:43:17.867Z] #41 28.68   CC       images/fs.o
02:43:18 [2020-10-27T02:43:18.059Z] #19 26.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
02:43:18 [2020-10-27T02:43:18.059Z] #19 26.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
02:43:18 [2020-10-27T02:43:18.110Z] #41 15.58 make[1]: Nothing to be done for 'all'.
02:43:18 [2020-10-27T02:43:18.127Z] ok  	github.com/docker/docker/client	0.119s	coverage: 75.4% of statements
02:43:18 [2020-10-27T02:43:18.131Z] #41 29.01   CC       images/pstree.o
02:43:18 [2020-10-27T02:43:18.131Z] #41 29.22   CC       images/pipe.o
02:43:18 [2020-10-27T02:43:18.707Z] #41 29.52   CC       images/tcp-stream.o
02:43:18 [2020-10-27T02:43:18.707Z] #19 27.11 debconf: delaying package configuration, since apt-utils is not installed
02:43:18 [2020-10-27T02:43:18.707Z] #19 27.23 Fetched 29.2 MB in 3s (10.1 MB/s)
02:43:18 [2020-10-27T02:43:18.707Z] #19 27.34 Selecting previously unselected package pigz.
02:43:18 [2020-10-27T02:43:18.707Z] #19 27.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
02:43:18 [2020-10-27T02:43:18.707Z] #19 27.44 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
02:43:18 [2020-10-27T02:43:18.971Z] #41 29.73   CC       images/sk-packet.o
02:43:19 [2020-10-27T02:43:19.008Z] #19 27.44 Unpacking pigz (2.4-1) ...
02:43:19 [2020-10-27T02:43:19.008Z] #19 27.55 Selecting previously unselected package libpython3.7-minimal:ppc64el.
02:43:19 [2020-10-27T02:43:19.008Z] #19 27.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
02:43:19 [2020-10-27T02:43:19.008Z] #19 27.58 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
02:43:19 [2020-10-27T02:43:19.050Z] #41 ...
02:43:19 [2020-10-27T02:43:19.050Z] 
02:43:19 [2020-10-27T02:43:19.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:19 [2020-10-27T02:43:19.050Z] #43 83.52 go/ast
02:43:19 [2020-10-27T02:43:19.050Z] #43 85.30 text/template/parse
02:43:19 [2020-10-27T02:43:19.050Z] #43 89.86 go/parser
02:43:19 [2020-10-27T02:43:19.050Z] #43 89.97 text/template
02:43:19 [2020-10-27T02:43:19.050Z] #43 93.50 encoding/xml
02:43:19 [2020-10-27T02:43:19.050Z] #43 ...
02:43:19 [2020-10-27T02:43:19.050Z] 
02:43:19 [2020-10-27T02:43:19.050Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:43:19 [2020-10-27T02:43:19.050Z] #54 39.59 Checking out files:  53% (1843/3445)   
Checking out files:  54% (1861/3445)   
Checking out files:  55% (1895/3445)   
Checking out files:  56% (1930/3445)   
Checking out files:  57% (1964/3445)   
Checking out files:  58% (1999/3445)   
Checking out files:  59% (2033/3445)   
Checking out files:  60% (2067/3445)   
Checking out files:  61% (2102/3445)   
Checking out files:  62% (2136/3445)   
Checking out files:  63% (2171/3445)   
Checking out files:  64% (2205/3445)   
Checking out files:  65% (2240/3445)   
Checking out files:  66% (2274/3445)   
Checking out files:  67% (2309/3445)   
Checking out files:  68% (2343/3445)   
Checking out files:  69% (2378/3445)   
Checking out files:  70% (2412/3445)   
Checking out files:  71% (2446/3445)   
Checking out files:  72% (2481/3445)   
Checking out files:  73% (2515/3445)   
Checking out files:  74% (2550/3445)   
Checking out files:  75% (2584/3445)   
Checking out files:  76% (2619/3445)   
Checking out files:  77% (2653/3445)   
Checking out files:  78% (2688/3445)   
Checking out files:  79% (2722/3445)   
Checking out files:  80% (2756/3445)   
Checking out files:  81% (2791/3445)   
Checking out files:  82% (2825/3445)   
Checking out files:  83% (2860/3445)   
Checking out files:  84% (2894/3445)   
Checking out files:  85% (2929/3445)   
Checking out files:  86% (2963/3445)   
Checking out files:  87% (2998/3445)   
Checking out files:  88% (3032/3445)   
Checking out files:  89% (3067/3445)   
Checking out files:  90% (3101/3445)   
Checking out files:  91% (3135/3445)   
Checking out files:  92% (3170/3445)   
Checking out files:  93% (3204/3445)   
Checking out files:  93% (3228/3445)   
Checking out files:  94% (3239/3445)   
Checking out files:  95% (3273/3445)   
Checking out files:  96% (3308/3445)   
Checking out files:  97% (3342/3445)   
Checking out files:  98% (3377/3445)   
Checking out files:  99% (3411/3445)   
Checking out files: 100% (3445/3445)   
Checking out files: 100% (3445/3445), done.
02:43:19 [2020-10-27T02:43:19.050Z] #54 40.74 + cd /tmp/tmp.um6IHOKkNZ/src/github.com/containerd/containerd
02:43:19 [2020-10-27T02:43:19.050Z] #54 40.74 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
02:43:19 [2020-10-27T02:43:19.234Z] #41 30.04   CC       images/mnt.o
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.47 + export 'BUILDTAGS=netgo osusergo static_build'
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + BUILDTAGS='netgo osusergo static_build'
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + export EXTRA_FLAGS=-buildmode=pie
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + EXTRA_FLAGS=-buildmode=pie
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + '[' '' = dynamic ']'
02:43:19 [2020-10-27T02:43:19.310Z] #54 41.49 + make
02:43:19 [2020-10-27T02:43:19.498Z] #41 30.35   CC       images/pipe-data.o
02:43:19 [2020-10-27T02:43:19.498Z] #41 30.57   CC       images/sa.o
02:43:19 [2020-10-27T02:43:19.604Z] #19 27.99 Selecting previously unselected package python3.7-minimal.
02:43:19 [2020-10-27T02:43:19.604Z] #19 27.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
02:43:19 [2020-10-27T02:43:19.604Z] #19 28.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
02:43:20 [2020-10-27T02:43:20.075Z] #41 30.87   CC       images/timer.o
02:43:20 [2020-10-27T02:43:20.248Z] #54 42.46 + bin/ctr
02:43:20 [2020-10-27T02:43:20.339Z] #41 31.19   CC       images/timerfd.o
02:43:20 [2020-10-27T02:43:20.603Z] #41 31.39   CC       images/mm.o
02:43:20 [2020-10-27T02:43:20.603Z] #41 ...
02:43:20 [2020-10-27T02:43:20.603Z] 
02:43:20 [2020-10-27T02:43:20.603Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:20 [2020-10-27T02:43:20.603Z] #11 92.88 Selecting previously unselected package g++-mingw-w64-x86-64.
02:43:20 [2020-10-27T02:43:20.603Z] #11 92.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
02:43:20 [2020-10-27T02:43:20.603Z] #11 92.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:20 [2020-10-27T02:43:20.603Z] #11 ...
02:43:20 [2020-10-27T02:43:20.603Z] 
02:43:20 [2020-10-27T02:43:20.603Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:20 [2020-10-27T02:43:20.603Z] #43 97.40 net/http/httptrace
02:43:20 [2020-10-27T02:43:20.603Z] #43 97.65 net/http
02:43:20 [2020-10-27T02:43:20.665Z] #19 29.06 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
02:43:20 [2020-10-27T02:43:20.665Z] #19 29.07 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
02:43:20 [2020-10-27T02:43:20.866Z] #43 ...
02:43:20 [2020-10-27T02:43:20.866Z] 
02:43:20 [2020-10-27T02:43:20.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:20 [2020-10-27T02:43:20.866Z] #41 31.83   CC       images/sk-opts.o
02:43:21 [2020-10-27T02:43:21.130Z] #41 32.06   CC       images/sk-unix.o
02:43:21 [2020-10-27T02:43:21.707Z] #41 32.43   CC       images/sk-inet.o
02:43:21 [2020-10-27T02:43:21.707Z] #41 32.68   CC       images/tun.o
02:43:22 [2020-10-27T02:43:22.286Z] #41 32.97   CC       images/sk-netlink.o
02:43:22 [2020-10-27T02:43:22.286Z] #41 33.23   CC       images/packet-sock.o
02:43:22 [2020-10-27T02:43:22.785Z] #54 ...
02:43:22 [2020-10-27T02:43:22.785Z] 
02:43:22 [2020-10-27T02:43:22.785Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:43:22 [2020-10-27T02:43:22.785Z] #49 86.96 github.com/pkg/diff
02:43:22 [2020-10-27T02:43:22.785Z] #49 88.78 go/ast
02:43:22 [2020-10-27T02:43:22.785Z] #49 88.98 golang.org/x/crypto/ssh/terminal
02:43:22 [2020-10-27T02:43:22.785Z] #49 90.25 mvdan.cc/editorconfig
02:43:22 [2020-10-27T02:43:22.785Z] #49 91.16 mvdan.cc/sh/v3/fileutil
02:43:22 [2020-10-27T02:43:22.785Z] #49 91.33 mvdan.cc/sh/v3/syntax
02:43:22 [2020-10-27T02:43:22.785Z] #49 ...
02:43:22 [2020-10-27T02:43:22.785Z] 
02:43:22 [2020-10-27T02:43:22.785Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:22 [2020-10-27T02:43:22.785Z] #41 16.91   CC       images/stats.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 17.38   CC       images/core.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 18.02   CC       images/core-x86.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 18.52   CC       images/core-arm.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 18.90   CC       images/core-aarch64.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 19.39   CC       images/core-ppc64.o
02:43:22 [2020-10-27T02:43:22.785Z] #41 20.03   CC       images/core-s390.o
02:43:22 [2020-10-27T02:43:22.865Z] #41 33.70   CC       images/ipc-var.o
02:43:22 [2020-10-27T02:43:22.865Z] #41 33.83   CC       images/ipc-desc.o
02:43:22 [2020-10-27T02:43:22.865Z] #41 33.96   CC       images/ipc-shm.o
02:43:23 [2020-10-27T02:43:23.128Z] #41 34.10   CC       images/ipc-msg.o
02:43:23 [2020-10-27T02:43:23.354Z] #41 20.76   CC       images/cpuinfo.o
02:43:23 [2020-10-27T02:43:23.442Z] #19 31.91 Selecting previously unselected package python3-minimal.
02:43:23 [2020-10-27T02:43:23.442Z] #19 31.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
02:43:23 [2020-10-27T02:43:23.442Z] #19 31.97 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
02:43:23 [2020-10-27T02:43:23.442Z] #19 31.97 Unpacking python3-minimal (3.7.3-1) ...
02:43:23 [2020-10-27T02:43:23.442Z] #19 32.07 Selecting previously unselected package libmpdec2:ppc64el.
02:43:23 [2020-10-27T02:43:23.442Z] #19 32.07 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
02:43:23 [2020-10-27T02:43:23.442Z] #19 32.09 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
02:43:23 [2020-10-27T02:43:23.442Z] #19 32.19 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
02:43:23 [2020-10-27T02:43:23.442Z] #19 32.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
02:43:23 [2020-10-27T02:43:23.614Z] #41 21.24   CC       images/inventory.o
02:43:23 [2020-10-27T02:43:23.741Z] #19 32.20 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
02:43:23 [2020-10-27T02:43:23.874Z] #41 21.53   CC       images/fdinfo.o
02:43:24 [2020-10-27T02:43:24.087Z] #41 34.82   CC       images/ipc-sem.o
02:43:24 [2020-10-27T02:43:24.087Z] #41 34.98   CC       images/utsns.o
02:43:24 [2020-10-27T02:43:24.351Z] #41 35.14   CC       images/creds.o
02:43:24 [2020-10-27T02:43:24.352Z] #41 35.35   CC       images/vma.o
02:43:24 [2020-10-27T02:43:24.444Z] #41 21.95   CC       images/fown.o
02:43:24 [2020-10-27T02:43:24.615Z] #41 35.62   CC       images/netdev.o
02:43:24 [2020-10-27T02:43:24.704Z] #41 22.21   CC       images/ns.o
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.24 Selecting previously unselected package python3.7.
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.24 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.25 Unpacking python3.7 (3.7.3-2+deb10u2) ...
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.41 Selecting previously unselected package libpython3-stdlib:ppc64el.
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
02:43:24 [2020-10-27T02:43:24.804Z] #19 33.42 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
02:43:24 [2020-10-27T02:43:24.963Z] #41 22.39   CC       images/regfile.o
02:43:24 [2020-10-27T02:43:24.963Z] #41 22.60   CC       images/ghost-file.o
02:43:25 [2020-10-27T02:43:25.105Z] #19 33.60 Setting up python3-minimal (3.7.3-1) ...
02:43:25 [2020-10-27T02:43:25.193Z] #41 36.03   CC       images/tty.o
02:43:25 [2020-10-27T02:43:25.532Z] #41 22.96   CC       images/fifo.o
02:43:25 [2020-10-27T02:43:25.532Z] #41 23.16   CC       images/remap-file-path.o
02:43:25 [2020-10-27T02:43:25.783Z] #41 36.49   CC       images/file-lock.o
02:43:25 [2020-10-27T02:43:25.783Z] #41 36.68   CC       images/rlimit.o
02:43:25 [2020-10-27T02:43:25.792Z] #41 23.39   CC       images/eventfd.o
02:43:26 [2020-10-27T02:43:26.060Z] #41 36.83   CC       images/pagemap.o
02:43:26 [2020-10-27T02:43:26.168Z] #19 34.77 Selecting previously unselected package python3.
02:43:26 [2020-10-27T02:43:26.168Z] #19 34.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 ... 24022 files and directories currently installed.)
02:43:26 [2020-10-27T02:43:26.168Z] #19 34.86 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
02:43:26 [2020-10-27T02:43:26.168Z] #19 34.86 Unpacking python3 (3.7.3-1) ...
02:43:26 [2020-10-27T02:43:26.325Z] #41 37.16   CC       images/siginfo.o
02:43:26 [2020-10-27T02:43:26.364Z] #41 23.70   CC       images/eventpoll.o
02:43:26 [2020-10-27T02:43:26.469Z] #19 34.98 Selecting previously unselected package libip4tc0:ppc64el.
02:43:26 [2020-10-27T02:43:26.469Z] #19 34.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
02:43:26 [2020-10-27T02:43:26.469Z] #19 35.00 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
02:43:26 [2020-10-27T02:43:26.469Z] #19 35.12 Selecting previously unselected package libip6tc0:ppc64el.
02:43:26 [2020-10-27T02:43:26.469Z] #19 35.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
02:43:26 [2020-10-27T02:43:26.469Z] #19 35.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
02:43:26 [2020-10-27T02:43:26.591Z] #41 37.48   CC       images/rpc.o
02:43:26 [2020-10-27T02:43:26.624Z] #41 24.03   CC       images/fh.o
02:43:26 [2020-10-27T02:43:26.790Z] #19 35.30 Selecting previously unselected package libiptc0:ppc64el.
02:43:26 [2020-10-27T02:43:26.790Z] #19 35.30 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
02:43:26 [2020-10-27T02:43:26.790Z] #19 35.31 Unpacking libiptc0:ppc64el (1.8.2-4) ...
02:43:26 [2020-10-27T02:43:26.790Z] #19 ...
02:43:26 [2020-10-27T02:43:26.790Z] 
02:43:26 [2020-10-27T02:43:26.790Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:26 [2020-10-27T02:43:26.790Z] #44 138.3 net/http/internal
02:43:26 [2020-10-27T02:43:26.790Z] #44 139.0 vendor/golang.org/x/net/idna
02:43:26 [2020-10-27T02:43:26.790Z] #44 139.5 vendor/golang.org/x/crypto/cryptobyte
02:43:26 [2020-10-27T02:43:26.790Z] #44 144.6 net/textproto
02:43:26 [2020-10-27T02:43:26.790Z] #44 144.7 vendor/golang.org/x/net/http/httpproxy
02:43:26 [2020-10-27T02:43:26.790Z] #44 144.7 crypto/x509
02:43:26 [2020-10-27T02:43:26.790Z] #44 146.4 vendor/golang.org/x/net/http/httpguts
02:43:26 [2020-10-27T02:43:26.790Z] #44 ...
02:43:26 [2020-10-27T02:43:26.790Z] 
02:43:26 [2020-10-27T02:43:26.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.05   LINK     criu/pie/restorer.built-in.o
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.06   GEN      criu/pie/restorer-blob.h
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.23   DEP      criu/vdso.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.48   DEP      criu/uts_ns.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.68   DEP      criu/util.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 76.91   DEP      criu/uffd.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 77.11   DEP      criu/tun.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 77.29   DEP      criu/tty.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 77.51   DEP      criu/timerfd.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 77.70   DEP      criu/timens.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 77.88   DEP      criu/sysfs_parse.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.09   DEP      criu/sysctl.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.22   DEP      criu/string.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.27   DEP      criu/stats.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.41   DEP      criu/sockets.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.66   DEP      criu/sk-unix.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 78.92   DEP      criu/sk-tcp.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 79.19   DEP      criu/sk-queue.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 79.36   DEP      criu/sk-packet.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 79.57   DEP      criu/sk-netlink.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 79.78   DEP      criu/sk-inet.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.11   DEP      criu/signalfd.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.31   DEP      criu/sigframe.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.45   DEP      criu/shmem.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.62   DEP      criu/servicefd.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.80   DEP      criu/seize.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 80.94   DEP      criu/seccomp.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 81.12   DEP      criu/rst-malloc.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 81.21   DEP      criu/rbtree.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 81.29   DEP      criu/pstree.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 81.55   DEP      criu/protobuf.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 81.72   GEN      criu/protobuf-desc-gen.h
02:43:26 [2020-10-27T02:43:26.790Z] #42 83.97   DEP      criu/protobuf-desc.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 84.16   DEP      criu/proc_parse.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 84.36   DEP      criu/plugin.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 84.55   DEP      criu/pipes.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 84.74   DEP      criu/pie-util.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 84.89   DEP      criu/pie-util-vdso.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 85.05   DEP      criu/path.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 85.23   DEP      criu/parasite-syscall.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 85.52   DEP      criu/pagemap.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 85.79   DEP      criu/pagemap-cache.d
02:43:26 [2020-10-27T02:43:26.790Z] #42 86.05   DEP      criu/page-xfer.d
02:43:26 [2020-10-27T02:43:26.857Z] #41 ...
02:43:26 [2020-10-27T02:43:26.857Z] 
02:43:26 [2020-10-27T02:43:26.857Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.7 Selecting previously unselected package libapparmor1:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.7 Unpacking libapparmor1:arm64 (2.13.2-10) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.8 Selecting previously unselected package libapparmor-dev:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 107.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.0 Selecting previously unselected package libbtrfs0.
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.1 Unpacking libbtrfs0 (4.20.1-2) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.2 Selecting previously unselected package libbtrfs-dev.
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.2 Unpacking libbtrfs-dev (4.20.1-2) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.5 Selecting previously unselected package libudev-dev:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.6 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.8 Selecting previously unselected package libsepol1-dev:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 108.8 Unpacking libsepol1-dev:arm64 (2.8-1) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 109.2 Selecting previously unselected package libpcre16-3:arm64.
02:43:26 [2020-10-27T02:43:26.857Z] #11 109.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 109.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
02:43:26 [2020-10-27T02:43:26.857Z] #11 109.5 Selecting previously unselected package libpcre32-3:arm64.
02:43:26 [2020-10-27T02:43:26.884Z] #41 24.43   CC       images/fsnotify.o
02:43:27 [2020-10-27T02:43:27.018Z] 4612f6d0b889: Verifying Checksum
02:43:27 [2020-10-27T02:43:27.018Z] 4612f6d0b889: Download complete
02:43:27 [2020-10-27T02:43:27.097Z] #42 86.28   DEP      criu/page-pipe.d
02:43:27 [2020-10-27T02:43:27.097Z] #42 ...
02:43:27 [2020-10-27T02:43:27.097Z] 
02:43:27 [2020-10-27T02:43:27.097Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.40 Selecting previously unselected package libnfnetlink0:ppc64el.
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.41 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.67 Selecting previously unselected package libnftnl11:ppc64el.
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
02:43:27 [2020-10-27T02:43:27.097Z] #19 35.70 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
02:43:27 [2020-10-27T02:43:27.122Z] #11 109.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
02:43:27 [2020-10-27T02:43:27.122Z] #11 109.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
02:43:27 [2020-10-27T02:43:27.387Z] #11 109.8 Selecting previously unselected package libpcrecpp0v5:arm64.
02:43:27 [2020-10-27T02:43:27.387Z] #11 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
02:43:27 [2020-10-27T02:43:27.387Z] #11 109.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
02:43:27 [2020-10-27T02:43:27.397Z] #19 35.83 Selecting previously unselected package iptables.
02:43:27 [2020-10-27T02:43:27.397Z] #19 35.84 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
02:43:27 [2020-10-27T02:43:27.397Z] #19 35.84 Unpacking iptables (1.8.2-4) ...
02:43:27 [2020-10-27T02:43:27.454Z] #41 25.07   CC       images/signalfd.o
02:43:27 [2020-10-27T02:43:27.697Z] #19 36.48 Selecting previously unselected package xxd.
02:43:27 [2020-10-27T02:43:27.713Z] #41 25.25   CC       images/fs.o
02:43:27 [2020-10-27T02:43:27.769Z] #11 110.0 Selecting previously unselected package libpcre3-dev:arm64.
02:43:27 [2020-10-27T02:43:27.769Z] #11 110.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
02:43:27 [2020-10-27T02:43:27.769Z] #11 110.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
02:43:27 [2020-10-27T02:43:27.974Z] #41 25.41   CC       images/pstree.o
02:43:27 [2020-10-27T02:43:27.974Z] #41 25.59   CC       images/pipe.o
02:43:27 [2020-10-27T02:43:27.996Z] #19 36.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
02:43:27 [2020-10-27T02:43:27.996Z] #19 36.50 Unpacking xxd (2:8.1.0875-5) ...
02:43:27 [2020-10-27T02:43:27.996Z] #19 36.61 Selecting previously unselected package vim-common.
02:43:27 [2020-10-27T02:43:27.996Z] #19 36.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
02:43:27 [2020-10-27T02:43:27.996Z] #19 36.66 Unpacking vim-common (2:8.1.0875-5) ...
02:43:28 [2020-10-27T02:43:28.033Z] #11 110.6 Selecting previously unselected package libselinux1-dev:arm64.
02:43:28 [2020-10-27T02:43:28.033Z] #11 110.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
02:43:28 [2020-10-27T02:43:28.033Z] #11 110.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
02:43:28 [2020-10-27T02:43:28.234Z] #41 25.78   CC       images/tcp-stream.o
02:43:28 [2020-10-27T02:43:28.296Z] #19 36.84 Selecting previously unselected package bash-completion.
02:43:28 [2020-10-27T02:43:28.296Z] #19 36.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
02:43:28 [2020-10-27T02:43:28.497Z] #41 26.09   CC       images/sk-packet.o
02:43:28 [2020-10-27T02:43:28.611Z] #11 111.1 Selecting previously unselected package libdevmapper-dev:arm64.
02:43:28 [2020-10-27T02:43:28.611Z] #11 111.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
02:43:28 [2020-10-27T02:43:28.611Z] #11 111.3 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
02:43:28 [2020-10-27T02:43:28.757Z] #41 26.37   CC       images/mnt.o
02:43:28 [2020-10-27T02:43:28.876Z] #11 111.4 Selecting previously unselected package libseccomp-dev:arm64.
02:43:28 [2020-10-27T02:43:28.877Z] #11 111.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
02:43:28 [2020-10-27T02:43:28.877Z] #11 111.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
02:43:29 [2020-10-27T02:43:29.018Z] #41 26.63   CC       images/pipe-data.o
02:43:29 [2020-10-27T02:43:29.018Z] #41 26.78   CC       images/sa.o
02:43:29 [2020-10-27T02:43:29.142Z] #11 111.6 Selecting previously unselected package libsystemd-dev:arm64.
02:43:29 [2020-10-27T02:43:29.142Z] #11 111.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
02:43:29 [2020-10-27T02:43:29.142Z] #11 111.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
02:43:29 [2020-10-27T02:43:29.588Z] #41 26.97   CC       images/timer.o
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.2 Setting up libbtrfs0 (4.20.1-2) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:43:29 [2020-10-27T02:43:29.721Z] #11 112.3 Setting up libbtrfs-dev (4.20.1-2) ...
02:43:29 [2020-10-27T02:43:29.848Z] #41 27.28   CC       images/timerfd.o
02:43:29 [2020-10-27T02:43:29.848Z] #41 27.45   CC       images/mm.o
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.4 Setting up mingw-w64-common (6.0.0-3) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.4 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.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
02:43:29 [2020-10-27T02:43:29.994Z] #11 112.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
02:43:30 [2020-10-27T02:43:30.109Z] #41 ...
02:43:30 [2020-10-27T02:43:30.109Z] 
02:43:30 [2020-10-27T02:43:30.109Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
02:43:30 [2020-10-27T02:43:30.109Z] #49 98.56 mvdan.cc/sh/v3/cmd/shfmt
02:43:30 [2020-10-27T02:43:30.109Z] #49 DONE 104.7s
02:43:30 [2020-10-27T02:43:30.109Z] 
02:43:30 [2020-10-27T02:43:30.109Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:30 [2020-10-27T02:43:30.109Z] #43 95.02 go/doc
02:43:30 [2020-10-27T02:43:30.109Z] #43 97.90 github.com/LK4D4/vndr/build
02:43:30 [2020-10-27T02:43:30.109Z] #43 98.91 github.com/LK4D4/vndr/versioned
02:43:30 [2020-10-27T02:43:30.109Z] #43 99.07 compress/flate
02:43:30 [2020-10-27T02:43:30.109Z] #43 101.5 hash/crc32
02:43:30 [2020-10-27T02:43:30.109Z] #43 102.0 net
02:43:30 [2020-10-27T02:43:30.109Z] #43 102.0 compress/gzip
02:43:30 [2020-10-27T02:43:30.109Z] #43 102.5 vendor/golang.org/x/text/transform
02:43:30 [2020-10-27T02:43:30.109Z] #43 103.2 vendor/golang.org/x/text/unicode/bidi
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up dmsetup (2:1.02.155-3) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
02:43:30 [2020-10-27T02:43:30.258Z] #11 112.7 Processing triggers for libc-bin (2.28-10) ...
02:43:30 [2020-10-27T02:43:30.370Z] #43 105.0 vendor/golang.org/x/text/secure/bidirule
02:43:30 [2020-10-27T02:43:30.370Z] #43 ...
02:43:30 [2020-10-27T02:43:30.370Z] 
02:43:30 [2020-10-27T02:43:30.370Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:30 [2020-10-27T02:43:30.370Z] #41 27.87   CC       images/sk-opts.o
02:43:30 [2020-10-27T02:43:30.630Z] #41 28.12   CC       images/sk-unix.o
02:43:31 [2020-10-27T02:43:31.205Z] #41 28.67   CC       images/sk-inet.o
02:43:31 [2020-10-27T02:43:31.466Z] #41 29.05   CC       images/tun.o
02:43:31 [2020-10-27T02:43:31.726Z] #41 29.36   CC       images/sk-netlink.o
02:43:31 [2020-10-27T02:43:31.986Z] #41 29.58   CC       images/packet-sock.o
02:43:32 [2020-10-27T02:43:32.557Z] #41 30.01   CC       images/ipc-var.o
02:43:32 [2020-10-27T02:43:32.557Z] #41 30.24   CC       images/ipc-desc.o
02:43:32 [2020-10-27T02:43:32.813Z] #19 40.81 Unpacking bash-completion (1:2.8-6) ...
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.25 Selecting previously unselected package bzip2.
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.34 Selecting previously unselected package xz-utils.
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.35 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
02:43:32 [2020-10-27T02:43:32.813Z] #19 41.35 Unpacking xz-utils (5.2.4-1) ...
02:43:32 [2020-10-27T02:43:32.831Z] #11 DONE 115.4s
02:43:32 [2020-10-27T02:43:32.831Z] 
02:43:32 [2020-10-27T02:43:32.831Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:32 [2020-10-27T02:43:32.831Z] #43 106.8 github.com/LK4D4/vndr/godl
02:43:32 [2020-10-27T02:43:32.831Z] #43 107.6 github.com/LK4D4/vndr
02:43:32 [2020-10-27T02:43:32.831Z] #43 DONE 115.4s
02:43:32 [2020-10-27T02:43:32.831Z] 
02:43:32 [2020-10-27T02:43:32.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:32 [2020-10-27T02:43:32.831Z] #41 38.98   CC       images/ext-file.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 39.19   CC       images/cgroup.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 39.80   CC       images/userns.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 40.10   CC       images/google/protobuf/descriptor.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 41.78   CC       images/opts.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 42.07   CC       images/seccomp.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 42.44   CC       images/binfmt-misc.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 42.68   CC       images/time.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 42.91   CC       images/sysctl.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 43.04   CC       images/autofs.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 43.20   CC       images/macvlan.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 43.38   CC       images/sit.o
02:43:32 [2020-10-27T02:43:32.831Z] #41 43.60   CC       images/memfd.o
02:43:33 [2020-10-27T02:43:33.094Z] #41 43.88   CC       images/timens.o
02:43:33 [2020-10-27T02:43:33.118Z] #19 41.53 Selecting previously unselected package apparmor.
02:43:33 [2020-10-27T02:43:33.118Z] #19 41.53 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
02:43:33 [2020-10-27T02:43:33.118Z] #19 41.65 Unpacking apparmor (2.13.2-10) ...
02:43:33 [2020-10-27T02:43:33.126Z] #41 30.47   CC       images/ipc-shm.o
02:43:33 [2020-10-27T02:43:33.126Z] #41 30.70   CC       images/ipc-msg.o
02:43:33 [2020-10-27T02:43:33.357Z] #41 44.30   LINK     images/built-in.o
02:43:33 [2020-10-27T02:43:33.386Z] #41 30.93   CC       images/ipc-sem.o
02:43:33 [2020-10-27T02:43:33.646Z] #41 31.13   CC       images/utsns.o
02:43:33 [2020-10-27T02:43:33.646Z] #41 31.32   CC       images/creds.o
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.16 Selecting previously unselected package aufs-tools.
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.17 Unpacking aufs-tools (1:4.14+20190211-1) ...
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.32 Selecting previously unselected package libonig5:ppc64el.
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.35 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
02:43:33 [2020-10-27T02:43:33.766Z] #19 42.36 Unpacking libonig5:ppc64el (6.9.1-1) ...
02:43:33 [2020-10-27T02:43:33.906Z] #41 31.51   CC       images/vma.o
02:43:33 [2020-10-27T02:43:33.933Z] #41 44.65   GEN      compel/include/asm
02:43:33 [2020-10-27T02:43:33.933Z] #41 44.75   GEN      compel/include/version.h
02:43:33 [2020-10-27T02:43:33.933Z] #41 ...
02:43:33 [2020-10-27T02:43:33.933Z] 
02:43:33 [2020-10-27T02:43:33.933Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:43:33 [2020-10-27T02:43:33.933Z] #30 DONE 116.3s
02:43:33 [2020-10-27T02:43:33.933Z] 
02:43:33 [2020-10-27T02:43:33.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:33 [2020-10-27T02:43:33.933Z] #41 44.78 touch .config
02:43:33 [2020-10-27T02:43:33.933Z] #41 ...
02:43:33 [2020-10-27T02:43:33.933Z] 
02:43:33 [2020-10-27T02:43:33.933Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.55 Selecting previously unselected package libjq1:ppc64el.
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.72 Selecting previously unselected package jq.
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
02:43:34 [2020-10-27T02:43:34.067Z] #19 42.75 Unpacking jq (1.5+dfsg-2+b1) ...
02:43:34 [2020-10-27T02:43:34.167Z] #41 31.73   CC       images/netdev.o
02:43:34 [2020-10-27T02:43:34.366Z] #19 42.89 Selecting previously unselected package libaio1:ppc64el.
02:43:34 [2020-10-27T02:43:34.366Z] #19 42.90 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
02:43:34 [2020-10-27T02:43:34.366Z] #19 42.91 Unpacking libaio1:ppc64el (0.3.112-3) ...
02:43:34 [2020-10-27T02:43:34.366Z] #19 42.99 Selecting previously unselected package libgpm2:ppc64el.
02:43:34 [2020-10-27T02:43:34.366Z] #19 43.00 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
02:43:34 [2020-10-27T02:43:34.366Z] #19 43.01 Unpacking libgpm2:ppc64el (1.20.7-5) ...
02:43:34 [2020-10-27T02:43:34.366Z] #19 43.09 Selecting previously unselected package libicu63:ppc64el.
02:43:34 [2020-10-27T02:43:34.366Z] #19 43.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
02:43:34 [2020-10-27T02:43:34.427Z] #41 32.16   CC       images/tty.o
02:43:34 [2020-10-27T02:43:34.667Z] #19 43.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
02:43:34 [2020-10-27T02:43:34.997Z] #41 32.75   CC       images/file-lock.o
02:43:35 [2020-10-27T02:43:35.321Z] #19 ...
02:43:35 [2020-10-27T02:43:35.321Z] 
02:43:35 [2020-10-27T02:43:35.321Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:35 [2020-10-27T02:43:35.567Z] #41 32.95   CC       images/rlimit.o
02:43:35 [2020-10-27T02:43:35.567Z] #41 33.19   CC       images/pagemap.o
02:43:35 [2020-10-27T02:43:35.828Z] #41 33.44   CC       images/siginfo.o
02:43:36 [2020-10-27T02:43:36.088Z] #41 33.68   CC       images/rpc.o
02:43:36 [2020-10-27T02:43:36.498Z] #51 ...
02:43:36 [2020-10-27T02:43:36.498Z] 
02:43:36 [2020-10-27T02:43:36.498Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
02:43:36 [2020-10-27T02:43:36.498Z] #12 DONE 3.2s
02:43:36 [2020-10-27T02:43:36.498Z] 
02:43:36 [2020-10-27T02:43:36.498Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:43:37 [2020-10-27T02:43:37.427Z] #23 156.7 Checking out files:  20% (2243/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  36% (4054/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  60% (6670/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
02:43:37 [2020-10-27T02:43:37.427Z] #23 ...
02:43:37 [2020-10-27T02:43:37.427Z] 
02:43:37 [2020-10-27T02:43:37.427Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:37 [2020-10-27T02:43:37.427Z] #42 86.45   DEP      criu/netfilter.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 86.67   DEP      criu/net.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 86.92   DEP      criu/namespaces.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 87.19   DEP      criu/mount.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 87.47   DEP      criu/memfd.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 87.71   DEP      criu/mem.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 87.90   DEP      criu/lsm.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.09   DEP      criu/log.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.23   DEP      criu/libnetlink.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.45   DEP      criu/kerndat.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.69   DEP      criu/kcmp-ids.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.85   DEP      criu/irmap.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 88.99   DEP      criu/ipc_ns.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 89.29   DEP      criu/image.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 89.53   DEP      criu/image-desc.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 89.64   DEP      criu/fsnotify.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 89.85   DEP      criu/filesystems.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 90.09   DEP      criu/files.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 90.34   DEP      criu/files-reg.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 90.69   DEP      criu/files-ext.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 90.86   DEP      criu/file-lock.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.04   DEP      criu/file-ids.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.19   DEP      criu/fifo.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.37   DEP      criu/fdstore.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.47   DEP      criu/fault-injection.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.56   DEP      criu/external.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.71   DEP      criu/eventpoll.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 91.91   DEP      criu/eventfd.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 92.14   DEP      criu/crtools.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 92.37   DEP      criu/cr-service.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 92.64   DEP      criu/cr-restore.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 92.99   DEP      criu/cr-errno.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 93.01   DEP      criu/cr-dump.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 93.48   DEP      criu/cr-dedup.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 93.68   DEP      criu/cr-check.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 93.88   DEP      criu/config.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.09   DEP      criu/clone-noasan.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.20   DEP      criu/cgroup.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.38   DEP      criu/cgroup-props.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.53   DEP      criu/bitmap.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.56   DEP      criu/bfd.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.69   DEP      criu/autofs.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 94.95   DEP      criu/aio.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 95.17   DEP      criu/action-scripts.d
02:43:37 [2020-10-27T02:43:37.427Z] #42 95.54   CC       criu/action-scripts.o
02:43:37 [2020-10-27T02:43:37.427Z] #42 96.35   CC       criu/aio.o
02:43:37 [2020-10-27T02:43:37.427Z] #42 ...
02:43:37 [2020-10-27T02:43:37.427Z] 
02:43:37 [2020-10-27T02:43:37.427Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:37 [2020-10-27T02:43:37.427Z] #23 156.7 Checking out files:  20% (2243/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  36% (4054/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  60% (6670/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
02:43:37 [2020-10-27T02:43:37.427Z] #23 ...
02:43:37 [2020-10-27T02:43:37.427Z] 
02:43:37 [2020-10-27T02:43:37.427Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:37 [2020-10-27T02:43:37.427Z] #44 149.0 crypto/tls
02:43:37 [2020-10-27T02:43:37.427Z] #44 156.1 net/http/httptrace
02:43:37 [2020-10-27T02:43:37.427Z] #44 156.4 net/http
02:43:37 [2020-10-27T02:43:37.470Z] #41 34.81   CC       images/ext-file.o
02:43:37 [2020-10-27T02:43:37.470Z] #41 35.00   CC       images/cgroup.o
02:43:37 [2020-10-27T02:43:37.734Z] #44 ...
02:43:37 [2020-10-27T02:43:37.734Z] 
02:43:37 [2020-10-27T02:43:37.734Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:38 [2020-10-27T02:43:38.040Z] #41 35.53   CC       images/userns.o
02:43:38 [2020-10-27T02:43:38.300Z] #41 35.83   CC       images/google/protobuf/descriptor.o
02:43:39 [2020-10-27T02:43:39.245Z] #23 156.7 Checking out files:  20% (2243/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  36% (4054/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  60% (6670/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
Checking out files:  76% (8354/10991)   
Checking out files:  77% (8464/10991)   
Checking out files:  78% (8573/10991)   
Checking out files:  79% (8683/10991)   
Checking out files:  80% (8793/10991)   
Checking out files:  81% (8903/10991)   
Checking out files:  81% (8948/10991)   
Checking out files:  82% (9013/10991)   
Checking out files:  83% (9123/10991)   
Checking out files:  84% (9233/10991)   
Checking out files:  85% (9343/10991)   
Checking out files:  86% (9453/10991)   
Checking out files:  87% (9563/10991)   
Checking out files:  88% (9673/10991)   
Checking out files:  89% (9782/10991)   
Checking out files:  90% (9892/10991)   
Checking out files:  91% (10002/10991)   
Checking out files:  92% (10112/10991)   
Checking out files:  93% (10222/10991)   
Checking out files:  94% (10332/10991)   
Checking out files:  95% (10442/10991)   
Checking out files:  96% (10552/10991)   
Checking out files:  97% (10662/10991)   
Checking out files:  97% (10691/10991)   
Checking out files:  98% (10772/10991)   
Checking out files:  99% (10882/10991)   
Checking out files: 100% (10991/10991)   
Checking out files: 100% (10991/10991), done.
02:43:39 [2020-10-27T02:43:39.545Z] #23 160.9 + cd /tmp/tmp.ezmetB1Lm6/tmp/docker-ce
02:43:39 [2020-10-27T02:43:39.545Z] #23 160.9 + git checkout -q v17.06.2-ce
02:43:39 [2020-10-27T02:43:39.681Z] #41 37.32   CC       images/opts.o
02:43:39 [2020-10-27T02:43:39.816Z] #13 DONE 3.6s
02:43:39 [2020-10-27T02:43:39.816Z] 
02:43:39 [2020-10-27T02:43:39.816Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:39 [2020-10-27T02:43:39.942Z] #41 37.56   CC       images/seccomp.o
02:43:40 [2020-10-27T02:43:40.202Z] #41 37.84   CC       images/binfmt-misc.o
02:43:40 [2020-10-27T02:43:40.463Z] #41 38.04   CC       images/time.o
02:43:40 [2020-10-27T02:43:40.724Z] #41 38.28   CC       images/sysctl.o
02:43:40 [2020-10-27T02:43:40.984Z] #41 ...
02:43:40 [2020-10-27T02:43:40.984Z] 
02:43:40 [2020-10-27T02:43:40.984Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:43:40 [2020-10-27T02:43:40.984Z] #56 115.5 + for f in rootlesskit rootlesskit-docker-proxy
02:43:40 [2020-10-27T02:43:40.984Z] #56 115.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
02:43:41 [2020-10-27T02:43:41.245Z] #56 ...
02:43:41 [2020-10-27T02:43:41.245Z] 
02:43:41 [2020-10-27T02:43:41.245Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:41 [2020-10-27T02:43:41.245Z] #43 105.7 vendor/golang.org/x/text/unicode/norm
02:43:41 [2020-10-27T02:43:41.245Z] #43 109.2 vendor/golang.org/x/net/idna
02:43:41 [2020-10-27T02:43:41.245Z] #43 111.3 vendor/golang.org/x/net/http2/hpack
02:43:41 [2020-10-27T02:43:41.245Z] #43 112.4 mime
02:43:41 [2020-10-27T02:43:41.245Z] #43 114.3 mime/quotedprintable
02:43:41 [2020-10-27T02:43:41.245Z] #43 114.6 net/http/internal
02:43:41 [2020-10-27T02:43:41.245Z] #43 ...
02:43:41 [2020-10-27T02:43:41.245Z] 
02:43:41 [2020-10-27T02:43:41.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:41 [2020-10-27T02:43:41.245Z] #41 38.54   CC       images/autofs.o
02:43:41 [2020-10-27T02:43:41.245Z] #41 38.78   CC       images/macvlan.o
02:43:41 [2020-10-27T02:43:41.505Z] #41 39.03   CC       images/sit.o
02:43:41 [2020-10-27T02:43:41.505Z] #41 39.23   CC       images/memfd.o
02:43:41 [2020-10-27T02:43:41.667Z] #22 121.7 Checking out files:  19% (2166/10991)   
Checking out files:  20% (2199/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  39% (4360/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  66% (7335/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
02:43:41 [2020-10-27T02:43:41.667Z] #22 ...
02:43:41 [2020-10-27T02:43:41.667Z] 
02:43:41 [2020-10-27T02:43:41.667Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:43:41 [2020-10-27T02:43:41.667Z] #14 1.470 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
02:43:41 [2020-10-27T02:43:41.667Z] #14 DONE 1.9s
02:43:41 [2020-10-27T02:43:41.667Z] 
02:43:41 [2020-10-27T02:43:41.667Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:41 [2020-10-27T02:43:41.766Z] #41 39.51   CC       images/timens.o
02:43:42 [2020-10-27T02:43:42.337Z] #41 39.85   LINK     images/built-in.o
02:43:42 [2020-10-27T02:43:42.337Z] #41 ...
02:43:42 [2020-10-27T02:43:42.337Z] 
02:43:42 [2020-10-27T02:43:42.337Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:42 [2020-10-27T02:43:42.337Z] #11 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
02:43:42 [2020-10-27T02:43:42.337Z] #11 107.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
02:43:42 [2020-10-27T02:43:42.337Z] #11 107.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:42 [2020-10-27T02:43:42.337Z] #11 ...
02:43:42 [2020-10-27T02:43:42.337Z] 
02:43:42 [2020-10-27T02:43:42.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:42 [2020-10-27T02:43:42.337Z] #41 40.00   GEN      compel/include/asm
02:43:42 [2020-10-27T02:43:42.337Z] #41 40.03   GEN      compel/include/version.h
02:43:42 [2020-10-27T02:43:42.337Z] #41 40.05 touch .config
02:43:42 [2020-10-27T02:43:42.337Z] #41 40.09   GEN      include/common/config.h
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.17   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.19   GEN      compel/plugins/include/uapi/std/syscall-64.h
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.22   GEN      compel/arch/x86/plugins/std/syscalls-64.S
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.24   DEP      compel/arch/x86/plugins/std/syscalls-64.d
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.26   DEP      compel/arch/x86/plugins/std/memcpy.d
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.29   DEP      compel/arch/x86/plugins/std/parasite-head.d
02:43:42 [2020-10-27T02:43:42.597Z] #41 40.31   GEN      compel/plugins/include/uapi/std/syscall.h
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.35   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.37   GEN      compel/plugins/include/uapi/std/syscall-codes.h
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.40   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.40   DEP      compel/plugins/std/infect.d
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.50   DEP      compel/plugins/std/string.d
02:43:42 [2020-10-27T02:43:42.858Z] #41 40.57   DEP      compel/plugins/std/log.d
02:43:42 [2020-10-27T02:43:42.991Z] #22 121.7 Checking out files:  19% (2166/10991)   
Checking out files:  20% (2199/10991)   
Checking out files:  21% (2309/10991)   
Checking out files:  22% (2419/10991)   
Checking out files:  23% (2528/10991)   
Checking out files:  24% (2638/10991)   
Checking out files:  25% (2748/10991)   
Checking out files:  26% (2858/10991)   
Checking out files:  27% (2968/10991)   
Checking out files:  28% (3078/10991)   
Checking out files:  29% (3188/10991)   
Checking out files:  30% (3298/10991)   
Checking out files:  31% (3408/10991)   
Checking out files:  32% (3518/10991)   
Checking out files:  33% (3628/10991)   
Checking out files:  34% (3737/10991)   
Checking out files:  35% (3847/10991)   
Checking out files:  36% (3957/10991)   
Checking out files:  37% (4067/10991)   
Checking out files:  38% (4177/10991)   
Checking out files:  39% (4287/10991)   
Checking out files:  39% (4360/10991)   
Checking out files:  40% (4397/10991)   
Checking out files:  41% (4507/10991)   
Checking out files:  42% (4617/10991)   
Checking out files:  43% (4727/10991)   
Checking out files:  44% (4837/10991)   
Checking out files:  45% (4946/10991)   
Checking out files:  46% (5056/10991)   
Checking out files:  47% (5166/10991)   
Checking out files:  48% (5276/10991)   
Checking out files:  49% (5386/10991)   
Checking out files:  50% (5496/10991)   
Checking out files:  51% (5606/10991)   
Checking out files:  52% (5716/10991)   
Checking out files:  53% (5826/10991)   
Checking out files:  54% (5936/10991)   
Checking out files:  55% (6046/10991)   
Checking out files:  56% (6155/10991)   
Checking out files:  57% (6265/10991)   
Checking out files:  58% (6375/10991)   
Checking out files:  59% (6485/10991)   
Checking out files:  60% (6595/10991)   
Checking out files:  61% (6705/10991)   
Checking out files:  62% (6815/10991)   
Checking out files:  63% (6925/10991)   
Checking out files:  64% (7035/10991)   
Checking out files:  65% (7145/10991)   
Checking out files:  66% (7255/10991)   
Checking out files:  66% (7335/10991)   
Checking out files:  67% (7364/10991)   
Checking out files:  68% (7474/10991)   
Checking out files:  69% (7584/10991)   
Checking out files:  70% (7694/10991)   
Checking out files:  71% (7804/10991)   
Checking out files:  72% (7914/10991)   
Checking out files:  73% (8024/10991)   
Checking out files:  74% (8134/10991)   
Checking out files:  75% (8244/10991)   
Checking out files:  76% (8354/10991)   
Checking out files:  77% (8464/10991)   
Checking out files:  78% (8573/10991)   
Checking out files:  79% (8683/10991)   
Checking out files:  80% (8793/10991)   
Checking out files:  81% (8903/10991)   
Checking out files:  82% (9013/10991)   
Checking out files:  83% (9123/10991)   
Checking out files:  84% (9233/10991)   
Checking out files:  85% (9343/10991)   
Checking out files:  85% (9430/10991)   
Checking out files:  86% (9453/10991)   
Checking out files:  87% (9563/10991)   
Checking out files:  88% (9673/10991)   
Checking out files:  89% (9782/10991)   
Checking out files:  90% (9892/10991)   
Checking out files:  91% (10002/10991)   
Checking out files:  92% (10112/10991)   
Checking out files:  93% (10222/10991)   
Checking out files:  94% (10332/10991)   
Checking out files:  95% (10442/10991)   
Checking out files:  96% (10552/10991)   
Checking out files:  97% (10662/10991)   
Checking out files:  98% (10772/10991)   
Checking out files:  99% (10882/10991)   
Checking out files: 100% (10991/10991)   
Checking out files: 100% (10991/10991), done.
02:43:42 [2020-10-27T02:43:42.991Z] #22 125.6 + cd /tmp/tmp.a2cVohHhOm/tmp/docker-ce
02:43:43 [2020-10-27T02:43:43.127Z] #23 164.6 + mkdir -p /tmp/tmp.ezmetB1Lm6/src/github.com/docker
02:43:43 [2020-10-27T02:43:43.127Z] #23 164.6 + mv components/cli /tmp/tmp.ezmetB1Lm6/src/github.com/docker/cli
02:43:43 [2020-10-27T02:43:43.127Z] #23 164.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
02:43:43 [2020-10-27T02:43:43.133Z] #41 40.69   DEP      compel/plugins/std/fds.d
02:43:43 [2020-10-27T02:43:43.133Z] #41 40.79   DEP      compel/plugins/std/std.d
02:43:43 [2020-10-27T02:43:43.256Z] #22 125.6 + git checkout -q v17.06.2-ce
02:43:43 [2020-10-27T02:43:43.256Z] #22 ...
02:43:43 [2020-10-27T02:43:43.256Z] 
02:43:43 [2020-10-27T02:43:43.256Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:43:43 [2020-10-27T02:43:43.256Z] #15 DONE 1.6s
02:43:43 [2020-10-27T02:43:43.394Z] #41 40.92   DEP      compel/plugins/shmem/shmem.d
02:43:43 [2020-10-27T02:43:43.394Z] #41 41.07   DEP      compel/plugins/fds/fds.d
02:43:43 [2020-10-27T02:43:43.519Z] 
02:43:43 [2020-10-27T02:43:43.519Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:43:43 [2020-10-27T02:43:43.654Z] #41 41.25   CC       compel/plugins/std/std.o
02:43:43 [2020-10-27T02:43:43.727Z] #54 213.3 + bin/containerd-stress
02:43:43 [2020-10-27T02:43:43.727Z] #54 215.1 + bin/containerd-shim
02:43:44 [2020-10-27T02:43:44.097Z] #16 ...
02:43:44 [2020-10-27T02:43:44.097Z] 
02:43:44 [2020-10-27T02:43:44.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:44 [2020-10-27T02:43:44.097Z] #41 44.91   GEN      include/common/config.h
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.16   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.21   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.25   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.31   DEP      compel/plugins/std/infect.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.45   DEP      compel/plugins/std/string.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.54   DEP      compel/plugins/std/log.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.66   DEP      compel/plugins/std/fds.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 45.91   DEP      compel/plugins/std/std.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 46.04   DEP      compel/plugins/shmem/shmem.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 46.16   DEP      compel/plugins/fds/fds.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 46.30   CC       compel/plugins/std/std.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 46.61   CC       compel/plugins/std/fds.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 46.87   CC       compel/plugins/std/log.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 47.64   CC       compel/plugins/std/string.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 48.35   CC       compel/plugins/std/infect.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 48.88   CC       compel/arch/aarch64/plugins/std/parasite-head.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 48.93   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.04   AR       compel/plugins/std.lib.a
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.17   CC       compel/plugins/fds/fds.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.36   AR       compel/plugins/fds.lib.a
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.43   HOSTDEP  compel/src/lib/log-host.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.59   HOSTDEP  compel/src/lib/handle-elf-host.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.71   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.77   HOSTDEP  compel/src/main-host.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.85   DEP      compel/src/lib/ptrace.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 49.95   DEP      compel/src/lib/infect.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.09   DEP      compel/src/lib/infect-util.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.17   DEP      compel/src/lib/infect-rpc.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.24   DEP      compel/arch/aarch64/src/lib/infect.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.34   DEP      compel/arch/aarch64/src/lib/cpu.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.39   DEP      compel/src/lib/log.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.43   DEP      compel/src/main.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.55   DEP      compel/src/lib/handle-elf.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.62   DEP      compel/arch/aarch64/src/lib/handle-elf.d
02:43:44 [2020-10-27T02:43:44.097Z] #41 50.74   CC       compel/src/lib/log.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 51.11   CC       compel/arch/aarch64/src/lib/cpu.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 51.32   CC       compel/arch/aarch64/src/lib/infect.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 51.54   CC       compel/src/lib/infect-rpc.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 51.83   CC       compel/src/lib/infect-util.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 52.02   CC       compel/src/lib/infect.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 54.01   CC       compel/src/lib/ptrace.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 54.38   AR       compel/libcompel.a
02:43:44 [2020-10-27T02:43:44.097Z] #41 54.50   HOSTCC   compel/src/main-host.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 54.83   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
02:43:44 [2020-10-27T02:43:44.097Z] #41 54.96   HOSTCC   compel/src/lib/handle-elf-host.o
02:43:44 [2020-10-27T02:43:44.224Z] #41 41.57   CC       compel/plugins/std/fds.o
02:43:44 [2020-10-27T02:43:44.360Z] #41 55.33   HOSTCC   compel/src/lib/log-host.o
02:43:44 [2020-10-27T02:43:44.484Z] #41 42.03   CC       compel/plugins/std/log.o
02:43:44 [2020-10-27T02:43:44.624Z] #41 55.48   HOSTLINK compel/compel-host-bin
02:43:44 [2020-10-27T02:43:44.888Z] #41 55.74   DEP      soccr/soccr.d
02:43:45 [2020-10-27T02:43:45.153Z] #41 55.97   CC       soccr/soccr.o
02:43:45 [2020-10-27T02:43:45.153Z] #41 ...
02:43:45 [2020-10-27T02:43:45.153Z] 
02:43:45 [2020-10-27T02:43:45.153Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:43:45 [2020-10-27T02:43:45.153Z] #16 DONE 1.8s
02:43:45 [2020-10-27T02:43:45.153Z] 
02:43:45 [2020-10-27T02:43:45.153Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + RM_GOPATH=0
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + TMP_GOPATH=
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + : /build
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + '[' -z '' ']'
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 ++ mktemp -d
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + export GOPATH=/tmp/tmp.K4HkhYIDyI
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + GOPATH=/tmp/tmp.K4HkhYIDyI
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + RM_GOPATH=1
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 + case "$(go env GOARCH)" in
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.455 ++ go env GOARCH
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.495 + export GO_BUILDMODE=-buildmode=pie
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.495 + GO_BUILDMODE=-buildmode=pie
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.495 ++ dirname /tmp/install/install.sh
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + dir=/tmp/install
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + bin=runc
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + shift
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + '[' '!' -f /tmp/install/runc.installer ']'
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + . /tmp/install/runc.installer
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.506 + install_runc
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.510 + uname -r
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.510 + grep -q '^3\.10\.0.*\.el7\.'
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.524 + RUNC_BUILDTAGS='seccomp apparmor selinux '
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.524 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.524 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.524 Cloning into '/tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc'...
02:43:45 [2020-10-27T02:43:45.153Z] #51 3.524 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
02:43:45 [2020-10-27T02:43:45.153Z] #51 9.791 + cd /tmp/tmp.K4HkhYIDyI/src/github.com/opencontainers/runc
02:43:45 [2020-10-27T02:43:45.153Z] #51 9.807 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:43:45 [2020-10-27T02:43:45.153Z] #51 10.24 + '[' -z '' ']'
02:43:45 [2020-10-27T02:43:45.153Z] #51 10.24 + target=static
02:43:45 [2020-10-27T02:43:45.153Z] #51 10.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static
02:43:45 [2020-10-27T02:43:45.153Z] #51 10.74 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 .
02:43:45 [2020-10-27T02:43:45.215Z] ok  	github.com/docker/docker/cmd/dockerd	0.068s	coverage: 29.1% of statements
02:43:45 [2020-10-27T02:43:45.215Z] ok  	github.com/docker/docker/container	0.115s	coverage: 34.7% of statements
02:43:45 [2020-10-27T02:43:45.215Z] ?   	github.com/docker/docker/container/stream	[no test files]
02:43:45 [2020-10-27T02:43:45.215Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
02:43:45 [2020-10-27T02:43:45.215Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
02:43:45 [2020-10-27T02:43:45.215Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
02:43:45 [2020-10-27T02:43:45.277Z] #23 ...
02:43:45 [2020-10-27T02:43:45.277Z] 
02:43:45 [2020-10-27T02:43:45.277Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.44 Selecting previously unselected package libnet1:ppc64el.
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.54 Selecting previously unselected package libnl-3-200:ppc64el.
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.56 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.66 Selecting previously unselected package libprotobuf-c1:ppc64el.
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.68 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.79 Selecting previously unselected package libreadline5:ppc64el.
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 47.82 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.00 Selecting previously unselected package net-tools.
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.25 Selecting previously unselected package python-pip-whl.
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.26 Unpacking python-pip-whl (18.1-5) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.81 Selecting previously unselected package python3-lib2to3.
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 48.95 Unpacking python3-lib2to3 (3.7.3-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.06 Selecting previously unselected package python3-distutils.
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.10 Unpacking python3-distutils (3.7.3-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.28 Selecting previously unselected package python3-pip.
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.31 Unpacking python3-pip (18.1-5) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.57 Selecting previously unselected package python3-pkg-resources.
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.58 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.59 Unpacking python3-pkg-resources (40.8.0-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.81 Selecting previously unselected package python3-setuptools.
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 49.81 Unpacking python3-setuptools (40.8.0-1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.09 Selecting previously unselected package python3-wheel.
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.16 Unpacking python3-wheel (0.32.3-2) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.27 Selecting previously unselected package sudo.
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.29 Unpacking sudo (1.8.27-1+deb10u2) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.88 Selecting previously unselected package thin-provisioning-tools.
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 50.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.13 Selecting previously unselected package uidmap.
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.16 Unpacking uidmap (1:4.5-1.1) ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.30 Selecting previously unselected package vim-runtime.
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
02:43:45 [2020-10-27T02:43:45.277Z] #19 51.48 Unpacking vim-runtime (2:8.1.0875-5) ...
02:43:45 [2020-10-27T02:43:45.418Z] #51 ...
02:43:45 [2020-10-27T02:43:45.418Z] 
02:43:45 [2020-10-27T02:43:45.418Z] #17 [dev-systemd-false  6/26] RUN ldconfig
02:43:45 [2020-10-27T02:43:45.425Z] #41 42.92   CC       compel/plugins/std/string.o
02:43:45 [2020-10-27T02:43:45.994Z] #41 43.61   CC       compel/plugins/std/infect.o
02:43:46 [2020-10-27T02:43:46.565Z] #41 44.04   CC       compel/arch/x86/plugins/std/parasite-head.o
02:43:46 [2020-10-27T02:43:46.565Z] #41 44.08   CC       compel/arch/x86/plugins/std/memcpy.o
02:43:46 [2020-10-27T02:43:46.565Z] #41 44.12   CC       compel/arch/x86/plugins/std/syscalls-64.o
02:43:46 [2020-10-27T02:43:46.565Z] #41 44.18   AR       compel/plugins/std.lib.a
02:43:46 [2020-10-27T02:43:46.565Z] #41 44.24   CC       compel/plugins/fds/fds.o
02:43:46 [2020-10-27T02:43:46.825Z] #41 44.44   AR       compel/plugins/fds.lib.a
02:43:47 [2020-10-27T02:43:47.165Z] #41 44.50   HOSTDEP  compel/src/lib/log-host.d
02:43:47 [2020-10-27T02:43:47.165Z] #41 44.60   HOSTDEP  compel/src/lib/handle-elf-host.d
02:43:47 [2020-10-27T02:43:47.389Z] #19 55.70 Selecting previously unselected package vim.
02:43:47 [2020-10-27T02:43:47.389Z] #19 55.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
02:43:47 [2020-10-27T02:43:47.389Z] #19 55.74 Unpacking vim (2:8.1.0875-5) ...
02:43:47 [2020-10-27T02:43:47.426Z] #41 44.75   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
02:43:47 [2020-10-27T02:43:47.426Z] #41 44.92   HOSTDEP  compel/src/main-host.d
02:43:47 [2020-10-27T02:43:47.426Z] #41 45.01   DEP      compel/src/lib/ptrace.d
02:43:47 [2020-10-27T02:43:47.426Z] #41 45.06   DEP      compel/src/lib/infect.d
02:43:47 [2020-10-27T02:43:47.426Z] #41 45.15   DEP      compel/src/lib/infect-util.d
02:43:47 [2020-10-27T02:43:47.726Z] #41 45.22   DEP      compel/src/lib/infect-rpc.d
02:43:47 [2020-10-27T02:43:47.727Z] #41 45.31   DEP      compel/arch/x86/src/lib/infect.d
02:43:47 [2020-10-27T02:43:47.727Z] #41 45.40   DEP      compel/arch/x86/src/lib/cpu.d
02:43:47 [2020-10-27T02:43:47.941Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
02:43:47 [2020-10-27T02:43:47.987Z] #41 45.50   DEP      compel/src/lib/log.d
02:43:47 [2020-10-27T02:43:47.987Z] #41 45.56   DEP      compel/src/main.d
02:43:47 [2020-10-27T02:43:47.987Z] #41 45.60   DEP      compel/src/lib/handle-elf.d
02:43:48 [2020-10-27T02:43:48.036Z] #19 56.55 Selecting previously unselected package xfsprogs.
02:43:48 [2020-10-27T02:43:48.036Z] #19 56.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
02:43:48 [2020-10-27T02:43:48.036Z] #19 56.58 Unpacking xfsprogs (4.20.0-1) ...
02:43:48 [2020-10-27T02:43:48.248Z] #41 45.71   DEP      compel/arch/x86/src/lib/handle-elf.d
02:43:48 [2020-10-27T02:43:48.248Z] #41 45.79   CC       compel/src/lib/log.o
02:43:48 [2020-10-27T02:43:48.248Z] #41 ...
02:43:48 [2020-10-27T02:43:48.248Z] 
02:43:48 [2020-10-27T02:43:48.248Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
02:43:48 [2020-10-27T02:43:48.248Z] #56 DONE 123.1s
02:43:48 [2020-10-27T02:43:48.248Z] 
02:43:48 [2020-10-27T02:43:48.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.2 Selecting previously unselected package libapparmor1:amd64.
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.4 Selecting previously unselected package libapparmor-dev:amd64.
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.6 Selecting previously unselected package libbtrfs0.
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.6 Unpacking libbtrfs0 (4.20.1-2) ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.7 Selecting previously unselected package libbtrfs-dev.
02:43:48 [2020-10-27T02:43:48.248Z] #11 121.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 122.0 Unpacking libbtrfs-dev (4.20.1-2) ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 122.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
02:43:48 [2020-10-27T02:43:48.248Z] #11 122.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.248Z] #11 122.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
02:43:48 [2020-10-27T02:43:48.336Z] #19 ...
02:43:48 [2020-10-27T02:43:48.336Z] 
02:43:48 [2020-10-27T02:43:48.336Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:48 [2020-10-27T02:43:48.336Z] #42 97.38   CC       criu/autofs.o
02:43:48 [2020-10-27T02:43:48.336Z] #42 100.1   CC       criu/bfd.o
02:43:48 [2020-10-27T02:43:48.336Z] #42 101.0   CC       criu/bitmap.o
02:43:48 [2020-10-27T02:43:48.336Z] #42 101.2   CC       criu/cgroup-props.o
02:43:48 [2020-10-27T02:43:48.336Z] #42 102.5   CC       criu/cgroup.o
02:43:48 [2020-10-27T02:43:48.336Z] #42 ...
02:43:48 [2020-10-27T02:43:48.336Z] 
02:43:48 [2020-10-27T02:43:48.336Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:48 [2020-10-27T02:43:48.336Z] #44 169.7 github.com/LK4D4/vndr/godl
02:43:48 [2020-10-27T02:43:48.508Z] #11 ...
02:43:48 [2020-10-27T02:43:48.508Z] 
02:43:48 [2020-10-27T02:43:48.508Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
02:43:48 [2020-10-27T02:43:48.508Z] #57 DONE 0.0s
02:43:48 [2020-10-27T02:43:48.508Z] 
02:43:48 [2020-10-27T02:43:48.508Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
02:43:48 [2020-10-27T02:43:48.508Z] #58 DONE 0.0s
02:43:48 [2020-10-27T02:43:48.508Z] 
02:43:48 [2020-10-27T02:43:48.508Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
02:43:48 [2020-10-27T02:43:48.508Z] #11 123.1 Selecting previously unselected package libudev-dev:amd64.
02:43:48 [2020-10-27T02:43:48.508Z] #11 123.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
02:43:48 [2020-10-27T02:43:48.747Z] #17 DONE 2.8s
02:43:48 [2020-10-27T02:43:48.747Z] 
02:43:48 [2020-10-27T02:43:48.747Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:48 [2020-10-27T02:43:48.769Z] #11 123.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
02:43:48 [2020-10-27T02:43:48.975Z] #54 221.9 + bin/containerd-shim-runc-v1
02:43:48 [2020-10-27T02:43:48.986Z] #44 170.5 github.com/LK4D4/vndr
02:43:49 [2020-10-27T02:43:49.029Z] #11 123.5 Selecting previously unselected package libsepol1-dev:amd64.
02:43:49 [2020-10-27T02:43:49.029Z] #11 123.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
02:43:49 [2020-10-27T02:43:49.029Z] #11 123.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
02:43:49 [2020-10-27T02:43:49.343Z] #11 124.0 Selecting previously unselected package libpcre16-3:amd64.
02:43:49 [2020-10-27T02:43:49.445Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
02:43:49 [2020-10-27T02:43:49.623Z] #11 124.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
02:43:49 [2020-10-27T02:43:49.623Z] #11 124.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
02:43:49 [2020-10-27T02:43:49.623Z] #11 124.3 Selecting previously unselected package libpcre32-3:amd64.
02:43:49 [2020-10-27T02:43:49.623Z] #11 124.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
02:43:49 [2020-10-27T02:43:49.623Z] #11 124.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
02:43:49 [2020-10-27T02:43:49.918Z] #11 124.5 Selecting previously unselected package libpcrecpp0v5:amd64.
02:43:49 [2020-10-27T02:43:49.918Z] #11 124.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
02:43:49 [2020-10-27T02:43:49.918Z] #11 124.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
02:43:50 [2020-10-27T02:43:50.140Z] #18 1.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:43:50 [2020-10-27T02:43:50.140Z] #18 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:43:50 [2020-10-27T02:43:50.140Z] #18 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:43:50 [2020-10-27T02:43:50.228Z] #11 124.6 Selecting previously unselected package libpcre3-dev:amd64.
02:43:50 [2020-10-27T02:43:50.228Z] #11 124.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
02:43:50 [2020-10-27T02:43:50.228Z] #11 124.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
02:43:50 [2020-10-27T02:43:50.476Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.004s	coverage: 35.9% of statements
02:43:50 [2020-10-27T02:43:50.489Z] #11 125.2 Selecting previously unselected package libselinux1-dev:amd64.
02:43:50 [2020-10-27T02:43:50.716Z] #18 2.540 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.4 Selecting previously unselected package libdevmapper-dev:amd64.
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.5 Selecting previously unselected package libseccomp-dev:amd64.
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
02:43:50 [2020-10-27T02:43:50.749Z] #11 125.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
02:43:51 [2020-10-27T02:43:51.009Z] #11 125.7 Selecting previously unselected package libsystemd-dev:amd64.
02:43:51 [2020-10-27T02:43:51.009Z] #11 125.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
02:43:51 [2020-10-27T02:43:51.009Z] #11 125.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libbtrfs0 (4.20.1-2) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
02:43:51 [2020-10-27T02:43:51.585Z] #11 126.3 Setting up libbtrfs-dev (4.20.1-2) ...
02:43:51 [2020-10-27T02:43:51.665Z] #18 3.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up mingw-w64-common (6.0.0-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.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
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.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
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.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
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 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
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Setting up dmsetup (2:1.02.155-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
02:43:51 [2020-10-27T02:43:51.844Z] #11 126.5 Processing triggers for libc-bin (2.28-10) ...
02:43:52 [2020-10-27T02:43:52.414Z] #11 DONE 126.9s
02:43:52 [2020-10-27T02:43:52.414Z] 
02:43:52 [2020-10-27T02:43:52.414Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:52 [2020-10-27T02:43:52.614Z] #18 4.610 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
02:43:53 [2020-10-27T02:43:53.147Z] #54 226.5 + bin/containerd-shim-runc-v2
02:43:53 [2020-10-27T02:43:53.403Z] #54 227.4 + binaries
02:43:53 [2020-10-27T02:43:53.529Z] #44 ...
02:43:53 [2020-10-27T02:43:53.529Z] 
02:43:53 [2020-10-27T02:43:53.529Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.15 Selecting previously unselected package zip.
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.16 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.17 Unpacking zip (3.0-11+b1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.44 Setting up aufs-tools (1:4.14+20190211-1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.46 Setting up libip6tc0:ppc64el (1.8.2-4) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.47 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.47 Setting up libgpm2:ppc64el (1.20.7-5) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.48 Setting up libip4tc0:ppc64el (1.8.2-4) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.50 Setting up uidmap (1:4.5-1.1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.51 Setting up libnftnl11:ppc64el (1.1.2-2) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.54 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.55 Setting up xxd (2:8.1.0875-5) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.55 Setting up zip (3.0-11+b1) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.56 Setting up vim-common (2:8.1.0875-5) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 57.59 Setting up bash-completion (1:2.8-6) ...
02:43:53 [2020-10-27T02:43:53.529Z] #19 62.31 Setting up libiptc0:ppc64el (1.8.2-4) ...
02:43:53 [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd /build/containerd
02:43:53 [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd-shim /build/containerd-shim
02:43:53 [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
02:43:53 [2020-10-27T02:43:53.659Z] #54 227.4 + install -D bin/ctr /build/ctr
02:43:53 [2020-10-27T02:43:53.794Z] #51 ...
02:43:53 [2020-10-27T02:43:53.794Z] 
02:43:53 [2020-10-27T02:43:53.794Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:53 [2020-10-27T02:43:53.794Z] #43 118.3 net/textproto
02:43:53 [2020-10-27T02:43:53.794Z] #43 118.3 crypto/x509
02:43:53 [2020-10-27T02:43:53.794Z] #43 119.4 vendor/golang.org/x/net/http/httpguts
02:43:53 [2020-10-27T02:43:53.794Z] #43 119.7 vendor/golang.org/x/net/http/httpproxy
02:43:53 [2020-10-27T02:43:53.794Z] #43 120.3 mime/multipart
02:43:53 [2020-10-27T02:43:53.794Z] #43 122.3 crypto/tls
02:43:53 [2020-10-27T02:43:53.794Z] #43 ...
02:43:53 [2020-10-27T02:43:53.794Z] 
02:43:53 [2020-10-27T02:43:53.794Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
02:43:53 [2020-10-27T02:43:53.794Z] #12 DONE 1.6s
02:43:53 [2020-10-27T02:43:53.794Z] 
02:43:53 [2020-10-27T02:43:53.794Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:53 [2020-10-27T02:43:53.794Z] #41 46.00   CC       compel/arch/x86/src/lib/cpu.o
02:43:53 [2020-10-27T02:43:53.794Z] #41 47.24   CC       compel/arch/x86/src/lib/infect.o
02:43:53 [2020-10-27T02:43:53.794Z] #41 48.16   CC       compel/src/lib/infect-rpc.o
02:43:53 [2020-10-27T02:43:53.794Z] #41 48.47   CC       compel/src/lib/infect-util.o
02:43:53 [2020-10-27T02:43:53.794Z] #41 48.74   CC       compel/src/lib/infect.o
02:43:53 [2020-10-27T02:43:53.794Z] #41 51.33   CC       compel/src/lib/ptrace.o
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.32 Setting up xz-utils (5.2.4-1) ...
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.37 Setting up sudo (1.8.27-1+deb10u2) ...
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.50 invoke-rc.d: could not determine current runlevel
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.53 invoke-rc.d: policy-rc.d denied execution of start.
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.56 Setting up pigz (2.4-1) ...
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.56 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
02:43:53 [2020-10-27T02:43:53.838Z] #19 62.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
02:43:54 [2020-10-27T02:43:54.054Z] #41 ...
02:43:54 [2020-10-27T02:43:54.054Z] 
02:43:54 [2020-10-27T02:43:54.054Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.578 + RM_GOPATH=0
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.578 + TMP_GOPATH=
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.578 + : /build
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.579 + '[' -z '' ']'
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 ++ mktemp -d
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 + export GOPATH=/tmp/tmp.o7mQS2Q8Wr
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 + GOPATH=/tmp/tmp.o7mQS2Q8Wr
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 + RM_GOPATH=1
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 + case "$(go env GOARCH)" in
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.592 ++ go env GOARCH
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.623 + export GO_BUILDMODE=-buildmode=pie
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.623 + GO_BUILDMODE=-buildmode=pie
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.623 ++ dirname /tmp/install/install.sh
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + dir=/tmp/install
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + bin=runc
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + shift
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + '[' '!' -f /tmp/install/runc.installer ']'
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + . /tmp/install/runc.installer
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + install_runc
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + uname -r
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.633 + grep -q '^3\.10\.0.*\.el7\.'
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.640 + RUNC_BUILDTAGS='seccomp apparmor selinux '
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.640 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.640 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
02:43:54 [2020-10-27T02:43:54.054Z] #51 1.642 Cloning into '/tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc'...
02:43:54 [2020-10-27T02:43:54.156Z] #19 62.57 Setting up python-pip-whl (18.1-5) ...
02:43:54 [2020-10-27T02:43:54.156Z] #19 62.58 Setting up libmpdec2:ppc64el (2.4.2-2) ...
02:43:54 [2020-10-27T02:43:54.156Z] #19 62.59 Setting up vim-runtime (2:8.1.0875-5) ...
02:43:54 [2020-10-27T02:43:54.223Z] #54 DONE 228.0s
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.10 Setting up libaio1:ppc64el (0.3.112-3) ...
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.10 Setting up libonig5:ppc64el (6.9.1-1) ...
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.11 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.11 Setting up vim (2:8.1.0875-5) ...
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
02:43:54 [2020-10-27T02:43:54.457Z] #19 63.22 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
02:43:54 [2020-10-27T02:43:54.542Z] #18 ...
02:43:54 [2020-10-27T02:43:54.542Z] 
02:43:54 [2020-10-27T02:43:54.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:54 [2020-10-27T02:43:54.542Z] #41 57.09   AR       soccr/libsoccr.a
02:43:54 [2020-10-27T02:43:54.542Z] #41 57.18 make[1]: 'soccr/libsoccr.a' is up to date.
02:43:54 [2020-10-27T02:43:54.542Z] #41 57.62   DEP      criu/arch/aarch64/sigframe.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 57.69   DEP      criu/arch/aarch64/crtools.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 57.97   DEP      criu/arch/aarch64/cpu.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 58.02   DEP      criu/arch/aarch64/bitops.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 58.08   CC       criu/arch/aarch64/bitops.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 58.12   CC       criu/arch/aarch64/cpu.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 58.27   CC       criu/arch/aarch64/crtools.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 58.95   CC       criu/arch/aarch64/sigframe.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 59.23   LINK     criu/arch/aarch64/crtools.built-in.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 59.34   DEP      criu/pie/util-vdso.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 59.49   DEP      criu/pie/util.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 59.68   CC       criu/pie/util.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 59.95   CC       criu/pie/util-vdso.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 60.68   AR       criu/pie/pie.lib.a
02:43:54 [2020-10-27T02:43:54.542Z] #41 60.72   DEP      criu/pie/restorer.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 60.91   DEP      criu/arch/aarch64/intraprocedure.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 60.93   DEP      criu/arch/aarch64/restorer.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 61.17   DEP      criu/arch/aarch64/vdso-pie.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 61.32   DEP      criu/pie/parasite-vdso.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 61.54   DEP      criu/pie/parasite.d
02:43:54 [2020-10-27T02:43:54.542Z] #41 61.75   CC       criu/pie/parasite.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 63.13   LINK     criu/pie/parasite.built-in.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 63.14   GEN      criu/pie/parasite-blob.h
02:43:54 [2020-10-27T02:43:54.542Z] #41 63.15   CC       criu/pie/parasite-vdso.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 63.96   CC       criu/arch/aarch64/vdso-pie.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 64.26   CC       criu/arch/aarch64/restorer.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 64.60   CC       criu/arch/aarch64/intraprocedure.o
02:43:54 [2020-10-27T02:43:54.542Z] #41 64.63   CC       criu/pie/restorer.o
02:43:54 [2020-10-27T02:43:54.772Z] #19 63.23 Setting up thin-provisioning-tools (0.7.6-2.1) ...
02:43:54 [2020-10-27T02:43:54.772Z] #19 63.24 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
02:43:54 [2020-10-27T02:43:54.772Z] #19 63.24 Setting up jq (1.5+dfsg-2+b1) ...
02:43:54 [2020-10-27T02:43:54.772Z] #19 63.25 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
02:43:54 [2020-10-27T02:43:54.772Z] #19 63.25 Setting up python3.7 (3.7.3-2+deb10u2) ...
02:43:54 [2020-10-27T02:43:54.805Z] #41 ...
02:43:54 [2020-10-27T02:43:54.805Z] 
02:43:54 [2020-10-27T02:43:54.805Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:54 [2020-10-27T02:43:54.805Z] #18 6.593 Fetched 8219 kB in 5s (1666 kB/s)
02:43:54 [2020-10-27T02:43:54.995Z] #51 ...
02:43:54 [2020-10-27T02:43:54.995Z] 
02:43:54 [2020-10-27T02:43:54.995Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
02:43:54 [2020-10-27T02:43:54.995Z] #13 DONE 1.1s
02:43:54 [2020-10-27T02:43:54.995Z] 
02:43:54 [2020-10-27T02:43:54.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:43:54 [2020-10-27T02:43:54.995Z] #43 129.7 net/http/httptrace
02:43:55 [2020-10-27T02:43:55.151Z] 
02:43:55 [2020-10-27T02:43:55.151Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:43:55 [2020-10-27T02:43:55.151Z] #55 DONE 0.2s
02:43:55 [2020-10-27T02:43:55.151Z] 
02:43:55 [2020-10-27T02:43:55.151Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:43:55 [2020-10-27T02:43:55.151Z] #59 DONE 0.1s
02:43:55 [2020-10-27T02:43:55.151Z] 
02:43:55 [2020-10-27T02:43:55.151Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:43:55 [2020-10-27T02:43:55.151Z] #61 DONE 0.1s
02:43:55 [2020-10-27T02:43:55.407Z] 
02:43:55 [2020-10-27T02:43:55.407Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:43:55 [2020-10-27T02:43:55.407Z] #63 DONE 0.0s
02:43:55 [2020-10-27T02:43:55.407Z] 
02:43:55 [2020-10-27T02:43:55.407Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:43:55 [2020-10-27T02:43:55.407Z] #64 DONE 0.0s
02:43:55 [2020-10-27T02:43:55.407Z] 
02:43:55 [2020-10-27T02:43:55.407Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
02:43:55 [2020-10-27T02:43:55.565Z] #43 130.1 net/http
02:43:55 [2020-10-27T02:43:55.968Z] #65 DONE 0.6s
02:43:55 [2020-10-27T02:43:55.968Z] 
02:43:55 [2020-10-27T02:43:55.968Z] #66 exporting to image
02:43:55 [2020-10-27T02:43:55.968Z] #66 exporting layers
02:43:56 [2020-10-27T02:43:56.133Z] #43 ...
02:43:56 [2020-10-27T02:43:56.133Z] 
02:43:56 [2020-10-27T02:43:56.133Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
02:43:56 [2020-10-27T02:43:56.133Z] #14 0.972 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
02:43:56 [2020-10-27T02:43:56.133Z] #14 DONE 1.1s
02:43:56 [2020-10-27T02:43:56.133Z] 
02:43:56 [2020-10-27T02:43:56.133Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
02:43:57 [2020-10-27T02:43:57.359Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 14.1% of statements
02:43:57 [2020-10-27T02:43:57.371Z] #18 6.593 Reading package lists...
02:43:57 [2020-10-27T02:43:57.371Z] #18 9.092 Reading package lists...
02:43:57 [2020-10-27T02:43:57.371Z] #18 ...
02:43:57 [2020-10-27T02:43:57.371Z] 
02:43:57 [2020-10-27T02:43:57.371Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:43:57 [2020-10-27T02:43:57.371Z] #22 129.7 + mkdir -p /tmp/tmp.a2cVohHhOm/src/github.com/docker
02:43:57 [2020-10-27T02:43:57.371Z] #22 129.7 + mv components/cli /tmp/tmp.a2cVohHhOm/src/github.com/docker/cli
02:43:57 [2020-10-27T02:43:57.371Z] #22 129.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
02:43:57 [2020-10-27T02:43:57.371Z] #22 ...
02:43:57 [2020-10-27T02:43:57.371Z] 
02:43:57 [2020-10-27T02:43:57.371Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:57 [2020-10-27T02:43:57.371Z] #41 66.82   LINK     criu/pie/restorer.built-in.o
02:43:57 [2020-10-27T02:43:57.371Z] #41 66.83   GEN      criu/pie/restorer-blob.h
02:43:57 [2020-10-27T02:43:57.371Z] #41 66.92   DEP      criu/vdso.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 67.20   DEP      criu/uts_ns.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 67.36   DEP      criu/util.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 67.60   DEP      criu/uffd.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 67.80   DEP      criu/tun.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 67.98   DEP      criu/tty.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 68.17   DEP      criu/timerfd.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 68.26   DEP      criu/timens.d
02:43:57 [2020-10-27T02:43:57.371Z] #41 68.44   DEP      criu/sysfs_parse.d
02:43:57 [2020-10-27T02:43:57.563Z] #15 DONE 1.2s
02:43:57 [2020-10-27T02:43:57.563Z] 
02:43:57 [2020-10-27T02:43:57.563Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
02:43:57 [2020-10-27T02:43:57.961Z] #41 68.66   DEP      criu/sysctl.d
02:43:57 [2020-10-27T02:43:57.961Z] #41 68.88   DEP      criu/string.d
02:43:57 [2020-10-27T02:43:57.961Z] #41 68.95   DEP      criu/stats.d
02:43:58 [2020-10-27T02:43:58.321Z] #41 69.08   DEP      criu/sockets.d
02:43:58 [2020-10-27T02:43:58.321Z] #41 69.24   DEP      criu/sk-unix.d
02:43:58 [2020-10-27T02:43:58.391Z] ok  	github.com/docker/docker/daemon/config	0.019s	coverage: 81.8% of statements
02:43:58 [2020-10-27T02:43:58.524Z] #16 DONE 1.2s
02:43:58 [2020-10-27T02:43:58.525Z] 
02:43:58 [2020-10-27T02:43:58.525Z] #17 [dev-systemd-false  6/26] RUN ldconfig
02:43:58 [2020-10-27T02:43:58.587Z] #41 69.54   DEP      criu/sk-tcp.d
02:43:58 [2020-10-27T02:43:58.856Z] #41 69.76   DEP      criu/sk-queue.d
02:43:59 [2020-10-27T02:43:59.021Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
02:43:59 [2020-10-27T02:43:59.134Z] #41 69.96   DEP      criu/sk-packet.d
02:43:59 [2020-10-27T02:43:59.134Z] #41 70.21   DEP      criu/sk-netlink.d
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.23 Setting up iptables (1.8.2-4) ...
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.33 Setting up python3 (3.7.3-1) ...
02:43:59 [2020-10-27T02:43:59.395Z] #19 ...
02:43:59 [2020-10-27T02:43:59.395Z] 
02:43:59 [2020-10-27T02:43:59.395Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:43:59 [2020-10-27T02:43:59.395Z] #42 108.1   CC       criu/clone-noasan.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 108.3   CC       criu/config.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 111.5   CC       criu/cr-check.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 114.2   CC       criu/cr-dedup.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 114.9   CC       criu/cr-dump.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 118.4   CC       criu/cr-errno.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 118.4   CC       criu/cr-restore.o
02:43:59 [2020-10-27T02:43:59.395Z] #42 ...
02:43:59 [2020-10-27T02:43:59.395Z] 
02:43:59 [2020-10-27T02:43:59.395Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:59 [2020-10-27T02:43:59.395Z] #19 67.97 Setting up python3-wheel (0.32.3-2) ...
02:43:59 [2020-10-27T02:43:59.397Z] #41 70.37   DEP      criu/sk-inet.d
02:43:59 [2020-10-27T02:43:59.397Z] #41 70.48   DEP      criu/signalfd.d
02:43:59 [2020-10-27T02:43:59.466Z] #17 DONE 1.1s
02:43:59 [2020-10-27T02:43:59.466Z] 
02:43:59 [2020-10-27T02:43:59.466Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:43:59 [2020-10-27T02:43:59.654Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
02:43:59 [2020-10-27T02:43:59.971Z] #41 70.71   DEP      criu/sigframe.d
02:43:59 [2020-10-27T02:43:59.971Z] #41 70.78   DEP      criu/shmem.d
02:44:00 [2020-10-27T02:44:00.069Z] #19 ...
02:44:00 [2020-10-27T02:44:00.069Z] 
02:44:00 [2020-10-27T02:44:00.069Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:00 [2020-10-27T02:44:00.069Z] #44 DONE 181.6s
02:44:00 [2020-10-27T02:44:00.234Z] #41 70.98   DEP      criu/servicefd.d
02:44:00 [2020-10-27T02:44:00.234Z] #41 71.22   DEP      criu/seize.d
02:44:00 [2020-10-27T02:44:00.286Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
02:44:00 [2020-10-27T02:44:00.404Z] 
02:44:00 [2020-10-27T02:44:00.404Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:00 [2020-10-27T02:44:00.404Z] #19 68.86 Setting up apparmor (2.13.2-10) ...
02:44:00 [2020-10-27T02:44:00.497Z] #41 71.48   DEP      criu/seccomp.d
02:44:00 [2020-10-27T02:44:00.760Z] #41 71.65   DEP      criu/rst-malloc.d
02:44:00 [2020-10-27T02:44:00.760Z] #41 71.71   DEP      criu/rbtree.d
02:44:00 [2020-10-27T02:44:00.760Z] #41 71.75   DEP      criu/pstree.d
02:44:00 [2020-10-27T02:44:00.760Z] #41 71.87   DEP      criu/protobuf.d
02:44:00 [2020-10-27T02:44:00.845Z] #18 1.366 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
02:44:01 [2020-10-27T02:44:01.024Z] #41 72.01   GEN      criu/protobuf-desc-gen.h
02:44:01 [2020-10-27T02:44:01.105Z] #18 1.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
02:44:01 [2020-10-27T02:44:01.105Z] #18 1.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
02:44:01 [2020-10-27T02:44:01.317Z] ok  	github.com/docker/docker/daemon	12.235s	coverage: 17.2% of statements
02:44:01 [2020-10-27T02:44:01.317Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
02:44:01 [2020-10-27T02:44:01.317Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
02:44:01 [2020-10-27T02:44:01.317Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
02:44:01 [2020-10-27T02:44:01.317Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
02:44:01 [2020-10-27T02:44:01.674Z] #18 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #41 ...
02:44:02 [2020-10-27T02:44:02.423Z] 
02:44:02 [2020-10-27T02:44:02.423Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:44:02 [2020-10-27T02:44:02.423Z] #38 143.4 + dpkg --print-architecture
02:44:02 [2020-10-27T02:44:02.423Z] #38 DONE 144.7s
02:44:02 [2020-10-27T02:44:02.423Z] 
02:44:02 [2020-10-27T02:44:02.423Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:02 [2020-10-27T02:44:02.423Z] #18 9.092 Reading package lists...
02:44:02 [2020-10-27T02:44:02.423Z] #18 11.33 Building dependency tree...
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82 libcap2-bin is already the newest version (1:2.25-2).
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82 The following additional packages will be installed:
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.82   python3.7 python3.7-minimal vim-runtime xxd
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83 Suggested packages:
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83 Recommended packages:
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83   aufs-dkms nftables build-essential python3-dev python3-keyring
02:44:02 [2020-10-27T02:44:02.423Z] #18 12.83   python3-keyrings.alt python3-xdg unzip
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06 The following NEW packages will be installed:
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.06   xz-utils zip
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 Need to get 27.6 MB of archives.
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 After this operation, 114 MB of additional disk space will be used.
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
02:44:02 [2020-10-27T02:44:02.423Z] #18 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
02:44:02 [2020-10-27T02:44:02.612Z] #18 3.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
02:44:02 [2020-10-27T02:44:02.651Z] #19 71.12 Setting up xfsprogs (4.20.0-1) ...
02:44:02 [2020-10-27T02:44:02.651Z] #19 71.13 Setting up python3-lib2to3 (3.7.3-1) ...
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
02:44:02 [2020-10-27T02:44:02.687Z] #18 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
02:44:02 [2020-10-27T02:44:02.820Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
02:44:02 [2020-10-27T02:44:02.950Z] #18 14.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
02:44:03 [2020-10-27T02:44:03.284Z] #19 71.66 Setting up python3-pkg-resources (40.8.0-1) ...
02:44:03 [2020-10-27T02:44:03.451Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 56.2% of statements
02:44:03 [2020-10-27T02:44:03.527Z] #18 15.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
02:44:03 [2020-10-27T02:44:03.527Z] #18 15.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
02:44:03 [2020-10-27T02:44:03.527Z] #18 15.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
02:44:03 [2020-10-27T02:44:03.527Z] #18 15.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
02:44:03 [2020-10-27T02:44:03.791Z] #18 15.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
02:44:03 [2020-10-27T02:44:03.992Z] #18 4.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
02:44:04 [2020-10-27T02:44:04.053Z] #66 exporting layers 7.5s done
02:44:04 [2020-10-27T02:44:04.053Z] #66 writing image sha256:f82dc093cfea8f8d79e30b6d72a3c5df96b6eaf7b2cd1b58adcb64d14c64b23d done
02:44:04 [2020-10-27T02:44:04.053Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done
02:44:04 [2020-10-27T02:44:04.053Z] #66 DONE 7.5s
02:44:04 [2020-10-27T02:44:04.056Z] #18 15.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
02:44:04 [2020-10-27T02:44:04.056Z] #18 15.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
02:44:04 [2020-10-27T02:44:04.056Z] #18 15.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
02:44:04 [2020-10-27T02:44:04.323Z] #18 16.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
02:44:04 [2020-10-27T02:44:04.323Z] #18 16.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
02:44:04 [2020-10-27T02:44:04.323Z] #18 16.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
02:44:04 [2020-10-27T02:44:04.394Z] #19 72.93 Setting up python3-distutils (3.7.3-1) ...
02:44:04 [2020-10-27T02:44:04.395Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/validate/default
02:44:04 [2020-10-27T02:44:04.562Z] #18 ...
02:44:04 [2020-10-27T02:44:04.562Z] 
02:44:04 [2020-10-27T02:44:04.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:04 [2020-10-27T02:44:04.562Z] #41 52.00   AR       compel/libcompel.a
02:44:04 [2020-10-27T02:44:04.562Z] #41 52.08   HOSTCC   compel/src/main-host.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 52.46   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 52.75   HOSTCC   compel/src/lib/handle-elf-host.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 53.20   HOSTCC   compel/src/lib/log-host.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 53.41   HOSTLINK compel/compel-host-bin
02:44:04 [2020-10-27T02:44:04.562Z] #41 53.52   DEP      soccr/soccr.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 53.74   CC       soccr/soccr.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 55.93   AR       soccr/libsoccr.a
02:44:04 [2020-10-27T02:44:04.562Z] #41 55.99 make[1]: 'soccr/libsoccr.a' is up to date.
02:44:04 [2020-10-27T02:44:04.562Z] #41 56.61   DEP      criu/arch/x86/sigframe.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 56.76   DEP      criu/arch/x86/sigaction_compat.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 56.82   DEP      criu/arch/x86/kerndat.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 57.01   DEP      criu/arch/x86/crtools.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 57.18   DEP      criu/arch/x86/cpu.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 57.45   CC       criu/arch/x86/cpu.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 58.27   CC       criu/arch/x86/crtools.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 59.48   CC       criu/arch/x86/kerndat.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.04   CC       criu/arch/x86/sigaction_compat.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.28   CC       criu/arch/x86/sigframe.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.50   LINK     criu/arch/x86/crtools.built-in.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.55   DEP      criu/pie/util-vdso-elf32.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.65   DEP      criu/pie/util-vdso.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 60.87   DEP      criu/pie/util.d
02:44:04 [2020-10-27T02:44:04.562Z] #41 61.11   CC       criu/pie/util.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 61.46   CC       criu/pie/util-vdso.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 62.12   CC       criu/pie/util-vdso-elf32.o
02:44:04 [2020-10-27T02:44:04.562Z] #41 ...
02:44:04 [2020-10-27T02:44:04.562Z] 
02:44:04 [2020-10-27T02:44:04.562Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:04 [2020-10-27T02:44:04.562Z] #51 11.31 + cd /tmp/tmp.o7mQS2Q8Wr/src/github.com/opencontainers/runc
02:44:04 [2020-10-27T02:44:04.562Z] #51 11.31 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
02:44:04 [2020-10-27T02:44:04.562Z] #51 11.72 + '[' -z '' ']'
02:44:04 [2020-10-27T02:44:04.562Z] #51 11.72 + target=static
02:44:04 [2020-10-27T02:44:04.562Z] #51 11.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
02:44:04 [2020-10-27T02:44:04.562Z] #51 12.07 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 .
02:44:04 [2020-10-27T02:44:04.586Z] #18 16.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
02:44:04 [2020-10-27T02:44:04.586Z] #18 16.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
02:44:04 [2020-10-27T02:44:04.586Z] #18 16.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
02:44:05 [2020-10-27T02:44:05.057Z] #19 73.53 Setting up python3-setuptools (40.8.0-1) ...
02:44:05 [2020-10-27T02:44:05.162Z] #18 17.04 debconf: delaying package configuration, since apt-utils is not installed
02:44:05 [2020-10-27T02:44:05.162Z] #18 17.12 Fetched 27.6 MB in 2s (11.2 MB/s)
02:44:05 [2020-10-27T02:44:05.162Z] #18 17.18 Selecting previously unselected package pigz.
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  All commits are properly signed with the DCO!
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
02:44:05 [2020-10-27T02:44:05.339Z] No api/types/ or api/swagger.yaml changes in diff.
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  All TOML source files changed here have valid syntax.
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
02:44:05 [2020-10-27T02:44:05.339Z] Congratulations!  No new tests were added to integration-cli.
02:44:05 [2020-10-27T02:44:05.339Z] 
02:44:05 [2020-10-27T02:44:05.339Z] INFO Start validation with golang-ci-lint
02:44:05 [2020-10-27T02:44:05.339Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
02:44:05 [2020-10-27T02:44:05.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
02:44:05 [2020-10-27T02:44:05.339Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.27 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.27 Unpacking pigz (2.4-1) ...
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.37 Selecting previously unselected package libpython3.7-minimal:arm64.
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.38 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
02:44:05 [2020-10-27T02:44:05.425Z] #18 17.39 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
02:44:06 [2020-10-27T02:44:06.069Z] #18 17.81 Selecting previously unselected package python3.7-minimal.
02:44:06 [2020-10-27T02:44:06.069Z] #18 17.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
02:44:06 [2020-10-27T02:44:06.069Z] #18 17.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
02:44:06 [2020-10-27T02:44:06.648Z] #18 18.56 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
02:44:06 [2020-10-27T02:44:06.648Z] #18 18.60 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
02:44:06 [2020-10-27T02:44:06.679Z] #19 74.97 Setting up python3-pip (18.1-5) ...
02:44:07 [2020-10-27T02:44:07.839Z] #19 76.28 Processing triggers for libc-bin (2.28-10) ...
02:44:07 [2020-10-27T02:44:07.839Z] #19 76.32 Processing triggers for mime-support (3.62) ...
02:44:07 [2020-10-27T02:44:07.839Z] #19 DONE 76.6s
02:44:07 [2020-10-27T02:44:07.839Z] 
02:44:07 [2020-10-27T02:44:07.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:07 [2020-10-27T02:44:07.839Z] #42 124.5   CC       criu/cr-service.o
02:44:07 [2020-10-27T02:44:07.839Z] #42 126.5   CC       criu/crtools.o
02:44:07 [2020-10-27T02:44:07.895Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.185s	coverage: 46.1% of statements
02:44:08 [2020-10-27T02:44:08.161Z] #42 127.3   CC       criu/eventfd.o
02:44:08 [2020-10-27T02:44:08.474Z] #42 ...
02:44:08 [2020-10-27T02:44:08.474Z] 
02:44:08 [2020-10-27T02:44:08.474Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:44:08 [2020-10-27T02:44:08.474Z] #20 0.370 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
02:44:08 [2020-10-27T02:44:08.474Z] #20 0.373 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
02:44:08 [2020-10-27T02:44:08.474Z] #20 0.376 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
02:44:08 [2020-10-27T02:44:08.474Z] #20 DONE 0.5s
02:44:08 [2020-10-27T02:44:08.526Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
02:44:08 [2020-10-27T02:44:08.577Z] #18 20.61 Selecting previously unselected package python3-minimal.
02:44:08 [2020-10-27T02:44:08.840Z] #18 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 ... 23654 files and directories currently installed.)
02:44:08 [2020-10-27T02:44:08.840Z] #18 20.69 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
02:44:08 [2020-10-27T02:44:08.840Z] #18 20.71 Unpacking python3-minimal (3.7.3-1) ...
02:44:08 [2020-10-27T02:44:08.840Z] #18 20.82 Selecting previously unselected package libmpdec2:arm64.
02:44:08 [2020-10-27T02:44:08.840Z] #18 20.82 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
02:44:08 [2020-10-27T02:44:08.840Z] #18 20.83 Unpacking libmpdec2:arm64 (2.4.2-2) ...
02:44:08 [2020-10-27T02:44:08.843Z] 
02:44:08 [2020-10-27T02:44:08.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:08 [2020-10-27T02:44:08.843Z] #42 127.9   CC       criu/eventpoll.o
02:44:08 [2020-10-27T02:44:08.843Z] #42 ...
02:44:08 [2020-10-27T02:44:08.843Z] 
02:44:08 [2020-10-27T02:44:08.843Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:44:08 [2020-10-27T02:44:08.843Z] #31 DONE 190.4s
02:44:09 [2020-10-27T02:44:09.103Z] #18 21.00 Selecting previously unselected package libpython3.7-stdlib:arm64.
02:44:09 [2020-10-27T02:44:09.103Z] #18 21.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
02:44:09 [2020-10-27T02:44:09.103Z] #18 21.01 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
02:44:09 [2020-10-27T02:44:09.196Z] 
02:44:09 [2020-10-27T02:44:09.196Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:44:09 [2020-10-27T02:44:09.710Z] #18 21.65 Selecting previously unselected package python3.7.
02:44:09 [2020-10-27T02:44:09.710Z] #18 21.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
02:44:09 [2020-10-27T02:44:09.710Z] #18 21.68 Unpacking python3.7 (3.7.3-2+deb10u2) ...
02:44:09 [2020-10-27T02:44:09.907Z] #51 ...
02:44:09 [2020-10-27T02:44:09.907Z] 
02:44:09 [2020-10-27T02:44:09.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:09 [2020-10-27T02:44:09.907Z] #41 62.73   AR       criu/pie/pie.lib.a
02:44:09 [2020-10-27T02:44:09.907Z] #41 62.78   DEP      criu/pie/restorer.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.00   DEP      criu/arch/x86/sigaction_compat_pie.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.16   DEP      criu/arch/x86/restorer_unmap.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.20   DEP      criu/arch/x86/restorer.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.40   DEP      criu/arch/x86/vdso-pie.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.49   DEP      criu/pie/parasite-vdso.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.61   DEP      criu/pie/parasite.d
02:44:09 [2020-10-27T02:44:09.907Z] #41 63.97   CC       criu/pie/parasite.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 65.38   LINK     criu/pie/parasite.built-in.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 65.39   GEN      criu/pie/parasite-blob.h
02:44:09 [2020-10-27T02:44:09.907Z] #41 65.41   CC       criu/pie/parasite-vdso.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 66.06   CC       criu/arch/x86/vdso-pie.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 66.28   CC       criu/arch/x86/restorer.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 66.84   CC       criu/arch/x86/restorer_unmap.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 66.88   CC       criu/arch/x86/sigaction_compat_pie.o
02:44:09 [2020-10-27T02:44:09.907Z] #41 67.18   CC       criu/pie/restorer.o
02:44:09 [2020-10-27T02:44:09.973Z] #18 21.91 Selecting previously unselected package libpython3-stdlib:arm64.
02:44:09 [2020-10-27T02:44:09.973Z] #18 21.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
02:44:09 [2020-10-27T02:44:09.973Z] #18 21.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
02:44:10 [2020-10-27T02:44:10.237Z] #18 22.02 Setting up python3-minimal (3.7.3-1) ...
02:44:11 [2020-10-27T02:44:11.188Z] #18 23.05 Selecting previously unselected package python3.
02:44:11 [2020-10-27T02:44:11.188Z] #18 23.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
02:44:11 [2020-10-27T02:44:11.188Z] #18 23.11 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.188Z] #18 23.14 Unpacking python3 (3.7.3-1) ...
02:44:11 [2020-10-27T02:44:11.188Z] #18 23.27 Selecting previously unselected package libip4tc0:arm64.
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.28 Unpacking libip4tc0:arm64 (1.8.2-4) ...
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.38 Selecting previously unselected package libip6tc0:arm64.
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.39 Unpacking libip6tc0:arm64 (1.8.2-4) ...
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.47 Selecting previously unselected package libiptc0:arm64.
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.47 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.453Z] #18 23.48 Unpacking libiptc0:arm64 (1.8.2-4) ...
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.56 Selecting previously unselected package libnfnetlink0:arm64.
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.65 Selecting previously unselected package libnetfilter-conntrack3:arm64.
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
02:44:11 [2020-10-27T02:44:11.717Z] #18 23.76 Selecting previously unselected package libnftnl11:arm64.
02:44:11 [2020-10-27T02:44:11.980Z] #18 23.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.980Z] #18 23.78 Unpacking libnftnl11:arm64 (1.1.2-2) ...
02:44:11 [2020-10-27T02:44:11.980Z] #18 23.94 Selecting previously unselected package iptables.
02:44:11 [2020-10-27T02:44:11.980Z] #18 23.94 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
02:44:11 [2020-10-27T02:44:11.980Z] #18 23.96 Unpacking iptables (1.8.2-4) ...
02:44:12 [2020-10-27T02:44:12.034Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.355s	coverage: 49.5% of statements
02:44:12 [2020-10-27T02:44:12.243Z] #18 24.22 Selecting previously unselected package xxd.
02:44:12 [2020-10-27T02:44:12.243Z] #18 24.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
02:44:12 [2020-10-27T02:44:12.243Z] #18 24.24 Unpacking xxd (2:8.1.0875-5) ...
02:44:12 [2020-10-27T02:44:12.507Z] #18 24.42 Selecting previously unselected package vim-common.
02:44:12 [2020-10-27T02:44:12.507Z] #18 24.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
02:44:12 [2020-10-27T02:44:12.507Z] #18 24.45 Unpacking vim-common (2:8.1.0875-5) ...
02:44:12 [2020-10-27T02:44:12.507Z] #18 ...
02:44:12 [2020-10-27T02:44:12.507Z] 
02:44:12 [2020-10-27T02:44:12.507Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:12 [2020-10-27T02:44:12.507Z] #41 73.57   DEP      criu/protobuf-desc.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 73.73   DEP      criu/proc_parse.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.02   DEP      criu/plugin.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.10   DEP      criu/pipes.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.22   DEP      criu/pie-util.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.31   DEP      criu/pie-util-vdso.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.38   DEP      criu/path.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.57   DEP      criu/parasite-syscall.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.77   DEP      criu/pagemap.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.87   DEP      criu/pagemap-cache.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 74.97   DEP      criu/page-xfer.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 75.05   DEP      criu/page-pipe.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 75.14   DEP      criu/netfilter.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 75.34   DEP      criu/net.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 75.71   DEP      criu/namespaces.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 75.89   DEP      criu/mount.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.03   DEP      criu/memfd.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.16   DEP      criu/mem.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.30   DEP      criu/lsm.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.49   DEP      criu/log.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.61   DEP      criu/libnetlink.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.75   DEP      criu/kerndat.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.91   DEP      criu/kcmp-ids.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 76.99   DEP      criu/irmap.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.08   DEP      criu/ipc_ns.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.22   DEP      criu/image.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.35   DEP      criu/image-desc.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.40   DEP      criu/fsnotify.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.50   DEP      criu/filesystems.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.62   DEP      criu/files.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 77.82   DEP      criu/files-reg.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.01   DEP      criu/files-ext.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.22   DEP      criu/file-lock.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.41   DEP      criu/file-ids.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.57   DEP      criu/fifo.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.75   DEP      criu/fdstore.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.84   DEP      criu/fault-injection.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 78.89   DEP      criu/external.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.02   DEP      criu/eventpoll.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.15   DEP      criu/eventfd.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.29   DEP      criu/crtools.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.43   DEP      criu/cr-service.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.54   DEP      criu/cr-restore.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.69   DEP      criu/cr-errno.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.71   DEP      criu/cr-dump.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 79.97   DEP      criu/cr-dedup.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.08   DEP      criu/cr-check.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.35   DEP      criu/config.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.45   DEP      criu/clone-noasan.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.50   DEP      criu/cgroup.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.60   DEP      criu/cgroup-props.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.71   DEP      criu/bitmap.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.72   DEP      criu/bfd.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 80.90   DEP      criu/autofs.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 81.04   DEP      criu/aio.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 81.20   DEP      criu/action-scripts.d
02:44:12 [2020-10-27T02:44:12.507Z] #41 81.39   CC       criu/action-scripts.o
02:44:12 [2020-10-27T02:44:12.507Z] #41 81.85   CC       criu/aio.o
02:44:12 [2020-10-27T02:44:12.507Z] #41 82.29   CC       criu/autofs.o
02:44:12 [2020-10-27T02:44:12.507Z] #41 83.60   CC       criu/bfd.o
02:44:12 [2020-10-27T02:44:12.771Z] #41 ...
02:44:12 [2020-10-27T02:44:12.771Z] 
02:44:12 [2020-10-27T02:44:12.771Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:12 [2020-10-27T02:44:12.771Z] #18 24.68 Selecting previously unselected package bash-completion.
02:44:12 [2020-10-27T02:44:12.771Z] #18 24.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
02:44:13 [2020-10-27T02:44:13.204Z] #21 4.877 Collecting yamllint==1.16.0
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.28   LINK     criu/pie/restorer.built-in.o
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.29   GEN      criu/pie/restorer-blob.h
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.41   DEP      criu/vdso.d
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.57   DEP      criu/vdso-compat.d
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.69   DEP      criu/uts_ns.d
02:44:13 [2020-10-27T02:44:13.206Z] #41 70.83   DEP      criu/util.d
02:44:13 [2020-10-27T02:44:13.467Z] #41 71.04   DEP      criu/uffd.d
02:44:13 [2020-10-27T02:44:13.727Z] #41 71.28   DEP      criu/tun.d
02:44:13 [2020-10-27T02:44:13.727Z] #41 71.41   DEP      criu/tty.d
02:44:13 [2020-10-27T02:44:13.923Z] #21 5.411   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
02:44:13 [2020-10-27T02:44:13.923Z] #21 5.506 Collecting pyyaml (from yamllint==1.16.0)
02:44:13 [2020-10-27T02:44:13.987Z] #41 71.54   DEP      criu/timerfd.d
02:44:14 [2020-10-27T02:44:14.237Z] #21 5.709   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
02:44:14 [2020-10-27T02:44:14.249Z] #41 71.71   DEP      criu/timens.d
02:44:14 [2020-10-27T02:44:14.249Z] #41 71.85   DEP      criu/sysfs_parse.d
02:44:14 [2020-10-27T02:44:14.511Z] #41 72.10   DEP      criu/sysctl.d
02:44:14 [2020-10-27T02:44:14.511Z] #41 72.23   DEP      criu/string.d
02:44:14 [2020-10-27T02:44:14.771Z] #41 72.31   DEP      criu/stats.d
02:44:15 [2020-10-27T02:44:15.031Z] #41 72.41   DEP      criu/sockets.d
02:44:15 [2020-10-27T02:44:15.031Z] #41 72.62   DEP      criu/sk-unix.d
02:44:15 [2020-10-27T02:44:15.292Z] #41 72.83   DEP      criu/sk-tcp.d
02:44:15 [2020-10-27T02:44:15.331Z] #18 27.44 Unpacking bash-completion (1:2.8-6) ...
02:44:15 [2020-10-27T02:44:15.552Z] #41 73.00   DEP      criu/sk-queue.d
02:44:15 [2020-10-27T02:44:15.552Z] #41 73.12   DEP      criu/sk-packet.d
02:44:15 [2020-10-27T02:44:15.802Z] #21 7.269 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
02:44:15 [2020-10-27T02:44:15.803Z] #21 7.319   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
02:44:15 [2020-10-27T02:44:15.803Z] #21 7.348 Building wheels for collected packages: pyyaml
02:44:15 [2020-10-27T02:44:15.803Z] #21 7.351   Running setup.py bdist_wheel for pyyaml: started
02:44:15 [2020-10-27T02:44:15.812Z] #41 73.27   DEP      criu/sk-netlink.d
02:44:15 [2020-10-27T02:44:15.812Z] #41 73.43   DEP      criu/sk-inet.d
02:44:15 [2020-10-27T02:44:15.909Z] #18 27.91 Selecting previously unselected package bzip2.
02:44:15 [2020-10-27T02:44:15.909Z] #18 27.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
02:44:15 [2020-10-27T02:44:15.909Z] #18 27.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
02:44:16 [2020-10-27T02:44:16.072Z] #41 73.66   DEP      criu/signalfd.d
02:44:16 [2020-10-27T02:44:16.072Z] #41 73.82   DEP      criu/sigframe.d
02:44:16 [2020-10-27T02:44:16.173Z] #18 28.04 Selecting previously unselected package xz-utils.
02:44:16 [2020-10-27T02:44:16.173Z] #18 28.06 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
02:44:16 [2020-10-27T02:44:16.173Z] #18 28.07 Unpacking xz-utils (5.2.4-1) ...
02:44:16 [2020-10-27T02:44:16.333Z] #41 73.95   DEP      criu/shmem.d
02:44:16 [2020-10-27T02:44:16.333Z] #41 74.09   DEP      criu/servicefd.d
02:44:16 [2020-10-27T02:44:16.436Z] #18 28.30 Selecting previously unselected package apparmor.
02:44:16 [2020-10-27T02:44:16.436Z] #18 28.31 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
02:44:16 [2020-10-27T02:44:16.436Z] #18 28.41 Unpacking apparmor (2.13.2-10) ...
02:44:16 [2020-10-27T02:44:16.593Z] #41 74.24   DEP      criu/seize.d
02:44:16 [2020-10-27T02:44:16.854Z] #41 74.42   DEP      criu/seccomp.d
02:44:17 [2020-10-27T02:44:17.013Z] #18 28.87 Selecting previously unselected package aufs-tools.
02:44:17 [2020-10-27T02:44:17.013Z] #18 28.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.013Z] #18 28.88 Unpacking aufs-tools (1:4.14+20190211-1) ...
02:44:17 [2020-10-27T02:44:17.114Z] #41 74.55   DEP      criu/rst-malloc.d
02:44:17 [2020-10-27T02:44:17.114Z] #41 74.61   DEP      criu/rbtree.d
02:44:17 [2020-10-27T02:44:17.114Z] #41 74.64   DEP      criu/pstree.d
02:44:17 [2020-10-27T02:44:17.114Z] #41 74.79   DEP      criu/protobuf.d
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.03 Selecting previously unselected package libonig5:arm64.
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.05 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.06 Unpacking libonig5:arm64 (6.9.1-1) ...
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.19 Selecting previously unselected package libjq1:arm64.
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.277Z] #18 29.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
02:44:17 [2020-10-27T02:44:17.374Z] #41 74.97   GEN      criu/protobuf-desc-gen.h
02:44:17 [2020-10-27T02:44:17.395Z] #21 8.626   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
02:44:17 [2020-10-27T02:44:17.395Z] #21 8.627   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
02:44:17 [2020-10-27T02:44:17.395Z] #21 8.726 Successfully built pyyaml
02:44:17 [2020-10-27T02:44:17.395Z] #21 8.741 Installing collected packages: pyyaml, pathspec, yamllint
02:44:17 [2020-10-27T02:44:17.395Z] #21 9.140 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
02:44:17 [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:44:17 [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:44:17 [2020-10-27T02:44:17.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:44:17 [2020-10-27T02:44:17.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:44:17 [2020-10-27T02:44:17.540Z] #18 29.32 Selecting previously unselected package jq.
02:44:17 [2020-10-27T02:44:17.540Z] #18 29.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.540Z] #18 29.32 Unpacking jq (1.5+dfsg-2+b1) ...
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.42 Selecting previously unselected package libaio1:arm64.
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.44 Unpacking libaio1:arm64 (0.3.112-3) ...
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.53 Selecting previously unselected package libgpm2:arm64.
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.54 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.54 Unpacking libgpm2:arm64 (1.20.7-5) ...
02:44:17 [2020-10-27T02:44:17.541Z] #18 29.63 Selecting previously unselected package libicu63:arm64.
02:44:17 [2020-10-27T02:44:17.589Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.552s	coverage: 73.1% of statements
02:44:17 [2020-10-27T02:44:17.589Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
02:44:17 [2020-10-27T02:44:17.748Z] #21 DONE 9.4s
02:44:17 [2020-10-27T02:44:17.748Z] 
02:44:17 [2020-10-27T02:44:17.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:17 [2020-10-27T02:44:17.748Z] #42 129.2   CC       criu/external.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 129.9   CC       criu/fault-injection.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 130.1   CC       criu/fdstore.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 130.4   CC       criu/fifo.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 130.8   CC       criu/file-ids.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 131.1   CC       criu/file-lock.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 132.2   CC       criu/files-ext.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 132.6   CC       criu/files-reg.o
02:44:17 [2020-10-27T02:44:17.748Z] #42 135.4   CC       criu/files.o
02:44:17 [2020-10-27T02:44:17.804Z] #18 29.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
02:44:17 [2020-10-27T02:44:17.804Z] #18 29.65 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
02:44:18 [2020-10-27T02:44:18.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:44:18 [2020-10-27T02:44:18.622Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
02:44:18 [2020-10-27T02:44:18.755Z] #41 ...
02:44:18 [2020-10-27T02:44:18.755Z] 
02:44:18 [2020-10-27T02:44:18.755Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:18 [2020-10-27T02:44:18.755Z] #43 143.3 github.com/LK4D4/vndr/godl
02:44:18 [2020-10-27T02:44:18.755Z] #43 144.1 github.com/LK4D4/vndr
02:44:18 [2020-10-27T02:44:18.755Z] #43 ...
02:44:18 [2020-10-27T02:44:18.755Z] 
02:44:18 [2020-10-27T02:44:18.755Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:18 [2020-10-27T02:44:18.755Z] #18 10.48 Fetched 8396 kB in 9s (895 kB/s)
02:44:18 [2020-10-27T02:44:18.755Z] #18 10.48 Reading package lists...
02:44:18 [2020-10-27T02:44:18.755Z] #18 14.39 Reading package lists...
02:44:18 [2020-10-27T02:44:18.755Z] #18 18.27 Building dependency tree...
02:44:18 [2020-10-27T02:44:18.879Z] #42 138.0   CC       criu/filesystems.o
02:44:19 [2020-10-27T02:44:19.015Z] #18 ...
02:44:19 [2020-10-27T02:44:19.015Z] 
02:44:19 [2020-10-27T02:44:19.015Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:19 [2020-10-27T02:44:19.015Z] #43 DONE 153.5s
02:44:19 [2020-10-27T02:44:19.015Z] 
02:44:19 [2020-10-27T02:44:19.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:19 [2020-10-27T02:44:19.275Z] #41 77.02   DEP      criu/protobuf-desc.d
02:44:19 [2020-10-27T02:44:19.289Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.378s	coverage: 57.7% of statements
02:44:19 [2020-10-27T02:44:19.289Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
02:44:19 [2020-10-27T02:44:19.289Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
02:44:19 [2020-10-27T02:44:19.289Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
02:44:19 [2020-10-27T02:44:19.534Z] #41 77.14   DEP      criu/proc_parse.d
02:44:19 [2020-10-27T02:44:19.570Z] #42 138.9   CC       criu/fsnotify.o
02:44:19 [2020-10-27T02:44:19.579Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
02:44:19 [2020-10-27T02:44:19.794Z] #41 77.43   DEP      criu/plugin.d
02:44:20 [2020-10-27T02:44:20.054Z] #41 77.62   DEP      criu/pipes.d
02:44:20 [2020-10-27T02:44:20.314Z] #41 77.89   DEP      criu/pie-util.d
02:44:20 [2020-10-27T02:44:20.314Z] #41 77.99   DEP      criu/pie-util-vdso.d
02:44:20 [2020-10-27T02:44:20.574Z] #41 78.07   DEP      criu/pie-util-vdso-elf32.d
02:44:20 [2020-10-27T02:44:20.574Z] #41 78.18   DEP      criu/path.d
02:44:20 [2020-10-27T02:44:20.834Z] #41 78.30   DEP      criu/parasite-syscall.d
02:44:20 [2020-10-27T02:44:20.834Z] #41 78.50   DEP      criu/pagemap.d
02:44:21 [2020-10-27T02:44:21.094Z] #41 78.70   DEP      criu/pagemap-cache.d
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.73 Selecting previously unselected package libnet1:arm64.
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.85 Selecting previously unselected package libnl-3-200:arm64.
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
02:44:21 [2020-10-27T02:44:21.122Z] #18 32.98 Selecting previously unselected package libprotobuf-c1:arm64.
02:44:21 [2020-10-27T02:44:21.122Z] #18 33.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
02:44:21 [2020-10-27T02:44:21.122Z] #18 33.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
02:44:21 [2020-10-27T02:44:21.285Z] #42 140.2   CC       criu/image-desc.o
02:44:21 [2020-10-27T02:44:21.285Z] #42 140.3   CC       criu/image.o
02:44:21 [2020-10-27T02:44:21.354Z] #41 78.89   DEP      criu/page-xfer.d
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.20 Selecting previously unselected package libreadline5:arm64.
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.21 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.32 Selecting previously unselected package net-tools.
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
02:44:21 [2020-10-27T02:44:21.385Z] #18 33.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
02:44:21 [2020-10-27T02:44:21.613Z] #41 79.01   DEP      criu/page-pipe.d
02:44:21 [2020-10-27T02:44:21.613Z] #41 79.10   DEP      criu/netfilter.d
02:44:21 [2020-10-27T02:44:21.613Z] #41 79.23   DEP      criu/net.d
02:44:21 [2020-10-27T02:44:21.642Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 41.0% of statements
02:44:21 [2020-10-27T02:44:21.642Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 4.9% of statements
02:44:21 [2020-10-27T02:44:21.642Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
02:44:21 [2020-10-27T02:44:21.642Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
02:44:21 [2020-10-27T02:44:21.648Z] #18 33.53 Selecting previously unselected package python-pip-whl.
02:44:21 [2020-10-27T02:44:21.648Z] #18 33.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
02:44:21 [2020-10-27T02:44:21.648Z] #18 33.55 Unpacking python-pip-whl (18.1-5) ...
02:44:21 [2020-10-27T02:44:21.916Z] #41 79.45   DEP      criu/namespaces.d
02:44:21 [2020-10-27T02:44:21.949Z] #42 141.3   CC       criu/ipc_ns.o
02:44:22 [2020-10-27T02:44:22.180Z] #41 79.60   DEP      criu/mount.d
02:44:22 [2020-10-27T02:44:22.180Z] #41 79.83   DEP      criu/memfd.d
02:44:22 [2020-10-27T02:44:22.225Z] #18 33.99 Selecting previously unselected package python3-lib2to3.
02:44:22 [2020-10-27T02:44:22.225Z] #18 34.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
02:44:22 [2020-10-27T02:44:22.225Z] #18 34.01 Unpacking python3-lib2to3 (3.7.3-1) ...
02:44:22 [2020-10-27T02:44:22.225Z] #18 34.18 Selecting previously unselected package python3-distutils.
02:44:22 [2020-10-27T02:44:22.225Z] #18 34.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
02:44:22 [2020-10-27T02:44:22.225Z] #18 34.19 Unpacking python3-distutils (3.7.3-1) ...
02:44:22 [2020-10-27T02:44:22.273Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
02:44:22 [2020-10-27T02:44:22.444Z] #41 80.00   DEP      criu/mem.d
02:44:22 [2020-10-27T02:44:22.489Z] #18 34.36 Selecting previously unselected package python3-pip.
02:44:22 [2020-10-27T02:44:22.489Z] #18 34.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
02:44:22 [2020-10-27T02:44:22.489Z] #18 34.38 Unpacking python3-pip (18.1-5) ...
02:44:22 [2020-10-27T02:44:22.489Z] #18 34.54 Selecting previously unselected package python3-pkg-resources.
02:44:22 [2020-10-27T02:44:22.565Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.095s	coverage: 77.4% of statements
02:44:22 [2020-10-27T02:44:22.565Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
02:44:22 [2020-10-27T02:44:22.565Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
02:44:22 [2020-10-27T02:44:22.720Z] #41 80.24   DEP      criu/lsm.d
02:44:22 [2020-10-27T02:44:22.720Z] #41 80.33   DEP      criu/log.d
02:44:22 [2020-10-27T02:44:22.753Z] #18 34.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
02:44:22 [2020-10-27T02:44:22.753Z] #18 34.56 Unpacking python3-pkg-resources (40.8.0-1) ...
02:44:22 [2020-10-27T02:44:22.753Z] #18 34.71 Selecting previously unselected package python3-setuptools.
02:44:22 [2020-10-27T02:44:22.753Z] #18 34.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
02:44:22 [2020-10-27T02:44:22.753Z] #18 34.72 Unpacking python3-setuptools (40.8.0-1) ...
02:44:22 [2020-10-27T02:44:22.983Z] #41 80.42   DEP      criu/libnetlink.d
02:44:22 [2020-10-27T02:44:22.983Z] #41 80.56   DEP      criu/kerndat.d
02:44:23 [2020-10-27T02:44:23.017Z] #18 35.09 Selecting previously unselected package python3-wheel.
02:44:23 [2020-10-27T02:44:23.017Z] #18 35.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
02:44:23 [2020-10-27T02:44:23.017Z] #18 ...
02:44:23 [2020-10-27T02:44:23.017Z] 
02:44:23 [2020-10-27T02:44:23.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:23 [2020-10-27T02:44:23.017Z] #41 84.06   CC       criu/bitmap.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 84.18   CC       criu/cgroup-props.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 84.99   CC       criu/cgroup.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 87.25   CC       criu/clone-noasan.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 87.41   CC       criu/config.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 88.56   CC       criu/cr-check.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 89.99   CC       criu/cr-dedup.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 90.33   CC       criu/cr-dump.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 92.12   CC       criu/cr-errno.o
02:44:23 [2020-10-27T02:44:23.017Z] #41 92.18   CC       criu/cr-restore.o
02:44:23 [2020-10-27T02:44:23.197Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.9% of statements
02:44:23 [2020-10-27T02:44:23.242Z] #41 80.70   DEP      criu/kcmp-ids.d
02:44:23 [2020-10-27T02:44:23.242Z] #41 80.77   DEP      criu/irmap.d
02:44:23 [2020-10-27T02:44:23.242Z] #41 80.89   DEP      criu/ipc_ns.d
02:44:23 [2020-10-27T02:44:23.280Z] #41 ...
02:44:23 [2020-10-27T02:44:23.281Z] 
02:44:23 [2020-10-27T02:44:23.281Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:23 [2020-10-27T02:44:23.281Z] #18 35.10 Unpacking python3-wheel (0.32.3-2) ...
02:44:23 [2020-10-27T02:44:23.281Z] #18 35.25 Selecting previously unselected package sudo.
02:44:23 [2020-10-27T02:44:23.281Z] #18 35.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
02:44:23 [2020-10-27T02:44:23.281Z] #18 35.28 Unpacking sudo (1.8.27-1+deb10u2) ...
02:44:23 [2020-10-27T02:44:23.501Z] #41 81.05   DEP      criu/image.d
02:44:23 [2020-10-27T02:44:23.546Z] #42 142.6   CC       criu/irmap.o
02:44:23 [2020-10-27T02:44:23.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:44:23 [2020-10-27T02:44:23.760Z] #41 81.18   DEP      criu/image-desc.d
02:44:23 [2020-10-27T02:44:23.760Z] #41 81.23   DEP      criu/fsnotify.d
02:44:23 [2020-10-27T02:44:23.760Z] #41 81.43   DEP      criu/filesystems.d
02:44:23 [2020-10-27T02:44:23.828Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.015s	coverage: 61.6% of statements
02:44:23 [2020-10-27T02:44:23.828Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
02:44:23 [2020-10-27T02:44:23.857Z] #18 35.72 Selecting previously unselected package thin-provisioning-tools.
02:44:23 [2020-10-27T02:44:23.858Z] #18 35.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
02:44:23 [2020-10-27T02:44:23.858Z] #18 35.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
02:44:23 [2020-10-27T02:44:23.858Z] #18 35.98 Selecting previously unselected package uidmap.
02:44:24 [2020-10-27T02:44:24.020Z] #41 81.50   DEP      criu/files.d
02:44:24 [2020-10-27T02:44:24.121Z] #18 35.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
02:44:24 [2020-10-27T02:44:24.121Z] #18 36.00 Unpacking uidmap (1:4.5-1.1) ...
02:44:24 [2020-10-27T02:44:24.279Z] #41 81.71   DEP      criu/files-reg.d
02:44:24 [2020-10-27T02:44:24.279Z] #41 81.93   DEP      criu/files-ext.d
02:44:24 [2020-10-27T02:44:24.339Z] #42 143.4   CC       criu/kcmp-ids.o
02:44:24 [2020-10-27T02:44:24.384Z] #18 36.12 Selecting previously unselected package vim-runtime.
02:44:24 [2020-10-27T02:44:24.384Z] #18 36.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
02:44:24 [2020-10-27T02:44:24.384Z] #18 36.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
02:44:24 [2020-10-27T02:44:24.384Z] #18 36.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
02:44:24 [2020-10-27T02:44:24.384Z] #18 36.21 Unpacking vim-runtime (2:8.1.0875-5) ...
02:44:24 [2020-10-27T02:44:24.539Z] #41 82.07   DEP      criu/file-lock.d
02:44:24 [2020-10-27T02:44:24.681Z] #42 143.7   CC       criu/kerndat.o
02:44:24 [2020-10-27T02:44:24.798Z] #41 82.25   DEP      criu/file-ids.d
02:44:24 [2020-10-27T02:44:24.799Z] #41 82.36   DEP      criu/fifo.d
02:44:24 [2020-10-27T02:44:24.799Z] #41 82.44   DEP      criu/fdstore.d
02:44:24 [2020-10-27T02:44:24.799Z] #41 82.52   DEP      criu/fault-injection.d
02:44:24 [2020-10-27T02:44:24.799Z] #41 82.56   DEP      criu/external.d
02:44:24 [2020-10-27T02:44:24.860Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 75.2% of statements
02:44:24 [2020-10-27T02:44:24.860Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
02:44:24 [2020-10-27T02:44:24.860Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 37.7% of statements
02:44:25 [2020-10-27T02:44:25.058Z] #41 82.64   DEP      criu/eventpoll.d
02:44:25 [2020-10-27T02:44:25.318Z] #41 82.83   DEP      criu/eventfd.d
02:44:25 [2020-10-27T02:44:25.318Z] #41 82.96   DEP      criu/crtools.d
02:44:25 [2020-10-27T02:44:25.490Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
02:44:25 [2020-10-27T02:44:25.578Z] #41 83.11   DEP      criu/cr-service.d
02:44:25 [2020-10-27T02:44:25.810Z] #42 145.0   CC       criu/libnetlink.o
02:44:25 [2020-10-27T02:44:25.838Z] #41 83.27   DEP      criu/cr-restore.d
02:44:25 [2020-10-27T02:44:25.838Z] #41 83.48   DEP      criu/cr-errno.d
02:44:25 [2020-10-27T02:44:25.838Z] #41 83.50   DEP      criu/cr-dump.d
02:44:26 [2020-10-27T02:44:26.098Z] #41 83.75   DEP      criu/cr-dedup.d
02:44:26 [2020-10-27T02:44:26.376Z] #41 83.89   DEP      criu/cr-check.d
02:44:26 [2020-10-27T02:44:26.466Z] #42 145.5   CC       criu/log.o
02:44:26 [2020-10-27T02:44:26.521Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 46.8% of statements
02:44:26 [2020-10-27T02:44:26.637Z] #41 84.06   DEP      criu/config.d
02:44:26 [2020-10-27T02:44:26.637Z] #41 84.23   DEP      criu/clone-noasan.d
02:44:26 [2020-10-27T02:44:26.637Z] #41 84.30   DEP      criu/cgroup.d
02:44:26 [2020-10-27T02:44:26.797Z] #42 146.1   CC       criu/lsm.o
02:44:26 [2020-10-27T02:44:26.811Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
02:44:26 [2020-10-27T02:44:26.897Z] #41 84.48   DEP      criu/cgroup-props.d
02:44:26 [2020-10-27T02:44:26.897Z] #41 ...
02:44:26 [2020-10-27T02:44:26.897Z] 
02:44:26 [2020-10-27T02:44:26.897Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.76 libcap2-bin is already the newest version (1:2.25-2).
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.76 The following additional packages will be installed:
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   python3.7 python3.7-minimal vim-runtime xxd
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77 Suggested packages:
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.77   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.78   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.78 Recommended packages:
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.78   aufs-dkms nftables build-essential python3-dev python3-keyring
02:44:26 [2020-10-27T02:44:26.897Z] #18 20.78   python3-keyrings.alt python3-xdg unzip
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.54 The following NEW packages will be installed:
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.54   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.54   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.54   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.55   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.55   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.55   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.55   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.55   xz-utils zip
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.90 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.90 Need to get 28.5 MB of archives.
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.90 After this operation, 116 MB of additional disk space will be used.
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
02:44:26 [2020-10-27T02:44:26.897Z] #18 23.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 23.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 24.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.24 debconf: delaying package configuration, since apt-utils is not installed
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.39 Fetched 28.5 MB in 2s (14.6 MB/s)
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.47 Selecting previously unselected package pigz.
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.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 ... 23432 files and directories currently installed.)
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.54 Unpacking pigz (2.4-1) ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.65 Selecting previously unselected package libpython3.7-minimal:amd64.
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 25.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 26.16 Selecting previously unselected package python3.7-minimal.
02:44:26 [2020-10-27T02:44:26.898Z] #18 26.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 27.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
02:44:26 [2020-10-27T02:44:26.898Z] #18 27.28 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
02:44:26 [2020-10-27T02:44:26.944Z] #18 38.67 Selecting previously unselected package vim.
02:44:26 [2020-10-27T02:44:26.944Z] #18 38.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
02:44:26 [2020-10-27T02:44:26.944Z] #18 38.71 Unpacking vim (2:8.1.0875-5) ...
02:44:27 [2020-10-27T02:44:27.101Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
02:44:27 [2020-10-27T02:44:27.392Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.430s	coverage: 82.5% of statements
02:44:27 [2020-10-27T02:44:27.392Z] ?   	github.com/docker/docker/daemon/names	[no test files]
02:44:27 [2020-10-27T02:44:27.392Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
02:44:27 [2020-10-27T02:44:27.486Z] #42 146.6   CC       criu/mem.o
02:44:27 [2020-10-27T02:44:27.521Z] #18 39.28 Selecting previously unselected package xfsprogs.
02:44:27 [2020-10-27T02:44:27.521Z] #18 39.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
02:44:27 [2020-10-27T02:44:27.521Z] #18 39.29 Unpacking xfsprogs (4.20.0-1) ...
02:44:27 [2020-10-27T02:44:27.785Z] #18 39.76 Selecting previously unselected package zip.
02:44:27 [2020-10-27T02:44:27.785Z] #18 39.77 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
02:44:27 [2020-10-27T02:44:27.785Z] #18 39.78 Unpacking zip (3.0-11+b1) ...
02:44:28 [2020-10-27T02:44:28.054Z] #18 40.02 Setting up aufs-tools (1:4.14+20190211-1) ...
02:44:28 [2020-10-27T02:44:28.054Z] #18 40.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
02:44:28 [2020-10-27T02:44:28.054Z] #18 40.06 Setting up libip6tc0:arm64 (1.8.2-4) ...
02:44:28 [2020-10-27T02:44:28.054Z] #18 40.07 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
02:44:28 [2020-10-27T02:44:28.054Z] #18 40.10 Setting up libgpm2:arm64 (1.20.7-5) ...
02:44:28 [2020-10-27T02:44:28.279Z] #18 ...
02:44:28 [2020-10-27T02:44:28.279Z] 
02:44:28 [2020-10-27T02:44:28.279Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
02:44:28 [2020-10-27T02:44:28.279Z] #30 DONE 162.6s
02:44:28 [2020-10-27T02:44:28.279Z] 
02:44:28 [2020-10-27T02:44:28.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:28 [2020-10-27T02:44:28.279Z] #41 84.63   DEP      criu/bitmap.d
02:44:28 [2020-10-27T02:44:28.279Z] #41 84.65   DEP      criu/bfd.d
02:44:28 [2020-10-27T02:44:28.279Z] #41 84.75   DEP      criu/autofs.d
02:44:28 [2020-10-27T02:44:28.279Z] #41 84.87   DEP      criu/aio.d
02:44:28 [2020-10-27T02:44:28.279Z] #41 85.04   DEP      criu/action-scripts.d
02:44:28 [2020-10-27T02:44:28.279Z] #41 85.28   CC       criu/action-scripts.o
02:44:28 [2020-10-27T02:44:28.279Z] #41 85.85   CC       criu/aio.o
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.20 Setting up libip4tc0:arm64 (1.8.2-4) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.22 Setting up uidmap (1:4.5-1.1) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.24 Setting up libnftnl11:arm64 (1.1.2-2) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
02:44:28 [2020-10-27T02:44:28.366Z] #18 40.36 Setting up xxd (2:8.1.0875-5) ...
02:44:28 [2020-10-27T02:44:28.367Z] #18 40.37 Setting up zip (3.0-11+b1) ...
02:44:28 [2020-10-27T02:44:28.631Z] #18 40.38 Setting up vim-common (2:8.1.0875-5) ...
02:44:28 [2020-10-27T02:44:28.631Z] #18 40.65 Setting up bash-completion (1:2.8-6) ...
02:44:28 [2020-10-27T02:44:28.897Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
02:44:28 [2020-10-27T02:44:28.897Z] ok  	github.com/docker/docker/distribution	0.238s	coverage: 21.9% of statements
02:44:28 [2020-10-27T02:44:28.897Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
02:44:29 [2020-10-27T02:44:29.224Z] #41 86.74   CC       criu/autofs.o
02:44:29 [2020-10-27T02:44:29.531Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
02:44:29 [2020-10-27T02:44:29.662Z] #42 148.7   CC       criu/memfd.o
02:44:30 [2020-10-27T02:44:30.010Z] #42 149.3   CC       criu/mount.o
02:44:30 [2020-10-27T02:44:30.562Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
02:44:30 [2020-10-27T02:44:30.615Z] #41 88.13   CC       criu/bfd.o
02:44:30 [2020-10-27T02:44:30.853Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
02:44:31 [2020-10-27T02:44:31.144Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.1% of statements
02:44:31 [2020-10-27T02:44:31.144Z] ?   	github.com/docker/docker/dockerversion	[no test files]
02:44:31 [2020-10-27T02:44:31.144Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
02:44:31 [2020-10-27T02:44:31.186Z] #41 88.54   CC       criu/bitmap.o
02:44:31 [2020-10-27T02:44:31.186Z] #41 88.66   CC       criu/cgroup-props.o
02:44:31 [2020-10-27T02:44:31.435Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
02:44:31 [2020-10-27T02:44:31.435Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
02:44:31 [2020-10-27T02:44:31.756Z] #41 89.38   CC       criu/cgroup.o
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.64 Setting up libiptc0:arm64 (1.8.2-4) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.66 Setting up xz-utils (5.2.4-1) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.71 Setting up sudo (1.8.27-1+deb10u2) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.86 invoke-rc.d: could not determine current runlevel
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.88 invoke-rc.d: policy-rc.d denied execution of start.
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.89 Setting up pigz (2.4-1) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.92 Setting up libnl-3-200:arm64 (3.4.0-1) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.94 Setting up python-pip-whl (18.1-5) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.95 Setting up libmpdec2:arm64 (2.4.2-2) ...
02:44:31 [2020-10-27T02:44:31.952Z] #18 43.97 Setting up vim-runtime (2:8.1.0875-5) ...
02:44:32 [2020-10-27T02:44:32.065Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
02:44:32 [2020-10-27T02:44:32.327Z] #41 ...
02:44:32 [2020-10-27T02:44:32.327Z] 
02:44:32 [2020-10-27T02:44:32.327Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.12 Selecting previously unselected package python3-minimal.
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.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 ... 23681 files and directories currently installed.)
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.20 Unpacking python3-minimal (3.7.3-1) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.26 Selecting previously unselected package libmpdec2:amd64.
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.29 Unpacking libmpdec2:amd64 (2.4.2-2) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.40 Selecting previously unselected package libpython3.7-stdlib:amd64.
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 30.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.42 Selecting previously unselected package python3.7.
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.42 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.43 Unpacking python3.7 (3.7.3-2+deb10u2) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.57 Selecting previously unselected package libpython3-stdlib:amd64.
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.59 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 31.70 Setting up python3-minimal (3.7.3-1) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.64 Selecting previously unselected package python3.
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.73 Unpacking python3 (3.7.3-1) ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.82 Selecting previously unselected package libip4tc0:amd64.
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.327Z] #18 32.84 Unpacking libip4tc0:amd64 (1.8.2-4) ...
02:44:32 [2020-10-27T02:44:32.530Z] #18 44.47 Setting up libaio1:arm64 (0.3.112-3) ...
02:44:32 [2020-10-27T02:44:32.530Z] #18 44.51 Setting up libonig5:arm64 (6.9.1-1) ...
02:44:32 [2020-10-27T02:44:32.530Z] #18 44.54 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
02:44:32 [2020-10-27T02:44:32.530Z] #18 44.57 Setting up vim (2:8.1.0875-5) ...
02:44:32 [2020-10-27T02:44:32.530Z] #18 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
02:44:32 [2020-10-27T02:44:32.589Z] #18 32.92 Selecting previously unselected package libip6tc0:amd64.
02:44:32 [2020-10-27T02:44:32.589Z] #18 32.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.589Z] #18 32.95 Unpacking libip6tc0:amd64 (1.8.2-4) ...
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.03 Selecting previously unselected package libiptc0:amd64.
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.04 Unpacking libiptc0:amd64 (1.8.2-4) ...
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.11 Selecting previously unselected package libnfnetlink0:amd64.
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.589Z] #18 33.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
02:44:32 [2020-10-27T02:44:32.696Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 8.2% of statements
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.76 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.78 Setting up thin-provisioning-tools (0.7.6-2.1) ...
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.81 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.82 Setting up jq (1.5+dfsg-2+b1) ...
02:44:32 [2020-10-27T02:44:32.794Z] #18 44.85 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
02:44:32 [2020-10-27T02:44:32.849Z] #18 33.20 Selecting previously unselected package libnetfilter-conntrack3:amd64.
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.26 Selecting previously unselected package libnftnl11:amd64.
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.28 Unpacking libnftnl11:amd64 (1.1.2-2) ...
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.37 Selecting previously unselected package iptables.
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
02:44:32 [2020-10-27T02:44:32.850Z] #18 33.38 Unpacking iptables (1.8.2-4) ...
02:44:33 [2020-10-27T02:44:33.058Z] #18 44.88 Setting up python3.7 (3.7.3-2+deb10u2) ...
02:44:33 [2020-10-27T02:44:33.420Z] #18 33.64 Selecting previously unselected package xxd.
02:44:33 [2020-10-27T02:44:33.420Z] #18 33.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
02:44:33 [2020-10-27T02:44:33.420Z] #18 33.71 Unpacking xxd (2:8.1.0875-5) ...
02:44:33 [2020-10-27T02:44:33.420Z] #18 33.85 Selecting previously unselected package vim-common.
02:44:33 [2020-10-27T02:44:33.421Z] #18 33.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
02:44:33 [2020-10-27T02:44:33.421Z] #18 33.87 Unpacking vim-common (2:8.1.0875-5) ...
02:44:33 [2020-10-27T02:44:33.681Z] #18 34.08 Selecting previously unselected package bash-completion.
02:44:33 [2020-10-27T02:44:33.681Z] #18 34.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
02:44:33 [2020-10-27T02:44:33.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:44:33 [2020-10-27T02:44:33.727Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.1% of statements
02:44:33 [2020-10-27T02:44:33.727Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
02:44:34 [2020-10-27T02:44:34.009Z] #18 ...
02:44:34 [2020-10-27T02:44:34.009Z] 
02:44:34 [2020-10-27T02:44:34.009Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:44:34 [2020-10-27T02:44:34.009Z] #47 176.4 + /build/golangci-lint --version
02:44:34 [2020-10-27T02:44:34.273Z] #47 176.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
02:44:34 [2020-10-27T02:44:34.851Z] #47 ...
02:44:34 [2020-10-27T02:44:34.851Z] 
02:44:34 [2020-10-27T02:44:34.851Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:34 [2020-10-27T02:44:34.851Z] #41 95.81   CC       criu/cr-service.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 97.47   CC       criu/crtools.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 98.19   CC       criu/eventfd.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 98.44   CC       criu/eventpoll.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 99.15   CC       criu/external.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 99.56   CC       criu/fault-injection.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 99.65   CC       criu/fdstore.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 100.1   CC       criu/fifo.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 100.5   CC       criu/file-ids.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 100.8   CC       criu/file-lock.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 101.6   CC       criu/files-ext.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 101.9   CC       criu/files-reg.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 103.8   CC       criu/files.o
02:44:34 [2020-10-27T02:44:34.851Z] #41 105.5   CC       criu/filesystems.o
02:44:34 [2020-10-27T02:44:34.852Z] #42 154.1   CC       criu/namespaces.o
02:44:35 [2020-10-27T02:44:35.231Z] ok  	github.com/docker/docker/pkg/archive	0.493s	coverage: 76.8% of statements
02:44:35 [2020-10-27T02:44:35.825Z] #41 106.7   CC       criu/fsnotify.o
02:44:35 [2020-10-27T02:44:35.893Z] ok  	github.com/docker/docker/pkg/authorization	0.261s	coverage: 68.3% of statements
02:44:36 [2020-10-27T02:44:36.091Z] #41 ...
02:44:36 [2020-10-27T02:44:36.091Z] 
02:44:36 [2020-10-27T02:44:36.091Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:44:36 [2020-10-27T02:44:36.091Z] #47 DONE 178.7s
02:44:36 [2020-10-27T02:44:36.091Z] 
02:44:36 [2020-10-27T02:44:36.091Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:36 [2020-10-27T02:44:36.091Z] #18 48.08 Setting up iptables (1.8.2-4) ...
02:44:36 [2020-10-27T02:44:36.184Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
02:44:36 [2020-10-27T02:44:36.184Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
02:44:36 [2020-10-27T02:44:36.225Z] #18 36.70 Unpacking bash-completion (1:2.8-6) ...
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
02:44:36 [2020-10-27T02:44:36.355Z] #18 48.34 Setting up python3 (3.7.3-1) ...
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.09 Selecting previously unselected package bzip2.
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.22 Selecting previously unselected package xz-utils.
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.22 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
02:44:36 [2020-10-27T02:44:36.796Z] #18 37.22 Unpacking xz-utils (5.2.4-1) ...
02:44:36 [2020-10-27T02:44:36.934Z] #18 48.93 Setting up python3-wheel (0.32.3-2) ...
02:44:36 [2020-10-27T02:44:36.985Z] #42 156.3   CC       criu/net.o
02:44:37 [2020-10-27T02:44:37.057Z] #18 37.40 Selecting previously unselected package apparmor.
02:44:37 [2020-10-27T02:44:37.057Z] #18 37.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
02:44:37 [2020-10-27T02:44:37.057Z] #18 37.50 Unpacking apparmor (2.13.2-10) ...
02:44:37 [2020-10-27T02:44:37.317Z] #18 37.85 Selecting previously unselected package aufs-tools.
02:44:37 [2020-10-27T02:44:37.317Z] #18 37.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
02:44:37 [2020-10-27T02:44:37.317Z] #18 37.85 Unpacking aufs-tools (1:4.14+20190211-1) ...
02:44:37 [2020-10-27T02:44:37.578Z] #18 37.97 Selecting previously unselected package libonig5:amd64.
02:44:37 [2020-10-27T02:44:37.578Z] #18 37.98 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
02:44:37 [2020-10-27T02:44:37.578Z] #18 37.98 Unpacking libonig5:amd64 (6.9.1-1) ...
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.12 Selecting previously unselected package libjq1:amd64.
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.30 Selecting previously unselected package jq.
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
02:44:37 [2020-10-27T02:44:37.838Z] #18 38.32 Unpacking jq (1.5+dfsg-2+b1) ...
02:44:37 [2020-10-27T02:44:37.890Z] #18 49.74 Setting up apparmor (2.13.2-10) ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.40 Selecting previously unselected package libaio1:amd64.
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.42 Unpacking libaio1:amd64 (0.3.112-3) ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.49 Selecting previously unselected package libgpm2:amd64.
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.50 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.50 Unpacking libgpm2:amd64 (1.20.7-5) ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.57 Selecting previously unselected package libicu63:amd64.
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
02:44:38 [2020-10-27T02:44:38.099Z] #18 38.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
02:44:38 [2020-10-27T02:44:38.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:44:39 [2020-10-27T02:44:39.819Z] #18 51.63 Setting up xfsprogs (4.20.0-1) ...
02:44:39 [2020-10-27T02:44:39.819Z] #18 51.64 Setting up python3-lib2to3 (3.7.3-1) ...
02:44:40 [2020-10-27T02:44:40.083Z] #18 51.98 Setting up python3-pkg-resources (40.8.0-1) ...
02:44:40 [2020-10-27T02:44:40.629Z] ok  	github.com/docker/docker/layer	7.330s	coverage: 68.8% of statements
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/oci/caps	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.520s	coverage: 43.2% of statements
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
02:44:40 [2020-10-27T02:44:40.629Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
02:44:40 [2020-10-27T02:44:40.629Z] ok  	github.com/docker/docker/pkg/discovery	0.001s	coverage: 58.3% of statements
02:44:40 [2020-10-27T02:44:40.660Z] #18 ...
02:44:40 [2020-10-27T02:44:40.660Z] 
02:44:40 [2020-10-27T02:44:40.660Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:40 [2020-10-27T02:44:40.660Z] #51 65.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
02:44:40 [2020-10-27T02:44:40.661Z] #51 67.12 + mkdir -p /build
02:44:40 [2020-10-27T02:44:40.661Z] #51 67.12 + cp runc /build/runc
02:44:40 [2020-10-27T02:44:40.661Z] #51 DONE 67.7s
02:44:40 [2020-10-27T02:44:40.863Z] #42 160.0   CC       criu/netfilter.o
02:44:40 [2020-10-27T02:44:40.919Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
02:44:40 [2020-10-27T02:44:40.924Z] 
02:44:40 [2020-10-27T02:44:40.924Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:40 [2020-10-27T02:44:40.924Z] #41 107.6   CC       criu/image-desc.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 107.7   CC       criu/image.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 108.5   CC       criu/ipc_ns.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 109.7   CC       criu/irmap.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 110.3   CC       criu/kcmp-ids.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 110.5   CC       criu/kerndat.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 111.5   CC       criu/libnetlink.o
02:44:40 [2020-10-27T02:44:40.924Z] #41 111.7   CC       criu/log.o
02:44:41 [2020-10-27T02:44:41.171Z] #42 160.5   CC       criu/page-pipe.o
02:44:41 [2020-10-27T02:44:41.188Z] #41 112.2   CC       criu/lsm.o
02:44:41 [2020-10-27T02:44:41.211Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
02:44:41 [2020-10-27T02:44:41.397Z] #18 41.93 Selecting previously unselected package libnet1:amd64.
02:44:41 [2020-10-27T02:44:41.397Z] #18 41.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
02:44:41 [2020-10-27T02:44:41.397Z] #18 41.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:44:41 [2020-10-27T02:44:41.397Z] #18 42.04 Selecting previously unselected package libnl-3-200:amd64.
02:44:41 [2020-10-27T02:44:41.501Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.05 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.14 Selecting previously unselected package libprotobuf-c1:amd64.
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.21 Selecting previously unselected package libreadline5:amd64.
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
02:44:41 [2020-10-27T02:44:41.658Z] #18 42.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
02:44:41 [2020-10-27T02:44:41.766Z] #41 112.5   CC       criu/mem.o
02:44:41 [2020-10-27T02:44:41.919Z] #18 42.33 Selecting previously unselected package net-tools.
02:44:41 [2020-10-27T02:44:41.919Z] #18 42.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
02:44:41 [2020-10-27T02:44:41.919Z] #18 42.35 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
02:44:42 [2020-10-27T02:44:42.131Z] ok  	github.com/docker/docker/pkg/dmesg	0.026s	coverage: 83.3% of statements
02:44:42 [2020-10-27T02:44:42.179Z] #18 42.53 Selecting previously unselected package python-pip-whl.
02:44:42 [2020-10-27T02:44:42.179Z] #18 42.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
02:44:42 [2020-10-27T02:44:42.179Z] #18 42.54 Unpacking python-pip-whl (18.1-5) ...
02:44:42 [2020-10-27T02:44:42.330Z] #42 161.5   CC       criu/page-xfer.o
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.04 Selecting previously unselected package python3-lib2to3.
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.06 Unpacking python3-lib2to3 (3.7.3-1) ...
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.16 Selecting previously unselected package python3-distutils.
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
02:44:42 [2020-10-27T02:44:42.700Z] #18 43.19 Unpacking python3-distutils (3.7.3-1) ...
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.33 Selecting previously unselected package python3-pip.
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.35 Unpacking python3-pip (18.1-5) ...
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.54 Selecting previously unselected package python3-pkg-resources.
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
02:44:42 [2020-10-27T02:44:42.961Z] #18 43.56 Unpacking python3-pkg-resources (40.8.0-1) ...
02:44:43 [2020-10-27T02:44:43.162Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
02:44:43 [2020-10-27T02:44:43.164Z] #41 114.1   CC       criu/memfd.o
02:44:43 [2020-10-27T02:44:43.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:44:43 [2020-10-27T02:44:43.222Z] #18 43.70 Selecting previously unselected package python3-setuptools.
02:44:43 [2020-10-27T02:44:43.222Z] #18 43.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
02:44:43 [2020-10-27T02:44:43.222Z] #18 43.72 Unpacking python3-setuptools (40.8.0-1) ...
02:44:43 [2020-10-27T02:44:43.428Z] #41 114.5   CC       criu/mount.o
02:44:43 [2020-10-27T02:44:43.482Z] #18 43.95 Selecting previously unselected package python3-wheel.
02:44:43 [2020-10-27T02:44:43.482Z] #18 43.97 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
02:44:43 [2020-10-27T02:44:43.482Z] #18 43.98 Unpacking python3-wheel (0.32.3-2) ...
02:44:43 [2020-10-27T02:44:43.482Z] #18 44.07 Selecting previously unselected package sudo.
02:44:43 [2020-10-27T02:44:43.692Z] #41 ...
02:44:43 [2020-10-27T02:44:43.692Z] 
02:44:43 [2020-10-27T02:44:43.692Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:43 [2020-10-27T02:44:43.692Z] #18 52.94 Setting up python3-distutils (3.7.3-1) ...
02:44:43 [2020-10-27T02:44:43.692Z] #18 53.46 Setting up python3-setuptools (40.8.0-1) ...
02:44:43 [2020-10-27T02:44:43.692Z] #18 54.36 Setting up python3-pip (18.1-5) ...
02:44:43 [2020-10-27T02:44:43.692Z] #18 55.39 Processing triggers for libc-bin (2.28-10) ...
02:44:43 [2020-10-27T02:44:43.692Z] #18 55.43 Processing triggers for mime-support (3.62) ...
02:44:43 [2020-10-27T02:44:43.692Z] #18 DONE 55.7s
02:44:43 [2020-10-27T02:44:43.692Z] 
02:44:43 [2020-10-27T02:44:43.692Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:44:43 [2020-10-27T02:44:43.742Z] #18 44.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
02:44:43 [2020-10-27T02:44:43.742Z] #18 44.09 Unpacking sudo (1.8.27-1+deb10u2) ...
02:44:43 [2020-10-27T02:44:43.792Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.56 Selecting previously unselected package thin-provisioning-tools.
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.80 Selecting previously unselected package uidmap.
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.82 Unpacking uidmap (1:4.5-1.1) ...
02:44:44 [2020-10-27T02:44:44.313Z] #18 44.93 Selecting previously unselected package vim-runtime.
02:44:44 [2020-10-27T02:44:44.313Z] #18 ...
02:44:44 [2020-10-27T02:44:44.313Z] 
02:44:44 [2020-10-27T02:44:44.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:44 [2020-10-27T02:44:44.313Z] #41 92.02   CC       criu/clone-noasan.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 92.20   CC       criu/config.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 93.50   CC       criu/cr-check.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 95.23   CC       criu/cr-dedup.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 95.62   CC       criu/cr-dump.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 97.87   CC       criu/cr-errno.o
02:44:44 [2020-10-27T02:44:44.313Z] #41 98.01   CC       criu/cr-restore.o
02:44:44 [2020-10-27T02:44:44.573Z] #41 ...
02:44:44 [2020-10-27T02:44:44.573Z] 
02:44:44 [2020-10-27T02:44:44.573Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:44 [2020-10-27T02:44:44.573Z] #18 44.93 Selecting previously unselected package vim-runtime.
02:44:44 [2020-10-27T02:44:44.573Z] #18 44.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
02:44:44 [2020-10-27T02:44:44.573Z] #18 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
02:44:44 [2020-10-27T02:44:44.573Z] #18 45.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
02:44:44 [2020-10-27T02:44:44.573Z] #18 45.02 Unpacking vim-runtime (2:8.1.0875-5) ...
02:44:44 [2020-10-27T02:44:44.587Z] #42 163.6   CC       criu/pagemap-cache.o
02:44:44 [2020-10-27T02:44:44.823Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.065s	coverage: 84.1% of statements
02:44:44 [2020-10-27T02:44:44.823Z] ok  	github.com/docker/docker/pkg/fsutils	0.422s	coverage: 85.1% of statements
02:44:44 [2020-10-27T02:44:44.823Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
02:44:44 [2020-10-27T02:44:44.942Z] #42 164.1   CC       criu/pagemap.o
02:44:45 [2020-10-27T02:44:45.083Z] #19 1.360 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
02:44:45 [2020-10-27T02:44:45.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:44:45 [2020-10-27T02:44:45.347Z] #19 1.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
02:44:45 [2020-10-27T02:44:45.347Z] #19 1.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
02:44:45 [2020-10-27T02:44:45.347Z] #19 DONE 1.5s
02:44:45 [2020-10-27T02:44:45.347Z] 
02:44:45 [2020-10-27T02:44:45.347Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:44:45 [2020-10-27T02:44:45.453Z] ok  	github.com/docker/docker/pkg/idtools	0.289s	coverage: 70.1% of statements
02:44:45 [2020-10-27T02:44:45.744Z] ok  	github.com/docker/docker/pkg/ioutils	0.350s	coverage: 70.6% of statements
02:44:45 [2020-10-27T02:44:45.744Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
02:44:45 [2020-10-27T02:44:45.744Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
02:44:46 [2020-10-27T02:44:46.034Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
02:44:46 [2020-10-27T02:44:46.034Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
02:44:46 [2020-10-27T02:44:46.034Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
02:44:46 [2020-10-27T02:44:46.034Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
02:44:46 [2020-10-27T02:44:46.034Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
02:44:46 [2020-10-27T02:44:46.131Z] #42 165.1   CC       criu/parasite-syscall.o
02:44:46 [2020-10-27T02:44:46.325Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
02:44:46 [2020-10-27T02:44:46.615Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
02:44:46 [2020-10-27T02:44:46.849Z] #42 166.0   CC       criu/path.o
02:44:46 [2020-10-27T02:44:46.906Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
02:44:46 [2020-10-27T02:44:46.906Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
02:44:46 [2020-10-27T02:44:46.906Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
02:44:46 [2020-10-27T02:44:46.906Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
02:44:47 [2020-10-27T02:44:47.200Z] #42 166.4   CC       criu/pie-util-vdso.o
02:44:47 [2020-10-27T02:44:47.536Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
02:44:47 [2020-10-27T02:44:47.569Z] #42 166.9   CC       criu/pie-util.o
02:44:47 [2020-10-27T02:44:47.828Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
02:44:47 [2020-10-27T02:44:47.876Z] #18 48.30 Selecting previously unselected package vim.
02:44:47 [2020-10-27T02:44:47.876Z] #18 48.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
02:44:47 [2020-10-27T02:44:47.876Z] #18 48.32 Unpacking vim (2:8.1.0875-5) ...
02:44:47 [2020-10-27T02:44:47.888Z] #42 167.1   CC       criu/pipes.o
02:44:48 [2020-10-27T02:44:48.119Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
02:44:48 [2020-10-27T02:44:48.410Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
02:44:48 [2020-10-27T02:44:48.450Z] #18 48.86 Selecting previously unselected package xfsprogs.
02:44:48 [2020-10-27T02:44:48.450Z] #18 48.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
02:44:48 [2020-10-27T02:44:48.450Z] #18 48.88 Unpacking xfsprogs (4.20.0-1) ...
02:44:48 [2020-10-27T02:44:48.611Z] #42 168.0   CC       criu/plugin.o
02:44:49 [2020-10-27T02:44:49.021Z] #18 49.36 Selecting previously unselected package zip.
02:44:49 [2020-10-27T02:44:49.021Z] #18 49.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
02:44:49 [2020-10-27T02:44:49.021Z] #18 49.37 Unpacking zip (3.0-11+b1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.63 Setting up aufs-tools (1:4.14+20190211-1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.66 Setting up libip6tc0:amd64 (1.8.2-4) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.67 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.68 Setting up libgpm2:amd64 (1.20.7-5) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.70 Setting up libip4tc0:amd64 (1.8.2-4) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.71 Setting up uidmap (1:4.5-1.1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.72 Setting up libnftnl11:amd64 (1.1.2-2) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.78 Setting up xxd (2:8.1.0875-5) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.79 Setting up zip (3.0-11+b1) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.80 Setting up vim-common (2:8.1.0875-5) ...
02:44:49 [2020-10-27T02:44:49.282Z] #18 49.82 Setting up bash-completion (1:2.8-6) ...
02:44:49 [2020-10-27T02:44:49.339Z] #42 168.6   CC       criu/proc_parse.o
02:44:49 [2020-10-27T02:44:49.440Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 75.0% of statements
02:44:49 [2020-10-27T02:44:49.579Z] #20 3.562 Collecting yamllint==1.16.0
02:44:49 [2020-10-27T02:44:49.731Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
02:44:50 [2020-10-27T02:44:50.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:44:52 [2020-10-27T02:44:52.203Z] #20 ...
02:44:52 [2020-10-27T02:44:52.203Z] 
02:44:52 [2020-10-27T02:44:52.203Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:52 [2020-10-27T02:44:52.203Z] #41 117.2   CC       criu/namespaces.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 118.4   CC       criu/net.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 120.6   CC       criu/netfilter.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 120.8   CC       criu/page-pipe.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 121.3   CC       criu/page-xfer.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 122.6   CC       criu/pagemap-cache.o
02:44:52 [2020-10-27T02:44:52.203Z] #41 122.8   CC       criu/pagemap.o
02:44:52 [2020-10-27T02:44:52.454Z] ok  	github.com/docker/docker/pkg/signal	2.364s	coverage: 61.0% of statements
02:44:52 [2020-10-27T02:44:52.465Z] #41 123.4   CC       criu/parasite-syscall.o
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.49 Setting up libiptc0:amd64 (1.8.2-4) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.50 Setting up xz-utils (5.2.4-1) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.52 Setting up sudo (1.8.27-1+deb10u2) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.60 invoke-rc.d: could not determine current runlevel
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.61 invoke-rc.d: policy-rc.d denied execution of start.
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.62 Setting up pigz (2.4-1) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.64 Setting up libnl-3-200:amd64 (3.4.0-1) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.65 Setting up python-pip-whl (18.1-5) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.66 Setting up libmpdec2:amd64 (2.4.2-2) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 52.67 Setting up vim-runtime (2:8.1.0875-5) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 53.14 Setting up libaio1:amd64 (0.3.112-3) ...
02:44:52 [2020-10-27T02:44:52.581Z] #18 53.15 Setting up libonig5:amd64 (6.9.1-1) ...
02:44:52 [2020-10-27T02:44:52.744Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.17 Setting up vim (2:8.1.0875-5) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.27 Setting up thin-provisioning-tools (0.7.6-2.1) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.29 Setting up jq (1.5+dfsg-2+b1) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
02:44:52 [2020-10-27T02:44:52.842Z] #18 53.31 Setting up python3.7 (3.7.3-2+deb10u2) ...
02:44:52 [2020-10-27T02:44:52.999Z] #42 ...
02:44:53 [2020-10-27T02:44:53.000Z] 
02:44:53 [2020-10-27T02:44:53.000Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:44:53 [2020-10-27T02:44:53.000Z] #39 234.3 + dpkg --print-architecture
02:44:53 [2020-10-27T02:44:53.000Z] #39 234.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
02:44:53 [2020-10-27T02:44:53.034Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
02:44:53 [2020-10-27T02:44:53.045Z] #41 124.0   CC       criu/path.o
02:44:53 [2020-10-27T02:44:53.308Z] #41 124.2   CC       criu/pie-util-vdso.o
02:44:53 [2020-10-27T02:44:53.326Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
02:44:53 [2020-10-27T02:44:53.570Z] #41 124.5   CC       criu/pie-util.o
02:44:53 [2020-10-27T02:44:53.570Z] #41 124.6   CC       criu/pipes.o
02:44:53 [2020-10-27T02:44:53.570Z] #41 ...
02:44:53 [2020-10-27T02:44:53.570Z] 
02:44:53 [2020-10-27T02:44:53.570Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:44:53 [2020-10-27T02:44:53.570Z] #54 150.3 + bin/containerd
02:44:53 [2020-10-27T02:44:53.616Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
02:44:53 [2020-10-27T02:44:53.676Z] #39 235.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
02:44:53 [2020-10-27T02:44:53.676Z] #39 235.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
02:44:53 [2020-10-27T02:44:53.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:44:53 [2020-10-27T02:44:53.907Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
02:44:54 [2020-10-27T02:44:54.582Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 36.9% of statements
02:44:54 [2020-10-27T02:44:54.754Z] #18 ...
02:44:54 [2020-10-27T02:44:54.754Z] 
02:44:54 [2020-10-27T02:44:54.754Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:54 [2020-10-27T02:44:54.754Z] #41 102.4   CC       criu/cr-service.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 104.0   CC       criu/crtools.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 104.6   CC       criu/eventfd.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 104.8   CC       criu/eventpoll.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 105.7   CC       criu/external.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 106.1   CC       criu/fault-injection.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 106.3   CC       criu/fdstore.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 106.6   CC       criu/fifo.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 107.0   CC       criu/file-ids.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 107.4   CC       criu/file-lock.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 108.3   CC       criu/files-ext.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 108.7   CC       criu/files-reg.o
02:44:54 [2020-10-27T02:44:54.754Z] #41 110.8   CC       criu/files.o
02:44:54 [2020-10-27T02:44:54.872Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
02:44:55 [2020-10-27T02:44:55.163Z] ok  	github.com/docker/docker/pkg/tarsum	0.025s	coverage: 89.3% of statements
02:44:55 [2020-10-27T02:44:55.325Z] #41 113.0   CC       criu/filesystems.o
02:44:55 [2020-10-27T02:44:55.461Z] testing: warning: no tests to run
02:44:55 [2020-10-27T02:44:55.461Z] coverage: [no statements]
02:44:55 [2020-10-27T02:44:55.461Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
02:44:55 [2020-10-27T02:44:55.586Z] #41 ...
02:44:55 [2020-10-27T02:44:55.586Z] 
02:44:55 [2020-10-27T02:44:55.586Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:44:55 [2020-10-27T02:44:55.586Z] #18 56.21 Setting up iptables (1.8.2-4) ...
02:44:55 [2020-10-27T02:44:55.586Z] #18 56.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
02:44:55 [2020-10-27T02:44:55.752Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
02:44:55 [2020-10-27T02:44:55.752Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
02:44:55 [2020-10-27T02:44:55.846Z] #18 56.27 Setting up python3 (3.7.3-1) ...
02:44:55 [2020-10-27T02:44:55.893Z] #39 ...
02:44:55 [2020-10-27T02:44:55.893Z] 
02:44:55 [2020-10-27T02:44:55.893Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:44:55 [2020-10-27T02:44:55.893Z] #52 124.1 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
02:44:55 [2020-10-27T02:44:55.893Z] #52 126.8 + mkdir -p /build
02:44:55 [2020-10-27T02:44:55.893Z] #52 126.8 + cp runc /build/runc
02:44:55 [2020-10-27T02:44:55.893Z] #52 DONE 127.0s
02:44:56 [2020-10-27T02:44:56.045Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
02:44:56 [2020-10-27T02:44:56.107Z] #18 56.61 Setting up python3-wheel (0.32.3-2) ...
02:44:56 [2020-10-27T02:44:56.197Z] 
02:44:56 [2020-10-27T02:44:56.197Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:56 [2020-10-27T02:44:56.197Z] #42 172.9   CC       criu/protobuf-desc.o
02:44:56 [2020-10-27T02:44:56.197Z] #42 174.1   CC       criu/protobuf.o
02:44:56 [2020-10-27T02:44:56.197Z] #42 174.5   CC       criu/pstree.o
02:44:56 [2020-10-27T02:44:56.890Z] #42 176.1   CC       criu/rbtree.o
02:44:57 [2020-10-27T02:44:57.048Z] #18 57.30 Setting up apparmor (2.13.2-10) ...
02:44:57 [2020-10-27T02:44:57.257Z] #42 176.5   CC       criu/rst-malloc.o
02:44:57 [2020-10-27T02:44:57.550Z] ok  	github.com/docker/docker/plugin	0.547s	coverage: 23.1% of statements
02:44:57 [2020-10-27T02:44:57.935Z] #42 177.2   CC       criu/seccomp.o
02:44:58 [2020-10-27T02:44:58.182Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
02:44:58 [2020-10-27T02:44:58.472Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 86.4% of statements
02:44:58 [2020-10-27T02:44:58.615Z] #42 177.9   CC       criu/seize.o
02:44:58 [2020-10-27T02:44:58.884Z] #54 ...
02:44:58 [2020-10-27T02:44:58.884Z] 
02:44:58 [2020-10-27T02:44:58.884Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:44:58 [2020-10-27T02:44:58.884Z] #20 8.880   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
02:44:58 [2020-10-27T02:44:58.884Z] #20 8.945 Collecting pyyaml (from yamllint==1.16.0)
02:44:58 [2020-10-27T02:44:58.884Z] #20 9.053   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
02:44:58 [2020-10-27T02:44:58.884Z] #20 10.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
02:44:58 [2020-10-27T02:44:58.884Z] #20 10.26   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
02:44:58 [2020-10-27T02:44:58.884Z] #20 10.33 Building wheels for collected packages: pyyaml
02:44:58 [2020-10-27T02:44:58.884Z] #20 10.33   Running setup.py bdist_wheel for pyyaml: started
02:44:58 [2020-10-27T02:44:58.884Z] #20 11.13   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
02:44:58 [2020-10-27T02:44:58.884Z] #20 11.13   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
02:44:58 [2020-10-27T02:44:58.884Z] #20 11.21 Successfully built pyyaml
02:44:58 [2020-10-27T02:44:58.884Z] #20 11.23 Installing collected packages: pyyaml, pathspec, yamllint
02:44:58 [2020-10-27T02:44:58.884Z] #20 11.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
02:44:58 [2020-10-27T02:44:58.884Z] #20 DONE 12.7s
02:44:58 [2020-10-27T02:44:58.884Z] 
02:44:58 [2020-10-27T02:44:58.884Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:44:58 [2020-10-27T02:44:58.884Z] #41 125.1   CC       criu/plugin.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 125.4   CC       criu/proc_parse.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 127.4   CC       criu/protobuf-desc.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 128.2   CC       criu/protobuf.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 128.5   CC       criu/pstree.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 129.4   CC       criu/rbtree.o
02:44:58 [2020-10-27T02:44:58.884Z] #41 129.6   CC       criu/rst-malloc.o
02:44:58 [2020-10-27T02:44:58.959Z] #18 59.23 Setting up xfsprogs (4.20.0-1) ...
02:44:58 [2020-10-27T02:44:58.959Z] #18 59.25 Setting up python3-lib2to3 (3.7.3-1) ...
02:44:59 [2020-10-27T02:44:59.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:44:59 [2020-10-27T02:44:59.148Z] #41 129.9   CC       criu/seccomp.o
02:44:59 [2020-10-27T02:44:59.219Z] #18 59.61 Setting up python3-pkg-resources (40.8.0-1) ...
02:44:59 [2020-10-27T02:44:59.412Z] #41 130.4   CC       criu/seize.o
02:44:59 [2020-10-27T02:44:59.977Z] ok  	github.com/docker/docker/quota	0.689s	coverage: 71.4% of statements
02:45:00 [2020-10-27T02:45:00.158Z] #18 60.54 Setting up python3-distutils (3.7.3-1) ...
02:45:00 [2020-10-27T02:45:00.174Z] #42 179.1   CC       criu/servicefd.o
02:45:00 [2020-10-27T02:45:00.268Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
02:45:00 [2020-10-27T02:45:00.362Z] #41 131.1   CC       criu/servicefd.o
02:45:00 [2020-10-27T02:45:00.477Z] #42 179.6   CC       criu/shmem.o
02:45:00 [2020-10-27T02:45:00.626Z] #41 131.4   CC       criu/shmem.o
02:45:00 [2020-10-27T02:45:00.729Z] #18 61.06 Setting up python3-setuptools (40.8.0-1) ...
02:45:01 [2020-10-27T02:45:01.204Z] #41 132.2   CC       criu/sigframe.o
02:45:01 [2020-10-27T02:45:01.300Z] ok  	github.com/docker/docker/registry	0.097s	coverage: 56.3% of statements
02:45:01 [2020-10-27T02:45:01.467Z] #41 132.3   CC       criu/signalfd.o
02:45:01 [2020-10-27T02:45:01.537Z] #42 180.8   CC       criu/sigframe.o
02:45:01 [2020-10-27T02:45:01.732Z] #41 132.5   CC       criu/sk-inet.o
02:45:01 [2020-10-27T02:45:01.858Z] #42 181.1   CC       criu/signalfd.o
02:45:01 [2020-10-27T02:45:01.934Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
02:45:02 [2020-10-27T02:45:02.113Z] #18 62.36 Setting up python3-pip (18.1-5) ...
02:45:02 [2020-10-27T02:45:02.225Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
02:45:02 [2020-10-27T02:45:02.309Z] #41 133.3   CC       criu/sk-netlink.o
02:45:02 [2020-10-27T02:45:02.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:45:02 [2020-10-27T02:45:02.373Z] #18 ...
02:45:02 [2020-10-27T02:45:02.373Z] 
02:45:02 [2020-10-27T02:45:02.373Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:45:02 [2020-10-27T02:45:02.373Z] #38 196.9 + dpkg --print-architecture
02:45:02 [2020-10-27T02:45:02.373Z] #38 196.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
02:45:02 [2020-10-27T02:45:02.513Z] #42 181.6   CC       criu/sk-inet.o
02:45:02 [2020-10-27T02:45:02.516Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
02:45:02 [2020-10-27T02:45:02.634Z] #38 197.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
02:45:02 [2020-10-27T02:45:02.634Z] #38 197.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
02:45:02 [2020-10-27T02:45:02.807Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
02:45:02 [2020-10-27T02:45:02.886Z] #41 133.6   CC       criu/sk-packet.o
02:45:02 [2020-10-27T02:45:02.886Z] #41 ...
02:45:02 [2020-10-27T02:45:02.886Z] 
02:45:02 [2020-10-27T02:45:02.886Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:45:02 [2020-10-27T02:45:02.886Z] #22 205.3 + return
02:45:03 [2020-10-27T02:45:03.462Z] #22 DONE 206.0s
02:45:03 [2020-10-27T02:45:03.462Z] 
02:45:03 [2020-10-27T02:45:03.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:03 [2020-10-27T02:45:03.462Z] #41 134.2   CC       criu/sk-queue.o
02:45:03 [2020-10-27T02:45:03.578Z] #42 182.8   CC       criu/sk-netlink.o
02:45:03 [2020-10-27T02:45:03.725Z] #41 134.6   CC       criu/sk-tcp.o
02:45:04 [2020-10-27T02:45:04.016Z] #38 ...
02:45:04 [2020-10-27T02:45:04.016Z] 
02:45:04 [2020-10-27T02:45:04.016Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
02:45:04 [2020-10-27T02:45:04.016Z] #18 63.43 Processing triggers for libc-bin (2.28-10) ...
02:45:04 [2020-10-27T02:45:04.016Z] #18 63.48 Processing triggers for mime-support (3.62) ...
02:45:04 [2020-10-27T02:45:04.016Z] #18 DONE 64.4s
02:45:04 [2020-10-27T02:45:04.016Z] 
02:45:04 [2020-10-27T02:45:04.016Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
02:45:04 [2020-10-27T02:45:04.230Z] #42 183.3   CC       criu/sk-packet.o
02:45:04 [2020-10-27T02:45:04.301Z] #41 135.0   CC       criu/sk-unix.o
02:45:04 [2020-10-27T02:45:04.871Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
02:45:04 [2020-10-27T02:45:04.911Z] #42 184.0   CC       criu/sk-queue.o
02:45:04 [2020-10-27T02:45:04.955Z] #19 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
02:45:04 [2020-10-27T02:45:04.955Z] #19 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
02:45:04 [2020-10-27T02:45:04.955Z] #19 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
02:45:04 [2020-10-27T02:45:04.955Z] #19 DONE 1.0s
02:45:04 [2020-10-27T02:45:04.955Z] 
02:45:04 [2020-10-27T02:45:04.955Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:45:05 [2020-10-27T02:45:05.239Z] #42 184.5   CC       criu/sk-tcp.o
02:45:05 [2020-10-27T02:45:05.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:45:05 [2020-10-27T02:45:05.699Z] #41 ...
02:45:05 [2020-10-27T02:45:05.699Z] 
02:45:05 [2020-10-27T02:45:05.699Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:45:05 [2020-10-27T02:45:05.699Z] #23 DONE 0.5s
02:45:05 [2020-10-27T02:45:05.699Z] 
02:45:05 [2020-10-27T02:45:05.699Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:05 [2020-10-27T02:45:05.699Z] #41 136.6   CC       criu/sockets.o
02:45:05 [2020-10-27T02:45:05.902Z] ok  	github.com/docker/docker/volume/local	0.310s	coverage: 76.4% of statements
02:45:05 [2020-10-27T02:45:05.903Z] #42 185.1   CC       criu/sk-unix.o
02:45:06 [2020-10-27T02:45:06.192Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
02:45:06 [2020-10-27T02:45:06.335Z] #20 ...
02:45:06 [2020-10-27T02:45:06.335Z] 
02:45:06 [2020-10-27T02:45:06.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:06 [2020-10-27T02:45:06.335Z] #41 113.8   CC       criu/fsnotify.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 114.9   CC       criu/image-desc.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 115.1   CC       criu/image.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 116.0   CC       criu/ipc_ns.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 117.3   CC       criu/irmap.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 118.0   CC       criu/kcmp-ids.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 118.3   CC       criu/kerndat.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 119.4   CC       criu/libnetlink.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 119.8   CC       criu/log.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 120.4   CC       criu/lsm.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 120.8   CC       criu/mem.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 123.2   CC       criu/memfd.o
02:45:06 [2020-10-27T02:45:06.335Z] #41 123.9   CC       criu/mount.o
02:45:06 [2020-10-27T02:45:06.648Z] #41 137.3   CC       criu/stats.o
02:45:06 [2020-10-27T02:45:06.648Z] #41 137.6   CC       criu/string.o
02:45:06 [2020-10-27T02:45:06.911Z] #41 137.7   CC       criu/sysctl.o
02:45:07 [2020-10-27T02:45:07.222Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
02:45:07 [2020-10-27T02:45:07.487Z] #41 138.2   CC       criu/sysfs_parse.o
02:45:07 [2020-10-27T02:45:07.751Z] #41 138.5   CC       criu/timens.o
02:45:08 [2020-10-27T02:45:08.014Z] #41 138.9   CC       criu/timerfd.o
02:45:08 [2020-10-27T02:45:08.087Z] #42 187.2   CC       criu/sockets.o
02:45:08 [2020-10-27T02:45:08.277Z] #41 139.2   CC       criu/tty.o
02:45:09 [2020-10-27T02:45:09.216Z] #42 188.3   CC       criu/stats.o
02:45:09 [2020-10-27T02:45:09.529Z] #42 188.8   CC       criu/string.o
02:45:09 [2020-10-27T02:45:09.631Z] #41 ...
02:45:09 [2020-10-27T02:45:09.631Z] 
02:45:09 [2020-10-27T02:45:09.631Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
02:45:09 [2020-10-27T02:45:09.631Z] #20 4.697 Collecting yamllint==1.16.0
02:45:09 [2020-10-27T02:45:09.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:45:09 [2020-10-27T02:45:09.829Z] Using test binary docker
02:45:09 [2020-10-27T02:45:09.829Z] +++ /etc/init.d/apparmor start
02:45:09 [2020-10-27T02:45:09.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:45:09 [2020-10-27T02:45:09.829Z] INFO: Waiting for daemon to start...
02:45:09 [2020-10-27T02:45:09.829Z] Starting dockerd
02:45:09 [2020-10-27T02:45:09.829Z] +++ 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
02:45:09 [2020-10-27T02:45:09.837Z] #42 188.9   CC       criu/sysctl.o
02:45:10 [2020-10-27T02:45:10.200Z] #41 140.8   CC       criu/tun.o
02:45:10 [2020-10-27T02:45:10.200Z] #41 141.3   CC       criu/uffd.o
02:45:10 [2020-10-27T02:45:10.514Z] #42 189.7   CC       criu/sysfs_parse.o
02:45:10 [2020-10-27T02:45:10.776Z] #41 ...
02:45:10 [2020-10-27T02:45:10.776Z] 
02:45:10 [2020-10-27T02:45:10.776Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:45:10 [2020-10-27T02:45:10.776Z] #28 DONE 5.0s
02:45:10 [2020-10-27T02:45:10.776Z] 
02:45:10 [2020-10-27T02:45:10.776Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:45:10 [2020-10-27T02:45:10.776Z] #31 DONE 0.2s
02:45:10 [2020-10-27T02:45:10.776Z] 
02:45:10 [2020-10-27T02:45:10.776Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:45:10 [2020-10-27T02:45:10.818Z] #42 190.0   CC       criu/timens.o
02:45:11 [2020-10-27T02:45:11.038Z] #33 DONE 0.1s
02:45:11 [2020-10-27T02:45:11.038Z] 
02:45:11 [2020-10-27T02:45:11.038Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:45:11 [2020-10-27T02:45:11.302Z] #36 DONE 0.2s
02:45:11 [2020-10-27T02:45:11.302Z] 
02:45:11 [2020-10-27T02:45:11.302Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:45:11 [2020-10-27T02:45:11.481Z] #42 190.5   CC       criu/timerfd.o
02:45:11 [2020-10-27T02:45:11.565Z] #39 DONE 0.3s
02:45:11 [2020-10-27T02:45:11.565Z] 
02:45:11 [2020-10-27T02:45:11.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:11 [2020-10-27T02:45:11.565Z] #41 142.3   CC       criu/util.o
02:45:11 [2020-10-27T02:45:11.739Z] .
02:45:11 [2020-10-27T02:45:11.739Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:45:11 [2020-10-27T02:45:11.739Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:45:11 [2020-10-27T02:45:11.739Z] Error: No such image: emptyfs
02:45:11 [2020-10-27T02:45:11.739Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:45:11 [2020-10-27T02:45:11.739Z] ++++ docker load
02:45:11 [2020-10-27T02:45:11.809Z] #42 191.0   CC       criu/tty.o
02:45:12 [2020-10-27T02:45:12.310Z] Running integration-test (iteration 1)
02:45:12 [2020-10-27T02:45:12.310Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
02:45:12 [2020-10-27T02:45:12.310Z] ++ 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
02:45:12 [2020-10-27T02:45:12.310Z] ++ set -e
02:45:12 [2020-10-27T02:45:12.310Z] ++ '[' -n 0 ']'
02:45:12 [2020-10-27T02:45:12.310Z] ++ set -x
02:45:12 [2020-10-27T02:45:12.310Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:45:12 [2020-10-27T02:45:12.514Z] #41 143.4   CC       criu/uts_ns.o
02:45:12 [2020-10-27T02:45:12.777Z] #41 143.6   CC       criu/vdso.o
02:45:13 [2020-10-27T02:45:13.041Z] #41 144.0   LINK     criu/built-in.o
02:45:13 [2020-10-27T02:45:13.303Z] #41 144.1   LINK     criu/criu
02:45:13 [2020-10-27T02:45:13.566Z] #41 144.5   DEP      lib/c/criu.d
02:45:13 [2020-10-27T02:45:13.829Z] #41 144.6   CC       images/rpc.pb-c.o
02:45:16 [2020-10-27T02:45:16.585Z] #41 145.2   CC       lib/c/criu.o
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.2   LINK     lib/c/built-in.o
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.2   LINK     lib/c/libcriu.so
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.2   LINK     lib/c/libcriu.a
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.3   GEN      magic.py
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.4 Note: Building without setproctitle() and strlcpy() support.
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.4 Note: Building without GnuTLS support
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.5 Makefile.config:39: Warn: you have no libnftables installed
02:45:16 [2020-10-27T02:45:16.585Z] #41 146.5 Makefile.config:40: Warn: Building without nftables support
02:45:16 [2020-10-27T02:45:16.585Z] #41 147.0 fatal: not a git repository (or any of the parent directories): .git
02:45:16 [2020-10-27T02:45:16.587Z] #20 10.10   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
02:45:16 [2020-10-27T02:45:16.587Z] #20 10.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
02:45:16 [2020-10-27T02:45:16.587Z] #20 10.26   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
02:45:16 [2020-10-27T02:45:16.587Z] #20 10.32 Collecting pyyaml (from yamllint==1.16.0)
02:45:16 [2020-10-27T02:45:16.587Z] #20 10.46   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
02:45:16 [2020-10-27T02:45:16.614Z] #42 193.3   CC       criu/tun.o
02:45:16 [2020-10-27T02:45:16.614Z] #42 194.0   CC       criu/uffd.o
02:45:16 [2020-10-27T02:45:16.614Z] #42 195.5   CC       criu/util.o
02:45:16 [2020-10-27T02:45:16.847Z] #41 147.7 make[1]: Nothing to be done for 'all'.
02:45:16 [2020-10-27T02:45:16.848Z] #20 11.91 Building wheels for collected packages: pyyaml
02:45:16 [2020-10-27T02:45:16.848Z] #20 11.92   Running setup.py bdist_wheel for pyyaml: started
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'images/built-in.o' is up to date.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.3 make[1]: 'compel/libcompel.a' is up to date.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: 'compel/compel-host-bin' is up to date.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.422Z] #41 148.4 make[1]: 'soccr/libsoccr.a' is up to date.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.6 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.685Z] #41 148.7 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.947Z] #41 148.7 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.947Z] #41 148.8 make[2]: Nothing to be done for 'all'.
02:45:17 [2020-10-27T02:45:17.947Z] #41 148.8   INSTALL  criu/criu
02:45:18 [2020-10-27T02:45:18.206Z] #42 197.2   CC       criu/uts_ns.o
02:45:18 [2020-10-27T02:45:18.206Z] #42 197.6   CC       criu/vdso.o
02:45:18 [2020-10-27T02:45:18.209Z] #41 DONE 149.2s
02:45:18 [2020-10-27T02:45:18.209Z] 
02:45:18 [2020-10-27T02:45:18.209Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:18 [2020-10-27T02:45:18.230Z] #20 13.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
02:45:18 [2020-10-27T02:45:18.230Z] #20 13.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
02:45:18 [2020-10-27T02:45:18.230Z] #20 13.09 Successfully built pyyaml
02:45:18 [2020-10-27T02:45:18.230Z] #20 13.11 Installing collected packages: pathspec, pyyaml, yamllint
02:45:18 [2020-10-27T02:45:18.491Z] #20 13.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
02:45:18 [2020-10-27T02:45:18.753Z] #20 DONE 13.8s
02:45:18 [2020-10-27T02:45:18.753Z] 
02:45:18 [2020-10-27T02:45:18.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:18 [2020-10-27T02:45:18.753Z] #41 128.1   CC       criu/namespaces.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 129.8   CC       criu/net.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 132.7   CC       criu/netfilter.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 133.1   CC       criu/page-pipe.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 133.8   CC       criu/page-xfer.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 135.5   CC       criu/pagemap-cache.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 135.9   CC       criu/pagemap.o
02:45:18 [2020-10-27T02:45:18.753Z] #41 ...
02:45:18 [2020-10-27T02:45:18.753Z] 
02:45:18 [2020-10-27T02:45:18.754Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:45:19 [2020-10-27T02:45:19.014Z] #23 DONE 0.2s
02:45:19 [2020-10-27T02:45:19.014Z] 
02:45:19 [2020-10-27T02:45:19.014Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:45:19 [2020-10-27T02:45:19.331Z] #42 198.3   LINK     criu/built-in.o
02:45:19 [2020-10-27T02:45:19.331Z] #42 198.6   LINK     criu/criu
02:45:19 [2020-10-27T02:45:19.599Z] #54 ...
02:45:19 [2020-10-27T02:45:19.599Z] 
02:45:19 [2020-10-27T02:45:19.599Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:45:19 [2020-10-27T02:45:19.861Z] #42 DONE 0.1s
02:45:19 [2020-10-27T02:45:19.861Z] 
02:45:19 [2020-10-27T02:45:19.861Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:19 [2020-10-27T02:45:19.861Z] #54 ...
02:45:19 [2020-10-27T02:45:19.861Z] 
02:45:19 [2020-10-27T02:45:19.861Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:45:19 [2020-10-27T02:45:19.992Z] #42 199.1   DEP      lib/c/criu.d
02:45:19 [2020-10-27T02:45:19.992Z] #42 199.2   CC       images/rpc.pb-c.o
02:45:20 [2020-10-27T02:45:20.122Z] #44 DONE 0.3s
02:45:20 [2020-10-27T02:45:20.122Z] 
02:45:20 [2020-10-27T02:45:20.122Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:20 [2020-10-27T02:45:20.122Z] #54 ...
02:45:20 [2020-10-27T02:45:20.122Z] 
02:45:20 [2020-10-27T02:45:20.122Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:45:20 [2020-10-27T02:45:20.122Z] #46 DONE 0.1s
02:45:20 [2020-10-27T02:45:20.383Z] 
02:45:20 [2020-10-27T02:45:20.383Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:45:20 [2020-10-27T02:45:20.383Z] #48 DONE 0.2s
02:45:20 [2020-10-27T02:45:20.383Z] 
02:45:20 [2020-10-27T02:45:20.383Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:45:20 [2020-10-27T02:45:20.643Z] #42 200.0   CC       lib/c/criu.o
02:45:20 [2020-10-27T02:45:20.644Z] #50 DONE 0.2s
02:45:20 [2020-10-27T02:45:20.644Z] 
02:45:20 [2020-10-27T02:45:20.644Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:45:20 [2020-10-27T02:45:20.905Z] #52 DONE 0.3s
02:45:20 [2020-10-27T02:45:20.905Z] 
02:45:20 [2020-10-27T02:45:20.905Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:20 [2020-10-27T02:45:20.988Z] #42 ...
02:45:20 [2020-10-27T02:45:20.988Z] 
02:45:20 [2020-10-27T02:45:20.988Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:45:20 [2020-10-27T02:45:20.988Z] #39 DONE 262.5s
02:45:21 [2020-10-27T02:45:21.304Z] 
02:45:21 [2020-10-27T02:45:21.304Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:22 [2020-10-27T02:45:22.344Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/pkg/term	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/rootless	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/testutil/request	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/volume	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === Skipped
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     exec_linux_test.go:18: requires AppArmor to be enabled
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     exec_linux_test.go:38: requires AppArmor to be enabled
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver btrfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver btrfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver btrfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver btrfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver btrfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:73: No driver to put!
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:45:22 [2020-10-27T02:45:22.344Z] 
02:45:22 [2020-10-27T02:45:22.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
02:45:22 [2020-10-27T02:45:22.344Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:45:22 [2020-10-27T02:45:22.344Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z] time="2020-10-27T02:44:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:73: No driver to put!
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     overlay_test.go:49: Fails to compute changes intermittently
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     overlay_test.go:65: Cannot run test with naive change algorithm
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver zfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver zfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver zfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver zfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:46: Driver zfs not supported
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     graphtest_unix.go:73: No driver to put!
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
02:45:22 [2020-10-27T02:45:22.345Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] 
02:45:22 [2020-10-27T02:45:22.345Z] DONE 2199 tests, 26 skipped in 187.502s
Post stage
[Pipeline] junit
02:45:22 [2020-10-27T02:45:22.391Z] Recording test results
02:45:22 [2020-10-27T02:45:22.397Z] #55 ...
02:45:22 [2020-10-27T02:45:22.397Z] 
02:45:22 [2020-10-27T02:45:22.397Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:22 [2020-10-27T02:45:22.397Z] #42 201.5   LINK     lib/c/built-in.o
02:45:22 [2020-10-27T02:45:22.397Z] #42 201.5   LINK     lib/c/libcriu.so
02:45:22 [2020-10-27T02:45:22.397Z] #42 201.6   LINK     lib/c/libcriu.a
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:45:22 [2020-10-27T02:45:22.710Z] #42 201.8   GEN      magic.py
02:45:22 [2020-10-27T02:45:22.710Z] #42 202.0 Note: Building without setproctitle() and strlcpy() support.
02:45:22 [2020-10-27T02:45:22.710Z] #42 202.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:45:22 [2020-10-27T02:45:22.710Z] #42 202.0 Note: Building without GnuTLS support
02:45:22 [2020-10-27T02:45:22.710Z] #42 202.0 Makefile.config:39: Warn: you have no libnftables installed
02:45:22 [2020-10-27T02:45:22.710Z] #42 202.0 Makefile.config:40: Warn: Building without nftables support
02:45:22 [2020-10-27T02:45:22.911Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -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:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration
02:45:23 [2020-10-27T02:45:23.201Z] 
02:45:23 [2020-10-27T02:45:23.202Z] Removing bundles/
02:45:23 [2020-10-27T02:45:23.202Z] 
02:45:23 [2020-10-27T02:45:23.202Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:45:23 [2020-10-27T02:45:23.202Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:45:23 [2020-10-27T02:45:23.202Z] GOOS="" GOARCH="" GOARM=""
02:45:23 [2020-10-27T02:45:23.214Z] #28 DONE 3.8s
02:45:23 [2020-10-27T02:45:23.214Z] 
02:45:23 [2020-10-27T02:45:23.214Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:45:23 [2020-10-27T02:45:23.214Z] #31 DONE 0.4s
02:45:23 [2020-10-27T02:45:23.214Z] 
02:45:23 [2020-10-27T02:45:23.214Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:45:23 [2020-10-27T02:45:23.214Z] #33 DONE 0.0s
02:45:23 [2020-10-27T02:45:23.214Z] 
02:45:23 [2020-10-27T02:45:23.214Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:45:23 [2020-10-27T02:45:23.214Z] #36 DONE 0.0s
02:45:23 [2020-10-27T02:45:23.214Z] 
02:45:23 [2020-10-27T02:45:23.214Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:23 [2020-10-27T02:45:23.214Z] #41 137.2   CC       criu/parasite-syscall.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 138.2   CC       criu/path.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 138.5   CC       criu/pie-util-vdso-elf32.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 138.9   CC       criu/pie-util-vdso.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 139.3   CC       criu/pie-util.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 139.4   CC       criu/pipes.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 140.1   CC       criu/plugin.o
02:45:23 [2020-10-27T02:45:23.214Z] #41 140.6   CC       criu/proc_parse.o
02:45:23 [2020-10-27T02:45:23.380Z] #42 202.6 fatal: not a git repository (or any of the parent directories): .git
02:45:24 [2020-10-27T02:45:24.138Z] #42 203.4 make[1]: Nothing to be done for 'all'.
02:45:24 [2020-10-27T02:45:24.862Z] #42 204.1 make[1]: 'images/built-in.o' is up to date.
02:45:24 [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
02:45:24 [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
02:45:24 [2020-10-27T02:45:24.862Z] #42 204.2 make[1]: 'compel/libcompel.a' is up to date.
02:45:25 [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: 'compel/compel-host-bin' is up to date.
02:45:25 [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.215Z] #42 204.3 make[1]: 'soccr/libsoccr.a' is up to date.
02:45:25 [2020-10-27T02:45:25.215Z] #42 204.7 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.563Z] #42 204.7 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.563Z] #42 204.7 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.563Z] #42 204.9 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.845Z] #41 143.2   CC       criu/protobuf-desc.o
02:45:25 [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.874Z] #42 205.0 make[2]: Nothing to be done for 'all'.
02:45:25 [2020-10-27T02:45:25.874Z] #42 205.2 make[2]: Nothing to be done for 'all'.
02:45:26 [2020-10-27T02:45:26.188Z] #42 205.3   INSTALL  criu/criu
02:45:26 [2020-10-27T02:45:26.189Z] #42 DONE 205.4s
02:45:26 [2020-10-27T02:45:26.189Z] 
02:45:26 [2020-10-27T02:45:26.189Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:45:26 [2020-10-27T02:45:26.802Z] #41 ...
02:45:26 [2020-10-27T02:45:26.802Z] 
02:45:26 [2020-10-27T02:45:26.802Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
02:45:26 [2020-10-27T02:45:26.802Z] #51 91.91 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
02:45:26 [2020-10-27T02:45:26.802Z] #51 93.96 + mkdir -p /build
02:45:26 [2020-10-27T02:45:26.802Z] #51 93.97 + cp runc /build/runc
02:45:26 [2020-10-27T02:45:26.802Z] #51 DONE 94.4s
02:45:26 [2020-10-27T02:45:26.802Z] 
02:45:26 [2020-10-27T02:45:26.802Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:26 [2020-10-27T02:45:26.802Z] #41 144.2   CC       criu/protobuf.o
02:45:27 [2020-10-27T02:45:27.312Z] #48 268.8 + /build/golangci-lint --version
02:45:27 [2020-10-27T02:45:27.373Z] #41 144.8   CC       criu/pstree.o
02:45:27 [2020-10-27T02:45:27.974Z] #48 269.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
02:45:27 [2020-10-27T02:45:27.974Z] #48 DONE 269.5s
02:45:27 [2020-10-27T02:45:27.974Z] 
02:45:27 [2020-10-27T02:45:27.974Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:45:28 [2020-10-27T02:45:28.318Z] #41 146.0   CC       criu/rbtree.o
02:45:28 [2020-10-27T02:45:28.887Z] #41 146.4   CC       criu/rst-malloc.o
02:45:28 [2020-10-27T02:45:28.887Z] #41 146.6   CC       criu/seccomp.o
02:45:29 [2020-10-27T02:45:29.457Z] #41 147.1   CC       criu/seize.o
02:45:30 [2020-10-27T02:45:30.395Z] #41 147.8   CC       criu/servicefd.o
02:45:30 [2020-10-27T02:45:30.395Z] #41 148.0   CC       criu/shmem.o
02:45:30 [2020-10-27T02:45:30.655Z] #41 ...
02:45:30 [2020-10-27T02:45:30.655Z] 
02:45:30 [2020-10-27T02:45:30.655Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
02:45:30 [2020-10-27T02:45:30.655Z] #38 DONE 225.0s
02:45:30 [2020-10-27T02:45:30.655Z] 
02:45:30 [2020-10-27T02:45:30.655Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:31 [2020-10-27T02:45:31.595Z] #54 ...
02:45:31 [2020-10-27T02:45:31.595Z] 
02:45:31 [2020-10-27T02:45:31.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:31 [2020-10-27T02:45:31.595Z] #41 149.1   CC       criu/sigframe.o
02:45:31 [2020-10-27T02:45:31.855Z] #41 149.3   CC       criu/signalfd.o
02:45:32 [2020-10-27T02:45:32.115Z] #41 149.6   CC       criu/sk-inet.o
02:45:32 [2020-10-27T02:45:32.686Z] #41 ...
02:45:32 [2020-10-27T02:45:32.686Z] 
02:45:32 [2020-10-27T02:45:32.686Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:45:32 [2020-10-27T02:45:32.686Z] #39 DONE 0.5s
02:45:32 [2020-10-27T02:45:32.686Z] 
02:45:32 [2020-10-27T02:45:32.686Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:32 [2020-10-27T02:45:32.686Z] #41 150.4   CC       criu/sk-netlink.o
02:45:33 [2020-10-27T02:45:33.143Z] #54 189.6 + bin/containerd-stress
02:45:33 [2020-10-27T02:45:33.257Z] #41 150.7   CC       criu/sk-packet.o
02:45:33 [2020-10-27T02:45:33.517Z] #41 151.1   CC       criu/sk-queue.o
02:45:33 [2020-10-27T02:45:33.777Z] #41 151.4   CC       criu/sk-tcp.o
02:45:34 [2020-10-27T02:45:34.037Z] #41 ...
02:45:34 [2020-10-27T02:45:34.037Z] 
02:45:34 [2020-10-27T02:45:34.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
02:45:34 [2020-10-27T02:45:34.037Z] #47 228.2 + /build/golangci-lint --version
02:45:34 [2020-10-27T02:45:34.037Z] #47 228.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
02:45:34 [2020-10-27T02:45:34.037Z] #47 DONE 228.6s
02:45:34 [2020-10-27T02:45:34.037Z] 
02:45:34 [2020-10-27T02:45:34.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
02:45:34 [2020-10-27T02:45:34.037Z] #41 151.7   CC       criu/sk-unix.o
02:45:35 [2020-10-27T02:45:35.952Z] #41 153.2   CC       criu/sockets.o
02:45:35 [2020-10-27T02:45:35.952Z] #41 153.6   CC       criu/stats.o
02:45:36 [2020-10-27T02:45:36.212Z] #41 153.7   CC       criu/string.o
02:45:36 [2020-10-27T02:45:36.212Z] #41 153.8   CC       criu/sysctl.o
02:45:36 [2020-10-27T02:45:36.448Z] #54 192.8 + bin/containerd-shim
02:45:36 [2020-10-27T02:45:36.472Z] #41 154.1   CC       criu/sysfs_parse.o
02:45:36 [2020-10-27T02:45:36.731Z] #41 154.2   CC       criu/timens.o
02:45:36 [2020-10-27T02:45:36.992Z] #41 154.4   CC       criu/timerfd.o
02:45:36 [2020-10-27T02:45:36.992Z] #41 154.5   CC       criu/tty.o
02:45:37 [2020-10-27T02:45:37.932Z] #41 155.4   CC       criu/tun.o
02:45:37 [2020-10-27T02:45:37.932Z] #41 155.6   CC       criu/uffd.o
02:45:38 [2020-10-27T02:45:38.873Z] #41 156.1   CC       criu/util.o
02:45:39 [2020-10-27T02:45:39.134Z] #41 156.7   CC       criu/uts_ns.o
02:45:39 [2020-10-27T02:45:39.134Z] #41 156.9   CC       criu/vdso-compat.o
02:45:39 [2020-10-27T02:45:39.394Z] #41 157.0   CC       criu/vdso.o
02:45:39 [2020-10-27T02:45:39.655Z] #41 157.3   LINK     criu/built-in.o
02:45:39 [2020-10-27T02:45:39.655Z] #41 157.4   LINK     criu/criu
02:45:40 [2020-10-27T02:45:40.226Z] #41 157.6   DEP      lib/c/criu.d
02:45:40 [2020-10-27T02:45:40.226Z] #41 157.6   CC       images/rpc.pb-c.o
02:45:40 [2020-10-27T02:45:40.486Z] #41 157.9   CC       lib/c/criu.o
02:45:41 [2020-10-27T02:45:41.056Z] #41 158.5   LINK     lib/c/built-in.o
02:45:41 [2020-10-27T02:45:41.056Z] #41 158.5   LINK     lib/c/libcriu.so
02:45:41 [2020-10-27T02:45:41.057Z] #41 158.5   LINK     lib/c/libcriu.a
02:45:41 [2020-10-27T02:45:41.057Z] #41 158.6   GEN      magic.py
02:45:41 [2020-10-27T02:45:41.057Z] #41 158.7 Note: Building without setproctitle() and strlcpy() support.
02:45:41 [2020-10-27T02:45:41.057Z] #41 158.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
02:45:41 [2020-10-27T02:45:41.317Z] #41 158.7 Note: Building without GnuTLS support
02:45:41 [2020-10-27T02:45:41.317Z] #41 158.7 Makefile.config:39: Warn: you have no libnftables installed
02:45:41 [2020-10-27T02:45:41.317Z] #41 158.7 Makefile.config:40: Warn: Building without nftables support
02:45:41 [2020-10-27T02:45:41.577Z] #41 159.1 fatal: not a git repository (or any of the parent directories): .git
02:45:41 [2020-10-27T02:45:41.752Z] #54 198.6 + bin/containerd-shim-runc-v1
02:45:41 [2020-10-27T02:45:41.837Z] #41 159.6 make[1]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'images/built-in.o' is up to date.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: 'compel/libcompel.a' is up to date.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: 'compel/compel-host-bin' is up to date.
02:45:42 [2020-10-27T02:45:42.407Z] #41 160.1 make[1]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.1 make[1]: 'soccr/libsoccr.a' is up to date.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.2 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.2 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.667Z] #41 160.3 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.927Z] #41 160.3 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.927Z] #41 160.4 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.927Z] #41 160.4 make[2]: Nothing to be done for 'all'.
02:45:42 [2020-10-27T02:45:42.927Z] #41 160.5   INSTALL  criu/criu
02:45:43 [2020-10-27T02:45:43.187Z] #41 DONE 160.7s
02:45:43 [2020-10-27T02:45:43.187Z] 
02:45:43 [2020-10-27T02:45:43.188Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:44 [2020-10-27T02:45:44.578Z] #54 ...
02:45:44 [2020-10-27T02:45:44.578Z] 
02:45:44 [2020-10-27T02:45:44.578Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:45:44 [2020-10-27T02:45:44.578Z] #42 DONE 0.1s
02:45:44 [2020-10-27T02:45:44.578Z] 
02:45:44 [2020-10-27T02:45:44.578Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:45:44 [2020-10-27T02:45:44.578Z] #44 DONE 0.1s
02:45:44 [2020-10-27T02:45:44.578Z] 
02:45:44 [2020-10-27T02:45:44.578Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:45:44 [2020-10-27T02:45:44.578Z] #46 DONE 0.1s
02:45:44 [2020-10-27T02:45:44.578Z] 
02:45:44 [2020-10-27T02:45:44.578Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:44 [2020-10-27T02:45:44.578Z] #54 ...
02:45:44 [2020-10-27T02:45:44.578Z] 
02:45:44 [2020-10-27T02:45:44.578Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:45:45 [2020-10-27T02:45:45.152Z] #48 DONE 0.4s
02:45:45 [2020-10-27T02:45:45.152Z] 
02:45:45 [2020-10-27T02:45:45.152Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:45 [2020-10-27T02:45:45.152Z] #54 ...
02:45:45 [2020-10-27T02:45:45.152Z] 
02:45:45 [2020-10-27T02:45:45.152Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:45:45 [2020-10-27T02:45:45.152Z] #50 DONE 0.0s
02:45:45 [2020-10-27T02:45:45.152Z] 
02:45:45 [2020-10-27T02:45:45.152Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:45:45 [2020-10-27T02:45:45.721Z] #52 DONE 0.4s
02:45:45 [2020-10-27T02:45:45.721Z] 
02:45:45 [2020-10-27T02:45:45.721Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:45 [2020-10-27T02:45:45.971Z] #54 202.6 + bin/containerd-shim-runc-v2
02:45:46 [2020-10-27T02:45:46.290Z] #54 188.3 + bin/containerd
02:45:46 [2020-10-27T02:45:46.894Z] #23 ...
02:45:46 [2020-10-27T02:45:46.894Z] 
02:45:46 [2020-10-27T02:45:46.894Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:46 [2020-10-27T02:45:46.894Z] #55 247.8 + bin/containerd
02:45:47 [2020-10-27T02:45:47.355Z] #54 203.9 + binaries
02:45:47 [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd /build/containerd
02:45:47 [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd-shim /build/containerd-shim
02:45:47 [2020-10-27T02:45:47.355Z] #54 203.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
02:45:47 [2020-10-27T02:45:47.355Z] #54 204.0 + install -D bin/ctr /build/ctr
02:45:50 [2020-10-27T02:45:50.655Z] #54 DONE 207.1s
02:45:51 [2020-10-27T02:45:51.598Z] 
02:45:51 [2020-10-27T02:45:51.598Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:45:51 [2020-10-27T02:45:51.708Z] #55 ...
02:45:51 [2020-10-27T02:45:51.708Z] 
02:45:51 [2020-10-27T02:45:51.708Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
02:45:51 [2020-10-27T02:45:51.708Z] #23 293.2 + return
02:45:52 [2020-10-27T02:45:52.014Z] #23 DONE 293.3s
02:45:52 [2020-10-27T02:45:52.014Z] 
02:45:52 [2020-10-27T02:45:52.014Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: buildpack-deps:buster
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: busybox:latest
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: busybox:glibc
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: debian:buster
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: hello-world:latest
02:45:53 [2020-10-27T02:45:53.420Z] Loaded image: arm32v7/hello-world:latest
02:45:53 [2020-10-27T02:45:53.420Z] INFO: Testing against a local daemon
02:45:53 [2020-10-27T02:45:53.420Z] === RUN   TestCgroupNamespacesBuild
02:45:53 [2020-10-27T02:45:53.683Z] #55 ...
02:45:53 [2020-10-27T02:45:53.683Z] 
02:45:53 [2020-10-27T02:45:53.683Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
02:45:53 [2020-10-27T02:45:53.683Z] #24 DONE 0.1s
02:45:53 [2020-10-27T02:45:53.683Z] 
02:45:53 [2020-10-27T02:45:53.683Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:53 [2020-10-27T02:45:53.683Z] #55 ...
02:45:53 [2020-10-27T02:45:53.683Z] 
02:45:53 [2020-10-27T02:45:53.683Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
02:45:54 [2020-10-27T02:45:54.141Z] #55 DONE 2.1s
02:45:54 [2020-10-27T02:45:54.142Z] 
02:45:54 [2020-10-27T02:45:54.142Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.343Z] #29 DONE 0.6s
02:45:54 [2020-10-27T02:45:54.343Z] 
02:45:54 [2020-10-27T02:45:54.343Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.343Z] #32 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.343Z] 
02:45:54 [2020-10-27T02:45:54.343Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:54 [2020-10-27T02:45:54.402Z] #59 DONE 0.5s
02:45:54 [2020-10-27T02:45:54.402Z] 
02:45:54 [2020-10-27T02:45:54.402Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:45:54 [2020-10-27T02:45:54.658Z] #55 ...
02:45:54 [2020-10-27T02:45:54.659Z] 
02:45:54 [2020-10-27T02:45:54.659Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.659Z] #34 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.659Z] 
02:45:54 [2020-10-27T02:45:54.659Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.659Z] #37 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.659Z] 
02:45:54 [2020-10-27T02:45:54.659Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.659Z] #40 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.659Z] 
02:45:54 [2020-10-27T02:45:54.659Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:54 [2020-10-27T02:45:54.659Z] #55 ...
02:45:54 [2020-10-27T02:45:54.659Z] 
02:45:54 [2020-10-27T02:45:54.659Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
02:45:54 [2020-10-27T02:45:54.659Z] #43 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.971Z] 
02:45:54 [2020-10-27T02:45:54.971Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
02:45:54 [2020-10-27T02:45:54.971Z] #45 DONE 0.1s
02:45:54 [2020-10-27T02:45:54.971Z] 
02:45:54 [2020-10-27T02:45:54.971Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:54 [2020-10-27T02:45:54.971Z] #55 ...
02:45:54 [2020-10-27T02:45:54.971Z] 
02:45:54 [2020-10-27T02:45:54.971Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
02:45:55 [2020-10-27T02:45:55.288Z] #47 DONE 0.2s
02:45:55 [2020-10-27T02:45:55.288Z] 
02:45:55 [2020-10-27T02:45:55.288Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
02:45:55 [2020-10-27T02:45:55.288Z] #49 DONE 0.1s
02:45:55 [2020-10-27T02:45:55.288Z] 
02:45:55 [2020-10-27T02:45:55.288Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
02:45:55 [2020-10-27T02:45:55.288Z] #51 DONE 0.1s
02:45:55 [2020-10-27T02:45:55.288Z] 
02:45:55 [2020-10-27T02:45:55.288Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
02:45:55 [2020-10-27T02:45:55.346Z] #61 DONE 1.1s
02:45:55 [2020-10-27T02:45:55.607Z] 
02:45:55 [2020-10-27T02:45:55.607Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:45:55 [2020-10-27T02:45:55.607Z] #63 DONE 0.1s
02:45:55 [2020-10-27T02:45:55.607Z] 
02:45:55 [2020-10-27T02:45:55.607Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:45:55 [2020-10-27T02:45:55.607Z] #64 DONE 0.0s
02:45:55 [2020-10-27T02:45:55.607Z] 
02:45:55 [2020-10-27T02:45:55.607Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
02:45:55 [2020-10-27T02:45:55.616Z] #53 DONE 0.1s
02:45:55 [2020-10-27T02:45:55.616Z] 
02:45:55 [2020-10-27T02:45:55.616Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
02:45:56 [2020-10-27T02:45:56.713Z] --- PASS: TestCgroupNamespacesBuild (4.82s)
02:45:56 [2020-10-27T02:45:56.713Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:45:57 [2020-10-27T02:45:57.523Z] #65 DONE 1.6s
02:45:57 [2020-10-27T02:45:57.523Z] 
02:45:57 [2020-10-27T02:45:57.523Z] #66 exporting to image
02:45:57 [2020-10-27T02:45:57.523Z] #66 exporting layers
02:45:58 [2020-10-27T02:45:58.093Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.95s)
02:45:58 [2020-10-27T02:45:58.094Z] === RUN   TestBuildWithSession
02:45:58 [2020-10-27T02:45:58.094Z] --- SKIP: TestBuildWithSession (0.00s)
02:45:58 [2020-10-27T02:45:58.094Z]     build_session_test.go:25: TODO: BuildKit
02:45:58 [2020-10-27T02:45:58.094Z] === RUN   TestBuildSquashParent
02:46:01 [2020-10-27T02:46:01.735Z] #66 exporting layers 3.8s done
02:46:01 [2020-10-27T02:46:01.735Z] #66 writing image sha256:b3d47c8264f6861a2628609b3982eff0fc1590f65d2d81472282d58b3311efaf
02:46:01 [2020-10-27T02:46:01.735Z] #66 writing image sha256:b3d47c8264f6861a2628609b3982eff0fc1590f65d2d81472282d58b3311efaf done
02:46:01 [2020-10-27T02:46:01.735Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done
02:46:01 [2020-10-27T02:46:01.735Z] #66 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
02:46:02 [2020-10-27T02:46:02.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit
02:46:07 [2020-10-27T02:46:07.398Z] ?   	github.com/docker/docker/api	[no test files]
02:46:08 [2020-10-27T02:46:08.101Z] --- PASS: TestBuildSquashParent (8.40s)
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:46:08 [2020-10-27T02:46:08.101Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:46:08 [2020-10-27T02:46:08.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:46:08 [2020-10-27T02:46:08.101Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:46:08 [2020-10-27T02:46:08.101Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:46:10 [2020-10-27T02:46:10.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:46:10 [2020-10-27T02:46:10.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:46:11 [2020-10-27T02:46:11.846Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 1m58.168960755s 
02:46:11 [2020-10-27T02:46:11.846Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 646.241766ms 
02:46:13 [2020-10-27T02:46:13.313Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:46:13 [2020-10-27T02:46:13.313Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:46:16 [2020-10-27T02:46:16.608Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.33s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s)
02:46:16 [2020-10-27T02:46:16.608Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s)
02:46:16 [2020-10-27T02:46:16.608Z] === RUN   TestBuildMultiStageCopy
02:46:16 [2020-10-27T02:46:16.608Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:46:18 [2020-10-27T02:46:18.383Z] #54 216.1 + bin/containerd-stress
02:46:18 [2020-10-27T02:46:18.383Z] #54 217.9 + bin/containerd-shim
02:46:19 [2020-10-27T02:46:19.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:46:19 [2020-10-27T02:46:19.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:46:19 [2020-10-27T02:46:19.716Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:46:20 [2020-10-27T02:46:20.096Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:46:20 [2020-10-27T02:46:20.096Z] 
02:46:20 [2020-10-27T02:46:20.096Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:46:20 [2020-10-27T02:46:20.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:46:20 [2020-10-27T02:46:20.096Z] HOSTNAME=6f73a0e27bd9
02:46:20 [2020-10-27T02:46:20.096Z] TESTDEBUG=0
02:46:20 [2020-10-27T02:46:20.096Z] DEST=bundles/test-integration
02:46:20 [2020-10-27T02:46:20.096Z] PWD=/go/src/github.com/docker/docker
02:46:20 [2020-10-27T02:46:20.096Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:46:20 [2020-10-27T02:46:20.096Z] container=docker
02:46:20 [2020-10-27T02:46:20.096Z] HOME=/root
02:46:20 [2020-10-27T02:46:20.096Z] GOLANG_VERSION=1.13.15
02:46:20 [2020-10-27T02:46:20.096Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:46:20 [2020-10-27T02:46:20.096Z] VALIDATE_BRANCH=master
02:46:20 [2020-10-27T02:46:20.096Z] TERM=xterm
02:46:20 [2020-10-27T02:46:20.096Z] DOCKER_PKG=github.com/docker/docker
02:46:20 [2020-10-27T02:46:20.096Z] SHLVL=1
02:46:20 [2020-10-27T02:46:20.096Z] TIMEOUT=120m
02:46:20 [2020-10-27T02:46:20.096Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:46:20 [2020-10-27T02:46:20.096Z] DOCKER_GRAPHDRIVER=overlay2
02:46:20 [2020-10-27T02:46:20.096Z] GO111MODULE=off
02:46:20 [2020-10-27T02:46:20.096Z] DOCKER_EXPERIMENTAL=1
02:46:20 [2020-10-27T02:46:20.096Z] TEST_SKIP_INTEGRATION_CLI=1
02:46:20 [2020-10-27T02:46:20.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:46:20 [2020-10-27T02:46:20.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:46:20 [2020-10-27T02:46:20.096Z] GOPATH=/go
02:46:20 [2020-10-27T02:46:20.096Z] PKG_CONFIG=pkg-config
02:46:20 [2020-10-27T02:46:20.096Z] _=/usr/bin/env
02:46:20 [2020-10-27T02:46:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:46:20 [2020-10-27T02:46:20.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:46:20 [2020-10-27T02:46:20.858Z] --- PASS: TestBuildMultiStageCopy (4.86s)
02:46:20 [2020-10-27T02:46:20.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.69s)
02:46:20 [2020-10-27T02:46:20.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
02:46:20 [2020-10-27T02:46:20.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
02:46:20 [2020-10-27T02:46:20.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
02:46:20 [2020-10-27T02:46:20.858Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
02:46:20 [2020-10-27T02:46:20.858Z] === RUN   TestBuildMultiStageParentConfig
02:46:22 [2020-10-27T02:46:22.243Z] --- PASS: TestBuildMultiStageParentConfig (1.30s)
02:46:22 [2020-10-27T02:46:22.243Z] === RUN   TestBuildLabelWithTargets
02:46:22 [2020-10-27T02:46:22.354Z] ok  	github.com/docker/docker/api/server	0.048s	coverage: 9.0% of statements
02:46:22 [2020-10-27T02:46:22.584Z] #54 224.7 + bin/containerd-shim-runc-v1
02:46:23 [2020-10-27T02:46:23.080Z] #55 283.6 + bin/containerd-stress
02:46:23 [2020-10-27T02:46:23.080Z] #55 286.0 + bin/containerd-shim
02:46:24 [2020-10-27T02:46:24.300Z] 4612f6d0b889: Pull complete
02:46:24 [2020-10-27T02:46:24.785Z] --- PASS: TestBuildLabelWithTargets (2.14s)
02:46:24 [2020-10-27T02:46:24.785Z] === RUN   TestBuildWithEmptyLayers
02:46:25 [2020-10-27T02:46:25.727Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
02:46:25 [2020-10-27T02:46:25.727Z] === RUN   TestBuildMultiStageOnBuild
02:46:27 [2020-10-27T02:46:27.863Z] #54 229.1 + bin/containerd-shim-runc-v2
02:46:27 [2020-10-27T02:46:27.863Z] #54 230.0 + binaries
02:46:27 [2020-10-27T02:46:27.863Z] #54 230.0 + install -D bin/containerd /build/containerd
02:46:27 [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/containerd-shim /build/containerd-shim
02:46:27 [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
02:46:27 [2020-10-27T02:46:27.863Z] #54 230.1 + install -D bin/ctr /build/ctr
02:46:29 [2020-10-27T02:46:29.025Z] --- PASS: TestBuildMultiStageOnBuild (2.85s)
02:46:29 [2020-10-27T02:46:29.025Z] === RUN   TestBuildUncleanTarFilenames
02:46:29 [2020-10-27T02:46:29.768Z] #54 DONE 231.6s
02:46:30 [2020-10-27T02:46:30.101Z] #55 293.1 + bin/containerd-shim-runc-v1
02:46:30 [2020-10-27T02:46:30.338Z] 
02:46:30 [2020-10-27T02:46:30.338Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:46:30 [2020-10-27T02:46:30.408Z] --- PASS: TestBuildUncleanTarFilenames (1.84s)
02:46:30 [2020-10-27T02:46:30.408Z] === RUN   TestBuildMultiStageLayerLeak
02:46:30 [2020-10-27T02:46:30.597Z] #55 DONE 0.5s
02:46:30 [2020-10-27T02:46:30.597Z] 
02:46:30 [2020-10-27T02:46:30.597Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:46:30 [2020-10-27T02:46:30.856Z] #59 DONE 0.2s
02:46:30 [2020-10-27T02:46:30.856Z] 
02:46:30 [2020-10-27T02:46:30.856Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:46:31 [2020-10-27T02:46:31.118Z] #61 DONE 0.4s
02:46:31 [2020-10-27T02:46:31.377Z] 
02:46:31 [2020-10-27T02:46:31.377Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:46:31 [2020-10-27T02:46:31.377Z] #63 DONE 0.0s
02:46:31 [2020-10-27T02:46:31.377Z] 
02:46:31 [2020-10-27T02:46:31.377Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:46:31 [2020-10-27T02:46:31.377Z] #64 DONE 0.0s
02:46:31 [2020-10-27T02:46:31.377Z] 
02:46:31 [2020-10-27T02:46:31.377Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
02:46:32 [2020-10-27T02:46:32.760Z] #65 DONE 1.1s
02:46:32 [2020-10-27T02:46:32.760Z] 
02:46:32 [2020-10-27T02:46:32.760Z] #66 exporting to image
02:46:32 [2020-10-27T02:46:32.760Z] #66 exporting layers
02:46:33 [2020-10-27T02:46:33.707Z] --- PASS: TestBuildMultiStageLayerLeak (3.27s)
02:46:33 [2020-10-27T02:46:33.707Z] === RUN   TestBuildWithHugeFile
02:46:34 [2020-10-27T02:46:34.904Z] #55 297.9 + bin/containerd-shim-runc-v2
02:46:35 [2020-10-27T02:46:35.242Z] #55 299.0 + binaries
02:46:35 [2020-10-27T02:46:35.242Z] #55 299.0 + install -D bin/containerd /build/containerd
02:46:35 [2020-10-27T02:46:35.242Z] #55 299.0 + install -D bin/containerd-shim /build/containerd-shim
02:46:35 [2020-10-27T02:46:35.595Z] #55 299.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
02:46:35 [2020-10-27T02:46:35.595Z] #55 299.1 + install -D bin/ctr /build/ctr
02:46:35 [2020-10-27T02:46:35.595Z] #55 DONE 299.2s
02:46:36 [2020-10-27T02:46:36.321Z] 
02:46:36 [2020-10-27T02:46:36.321Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
02:46:36 [2020-10-27T02:46:36.321Z] #56 DONE 0.1s
02:46:36 [2020-10-27T02:46:36.634Z] 
02:46:36 [2020-10-27T02:46:36.634Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
02:46:36 [2020-10-27T02:46:36.634Z] #60 DONE 0.1s
02:46:36 [2020-10-27T02:46:36.634Z] 
02:46:36 [2020-10-27T02:46:36.634Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
02:46:36 [2020-10-27T02:46:36.634Z] #62 DONE 0.1s
02:46:36 [2020-10-27T02:46:36.634Z] 
02:46:36 [2020-10-27T02:46:36.634Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
02:46:36 [2020-10-27T02:46:36.634Z] #64 DONE 0.1s
02:46:36 [2020-10-27T02:46:36.634Z] 
02:46:36 [2020-10-27T02:46:36.634Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
02:46:36 [2020-10-27T02:46:36.634Z] #65 DONE 0.0s
02:46:36 [2020-10-27T02:46:36.938Z] 
02:46:36 [2020-10-27T02:46:36.938Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
02:46:38 [2020-10-27T02:46:38.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:46:38 [2020-10-27T02:46:38.994Z] Using test binary docker
02:46:38 [2020-10-27T02:46:38.994Z] +++ /etc/init.d/apparmor start
02:46:38 [2020-10-27T02:46:38.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:46:38 [2020-10-27T02:46:38.994Z] INFO: Waiting for daemon to start...
02:46:38 [2020-10-27T02:46:38.994Z] Starting dockerd
02:46:38 [2020-10-27T02:46:38.994Z] +++ 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
02:46:38 [2020-10-27T02:46:38.994Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:46:38 [2020-10-27T02:46:38.994Z] Using test binary docker
02:46:38 [2020-10-27T02:46:38.994Z] +++ /etc/init.d/apparmor start
02:46:38 [2020-10-27T02:46:38.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:46:38 [2020-10-27T02:46:38.994Z] Starting dockerd
02:46:38 [2020-10-27T02:46:38.994Z] INFO: Waiting for daemon to start...
02:46:38 [2020-10-27T02:46:38.994Z] +++ 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
02:46:39 [2020-10-27T02:46:39.103Z] #66 DONE 2.1s
02:46:39 [2020-10-27T02:46:39.103Z] 
02:46:39 [2020-10-27T02:46:39.103Z] #67 exporting to oci image format
02:46:39 [2020-10-27T02:46:39.103Z] #67 exporting layers
02:46:39 [2020-10-27T02:46:39.331Z] #66 exporting layers 6.3s done
02:46:39 [2020-10-27T02:46:39.332Z] #66 writing image sha256:ddd6f25b3d789a33e99558b86a113f52d84e992a868637fc38766e797e93059d done
02:46:39 [2020-10-27T02:46:39.332Z] #66 naming to docker.io/library/docker:7d03e04f50118a5d375a5073d9693120128d5897 done
02:46:39 [2020-10-27T02:46:39.332Z] #66 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:46:39 [2020-10-27T02:46:39.690Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -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:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration
02:46:40 [2020-10-27T02:46:40.902Z] .
02:46:40 [2020-10-27T02:46:40.902Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:46:40 [2020-10-27T02:46:40.902Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:46:40 [2020-10-27T02:46:40.902Z] Error: No such image: emptyfs
02:46:40 [2020-10-27T02:46:40.902Z] ++++ docker load
02:46:40 [2020-10-27T02:46:40.902Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:46:40 [2020-10-27T02:46:40.902Z] Running integration-test (iteration 1)
02:46:40 [2020-10-27T02:46:40.902Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
02:46:40 [2020-10-27T02:46:40.902Z] ++ 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)/'
02:46:40 [2020-10-27T02:46:40.902Z] ++ set -e
02:46:40 [2020-10-27T02:46:40.902Z] ++ '[' -n 0 ']'
02:46:40 [2020-10-27T02:46:40.902Z] ++ set -x
02:46:40 [2020-10-27T02:46:40.902Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
02:46:41 [2020-10-27T02:46:41.067Z] 
02:46:41 [2020-10-27T02:46:41.067Z] Removing bundles/
02:46:41 [2020-10-27T02:46:41.067Z] 
02:46:41 [2020-10-27T02:46:41.067Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:46:41 [2020-10-27T02:46:41.067Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:46:41 [2020-10-27T02:46:41.067Z] GOOS="" GOARCH="" GOARM=""
02:46:41 [2020-10-27T02:46:41.161Z] 
02:46:41 [2020-10-27T02:46:41.162Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:46:41 [2020-10-27T02:46:41.162Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:46:41 [2020-10-27T02:46:41.421Z] Error: No such image: emptyfs
02:46:41 [2020-10-27T02:46:41.421Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:46:41 [2020-10-27T02:46:41.421Z] ++++ docker load
02:46:41 [2020-10-27T02:46:41.691Z] Running integration-test (iteration 1)
02:46:41 [2020-10-27T02:46:41.691Z] 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)/
02:46:41 [2020-10-27T02:46:41.691Z] ++ 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)/'
02:46:41 [2020-10-27T02:46:41.691Z] ++ set -e
02:46:41 [2020-10-27T02:46:41.691Z] ++ '[' -n 0 ']'
02:46:41 [2020-10-27T02:46:41.691Z] ++ set -x
02:46:41 [2020-10-27T02:46:41.691Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
02:46:42 [2020-10-27T02:46:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:46:42 [2020-10-27T02:46:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:46:43 [2020-10-27T02:46:43.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:46:58 [2020-10-27T02:46:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:46:58 [2020-10-27T02:46:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:46:58 [2020-10-27T02:46:58.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:47:00 [2020-10-27T02:47:00.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:47:00 [2020-10-27T02:47:00.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:47:01 [2020-10-27T02:47:01.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:47:03 [2020-10-27T02:47:03.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:47:04 [2020-10-27T02:47:04.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:47:05 [2020-10-27T02:47:05.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:47:06 [2020-10-27T02:47:06.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:47:07 [2020-10-27T02:47:07.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:47:08 [2020-10-27T02:47:08.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:47:09 [2020-10-27T02:47:09.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:47:10 [2020-10-27T02:47:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:47:11 [2020-10-27T02:47:11.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:47:11 [2020-10-27T02:47:11.757Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:47:11 [2020-10-27T02:47:11.757Z] Using test binary docker
02:47:11 [2020-10-27T02:47:11.757Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:47:11 [2020-10-27T02:47:11.757Z] +++ /etc/init.d/apparmor start
02:47:11 [2020-10-27T02:47:11.757Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:47:11 [2020-10-27T02:47:11.757Z] INFO: Waiting for daemon to start...
02:47:11 [2020-10-27T02:47:11.757Z] Starting dockerd
02:47:11 [2020-10-27T02:47:11.757Z] +++ 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
02:47:13 [2020-10-27T02:47:13.906Z] .
02:47:13 [2020-10-27T02:47:13.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:47:13 [2020-10-27T02:47:13.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:47:13 [2020-10-27T02:47:13.906Z] Error: No such image: emptyfs
02:47:13 [2020-10-27T02:47:13.906Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:47:13 [2020-10-27T02:47:13.906Z] ++++ docker load
02:47:14 [2020-10-27T02:47:14.197Z] Running integration-test (iteration 1)
02:47:14 [2020-10-27T02:47:14.197Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
02:47:14 [2020-10-27T02:47:14.197Z] ++ 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
02:47:14 [2020-10-27T02:47:14.197Z] ++ set -e
02:47:14 [2020-10-27T02:47:14.197Z] ++ '[' -n 0 ']'
02:47:14 [2020-10-27T02:47:14.197Z] ++ set -x
02:47:14 [2020-10-27T02:47:14.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/server/httputils	0.031s	coverage: 14.7% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/server/middleware	0.031s	coverage: 37.7% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/types/filters	0.045s	coverage: 92.2% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/server/router/swarm	0.023s	coverage: 5.7% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/container	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/events	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/image	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/network	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 75.0% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/builder/remotecontext	0.375s	coverage: 13.6% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/builder/dockerfile	0.947s	coverage: 48.0% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.347s	coverage: 86.3% of statements
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/cli	[no test files]
02:47:18 [2020-10-27T02:47:18.657Z] ?   	github.com/docker/docker/cli/config	[no test files]
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: buildpack-deps:buster
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: busybox:latest
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: busybox:glibc
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: debian:buster
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: hello-world:latest
02:47:20 [2020-10-27T02:47:20.457Z] Loaded image: arm32v7/hello-world:latest
02:47:20 [2020-10-27T02:47:20.718Z] INFO: Testing against a local daemon
02:47:20 [2020-10-27T02:47:20.718Z] === RUN   TestDockerDaemonSuite
02:47:20 [2020-10-27T02:47:20.718Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
02:47:20 [2020-10-27T02:47:20.979Z] Loaded image: buildpack-deps:buster
02:47:21 [2020-10-27T02:47:21.549Z] Loaded image: busybox:latest
02:47:22 [2020-10-27T02:47:22.119Z] Loaded image: busybox:glibc
02:47:22 [2020-10-27T02:47:22.119Z] Loaded image: debian:buster
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: buildpack-deps:buster
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: busybox:latest
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: busybox:glibc
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: debian:buster
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: hello-world:latest
02:47:22 [2020-10-27T02:47:22.670Z] Loaded image: arm32v7/hello-world:latest
02:47:22 [2020-10-27T02:47:22.670Z] INFO: Testing against a local daemon
02:47:22 [2020-10-27T02:47:22.670Z] === RUN   TestCgroupNamespacesBuild
02:47:22 [2020-10-27T02:47:22.691Z] Loaded image: hello-world:latest
02:47:22 [2020-10-27T02:47:22.950Z] Loaded image: arm32v7/hello-world:latest
02:47:23 [2020-10-27T02:47:23.210Z] INFO: Testing against a local daemon
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIErrorJSON
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
02:47:23 [2020-10-27T02:47:23.210Z] === RUN   TestDockerSuite/TestAPIImagesDelete
02:47:24 [2020-10-27T02:47:24.731Z] --- PASS: TestCgroupNamespacesBuild (2.14s)
02:47:24 [2020-10-27T02:47:24.731Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:47:25 [2020-10-27T02:47:25.264Z] ok  	github.com/docker/docker/client	0.281s	coverage: 75.4% of statements
02:47:25 [2020-10-27T02:47:25.751Z] === RUN   TestDockerSuite/TestAPIImagesFilter
02:47:25 [2020-10-27T02:47:25.751Z] === RUN   TestDockerSuite/TestAPIImagesHistory
02:47:26 [2020-10-27T02:47:26.320Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
02:47:26 [2020-10-27T02:47:26.320Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
02:47:26 [2020-10-27T02:47:26.792Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
02:47:26 [2020-10-27T02:47:26.792Z] === RUN   TestBuildWithSession
02:47:26 [2020-10-27T02:47:26.792Z] --- SKIP: TestBuildWithSession (0.00s)
02:47:26 [2020-10-27T02:47:26.792Z]     build_session_test.go:25: TODO: BuildKit
02:47:26 [2020-10-27T02:47:26.792Z] === RUN   TestBuildSquashParent
02:47:26 [2020-10-27T02:47:26.890Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
02:47:27 [2020-10-27T02:47:27.151Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
02:47:27 [2020-10-27T02:47:27.151Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
02:47:28 [2020-10-27T02:47:28.536Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
02:47:28 [2020-10-27T02:47:28.796Z] === RUN   TestDockerSuite/TestAPINetworkFilter
02:47:28 [2020-10-27T02:47:28.796Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
02:47:29 [2020-10-27T02:47:29.056Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
02:47:29 [2020-10-27T02:47:29.625Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
02:47:30 [2020-10-27T02:47:30.196Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
02:47:31 [2020-10-27T02:47:31.139Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
02:47:31 [2020-10-27T02:47:31.402Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
02:47:31 [2020-10-27T02:47:31.402Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
02:47:31 [2020-10-27T02:47:31.402Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
02:47:31 [2020-10-27T02:47:31.402Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
02:47:33 [2020-10-27T02:47:33.262Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.460853957s with top 10 stages: buildssa: 1m35.26380113s, goimports: 21.871308679s, unconvert: 13.300343841s, gosec: 11.201982417s, golint: 5.708248926s, ineffassign: 4.418581363s, misspell: 4.366586477s, inspect: 3.391039849s, vrp: 2.697036827s, printf: 2.165495827s 
02:47:33 [2020-10-27T02:47:33.674Z] --- PASS: TestBuildSquashParent (6.29s)
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:47:33 [2020-10-27T02:47:33.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:47:33 [2020-10-27T02:47:33.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:47:33 [2020-10-27T02:47:33.674Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:47:33 [2020-10-27T02:47:33.674Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:47:35 [2020-10-27T02:47:35.736Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:47:35 [2020-10-27T02:47:35.736Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:47:37 [2020-10-27T02:47:37.799Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:47:37 [2020-10-27T02:47:37.979Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
02:47:38 [2020-10-27T02:47:38.131Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:47:39 [2020-10-27T02:47:39.809Z] INFO [runner/unused/goanalysis] analyzers took 25.42710074s with top 10 stages: buildssa: 21.335157792s, U1000: 4.091942948s 
02:47:39 [2020-10-27T02:47:39.809Z] INFO [runner] Issues before processing: 2275, after processing: 0 
02:47:39 [2020-10-27T02:47:39.809Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1590/1590, skip_dirs: 1695/1695, cgo: 1695/2275, autogenerated_exclude: 1590/1695, exclude-rules: 64/1590, filename_unadjuster: 1695/1695, path_prettifier: 1695/1695, skip_files: 1695/1695, exclude: 1590/1590, nolint: 0/64 
02:47:39 [2020-10-27T02:47:39.809Z] INFO [runner] processing took 176.094119ms with stages: nolint: 71.275397ms, identifier_marker: 59.675974ms, autogenerated_exclude: 21.07625ms, path_prettifier: 13.28177ms, exclude-rules: 6.607587ms, skip_dirs: 3.268594ms, cgo: 535.956µs, filename_unadjuster: 367.089µs, max_same_issues: 1.617µs, uniq_by_line: 604ns, source_code: 571ns, max_from_linter: 532ns, diff: 522ns, skip_files: 471ns, exclude: 471ns, path_shortener: 390ns, max_per_file_from_linter: 324ns 
02:47:39 [2020-10-27T02:47:39.809Z] INFO [runner] linters took 1m35.075332464s with stages: goanalysis_metalinter: 1m16.628352768s, unused: 18.270514751s 
02:47:39 [2020-10-27T02:47:39.809Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
02:47:40 [2020-10-27T02:47:40.519Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
02:47:40 [2020-10-27T02:47:40.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.39s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s)
02:47:40 [2020-10-27T02:47:40.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s)
02:47:40 [2020-10-27T02:47:40.854Z] === RUN   TestBuildMultiStageCopy
02:47:40 [2020-10-27T02:47:40.854Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:47:41 [2020-10-27T02:47:41.177Z] INFO Memory: 1618 samples, avg is 258.3MB, max is 3033.6MB 
02:47:41 [2020-10-27T02:47:41.177Z] INFO Execution took 3m35.941756829s               
02:47:41 [2020-10-27T02:47:41.433Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
02:47:42 [2020-10-27T02:47:42.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary-daemon test-docker-py
02:47:42 [2020-10-27T02:47:42.588Z] 
02:47:42 [2020-10-27T02:47:42.844Z] Removing bundles/
02:47:42 [2020-10-27T02:47:42.844Z] 
02:47:42 [2020-10-27T02:47:42.844Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
02:47:42 [2020-10-27T02:47:42.844Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:47:42 [2020-10-27T02:47:42.844Z] GOOS="" GOARCH="" GOARM=""
02:47:42 [2020-10-27T02:47:42.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:47:43 [2020-10-27T02:47:43.058Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
02:47:43 [2020-10-27T02:47:43.546Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:47:44 [2020-10-27T02:47:44.177Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:47:44 [2020-10-27T02:47:44.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:47:44 [2020-10-27T02:47:44.968Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
02:47:45 [2020-10-27T02:47:45.101Z] --- PASS: TestBuildMultiStageCopy (4.73s)
02:47:45 [2020-10-27T02:47:45.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s)
02:47:45 [2020-10-27T02:47:45.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
02:47:45 [2020-10-27T02:47:45.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
02:47:45 [2020-10-27T02:47:45.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
02:47:45 [2020-10-27T02:47:45.101Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
02:47:45 [2020-10-27T02:47:45.101Z] === RUN   TestBuildMultiStageParentConfig
02:47:45 [2020-10-27T02:47:45.539Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
02:47:46 [2020-10-27T02:47:46.109Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
02:47:47 [2020-10-27T02:47:47.050Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
02:47:47 [2020-10-27T02:47:47.162Z] --- PASS: TestBuildMultiStageParentConfig (1.54s)
02:47:47 [2020-10-27T02:47:47.162Z] === RUN   TestBuildLabelWithTargets
02:47:47 [2020-10-27T02:47:47.622Z] === RUN   TestDockerSuite/TestAttachAfterDetach
02:47:48 [2020-10-27T02:47:48.193Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
02:47:49 [2020-10-27T02:47:49.225Z] --- PASS: TestBuildLabelWithTargets (2.33s)
02:47:49 [2020-10-27T02:47:49.225Z] === RUN   TestBuildWithEmptyLayers
02:47:49 [2020-10-27T02:47:49.578Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
02:47:50 [2020-10-27T02:47:50.256Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
02:47:50 [2020-10-27T02:47:50.256Z] === RUN   TestBuildMultiStageOnBuild
02:47:50 [2020-10-27T02:47:50.519Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
02:47:51 [2020-10-27T02:47:51.876Z] ok  	github.com/docker/docker/cmd/dockerd	0.114s	coverage: 29.1% of statements
02:47:51 [2020-10-27T02:47:51.877Z] ok  	github.com/docker/docker/container	0.165s	coverage: 34.7% of statements
02:47:51 [2020-10-27T02:47:51.877Z] ?   	github.com/docker/docker/container/stream	[no test files]
02:47:51 [2020-10-27T02:47:51.877Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
02:47:51 [2020-10-27T02:47:51.877Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
02:47:51 [2020-10-27T02:47:51.877Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
02:47:51 [2020-10-27T02:47:51.900Z] === RUN   TestDockerSuite/TestAttachDetach
02:47:52 [2020-10-27T02:47:52.840Z] === RUN   TestDockerSuite/TestAttachDisconnect
02:47:52 [2020-10-27T02:47:52.840Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
02:47:52 [2020-10-27T02:47:52.980Z] --- PASS: TestBuildMultiStageOnBuild (2.83s)
02:47:52 [2020-10-27T02:47:52.981Z] === RUN   TestBuildUncleanTarFilenames
02:47:53 [2020-10-27T02:47:53.778Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
02:47:54 [2020-10-27T02:47:54.012Z] --- PASS: TestBuildUncleanTarFilenames (1.21s)
02:47:54 [2020-10-27T02:47:54.012Z] === RUN   TestBuildMultiStageLayerLeak
02:47:54 [2020-10-27T02:47:54.438Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.057s	coverage: 65.3% of statements
02:47:55 [2020-10-27T02:47:55.158Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
02:47:55 [2020-10-27T02:47:55.418Z] === RUN   TestDockerSuite/TestAttachPausedContainer
02:47:56 [2020-10-27T02:47:56.360Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
02:47:56 [2020-10-27T02:47:56.364Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.096s	coverage: 35.9% of statements
02:47:57 [2020-10-27T02:47:57.300Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
02:47:57 [2020-10-27T02:47:57.521Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s)
02:47:57 [2020-10-27T02:47:57.521Z] === RUN   TestBuildWithHugeFile
02:47:58 [2020-10-27T02:47:58.239Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
02:47:59 [2020-10-27T02:47:59.621Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
02:47:59 [2020-10-27T02:47:59.683Z] ok  	github.com/docker/docker/daemon/cluster	0.104s	coverage: 0.5% of statements
02:48:00 [2020-10-27T02:48:00.194Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
02:48:01 [2020-10-27T02:48:01.609Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
02:48:01 [2020-10-27T02:48:01.918Z] #67 exporting layers 81.2s done
02:48:01 [2020-10-27T02:48:01.918Z] #67 exporting manifest sha256:95a4871109c4f1e7c71b7bf9e406612b976ea9a929d1d5026fd7a5b1bc6c17f6 done
02:48:01 [2020-10-27T02:48:01.918Z] #67 exporting config sha256:9b7b5b2e81e9b3480b026816a8bc76c4bc7c47673d234c7c10f949ef247ef41e done
02:48:01 [2020-10-27T02:48:01.918Z] #67 sending tarball
02:48:02 [2020-10-27T02:48:02.103Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
02:48:02 [2020-10-27T02:48:02.187Z] ok  	github.com/docker/docker/daemon/config	0.074s	coverage: 81.8% of statements
02:48:02 [2020-10-27T02:48:02.763Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
02:48:03 [2020-10-27T02:48:03.045Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
02:48:03 [2020-10-27T02:48:03.045Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
02:48:03 [2020-10-27T02:48:03.045Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
02:48:04 [2020-10-27T02:48:04.156Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
02:48:04 [2020-10-27T02:48:04.430Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
02:48:05 [2020-10-27T02:48:05.371Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
02:48:05 [2020-10-27T02:48:05.633Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
02:48:07 [2020-10-27T02:48:07.460Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
02:48:07 [2020-10-27T02:48:07.724Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.494s	coverage: 14.1% of statements
02:48:08 [2020-10-27T02:48:08.669Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.675s	coverage: 56.2% of statements
02:48:08 [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithHugeFile (94.94s)
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildWithEmptyDockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:08 [2020-10-27T02:48:08.928Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
02:48:08 [2020-10-27T02:48:08.928Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
02:48:08 [2020-10-27T02:48:08.928Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
02:48:08 [2020-10-27T02:48:08.928Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildPreserveOwnership
02:48:08 [2020-10-27T02:48:08.928Z] === RUN   TestBuildPreserveOwnership/copy_from
02:48:09 [2020-10-27T02:48:09.188Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
02:48:11 [2020-10-27T02:48:11.223Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
02:48:12 [2020-10-27T02:48:12.485Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
02:48:12 [2020-10-27T02:48:12.745Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:48:13 [2020-10-27T02:48:13.780Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.794s	coverage: 73.1% of statements
02:48:13 [2020-10-27T02:48:13.780Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.337s	coverage: 46.1% of statements
02:48:15 [2020-10-27T02:48:15.172Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.971s	coverage: 49.5% of statements
02:48:15 [2020-10-27T02:48:15.286Z] --- PASS: TestBuildPreserveOwnership (5.80s)
02:48:15 [2020-10-27T02:48:15.287Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.79s)
02:48:15 [2020-10-27T02:48:15.287Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s)
02:48:15 [2020-10-27T02:48:15.287Z] === RUN   TestBuildPlatformInvalid
02:48:15 [2020-10-27T02:48:15.287Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
02:48:15 [2020-10-27T02:48:15.287Z] --- PASS: TestBuildPlatformInvalid (0.18s)
02:48:15 [2020-10-27T02:48:15.287Z] PASS
02:48:15 [2020-10-27T02:48:15.287Z] 
02:48:15 [2020-10-27T02:48:15.287Z] === Skipped
02:48:15 [2020-10-27T02:48:15.287Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
02:48:15 [2020-10-27T02:48:15.287Z]     build_session_test.go:25: TODO: BuildKit
02:48:15 [2020-10-27T02:48:15.287Z] 
02:48:15 [2020-10-27T02:48:15.287Z] 
02:48:15 [2020-10-27T02:48:15.287Z] DONE 32 tests, 1 skipped in 182.734s
02:48:15 [2020-10-27T02:48:15.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
02:48:15 [2020-10-27T02:48:15.287Z] ++ 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
02:48:15 [2020-10-27T02:48:15.287Z] ++ set -e
02:48:15 [2020-10-27T02:48:15.287Z] ++ '[' -n 0 ']'
02:48:15 [2020-10-27T02:48:15.287Z] ++ set -x
02:48:15 [2020-10-27T02:48:15.287Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:48:15 [2020-10-27T02:48:15.287Z] INFO: Testing against a local daemon
02:48:15 [2020-10-27T02:48:15.287Z] === RUN   TestConfigInspect
02:48:15 [2020-10-27T02:48:15.748Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
02:48:16 [2020-10-27T02:48:16.226Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
02:48:16 [2020-10-27T02:48:16.323Z] ok  	github.com/docker/docker/daemon	12.491s	coverage: 17.2% of statements
02:48:16 [2020-10-27T02:48:16.323Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
02:48:16 [2020-10-27T02:48:16.323Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
02:48:16 [2020-10-27T02:48:16.323Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
02:48:16 [2020-10-27T02:48:16.323Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
02:48:16 [2020-10-27T02:48:16.323Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
02:48:17 [2020-10-27T02:48:17.274Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
02:48:17 [2020-10-27T02:48:17.274Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
02:48:17 [2020-10-27T02:48:17.587Z] #67 sending tarball 15.5s done
02:48:17 [2020-10-27T02:48:17.587Z] #67 DONE 96.7s
02:48:17 [2020-10-27T02:48:17.587Z] 
02:48:17 [2020-10-27T02:48:17.587Z] #68 importing to docker
02:48:17 [2020-10-27T02:48:17.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:48:17 [2020-10-27T02:48:17.626Z] 
02:48:17 [2020-10-27T02:48:17.626Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:48:17 [2020-10-27T02:48:17.626Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:48:17 [2020-10-27T02:48:17.626Z] HOSTNAME=1a2c80aff476
02:48:17 [2020-10-27T02:48:17.626Z] DEST=bundles/test-integration
02:48:17 [2020-10-27T02:48:17.626Z] PWD=/go/src/github.com/docker/docker
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_ROOTLESS=1
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:48:17 [2020-10-27T02:48:17.626Z] container=docker
02:48:17 [2020-10-27T02:48:17.626Z] HOME=/root
02:48:17 [2020-10-27T02:48:17.626Z] GOLANG_VERSION=1.13.15
02:48:17 [2020-10-27T02:48:17.626Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:48:17 [2020-10-27T02:48:17.626Z] VALIDATE_BRANCH=master
02:48:17 [2020-10-27T02:48:17.626Z] TERM=xterm
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_PKG=github.com/docker/docker
02:48:17 [2020-10-27T02:48:17.626Z] SHLVL=1
02:48:17 [2020-10-27T02:48:17.626Z] TIMEOUT=120m
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_GRAPHDRIVER=overlay2
02:48:17 [2020-10-27T02:48:17.626Z] GO111MODULE=off
02:48:17 [2020-10-27T02:48:17.626Z] DOCKER_EXPERIMENTAL=1
02:48:17 [2020-10-27T02:48:17.626Z] TEST_SKIP_INTEGRATION_CLI=1
02:48:17 [2020-10-27T02:48:17.626Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:48:17 [2020-10-27T02:48:17.626Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:48:17 [2020-10-27T02:48:17.626Z] GOPATH=/go
02:48:17 [2020-10-27T02:48:17.626Z] PKG_CONFIG=pkg-config
02:48:17 [2020-10-27T02:48:17.626Z] _=/usr/bin/env
02:48:17 [2020-10-27T02:48:17.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:48:18 [2020-10-27T02:48:18.798Z] --- PASS: TestConfigInspect (3.18s)
02:48:18 [2020-10-27T02:48:18.798Z] === RUN   TestConfigList
02:48:18 [2020-10-27T02:48:18.798Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
02:48:19 [2020-10-27T02:48:19.201Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 4.9% of statements
02:48:19 [2020-10-27T02:48:19.396Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
02:48:19 [2020-10-27T02:48:19.464Z] ok  	github.com/docker/docker/daemon/logger	0.242s	coverage: 41.0% of statements
02:48:19 [2020-10-27T02:48:19.991Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
02:48:20 [2020-10-27T02:48:20.041Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.274s	coverage: 77.8% of statements
02:48:20 [2020-10-27T02:48:20.617Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
02:48:20 [2020-10-27T02:48:20.617Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.9% of statements
02:48:21 [2020-10-27T02:48:21.375Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
02:48:21 [2020-10-27T02:48:21.565Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 87.2% of statements
02:48:21 [2020-10-27T02:48:21.565Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 61.6% of statements
02:48:21 [2020-10-27T02:48:21.635Z] --- PASS: TestConfigList (3.27s)
02:48:21 [2020-10-27T02:48:21.635Z] === RUN   TestConfigsCreateAndDelete
02:48:21 [2020-10-27T02:48:21.895Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
02:48:22 [2020-10-27T02:48:22.250Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.567s	coverage: 57.7% of statements
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
02:48:22 [2020-10-27T02:48:22.250Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 75.2% of statements
02:48:22 [2020-10-27T02:48:22.250Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
02:48:22 [2020-10-27T02:48:22.557Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
02:48:23 [2020-10-27T02:48:23.127Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
02:48:23 [2020-10-27T02:48:23.644Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 37.7% of statements
02:48:23 [2020-10-27T02:48:23.644Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 33.3% of statements
02:48:23 [2020-10-27T02:48:23.907Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.031s	coverage: 46.8% of statements
02:48:24 [2020-10-27T02:48:24.066Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
02:48:24 [2020-10-27T02:48:24.483Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
02:48:24 [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithHugeFile (26.51s)
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildWithEmptyDockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:48:24 [2020-10-27T02:48:24.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
02:48:24 [2020-10-27T02:48:24.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
02:48:24 [2020-10-27T02:48:24.622Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
02:48:24 [2020-10-27T02:48:24.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildPreserveOwnership
02:48:24 [2020-10-27T02:48:24.622Z] === RUN   TestBuildPreserveOwnership/copy_from
02:48:24 [2020-10-27T02:48:24.637Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
02:48:24 [2020-10-27T02:48:24.638Z] --- PASS: TestConfigsCreateAndDelete (3.00s)
02:48:24 [2020-10-27T02:48:24.638Z] === RUN   TestConfigsUpdate
02:48:25 [2020-10-27T02:48:25.208Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
02:48:25 [2020-10-27T02:48:25.778Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
02:48:25 [2020-10-27T02:48:25.778Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
02:48:25 [2020-10-27T02:48:25.927Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
02:48:26 [2020-10-27T02:48:26.503Z] ok  	github.com/docker/docker/distribution/metadata	0.104s	coverage: 48.2% of statements
02:48:26 [2020-10-27T02:48:26.503Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.103s	coverage: 82.5% of statements
02:48:26 [2020-10-27T02:48:26.503Z] ?   	github.com/docker/docker/daemon/names	[no test files]
02:48:26 [2020-10-27T02:48:26.503Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
02:48:27 [2020-10-27T02:48:27.894Z] ok  	github.com/docker/docker/distribution	0.276s	coverage: 21.9% of statements
02:48:27 [2020-10-27T02:48:27.894Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
02:48:28 [2020-10-27T02:48:28.145Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:48:28 [2020-10-27T02:48:28.157Z] ok  	github.com/docker/docker/errdefs	0.023s	coverage: 49.4% of statements
02:48:28 [2020-10-27T02:48:28.319Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
02:48:28 [2020-10-27T02:48:28.319Z] --- PASS: TestConfigsUpdate (3.32s)
02:48:28 [2020-10-27T02:48:28.319Z] === RUN   TestTemplatedConfig
02:48:28 [2020-10-27T02:48:28.319Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
02:48:29 [2020-10-27T02:48:29.106Z] ok  	github.com/docker/docker/image	0.064s	coverage: 86.4% of statements
02:48:29 [2020-10-27T02:48:29.370Z] ok  	github.com/docker/docker/image/cache	0.081s	coverage: 19.2% of statements
02:48:29 [2020-10-27T02:48:29.634Z] ok  	github.com/docker/docker/image/v1	0.040s	coverage: 25.0% of statements
02:48:29 [2020-10-27T02:48:29.700Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
02:48:29 [2020-10-27T02:48:29.897Z] ok  	github.com/docker/docker/distribution/xfer	1.700s	coverage: 85.6% of statements
02:48:29 [2020-10-27T02:48:29.897Z] ?   	github.com/docker/docker/dockerversion	[no test files]
02:48:29 [2020-10-27T02:48:29.897Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
02:48:29 [2020-10-27T02:48:29.897Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
02:48:29 [2020-10-27T02:48:29.961Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
02:48:30 [2020-10-27T02:48:30.159Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
02:48:30 [2020-10-27T02:48:30.531Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
02:48:30 [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPreserveOwnership (6.49s)
02:48:30 [2020-10-27T02:48:30.869Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.20s)
02:48:30 [2020-10-27T02:48:30.869Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.28s)
02:48:30 [2020-10-27T02:48:30.869Z] === RUN   TestBuildPlatformInvalid
02:48:30 [2020-10-27T02:48:30.869Z] --- PASS: TestBuildPlatformInvalid (0.17s)
02:48:30 [2020-10-27T02:48:30.869Z] PASS
02:48:30 [2020-10-27T02:48:30.869Z] 
02:48:30 [2020-10-27T02:48:30.869Z] === Skipped
02:48:30 [2020-10-27T02:48:30.869Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
02:48:30 [2020-10-27T02:48:30.869Z]     build_session_test.go:25: TODO: BuildKit
02:48:30 [2020-10-27T02:48:30.869Z] 
02:48:30 [2020-10-27T02:48:30.869Z] 
02:48:30 [2020-10-27T02:48:30.869Z] DONE 32 tests, 1 skipped in 76.410s
02:48:30 [2020-10-27T02:48:30.869Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
02:48:30 [2020-10-27T02:48:30.869Z] ++ 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
02:48:30 [2020-10-27T02:48:30.869Z] ++ set -e
02:48:30 [2020-10-27T02:48:30.869Z] ++ '[' -n 0 ']'
02:48:30 [2020-10-27T02:48:30.869Z] ++ set -x
02:48:30 [2020-10-27T02:48:30.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:48:30 [2020-10-27T02:48:30.869Z] INFO: Testing against a local daemon
02:48:30 [2020-10-27T02:48:30.869Z] === RUN   TestConfigInspect
02:48:31 [2020-10-27T02:48:31.101Z] --- PASS: TestTemplatedConfig (3.03s)
02:48:31 [2020-10-27T02:48:31.101Z] === RUN   TestConfigCreateResolve
02:48:31 [2020-10-27T02:48:31.101Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
02:48:31 [2020-10-27T02:48:31.554Z] ok  	github.com/docker/docker/oci	0.025s	coverage: 8.2% of statements
02:48:31 [2020-10-27T02:48:31.554Z] ok  	github.com/docker/docker/pkg/aaparser	0.021s	coverage: 52.9% of statements
02:48:32 [2020-10-27T02:48:32.129Z] ok  	github.com/docker/docker/opts	0.064s	coverage: 67.1% of statements
02:48:33 [2020-10-27T02:48:33.080Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
02:48:33 [2020-10-27T02:48:33.256Z] #68 DONE 16.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
02:48:33 [2020-10-27T02:48:33.344Z] ok  	github.com/docker/docker/pkg/authorization	0.508s	coverage: 68.3% of statements
[Pipeline] sh
02:48:33 [2020-10-27T02:48:33.641Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
02:48:33 [2020-10-27T02:48:33.641Z] --- PASS: TestConfigCreateResolve (2.68s)
02:48:33 [2020-10-27T02:48:33.641Z] === RUN   TestConfigDaemonLibtrustID
02:48:33 [2020-10-27T02:48:33.752Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit
02:48:33 [2020-10-27T02:48:33.923Z] ok  	github.com/docker/docker/pkg/capabilities	0.023s	coverage: 87.5% of statements
02:48:34 [2020-10-27T02:48:34.211Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
02:48:34 [2020-10-27T02:48:34.211Z] PASS
02:48:34 [2020-10-27T02:48:34.211Z] 
02:48:34 [2020-10-27T02:48:34.211Z] DONE 7 tests in 19.198s
02:48:34 [2020-10-27T02:48:34.211Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
02:48:34 [2020-10-27T02:48:34.211Z] ++ 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
02:48:34 [2020-10-27T02:48:34.211Z] ++ set -e
02:48:34 [2020-10-27T02:48:34.211Z] ++ '[' -n 0 ']'
02:48:34 [2020-10-27T02:48:34.211Z] ++ set -x
02:48:34 [2020-10-27T02:48:34.211Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:48:34 [2020-10-27T02:48:34.473Z] INFO: Testing against a local daemon
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestCheckpoint
02:48:34 [2020-10-27T02:48:34.473Z] --- SKIP: TestCheckpoint (0.00s)
02:48:34 [2020-10-27T02:48:34.473Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestContainerInvalidJSON
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:48:34 [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:48:34 [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:48:34 [2020-10-27T02:48:34.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:48:34 [2020-10-27T02:48:34.473Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:48:34 [2020-10-27T02:48:34.473Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:48:34 [2020-10-27T02:48:34.473Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:48:34 [2020-10-27T02:48:34.473Z] --- PASS: TestContainerInvalidJSON (0.02s)
02:48:34 [2020-10-27T02:48:34.473Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
02:48:34 [2020-10-27T02:48:34.473Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:48:34 [2020-10-27T02:48:34.473Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:48:34 [2020-10-27T02:48:34.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
02:48:34 [2020-10-27T02:48:34.473Z] === RUN   TestCopyFromContainerPathIsNotDir
02:48:34 [2020-10-27T02:48:34.503Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
02:48:34 [2020-10-27T02:48:34.733Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
02:48:34 [2020-10-27T02:48:34.733Z] === RUN   TestCopyToContainerPathDoesNotExist
02:48:34 [2020-10-27T02:48:34.733Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
02:48:34 [2020-10-27T02:48:34.733Z] === RUN   TestCopyToContainerPathIsNotDir
02:48:34 [2020-10-27T02:48:34.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
02:48:34 [2020-10-27T02:48:34.733Z] === RUN   TestCopyFromContainer
02:48:35 [2020-10-27T02:48:35.080Z] ok  	github.com/docker/docker/pkg/archive	1.255s	coverage: 77.1% of statements
02:48:35 [2020-10-27T02:48:35.311Z] --- PASS: TestConfigInspect (3.87s)
02:48:35 [2020-10-27T02:48:35.311Z] === RUN   TestConfigList
02:48:35 [2020-10-27T02:48:35.346Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
02:48:35 [2020-10-27T02:48:35.608Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 92.9% of statements
02:48:36 [2020-10-27T02:48:36.119Z] === RUN   TestCopyFromContainer//
02:48:36 [2020-10-27T02:48:36.119Z] === RUN   TestCopyFromContainer//bar/root
02:48:36 [2020-10-27T02:48:36.119Z] === RUN   TestCopyFromContainer//bar/root/
02:48:36 [2020-10-27T02:48:36.381Z] === RUN   TestCopyFromContainer/bar/quux
02:48:36 [2020-10-27T02:48:36.381Z] === RUN   TestCopyFromContainer/bar/quux/
02:48:36 [2020-10-27T02:48:36.554Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
02:48:36 [2020-10-27T02:48:36.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:48:36 [2020-10-27T02:48:36.641Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:48:36 [2020-10-27T02:48:36.641Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:48:36 [2020-10-27T02:48:36.641Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
02:48:36 [2020-10-27T02:48:36.641Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:48:36 [2020-10-27T02:48:36.815Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCopyFromContainer/bar/notarget
02:48:36 [2020-10-27T02:48:36.902Z] --- PASS: TestCopyFromContainer (2.27s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer// (0.09s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:36 [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:36 [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:36 [2020-10-27T02:48:36.902Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:36 [2020-10-27T02:48:36.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:36 [2020-10-27T02:48:36.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:36 [2020-10-27T02:48:36.902Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:36 [2020-10-27T02:48:36.902Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:48:36 [2020-10-27T02:48:36.902Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
02:48:36 [2020-10-27T02:48:36.902Z] === RUN   TestCreateLinkToNonExistingContainer
02:48:37 [2020-10-27T02:48:37.162Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateWithInvalidEnv
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateWithInvalidEnv/0
02:48:37 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/0
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateWithInvalidEnv/1
02:48:37 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/1
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateWithInvalidEnv/2
02:48:37 [2020-10-27T02:48:37.162Z] === PAUSE TestCreateWithInvalidEnv/2
02:48:37 [2020-10-27T02:48:37.162Z] === CONT  TestCreateWithInvalidEnv/0
02:48:37 [2020-10-27T02:48:37.162Z] === CONT  TestCreateWithInvalidEnv/2
02:48:37 [2020-10-27T02:48:37.162Z] === CONT  TestCreateWithInvalidEnv/1
02:48:37 [2020-10-27T02:48:37.162Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
02:48:37 [2020-10-27T02:48:37.162Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:48:37 [2020-10-27T02:48:37.162Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:48:37 [2020-10-27T02:48:37.162Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateTmpfsMountsTarget
02:48:37 [2020-10-27T02:48:37.162Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestCreateWithCustomMaskedPaths
02:48:37 [2020-10-27T02:48:37.162Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
02:48:37 [2020-10-27T02:48:37.389Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
02:48:37 [2020-10-27T02:48:37.451Z] ?   	github.com/docker/docker/api	[no test files]
02:48:37 [2020-10-27T02:48:37.732Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
02:48:37 [2020-10-27T02:48:37.962Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.518s	coverage: 43.2% of statements
02:48:38 [2020-10-27T02:48:38.032Z] --- PASS: TestConfigList (3.59s)
02:48:38 [2020-10-27T02:48:38.032Z] === RUN   TestConfigsCreateAndDelete
02:48:38 [2020-10-27T02:48:38.302Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
02:48:38 [2020-10-27T02:48:38.536Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
02:48:38 [2020-10-27T02:48:38.536Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
02:48:38 [2020-10-27T02:48:38.872Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
02:48:39 [2020-10-27T02:48:39.111Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 11.4% of statements
02:48:39 [2020-10-27T02:48:39.133Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
02:48:39 [2020-10-27T02:48:39.133Z] === RUN   TestCreateWithCustomReadonlyPaths
02:48:39 [2020-10-27T02:48:39.373Z] ok  	github.com/docker/docker/pkg/fsutils	0.272s	coverage: 85.1% of statements
02:48:39 [2020-10-27T02:48:39.393Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
02:48:39 [2020-10-27T02:48:39.635Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
02:48:40 [2020-10-27T02:48:40.212Z] ok  	github.com/docker/docker/layer	7.888s	coverage: 68.8% of statements
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/oci/caps	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
02:48:40 [2020-10-27T02:48:40.212Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
02:48:40 [2020-10-27T02:48:40.333Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
02:48:40 [2020-10-27T02:48:40.475Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
02:48:40 [2020-10-27T02:48:40.593Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
02:48:40 [2020-10-27T02:48:40.737Z] ok  	github.com/docker/docker/pkg/longpath	0.015s	coverage: 100.0% of statements
02:48:40 [2020-10-27T02:48:40.737Z] ok  	github.com/docker/docker/pkg/idtools	0.823s	coverage: 70.1% of statements
02:48:40 [2020-10-27T02:48:40.738Z] ok  	github.com/docker/docker/pkg/ioutils	0.602s	coverage: 70.6% of statements
02:48:40 [2020-10-27T02:48:40.738Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
02:48:40 [2020-10-27T02:48:40.738Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
02:48:40 [2020-10-27T02:48:40.738Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
02:48:41 [2020-10-27T02:48:41.001Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
02:48:41 [2020-10-27T02:48:41.001Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
02:48:41 [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s)
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:48:41 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:48:41 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:48:41 [2020-10-27T02:48:41.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:48:41 [2020-10-27T02:48:41.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:48:41 [2020-10-27T02:48:41.163Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
02:48:41 [2020-10-27T02:48:41.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
02:48:41 [2020-10-27T02:48:41.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
02:48:41 [2020-10-27T02:48:41.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
02:48:41 [2020-10-27T02:48:41.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
02:48:41 [2020-10-27T02:48:41.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
02:48:41 [2020-10-27T02:48:41.163Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:48:41 [2020-10-27T02:48:41.263Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
02:48:41 [2020-10-27T02:48:41.526Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.034s	coverage: 60.0% of statements
02:48:41 [2020-10-27T02:48:41.526Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.033s	coverage: 86.7% of statements
02:48:41 [2020-10-27T02:48:41.541Z] --- PASS: TestConfigsCreateAndDelete (3.46s)
02:48:41 [2020-10-27T02:48:41.541Z] === RUN   TestConfigsUpdate
02:48:41 [2020-10-27T02:48:41.789Z] ok  	github.com/docker/docker/pkg/pidfile	0.022s	coverage: 82.4% of statements
02:48:41 [2020-10-27T02:48:41.789Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
02:48:41 [2020-10-27T02:48:41.789Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
02:48:42 [2020-10-27T02:48:42.103Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
02:48:42 [2020-10-27T02:48:42.103Z] === RUN   TestCreateDifferentPlatform
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestCreateDifferentPlatform/different_os
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:48:42 [2020-10-27T02:48:42.104Z] --- PASS: TestCreateDifferentPlatform (0.03s)
02:48:42 [2020-10-27T02:48:42.104Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:48:42 [2020-10-27T02:48:42.104Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:48:42 [2020-10-27T02:48:42.104Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:48:42 [2020-10-27T02:48:42.104Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestContainerStartOnDaemonRestart
02:48:42 [2020-10-27T02:48:42.104Z] === PAUSE TestContainerStartOnDaemonRestart
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestDaemonRestartIpcMode
02:48:42 [2020-10-27T02:48:42.104Z] === PAUSE TestDaemonRestartIpcMode
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestDaemonHostGatewayIP
02:48:42 [2020-10-27T02:48:42.104Z] === PAUSE TestDaemonHostGatewayIP
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestContainerKillOnDaemonStart
02:48:42 [2020-10-27T02:48:42.104Z] === PAUSE TestContainerKillOnDaemonStart
02:48:42 [2020-10-27T02:48:42.104Z] === RUN   TestDiff
02:48:42 [2020-10-27T02:48:42.363Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
02:48:42 [2020-10-27T02:48:42.365Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.033s	coverage: 56.8% of statements
02:48:42 [2020-10-27T02:48:42.624Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
02:48:42 [2020-10-27T02:48:42.884Z] --- PASS: TestDiff (0.76s)
02:48:42 [2020-10-27T02:48:42.884Z] === RUN   TestExecWithCloseStdin
02:48:42 [2020-10-27T02:48:42.939Z] ok  	github.com/docker/docker/pkg/pools	0.020s	coverage: 88.2% of statements
02:48:42 [2020-10-27T02:48:42.939Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.014s	coverage: 85.7% of statements
02:48:43 [2020-10-27T02:48:43.202Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
02:48:43 [2020-10-27T02:48:43.776Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
02:48:43 [2020-10-27T02:48:43.827Z] --- PASS: TestExecWithCloseStdin (0.91s)
02:48:43 [2020-10-27T02:48:43.827Z] === RUN   TestExec
02:48:44 [2020-10-27T02:48:44.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:48:44 [2020-10-27T02:48:44.352Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
02:48:44 [2020-10-27T02:48:44.613Z] ok  	github.com/docker/docker/pkg/pubsub	1.081s	coverage: 75.0% of statements
02:48:44 [2020-10-27T02:48:44.767Z] --- PASS: TestExec (0.89s)
02:48:44 [2020-10-27T02:48:44.767Z] === RUN   TestExecUser
02:48:45 [2020-10-27T02:48:45.050Z] --- PASS: TestConfigsUpdate (3.47s)
02:48:45 [2020-10-27T02:48:45.050Z] === RUN   TestTemplatedConfig
02:48:45 [2020-10-27T02:48:45.190Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 70.6% of statements
02:48:45 [2020-10-27T02:48:45.190Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
02:48:45 [2020-10-27T02:48:45.338Z] --- PASS: TestExecUser (0.70s)
02:48:45 [2020-10-27T02:48:45.338Z] === RUN   TestExportContainerAndImportImage
02:48:45 [2020-10-27T02:48:45.453Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
02:48:45 [2020-10-27T02:48:45.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:48:46 [2020-10-27T02:48:46.027Z] ok  	github.com/docker/docker/pkg/sysinfo	0.043s	coverage: 54.2% of statements
02:48:46 [2020-10-27T02:48:46.603Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
02:48:46 [2020-10-27T02:48:46.603Z] ok  	github.com/docker/docker/pkg/signal	2.784s	coverage: 61.0% of statements
02:48:46 [2020-10-27T02:48:46.718Z] === RUN   TestDockerSuite/TestBuildAddNonTar
02:48:46 [2020-10-27T02:48:46.719Z] --- PASS: TestExportContainerAndImportImage (1.19s)
02:48:46 [2020-10-27T02:48:46.719Z] === RUN   TestExportContainerAfterDaemonRestart
02:48:46 [2020-10-27T02:48:46.866Z] ok  	github.com/docker/docker/pkg/tailfile	0.142s	coverage: 88.6% of statements
02:48:47 [2020-10-27T02:48:47.128Z] testing: warning: no tests to run
02:48:47 [2020-10-27T02:48:47.128Z] coverage: [no statements]
02:48:47 [2020-10-27T02:48:47.128Z] ok  	github.com/docker/docker/pkg/term/windows	0.010s	coverage: [no statements] [no tests to run]
02:48:47 [2020-10-27T02:48:47.671Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
02:48:47 [2020-10-27T02:48:47.703Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
02:48:47 [2020-10-27T02:48:47.704Z] ok  	github.com/docker/docker/pkg/tarsum	0.108s	coverage: 89.3% of statements
02:48:47 [2020-10-27T02:48:47.704Z] ok  	github.com/docker/docker/pkg/urlutil	0.014s	coverage: 100.0% of statements
02:48:47 [2020-10-27T02:48:47.931Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
02:48:47 [2020-10-27T02:48:47.967Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
02:48:48 [2020-10-27T02:48:48.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:48:48 [2020-10-27T02:48:48.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s)
02:48:48 [2020-10-27T02:48:48.501Z] === RUN   TestHealthCheckWorkdir
02:48:48 [2020-10-27T02:48:48.919Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.5% of statements
02:48:49 [2020-10-27T02:48:49.071Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
02:48:49 [2020-10-27T02:48:49.331Z] --- PASS: TestHealthCheckWorkdir (0.99s)
02:48:49 [2020-10-27T02:48:49.331Z] === RUN   TestHealthKillContainer
02:48:49 [2020-10-27T02:48:49.494Z] --- PASS: TestTemplatedConfig (3.67s)
02:48:49 [2020-10-27T02:48:49.494Z] === RUN   TestConfigCreateResolve
02:48:49 [2020-10-27T02:48:49.495Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 85.4% of statements
02:48:50 [2020-10-27T02:48:50.269Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
02:48:50 [2020-10-27T02:48:50.269Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
02:48:50 [2020-10-27T02:48:50.442Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
02:48:50 [2020-10-27T02:48:50.442Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.1% of statements
02:48:51 [2020-10-27T02:48:51.836Z] ok  	github.com/docker/docker/registry/resumable	0.028s	coverage: 100.0% of statements
02:48:52 [2020-10-27T02:48:52.099Z] ok  	github.com/docker/docker/quota	0.606s	coverage: 71.4% of statements
02:48:52 [2020-10-27T02:48:52.179Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
02:48:52 [2020-10-27T02:48:52.179Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
02:48:52 [2020-10-27T02:48:52.179Z] --- PASS: TestHealthKillContainer (2.88s)
02:48:52 [2020-10-27T02:48:52.179Z] === RUN   TestInspectCpusetInConfigPre120
02:48:52 [2020-10-27T02:48:52.362Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
02:48:52 [2020-10-27T02:48:52.625Z] ok  	github.com/docker/docker/registry	0.247s	coverage: 56.3% of statements
02:48:53 [2020-10-27T02:48:53.003Z] --- PASS: TestConfigCreateResolve (3.73s)
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestConfigDaemonLibtrustID
02:48:53 [2020-10-27T02:48:53.003Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
02:48:53 [2020-10-27T02:48:53.003Z] PASS
02:48:53 [2020-10-27T02:48:53.003Z] 
02:48:53 [2020-10-27T02:48:53.003Z] DONE 7 tests in 22.376s
02:48:53 [2020-10-27T02:48:53.003Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
02:48:53 [2020-10-27T02:48:53.003Z] ++ 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
02:48:53 [2020-10-27T02:48:53.003Z] ++ set -e
02:48:53 [2020-10-27T02:48:53.003Z] ++ '[' -n 0 ']'
02:48:53 [2020-10-27T02:48:53.003Z] ++ set -x
02:48:53 [2020-10-27T02:48:53.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:48:53 [2020-10-27T02:48:53.003Z] INFO: Testing against a local daemon
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestCheckpoint
02:48:53 [2020-10-27T02:48:53.003Z] --- SKIP: TestCheckpoint (0.00s)
02:48:53 [2020-10-27T02:48:53.003Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestContainerInvalidJSON
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:48:53 [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:48:53 [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:48:53 [2020-10-27T02:48:53.003Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:48:53 [2020-10-27T02:48:53.003Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:48:53 [2020-10-27T02:48:53.003Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:48:53 [2020-10-27T02:48:53.003Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:48:53 [2020-10-27T02:48:53.003Z] --- PASS: TestContainerInvalidJSON (0.01s)
02:48:53 [2020-10-27T02:48:53.003Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
02:48:53 [2020-10-27T02:48:53.003Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
02:48:53 [2020-10-27T02:48:53.003Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:48:53 [2020-10-27T02:48:53.003Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:48:53 [2020-10-27T02:48:53.120Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
02:48:53 [2020-10-27T02:48:53.120Z] === RUN   TestIpcModeNone
02:48:53 [2020-10-27T02:48:53.150Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 9.0% of statements
02:48:53 [2020-10-27T02:48:53.202Z] ok  	github.com/docker/docker/testutil	0.039s	coverage: 62.5% of statements
02:48:53 [2020-10-27T02:48:53.202Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 66.1% of statements
02:48:53 [2020-10-27T02:48:53.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
02:48:53 [2020-10-27T02:48:53.293Z] === RUN   TestCopyFromContainerPathIsNotDir
02:48:53 [2020-10-27T02:48:53.293Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
02:48:53 [2020-10-27T02:48:53.293Z] === RUN   TestCopyToContainerPathDoesNotExist
02:48:53 [2020-10-27T02:48:53.583Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
02:48:53 [2020-10-27T02:48:53.583Z] === RUN   TestCopyToContainerPathIsNotDir
02:48:53 [2020-10-27T02:48:53.583Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
02:48:53 [2020-10-27T02:48:53.583Z] === RUN   TestCopyFromContainer
02:48:53 [2020-10-27T02:48:53.689Z] --- PASS: TestIpcModeNone (0.67s)
02:48:53 [2020-10-27T02:48:53.689Z] === RUN   TestIpcModePrivate
02:48:53 [2020-10-27T02:48:53.689Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
02:48:54 [2020-10-27T02:48:54.258Z] --- PASS: TestIpcModePrivate (0.56s)
02:48:54 [2020-10-27T02:48:54.258Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
02:48:54 [2020-10-27T02:48:54.258Z] === RUN   TestIpcModeShareable
02:48:54 [2020-10-27T02:48:54.828Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
02:48:54 [2020-10-27T02:48:54.828Z] --- PASS: TestIpcModeShareable (0.65s)
02:48:54 [2020-10-27T02:48:54.828Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
02:48:54 [2020-10-27T02:48:54.828Z] === RUN   TestAPIIpcModeShareableAndContainer
02:48:55 [2020-10-27T02:48:55.124Z] ok  	github.com/docker/docker/volume/drivers	0.034s	coverage: 36.1% of statements
02:48:55 [2020-10-27T02:48:55.397Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
02:48:55 [2020-10-27T02:48:55.645Z] === RUN   TestCopyFromContainer//
02:48:55 [2020-10-27T02:48:55.645Z] === RUN   TestCopyFromContainer//bar/root
02:48:55 [2020-10-27T02:48:55.935Z] === RUN   TestCopyFromContainer//bar/root/
02:48:55 [2020-10-27T02:48:55.935Z] === RUN   TestCopyFromContainer/bar/quux
02:48:55 [2020-10-27T02:48:55.935Z] === RUN   TestCopyFromContainer/bar/quux/
02:48:56 [2020-10-27T02:48:56.071Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
02:48:56 [2020-10-27T02:48:56.225Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:48:56 [2020-10-27T02:48:56.225Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:48:56 [2020-10-27T02:48:56.225Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:48:56 [2020-10-27T02:48:56.225Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:48:56 [2020-10-27T02:48:56.334Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCopyFromContainer/bar/notarget
02:48:56 [2020-10-27T02:48:56.515Z] --- PASS: TestCopyFromContainer (2.89s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer// (0.06s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:48:56 [2020-10-27T02:48:56.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateLinkToNonExistingContainer
02:48:56 [2020-10-27T02:48:56.515Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateWithInvalidEnv
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateWithInvalidEnv/0
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/0
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateWithInvalidEnv/1
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/1
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateWithInvalidEnv/2
02:48:56 [2020-10-27T02:48:56.515Z] === PAUSE TestCreateWithInvalidEnv/2
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateWithInvalidEnv/0
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateWithInvalidEnv/2
02:48:56 [2020-10-27T02:48:56.515Z] === CONT  TestCreateWithInvalidEnv/1
02:48:56 [2020-10-27T02:48:56.515Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateTmpfsMountsTarget
02:48:56 [2020-10-27T02:48:56.515Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
02:48:56 [2020-10-27T02:48:56.515Z] === RUN   TestCreateWithCustomMaskedPaths
02:48:56 [2020-10-27T02:48:56.643Z] ok  	github.com/docker/docker/volume/local	0.225s	coverage: 76.4% of statements
02:48:57 [2020-10-27T02:48:57.274Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
02:48:57 [2020-10-27T02:48:57.274Z] === RUN   TestDockerSuite/TestBuildAddScript
02:48:57 [2020-10-27T02:48:57.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s)
02:48:57 [2020-10-27T02:48:57.534Z] === RUN   TestAPIIpcModeHost
02:48:57 [2020-10-27T02:48:57.585Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
02:48:58 [2020-10-27T02:48:58.473Z] --- PASS: TestAPIIpcModeHost (0.73s)
02:48:58 [2020-10-27T02:48:58.473Z] === RUN   TestDaemonIpcModeShareable
02:48:59 [2020-10-27T02:48:59.237Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
02:48:59 [2020-10-27T02:48:59.237Z] === RUN   TestCreateWithCustomReadonlyPaths
02:49:00 [2020-10-27T02:49:00.382Z] --- PASS: TestDaemonIpcModeShareable (1.86s)
02:49:00 [2020-10-27T02:49:00.382Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true
02:49:00 [2020-10-27T02:49:00.382Z] === RUN   TestDaemonIpcModePrivate
02:49:00 [2020-10-27T02:49:00.382Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
02:49:00 [2020-10-27T02:49:00.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
02:49:00 [2020-10-27T02:49:00.951Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
02:49:01 [2020-10-27T02:49:01.890Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
02:49:01 [2020-10-27T02:49:01.890Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
02:49:01 [2020-10-27T02:49:01.890Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:49:01 [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:49:01 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:49:01 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:49:01 [2020-10-27T02:49:01.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:49:01 [2020-10-27T02:49:01.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:49:01 [2020-10-27T02:49:01.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
02:49:01 [2020-10-27T02:49:01.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
02:49:01 [2020-10-27T02:49:01.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
02:49:01 [2020-10-27T02:49:01.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
02:49:01 [2020-10-27T02:49:01.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
02:49:01 [2020-10-27T02:49:01.968Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
02:49:01 [2020-10-27T02:49:01.968Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:49:02 [2020-10-27T02:49:02.258Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
02:49:02 [2020-10-27T02:49:02.258Z] === RUN   TestCreateDifferentPlatform
02:49:02 [2020-10-27T02:49:02.258Z] === RUN   TestCreateDifferentPlatform/different_os
02:49:02 [2020-10-27T02:49:02.258Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:49:02 [2020-10-27T02:49:02.258Z] --- PASS: TestCreateDifferentPlatform (0.01s)
02:49:02 [2020-10-27T02:49:02.258Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:49:02 [2020-10-27T02:49:02.258Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:49:02 [2020-10-27T02:49:02.258Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:49:02 [2020-10-27T02:49:02.549Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:49:02 [2020-10-27T02:49:02.549Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestContainerStartOnDaemonRestart
02:49:02 [2020-10-27T02:49:02.549Z] === PAUSE TestContainerStartOnDaemonRestart
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestDaemonRestartIpcMode
02:49:02 [2020-10-27T02:49:02.549Z] === PAUSE TestDaemonRestartIpcMode
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestDaemonHostGatewayIP
02:49:02 [2020-10-27T02:49:02.549Z] === PAUSE TestDaemonHostGatewayIP
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestContainerKillOnDaemonStart
02:49:02 [2020-10-27T02:49:02.549Z] === PAUSE TestContainerKillOnDaemonStart
02:49:02 [2020-10-27T02:49:02.549Z] === RUN   TestDiff
02:49:03 [2020-10-27T02:49:03.180Z] --- PASS: TestDiff (0.81s)
02:49:03 [2020-10-27T02:49:03.180Z] === RUN   TestExecWithCloseStdin
02:49:03 [2020-10-27T02:49:03.800Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
02:49:03 [2020-10-27T02:49:03.800Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
02:49:03 [2020-10-27T02:49:03.800Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:49:04 [2020-10-27T02:49:04.213Z] --- PASS: TestExecWithCloseStdin (0.91s)
02:49:04 [2020-10-27T02:49:04.213Z] === RUN   TestExec
02:49:04 [2020-10-27T02:49:04.740Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
02:49:05 [2020-10-27T02:49:05.244Z] --- PASS: TestExec (0.88s)
02:49:05 [2020-10-27T02:49:05.244Z] === RUN   TestExecUser
02:49:05 [2020-10-27T02:49:05.310Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
02:49:05 [2020-10-27T02:49:05.310Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true
02:49:05 [2020-10-27T02:49:05.310Z] === RUN   TestIpcModeOlderClient
02:49:05 [2020-10-27T02:49:05.310Z] === PAUSE TestIpcModeOlderClient
02:49:05 [2020-10-27T02:49:05.310Z] === RUN   TestKillContainerInvalidSignal
02:49:05 [2020-10-27T02:49:05.875Z] --- PASS: TestExecUser (0.91s)
02:49:05 [2020-10-27T02:49:05.875Z] === RUN   TestExportContainerAndImportImage
02:49:05 [2020-10-27T02:49:05.881Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
02:49:05 [2020-10-27T02:49:05.881Z] === RUN   TestKillContainer
02:49:05 [2020-10-27T02:49:05.881Z] === RUN   TestKillContainer/no_signal
02:49:06 [2020-10-27T02:49:06.410Z] 406ffb8432a7: Pull complete
02:49:06 [2020-10-27T02:49:06.410Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
02:49:06 [2020-10-27T02:49:06.410Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
02:49:06 [2020-10-27T02:49:06.410Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
02:49:06 [2020-10-27T02:49:06.410Z] WARN: Skipping validation tests
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Running unit tests at 10/27/2020 02:48:55...
02:49:06 [2020-10-27T02:49:06.410Z] INFO: make.ps1 starting at 10/27/2020 02:49:00
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Git commit (7d03e04f50) assumed from DOCKER_GITCOMMIT environment variable
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Invoking autogen...
02:49:06 [2020-10-27T02:49:06.410Z] INFO: Running unit tests...
02:49:06 [2020-10-27T02:49:06.822Z] === RUN   TestKillContainer/non_killing_signal
02:49:07 [2020-10-27T02:49:07.082Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
02:49:07 [2020-10-27T02:49:07.082Z] === RUN   TestKillContainer/killing_signal
02:49:07 [2020-10-27T02:49:07.379Z] --- PASS: TestExportContainerAndImportImage (1.05s)
02:49:07 [2020-10-27T02:49:07.379Z] === RUN   TestExportContainerAfterDaemonRestart
02:49:08 [2020-10-27T02:49:08.410Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
02:49:08 [2020-10-27T02:49:08.410Z] === RUN   TestHealthCheckWorkdir
02:49:08 [2020-10-27T02:49:08.464Z] --- PASS: TestKillContainer (2.20s)
02:49:08 [2020-10-27T02:49:08.464Z]     --- PASS: TestKillContainer/no_signal (0.74s)
02:49:08 [2020-10-27T02:49:08.464Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
02:49:08 [2020-10-27T02:49:08.464Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
02:49:08 [2020-10-27T02:49:08.464Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:49:08 [2020-10-27T02:49:08.464Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:49:08 [2020-10-27T02:49:08.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
02:49:08 [2020-10-27T02:49:08.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:49:09 [2020-10-27T02:49:09.554Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s)
02:49:09 [2020-10-27T02:49:09.554Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
02:49:09 [2020-10-27T02:49:09.554Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
02:49:09 [2020-10-27T02:49:09.554Z] === RUN   TestKillStoppedContainer
02:49:09 [2020-10-27T02:49:09.816Z] --- PASS: TestKillStoppedContainer (0.08s)
02:49:09 [2020-10-27T02:49:09.816Z] === RUN   TestKillStoppedContainerAPIPre120
02:49:09 [2020-10-27T02:49:09.816Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
02:49:09 [2020-10-27T02:49:09.816Z] === RUN   TestKillDifferentUserContainer
02:49:09 [2020-10-27T02:49:09.912Z] --- PASS: TestHealthCheckWorkdir (1.05s)
02:49:09 [2020-10-27T02:49:09.912Z] === RUN   TestHealthKillContainer
02:49:10 [2020-10-27T02:49:10.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:49:10 [2020-10-27T02:49:10.755Z] --- PASS: TestKillDifferentUserContainer (0.75s)
02:49:10 [2020-10-27T02:49:10.755Z] === RUN   TestInspectOomKilledTrue
02:49:10 [2020-10-27T02:49:10.755Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
02:49:10 [2020-10-27T02:49:10.755Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:49:10 [2020-10-27T02:49:10.755Z] === RUN   TestInspectOomKilledFalse
02:49:10 [2020-10-27T02:49:10.755Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
02:49:10 [2020-10-27T02:49:10.755Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:49:10 [2020-10-27T02:49:10.755Z] === RUN   TestLinksEtcHostsContentMatch
02:49:11 [2020-10-27T02:49:11.327Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
02:49:11 [2020-10-27T02:49:11.327Z] === RUN   TestLinksContainerNames
02:49:11 [2020-10-27T02:49:11.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:49:11 [2020-10-27T02:49:11.587Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
02:49:12 [2020-10-27T02:49:12.204Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
02:49:12 [2020-10-27T02:49:12.637Z] --- PASS: TestHealthKillContainer (2.94s)
02:49:12 [2020-10-27T02:49:12.638Z] === RUN   TestInspectCpusetInConfigPre120
02:49:12 [2020-10-27T02:49:12.782Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
02:49:12 [2020-10-27T02:49:12.782Z] --- PASS: TestLinksContainerNames (1.69s)
02:49:12 [2020-10-27T02:49:12.782Z] === RUN   TestLogsFollowTailEmpty
02:49:12 [2020-10-27T02:49:12.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:49:13 [2020-10-27T02:49:13.269Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
02:49:13 [2020-10-27T02:49:13.269Z] === RUN   TestIpcModeNone
02:49:13 [2020-10-27T02:49:13.357Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
02:49:13 [2020-10-27T02:49:13.621Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
02:49:13 [2020-10-27T02:49:13.621Z] === RUN   TestContainerNetworkMountsNoChown
02:49:13 [2020-10-27T02:49:13.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:49:13 [2020-10-27T02:49:13.883Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
02:49:14 [2020-10-27T02:49:14.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:49:14 [2020-10-27T02:49:14.305Z] --- PASS: TestIpcModeNone (0.91s)
02:49:14 [2020-10-27T02:49:14.305Z] === RUN   TestIpcModePrivate
02:49:14 [2020-10-27T02:49:14.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/default
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/private
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rprivate
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/slave
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rslave
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/shared
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rshared
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/default
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/default/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/default/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/default/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/rshared
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/shared
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/rslave
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/slave
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/rprivate
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/private
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/private/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === RUN   TestMountDaemonRoot/private/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/default/mount_root
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:49:14 [2020-10-27T02:49:14.453Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:49:14 [2020-10-27T02:49:14.713Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
02:49:14 [2020-10-27T02:49:14.713Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/private/mount_root
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:49:14 [2020-10-27T02:49:14.973Z] === CONT  TestMountDaemonRoot/private/bind_root
02:49:14 [2020-10-27T02:49:14.973Z] --- PASS: TestMountDaemonRoot (0.06s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
02:49:14 [2020-10-27T02:49:14.973Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
02:49:14 [2020-10-27T02:49:14.973Z] === RUN   TestContainerBindMountNonRecursive
02:49:15 [2020-10-27T02:49:15.022Z] 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
02:49:15 [2020-10-27T02:49:15.337Z] --- PASS: TestIpcModePrivate (0.89s)
02:49:15 [2020-10-27T02:49:15.337Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
02:49:15 [2020-10-27T02:49:15.337Z] === RUN   TestIpcModeShareable
02:49:15 [2020-10-27T02:49:15.543Z] === RUN   TestDockerSuite/TestBuildAddTar
02:49:15 [2020-10-27T02:49:15.543Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
02:49:15 [2020-10-27T02:49:15.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:49:15 [2020-10-27T02:49:15.967Z] --- PASS: TestIpcModeShareable (0.96s)
02:49:15 [2020-10-27T02:49:15.968Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
02:49:15 [2020-10-27T02:49:15.968Z] === RUN   TestAPIIpcModeShareableAndContainer
02:49:17 [2020-10-27T02:49:17.455Z] --- PASS: TestContainerBindMountNonRecursive (2.31s)
02:49:17 [2020-10-27T02:49:17.455Z] === RUN   TestNetworkNat
02:49:17 [2020-10-27T02:49:17.455Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
02:49:18 [2020-10-27T02:49:18.025Z] --- PASS: TestNetworkNat (0.73s)
02:49:18 [2020-10-27T02:49:18.025Z] === RUN   TestNetworkLocalhostTCPNat
02:49:18 [2020-10-27T02:49:18.966Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s)
02:49:18 [2020-10-27T02:49:18.966Z] === RUN   TestNetworkLoopbackNat
02:49:19 [2020-10-27T02:49:19.226Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
02:49:19 [2020-10-27T02:49:19.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:49:19 [2020-10-27T02:49:19.253Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:49:19 [2020-10-27T02:49:19.253Z] 
02:49:19 [2020-10-27T02:49:19.253Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
02:49:19 [2020-10-27T02:49:19.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
02:49:19 [2020-10-27T02:49:19.253Z] Using test binary docker
02:49:19 [2020-10-27T02:49:19.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:49:19 [2020-10-27T02:49:19.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:49:19 [2020-10-27T02:49:19.253Z] INFO: Waiting for daemon to start...
02:49:19 [2020-10-27T02:49:19.253Z] Starting dockerd
02:49:19 [2020-10-27T02:49:19.253Z] .
02:49:19 [2020-10-27T02:49:19.253Z] INFO: Building docker-sdk-python3:4.3.0...
02:49:19 [2020-10-27T02:49:19.475Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
02:49:19 [2020-10-27T02:49:19.475Z] === RUN   TestAPIIpcModeHost
02:49:19 [2020-10-27T02:49:19.475Z] --- PASS: TestAPIIpcModeHost (0.65s)
02:49:19 [2020-10-27T02:49:19.475Z] === RUN   TestDaemonIpcModeShareable
02:49:19 [2020-10-27T02:49:19.545Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.6% of statements
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/pkg/term	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/rootless	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/testutil/request	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/volume	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === Skipped
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     exec_linux_test.go:18: requires AppArmor to be enabled
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     exec_linux_test.go:38: requires AppArmor to be enabled
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver btrfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver btrfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver btrfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver btrfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver btrfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:73: No driver to put!
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z] time="2020-10-27T02:48:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:73: No driver to put!
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     overlay_test.go:49: Fails to compute changes intermittently
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     overlay_test.go:65: Cannot run test with naive change algorithm
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver zfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver zfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver zfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver zfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:46: Driver zfs not supported
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     graphtest_unix.go:73: No driver to put!
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
02:49:19 [2020-10-27T02:49:19.545Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] 
02:49:19 [2020-10-27T02:49:19.545Z] DONE 2199 tests, 26 skipped in 191.331s
Post stage
[Pipeline] junit
02:49:19 [2020-10-27T02:49:19.560Z] Recording test results
02:49:20 [2020-10-27T02:49:20.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:49:21 [2020-10-27T02:49:21.134Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:49:21 [2020-10-27T02:49:21.536Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
02:49:21 [2020-10-27T02:49:21.536Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
02:49:21 [2020-10-27T02:49:21.536Z] === RUN   TestDaemonIpcModePrivate
02:49:21 [2020-10-27T02:49:21.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -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:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration
02:49:21 [2020-10-27T02:49:21.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:49:22 [2020-10-27T02:49:22.073Z] --- PASS: TestNetworkLoopbackNat (3.00s)
02:49:22 [2020-10-27T02:49:22.073Z] === RUN   TestPause
02:49:22 [2020-10-27T02:49:22.332Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
02:49:22 [2020-10-27T02:49:22.372Z] 
02:49:22 [2020-10-27T02:49:22.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:49:22 [2020-10-27T02:49:22.592Z] === RUN   TestDockerSuite/TestBuildAddTarXz
02:49:22 [2020-10-27T02:49:22.634Z] Removing bundles/
02:49:22 [2020-10-27T02:49:22.634Z] 
02:49:22 [2020-10-27T02:49:22.634Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:49:22 [2020-10-27T02:49:22.634Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:49:22 [2020-10-27T02:49:22.634Z] GOOS="" GOARCH="" GOARM=""
02:49:22 [2020-10-27T02:49:22.852Z] --- PASS: TestPause (0.86s)
02:49:22 [2020-10-27T02:49:22.852Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:49:22 [2020-10-27T02:49:22.852Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:49:22 [2020-10-27T02:49:22.852Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:49:22 [2020-10-27T02:49:22.852Z] === RUN   TestPauseStopPausedContainer
02:49:23 [2020-10-27T02:49:23.039Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
02:49:23 [2020-10-27T02:49:23.039Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
02:49:23 [2020-10-27T02:49:23.039Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:49:23 [2020-10-27T02:49:23.793Z] --- PASS: TestPauseStopPausedContainer (0.85s)
02:49:23 [2020-10-27T02:49:23.793Z] === RUN   TestPsFilter
02:49:23 [2020-10-27T02:49:23.793Z] --- PASS: TestPsFilter (0.14s)
02:49:23 [2020-10-27T02:49:23.793Z] === RUN   TestRemoveContainerWithRemovedVolume
02:49:23 [2020-10-27T02:49:23.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:49:24 [2020-10-27T02:49:24.054Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
02:49:24 [2020-10-27T02:49:24.054Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
02:49:24 [2020-10-27T02:49:24.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
02:49:24 [2020-10-27T02:49:24.625Z] === RUN   TestRemoveContainerWithVolume
02:49:25 [2020-10-27T02:49:25.100Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s)
02:49:25 [2020-10-27T02:49:25.100Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
02:49:25 [2020-10-27T02:49:25.100Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:49:25 [2020-10-27T02:49:25.194Z] --- PASS: TestRemoveContainerWithVolume (0.71s)
02:49:25 [2020-10-27T02:49:25.195Z] === RUN   TestRemoveContainerRunning
02:49:25 [2020-10-27T02:49:25.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:49:25 [2020-10-27T02:49:25.407Z] ?   	github.com/docker/docker/api	[no test files]
02:49:25 [2020-10-27T02:49:25.455Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
02:49:26 [2020-10-27T02:49:26.026Z] --- PASS: TestRemoveContainerRunning (0.71s)
02:49:26 [2020-10-27T02:49:26.026Z] === RUN   TestRemoveContainerForceRemoveRunning
02:49:26 [2020-10-27T02:49:26.286Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
02:49:26 [2020-10-27T02:49:26.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
02:49:26 [2020-10-27T02:49:26.603Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
02:49:26 [2020-10-27T02:49:26.603Z] === RUN   TestIpcModeOlderClient
02:49:26 [2020-10-27T02:49:26.603Z] === PAUSE TestIpcModeOlderClient
02:49:26 [2020-10-27T02:49:26.603Z] === RUN   TestKillContainerInvalidSignal
02:49:26 [2020-10-27T02:49:26.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:49:26 [2020-10-27T02:49:26.856Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
02:49:26 [2020-10-27T02:49:26.856Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
02:49:26 [2020-10-27T02:49:26.856Z] === RUN   TestRemoveInvalidContainer
02:49:26 [2020-10-27T02:49:26.856Z] --- PASS: TestRemoveInvalidContainer (0.03s)
02:49:26 [2020-10-27T02:49:26.856Z] === RUN   TestRenameLinkedContainer
02:49:27 [2020-10-27T02:49:27.233Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
02:49:27 [2020-10-27T02:49:27.233Z] === RUN   TestKillContainer
02:49:27 [2020-10-27T02:49:27.233Z] === RUN   TestKillContainer/no_signal
02:49:28 [2020-10-27T02:49:28.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:49:28 [2020-10-27T02:49:28.293Z] === RUN   TestKillContainer/non_killing_signal
02:49:28 [2020-10-27T02:49:28.583Z] === RUN   TestKillContainer/killing_signal
02:49:28 [2020-10-27T02:49:28.766Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
02:49:29 [2020-10-27T02:49:29.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:49:29 [2020-10-27T02:49:29.337Z] --- PASS: TestRenameLinkedContainer (2.38s)
02:49:29 [2020-10-27T02:49:29.337Z] === RUN   TestRenameStoppedContainer
02:49:29 [2020-10-27T02:49:29.908Z] --- PASS: TestRenameStoppedContainer (0.59s)
02:49:29 [2020-10-27T02:49:29.908Z] === RUN   TestRenameRunningContainerAndReuse
02:49:30 [2020-10-27T02:49:30.087Z] --- PASS: TestKillContainer (2.56s)
02:49:30 [2020-10-27T02:49:30.087Z]     --- PASS: TestKillContainer/no_signal (0.84s)
02:49:30 [2020-10-27T02:49:30.087Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
02:49:30 [2020-10-27T02:49:30.087Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
02:49:30 [2020-10-27T02:49:30.087Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:49:30 [2020-10-27T02:49:30.087Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:49:30 [2020-10-27T02:49:30.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:49:30 [2020-10-27T02:49:30.407Z] Using test binary docker
02:49:30 [2020-10-27T02:49:30.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:49:30 [2020-10-27T02:49:30.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:49:30 [2020-10-27T02:49:30.407Z] INFO: Waiting for daemon to start...
02:49:30 [2020-10-27T02:49:30.407Z] Starting dockerd
02:49:30 [2020-10-27T02:49:30.479Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
02:49:30 [2020-10-27T02:49:30.717Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:49:31 [2020-10-27T02:49:31.417Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s)
02:49:31 [2020-10-27T02:49:31.417Z] === RUN   TestRenameInvalidName
02:49:31 [2020-10-27T02:49:31.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.62s)
02:49:31 [2020-10-27T02:49:31.759Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
02:49:31 [2020-10-27T02:49:31.759Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
02:49:31 [2020-10-27T02:49:31.759Z] === RUN   TestKillStoppedContainer
02:49:31 [2020-10-27T02:49:31.759Z] --- PASS: TestKillStoppedContainer (0.09s)
02:49:31 [2020-10-27T02:49:31.759Z] === RUN   TestKillStoppedContainerAPIPre120
02:49:31 [2020-10-27T02:49:31.759Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
02:49:31 [2020-10-27T02:49:31.759Z] === RUN   TestKillDifferentUserContainer
02:49:31 [2020-10-27T02:49:31.988Z] --- PASS: TestRenameInvalidName (0.60s)
02:49:31 [2020-10-27T02:49:31.988Z] === RUN   TestRenameAnonymousContainer
02:49:32 [2020-10-27T02:49:32.799Z] --- PASS: TestKillDifferentUserContainer (0.89s)
02:49:32 [2020-10-27T02:49:32.799Z] === RUN   TestInspectOomKilledTrue
02:49:32 [2020-10-27T02:49:32.799Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
02:49:32 [2020-10-27T02:49:32.799Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:49:32 [2020-10-27T02:49:32.799Z] === RUN   TestInspectOomKilledFalse
02:49:32 [2020-10-27T02:49:32.799Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
02:49:32 [2020-10-27T02:49:32.799Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:49:32 [2020-10-27T02:49:32.799Z] === RUN   TestLinksEtcHostsContentMatch
02:49:32 [2020-10-27T02:49:32.948Z] .
02:49:32 [2020-10-27T02:49:32.948Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:49:32 [2020-10-27T02:49:32.948Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:49:32 [2020-10-27T02:49:32.948Z] Error: No such image: emptyfs
02:49:33 [2020-10-27T02:49:33.090Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
02:49:33 [2020-10-27T02:49:33.090Z] === RUN   TestLinksContainerNames
02:49:33 [2020-10-27T02:49:33.208Z] Running integration-test (iteration 1)
02:49:33 [2020-10-27T02:49:33.208Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
02:49:33 [2020-10-27T02:49:33.901Z] === RUN   TestDockerSuite/TestBuildBlankName
02:49:34 [2020-10-27T02:49:34.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
02:49:34 [2020-10-27T02:49:34.161Z] --- PASS: TestRenameAnonymousContainer (2.31s)
02:49:34 [2020-10-27T02:49:34.161Z] === RUN   TestRenameContainerWithSameName
02:49:34 [2020-10-27T02:49:34.730Z] --- PASS: TestRenameContainerWithSameName (0.59s)
02:49:34 [2020-10-27T02:49:34.730Z] === RUN   TestRenameContainerWithLinkedContainer
02:49:35 [2020-10-27T02:49:35.151Z] --- PASS: TestLinksContainerNames (1.63s)
02:49:35 [2020-10-27T02:49:35.151Z] === RUN   TestLogsFollowTailEmpty
02:49:35 [2020-10-27T02:49:35.781Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
02:49:35 [2020-10-27T02:49:35.781Z] === RUN   TestContainerNetworkMountsNoChown
02:49:36 [2020-10-27T02:49:36.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
02:49:36 [2020-10-27T02:49:36.112Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s)
02:49:36 [2020-10-27T02:49:36.112Z] === RUN   TestResize
02:49:36 [2020-10-27T02:49:36.681Z] --- PASS: TestResize (0.64s)
02:49:36 [2020-10-27T02:49:36.681Z] === RUN   TestResizeWithInvalidSize
02:49:36 [2020-10-27T02:49:36.812Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/default
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/private
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rprivate
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/slave
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rslave
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/shared
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rshared
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/default
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/default/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rslave
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/default/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/default/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/slave
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rprivate
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/private
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/private/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/private/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/default/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rshared
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/shared
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:49:36 [2020-10-27T02:49:36.812Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:49:36 [2020-10-27T02:49:36.943Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/private/bind_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/private/mount_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:49:37 [2020-10-27T02:49:37.103Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:49:37 [2020-10-27T02:49:37.203Z] --- PASS: TestResizeWithInvalidSize (0.64s)
02:49:37 [2020-10-27T02:49:37.203Z] === RUN   TestResizeWhenContainerNotStarted
02:49:37 [2020-10-27T02:49:37.393Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:49:37 [2020-10-27T02:49:37.393Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:49:37 [2020-10-27T02:49:37.393Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:49:37 [2020-10-27T02:49:37.393Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:49:37 [2020-10-27T02:49:37.393Z] --- PASS: TestMountDaemonRoot (0.01s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
02:49:37 [2020-10-27T02:49:37.393Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
02:49:37 [2020-10-27T02:49:37.393Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
02:49:37 [2020-10-27T02:49:37.393Z] === RUN   TestContainerBindMountNonRecursive
02:49:37 [2020-10-27T02:49:37.463Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
02:49:38 [2020-10-27T02:49:38.033Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:49:38 [2020-10-27T02:49:38.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:49:38 [2020-10-27T02:49:38.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
02:49:39 [2020-10-27T02:49:39.455Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
02:49:39 [2020-10-27T02:49:39.456Z] === RUN   TestNetworkNat
02:49:40 [2020-10-27T02:49:40.486Z] --- PASS: TestNetworkNat (0.85s)
02:49:40 [2020-10-27T02:49:40.486Z] === RUN   TestNetworkLocalhostTCPNat
02:49:40 [2020-10-27T02:49:40.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:49:40 [2020-10-27T02:49:40.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:49:41 [2020-10-27T02:49:41.116Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
02:49:41 [2020-10-27T02:49:41.116Z] === RUN   TestNetworkLoopbackNat
02:49:41 [2020-10-27T02:49:41.456Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
02:49:43 [2020-10-27T02:49:43.139Z] === RUN   TestMiddlewares
02:49:43 [2020-10-27T02:49:43.139Z] --- PASS: TestMiddlewares (0.00s)
02:49:43 [2020-10-27T02:49:43.139Z] PASS
02:49:43 [2020-10-27T02:49:43.139Z] coverage: 9.0% of statements
02:49:43 [2020-10-27T02:49:43.139Z] ok  	github.com/docker/docker/api/server	0.259s	coverage: 9.0% of statements
02:49:43 [2020-10-27T02:49:43.998Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
02:49:44 [2020-10-27T02:49:44.624Z] --- PASS: TestNetworkLoopbackNat (3.26s)
02:49:44 [2020-10-27T02:49:44.624Z] === RUN   TestPause
02:49:44 [2020-10-27T02:49:44.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
02:49:44 [2020-10-27T02:49:44.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:49:45 [2020-10-27T02:49:45.255Z] --- PASS: TestPause (0.86s)
02:49:45 [2020-10-27T02:49:45.255Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:49:45 [2020-10-27T02:49:45.255Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:49:45 [2020-10-27T02:49:45.255Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:49:45 [2020-10-27T02:49:45.255Z] === RUN   TestPauseStopPausedContainer
02:49:45 [2020-10-27T02:49:45.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:49:46 [2020-10-27T02:49:46.285Z] --- PASS: TestPauseStopPausedContainer (0.86s)
02:49:46 [2020-10-27T02:49:46.285Z] === RUN   TestPsFilter
02:49:46 [2020-10-27T02:49:46.575Z] --- PASS: TestPsFilter (0.33s)
02:49:46 [2020-10-27T02:49:46.575Z] === RUN   TestRemoveContainerWithRemovedVolume
02:49:46 [2020-10-27T02:49:46.891Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
02:49:47 [2020-10-27T02:49:47.254Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
02:49:47 [2020-10-27T02:49:47.254Z] === RUN   TestRemoveContainerWithVolume
02:49:47 [2020-10-27T02:49:47.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
02:49:47 [2020-10-27T02:49:47.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:49:48 [2020-10-27T02:49:48.091Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: buildpack-deps:buster
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: busybox:latest
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: busybox:glibc
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: debian:buster
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: hello-world:latest
02:49:48 [2020-10-27T02:49:48.098Z] Loaded image: arm32v7/hello-world:latest
02:49:48 [2020-10-27T02:49:48.098Z] INFO: Testing against a local daemon
02:49:48 [2020-10-27T02:49:48.098Z] === RUN   TestCgroupNamespacesBuild
02:49:48 [2020-10-27T02:49:48.285Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
02:49:48 [2020-10-27T02:49:48.285Z] === RUN   TestRemoveContainerRunning
02:49:48 [2020-10-27T02:49:48.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:49:48 [2020-10-27T02:49:48.916Z] --- PASS: TestRemoveContainerRunning (0.88s)
02:49:48 [2020-10-27T02:49:48.916Z] === RUN   TestRemoveContainerForceRemoveRunning
02:49:49 [2020-10-27T02:49:49.949Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
02:49:49 [2020-10-27T02:49:49.949Z] === RUN   TestRemoveInvalidContainer
02:49:49 [2020-10-27T02:49:49.949Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:49:49 [2020-10-27T02:49:49.949Z] === RUN   TestRenameLinkedContainer
02:49:50 [2020-10-27T02:49:50.633Z] --- PASS: TestCgroupNamespacesBuild (4.00s)
02:49:50 [2020-10-27T02:49:50.633Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:49:50 [2020-10-27T02:49:50.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:49:51 [2020-10-27T02:49:51.282Z] sha256:7f654bc42e1b82b264bd129c9eade9d1c6e3dd38111c8cd7313b4f99591ad042
02:49:51 [2020-10-27T02:49:51.282Z] INFO: Starting docker-py tests...
02:49:51 [2020-10-27T02:49:51.465Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:49:52 [2020-10-27T02:49:52.210Z] ============================= test session starts ==============================
02:49:52 [2020-10-27T02:49:52.210Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
02:49:52 [2020-10-27T02:49:52.210Z] rootdir: /src, inifile: pytest.ini
02:49:52 [2020-10-27T02:49:52.210Z] plugins: timeout-1.3.3, cov-2.6.1
02:49:52 [2020-10-27T02:49:52.404Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
02:49:52 [2020-10-27T02:49:52.538Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s)
02:49:52 [2020-10-27T02:49:52.538Z] === RUN   TestBuildWithSession
02:49:52 [2020-10-27T02:49:52.538Z] --- SKIP: TestBuildWithSession (0.00s)
02:49:52 [2020-10-27T02:49:52.538Z]     build_session_test.go:25: TODO: BuildKit
02:49:52 [2020-10-27T02:49:52.538Z] === RUN   TestBuildSquashParent
02:49:52 [2020-10-27T02:49:52.974Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:49:53 [2020-10-27T02:49:53.137Z] collected 389 items / 1 deselected / 388 selected
02:49:53 [2020-10-27T02:49:53.137Z] 
02:49:53 [2020-10-27T02:49:53.460Z] --- PASS: TestRenameLinkedContainer (3.47s)
02:49:53 [2020-10-27T02:49:53.460Z] === RUN   TestRenameStoppedContainer
02:49:53 [2020-10-27T02:49:53.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:49:54 [2020-10-27T02:49:54.495Z] --- PASS: TestRenameStoppedContainer (0.86s)
02:49:54 [2020-10-27T02:49:54.495Z] === RUN   TestRenameRunningContainerAndReuse
02:49:56 [2020-10-27T02:49:56.054Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
02:49:56 [2020-10-27T02:49:56.054Z] === RUN   TestRenameInvalidName
02:49:56 [2020-10-27T02:49:56.840Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.21s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s)
02:49:56 [2020-10-27T02:49:56.840Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.10s)
02:49:56 [2020-10-27T02:49:56.840Z] === RUN   TestCgroupNamespacesRun
02:49:57 [2020-10-27T02:49:57.085Z] --- PASS: TestRenameInvalidName (0.87s)
02:49:57 [2020-10-27T02:49:57.085Z] === RUN   TestRenameAnonymousContainer
02:49:58 [2020-10-27T02:49:58.750Z] --- PASS: TestCgroupNamespacesRun (2.20s)
02:49:58 [2020-10-27T02:49:58.750Z] === RUN   TestCgroupNamespacesRunPrivileged
02:49:59 [2020-10-27T02:49:59.105Z] --- PASS: TestBuildSquashParent (6.74s)
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:49:59 [2020-10-27T02:49:59.105Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:49:59 [2020-10-27T02:49:59.105Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:49:59 [2020-10-27T02:49:59.105Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:49:59 [2020-10-27T02:49:59.105Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:50:01 [2020-10-27T02:50:01.010Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:50:01 [2020-10-27T02:50:01.010Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:50:01 [2020-10-27T02:50:01.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s)
02:50:01 [2020-10-27T02:50:01.295Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:50:02 [2020-10-27T02:50:02.640Z] --- PASS: TestRenameAnonymousContainer (4.97s)
02:50:02 [2020-10-27T02:50:02.640Z] === RUN   TestRenameContainerWithSameName
02:50:02 [2020-10-27T02:50:02.931Z] --- PASS: TestRenameContainerWithSameName (0.93s)
02:50:02 [2020-10-27T02:50:02.931Z] === RUN   TestRenameContainerWithLinkedContainer
02:50:02 [2020-10-27T02:50:02.954Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:50:02 [2020-10-27T02:50:02.954Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:50:03 [2020-10-27T02:50:03.204Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
02:50:03 [2020-10-27T02:50:03.204Z] === RUN   TestCgroupNamespacesRunHostMode
02:50:03 [2020-10-27T02:50:03.204Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
02:50:04 [2020-10-27T02:50:04.436Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s)
02:50:04 [2020-10-27T02:50:04.436Z] === RUN   TestResize
02:50:04 [2020-10-27T02:50:04.589Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
02:50:04 [2020-10-27T02:50:04.589Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:50:04 [2020-10-27T02:50:04.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s)
02:50:04 [2020-10-27T02:50:04.897Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
02:50:04 [2020-10-27T02:50:04.897Z] === RUN   TestBuildMultiStageCopy
02:50:04 [2020-10-27T02:50:04.897Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:50:05 [2020-10-27T02:50:05.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
02:50:05 [2020-10-27T02:50:05.466Z] --- PASS: TestResize (0.88s)
02:50:05 [2020-10-27T02:50:05.467Z] === RUN   TestResizeWithInvalidSize
02:50:05 [2020-10-27T02:50:05.729Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
02:50:06 [2020-10-27T02:50:06.497Z] --- PASS: TestResizeWithInvalidSize (0.88s)
02:50:06 [2020-10-27T02:50:06.497Z] === RUN   TestResizeWhenContainerNotStarted
02:50:06 [2020-10-27T02:50:06.670Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
02:50:06 [2020-10-27T02:50:06.670Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:50:06 [2020-10-27T02:50:06.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
02:50:07 [2020-10-27T02:50:07.128Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:50:07 [2020-10-27T02:50:07.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:50:08 [2020-10-27T02:50:08.186Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:50:08 [2020-10-27T02:50:08.582Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
02:50:08 [2020-10-27T02:50:08.582Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:50:08 [2020-10-27T02:50:08.582Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
02:50:09 [2020-10-27T02:50:09.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:50:09 [2020-10-27T02:50:09.152Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
02:50:09 [2020-10-27T02:50:09.152Z] === RUN   TestCgroupNamespacesRunOlderClient
02:50:09 [2020-10-27T02:50:09.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:50:09 [2020-10-27T02:50:09.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:50:09 [2020-10-27T02:50:09.944Z] tests/integration/api_build_test.py .......................X             [  6%]
02:50:10 [2020-10-27T02:50:10.059Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:50:10 [2020-10-27T02:50:10.505Z] tests/integration/api_client_test.py .....                               [  7%]
02:50:10 [2020-10-27T02:50:10.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:50:10 [2020-10-27T02:50:10.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:50:11 [2020-10-27T02:50:11.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
02:50:11 [2020-10-27T02:50:11.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
02:50:11 [2020-10-27T02:50:11.102Z] === RUN   TestKernelTCPMemory
02:50:11 [2020-10-27T02:50:11.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
02:50:11 [2020-10-27T02:50:11.436Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:50:11 [2020-10-27T02:50:11.629Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
02:50:11 [2020-10-27T02:50:11.691Z] tests/integration/api_config_test.py .....                               [  8%]
02:50:11 [2020-10-27T02:50:11.893Z] --- PASS: TestKernelTCPMemory (0.96s)
02:50:11 [2020-10-27T02:50:11.893Z] === RUN   TestNISDomainname
02:50:12 [2020-10-27T02:50:12.377Z] --- PASS: TestBuildMultiStageCopy (7.34s)
02:50:12 [2020-10-27T02:50:12.377Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
02:50:12 [2020-10-27T02:50:12.377Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
02:50:12 [2020-10-27T02:50:12.377Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
02:50:12 [2020-10-27T02:50:12.377Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
02:50:12 [2020-10-27T02:50:12.377Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
02:50:12 [2020-10-27T02:50:12.377Z] === RUN   TestBuildMultiStageParentConfig
02:50:12 [2020-10-27T02:50:12.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:50:12 [2020-10-27T02:50:12.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:50:12 [2020-10-27T02:50:12.833Z] --- PASS: TestNISDomainname (0.95s)
02:50:12 [2020-10-27T02:50:12.833Z] === RUN   TestHostnameDnsResolution
02:50:13 [2020-10-27T02:50:13.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
02:50:14 [2020-10-27T02:50:14.346Z] --- PASS: TestHostnameDnsResolution (1.35s)
02:50:14 [2020-10-27T02:50:14.346Z] === RUN   TestStats
02:50:14 [2020-10-27T02:50:14.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:50:14 [2020-10-27T02:50:14.606Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
02:50:14 [2020-10-27T02:50:14.790Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:50:15 [2020-10-27T02:50:15.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
02:50:16 [2020-10-27T02:50:16.198Z] ok  	github.com/docker/docker/api/server/httputils	0.038s	coverage: 14.7% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/types/strslice	0.031s	coverage: 90.0% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/server/router/swarm	0.015s	coverage: 5.7% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/container	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/events	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/image	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/network	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/types/time	0.043s	coverage: 100.0% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
02:50:16 [2020-10-27T02:50:16.199Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
02:50:17 [2020-10-27T02:50:17.368Z] --- PASS: TestStats (2.86s)
02:50:17 [2020-10-27T02:50:17.368Z] === RUN   TestStopContainerWithTimeout
02:50:17 [2020-10-27T02:50:17.368Z] === RUN   TestStopContainerWithTimeout/0
02:50:17 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/0
02:50:17 [2020-10-27T02:50:17.368Z] === RUN   TestStopContainerWithTimeout/1
02:50:17 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/1
02:50:17 [2020-10-27T02:50:17.368Z] === RUN   TestStopContainerWithTimeout/3
02:50:17 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/3
02:50:17 [2020-10-27T02:50:17.368Z] === RUN   TestStopContainerWithTimeout/-1
02:50:17 [2020-10-27T02:50:17.368Z] === PAUSE TestStopContainerWithTimeout/-1
02:50:17 [2020-10-27T02:50:17.368Z] === CONT  TestStopContainerWithTimeout/0
02:50:17 [2020-10-27T02:50:17.368Z] === CONT  TestStopContainerWithTimeout/3
02:50:17 [2020-10-27T02:50:17.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:50:17 [2020-10-27T02:50:17.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:50:17 [2020-10-27T02:50:17.646Z] --- PASS: TestBuildMultiStageParentConfig (5.01s)
02:50:17 [2020-10-27T02:50:17.646Z] === RUN   TestBuildLabelWithTargets
02:50:17 [2020-10-27T02:50:17.740Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.945s	coverage: 86.3% of statements
02:50:18 [2020-10-27T02:50:18.309Z] === CONT  TestStopContainerWithTimeout/-1
02:50:18 [2020-10-27T02:50:18.386Z] ok  	github.com/docker/docker/builder/remotecontext	0.477s	coverage: 13.6% of statements
02:50:19 [2020-10-27T02:50:19.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
02:50:20 [2020-10-27T02:50:20.197Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
02:50:20 [2020-10-27T02:50:20.197Z] === CONT  TestStopContainerWithTimeout/1
02:50:20 [2020-10-27T02:50:20.236Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.89s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
02:50:20 [2020-10-27T02:50:20.236Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
02:50:20 [2020-10-27T02:50:20.236Z] === RUN   TestCgroupNamespacesRun
02:50:20 [2020-10-27T02:50:20.503Z] ok  	github.com/docker/docker/builder/dockerfile	1.327s	coverage: 48.0% of statements
02:50:20 [2020-10-27T02:50:20.503Z] ?   	github.com/docker/docker/cli	[no test files]
02:50:20 [2020-10-27T02:50:20.503Z] ?   	github.com/docker/docker/cli/config	[no test files]
02:50:20 [2020-10-27T02:50:20.767Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
02:50:21 [2020-10-27T02:50:21.337Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
02:50:21 [2020-10-27T02:50:21.761Z] --- PASS: TestCgroupNamespacesRun (1.77s)
02:50:21 [2020-10-27T02:50:21.762Z] === RUN   TestCgroupNamespacesRunPrivileged
02:50:22 [2020-10-27T02:50:22.275Z] --- PASS: TestStopContainerWithTimeout (0.02s)
02:50:22 [2020-10-27T02:50:22.275Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
02:50:22 [2020-10-27T02:50:22.275Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
02:50:22 [2020-10-27T02:50:22.275Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
02:50:22 [2020-10-27T02:50:22.275Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
02:50:22 [2020-10-27T02:50:22.275Z] === RUN   TestDeleteDevicemapper
02:50:22 [2020-10-27T02:50:22.275Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:50:22 [2020-10-27T02:50:22.275Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:50:22 [2020-10-27T02:50:22.275Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:50:22 [2020-10-27T02:50:22.275Z] === RUN   TestDockerSuite/TestBuildCacheAdd
02:50:22 [2020-10-27T02:50:22.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
02:50:23 [2020-10-27T02:50:23.270Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
02:50:23 [2020-10-27T02:50:23.270Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:50:23 [2020-10-27T02:50:23.417Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
02:50:24 [2020-10-27T02:50:24.798Z] === RUN   TestDockerSuite/TestBuildCacheFrom
02:50:25 [2020-10-27T02:50:25.000Z] ok  	github.com/docker/docker/client	0.482s	coverage: 75.4% of statements
02:50:25 [2020-10-27T02:50:25.058Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s)
02:50:25 [2020-10-27T02:50:25.058Z] === RUN   TestUpdateMemory
02:50:25 [2020-10-27T02:50:25.058Z] --- SKIP: TestUpdateMemory (0.00s)
02:50:25 [2020-10-27T02:50:25.058Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:50:25 [2020-10-27T02:50:25.058Z] === RUN   TestUpdateCPUQuota
02:50:25 [2020-10-27T02:50:25.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
02:50:25 [2020-10-27T02:50:25.332Z] === RUN   TestCgroupNamespacesRunHostMode
02:50:25 [2020-10-27T02:50:25.762Z] --- PASS: TestBuildLabelWithTargets (7.99s)
02:50:25 [2020-10-27T02:50:25.762Z] === RUN   TestBuildWithEmptyLayers
02:50:26 [2020-10-27T02:50:26.442Z] --- PASS: TestUpdateCPUQuota (1.46s)
02:50:26 [2020-10-27T02:50:26.442Z] === RUN   TestUpdatePidsLimit
02:50:26 [2020-10-27T02:50:26.442Z] === RUN   TestUpdatePidsLimit/update_from_none
02:50:26 [2020-10-27T02:50:26.703Z] === RUN   TestUpdatePidsLimit/no_change
02:50:26 [2020-10-27T02:50:26.838Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
02:50:26 [2020-10-27T02:50:26.838Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:50:27 [2020-10-27T02:50:27.274Z] === RUN   TestUpdatePidsLimit/update_lower
02:50:27 [2020-10-27T02:50:27.534Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:50:27 [2020-10-27T02:50:27.794Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:50:28 [2020-10-27T02:50:28.297Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
02:50:28 [2020-10-27T02:50:28.297Z] === RUN   TestBuildMultiStageOnBuild
02:50:28 [2020-10-27T02:50:28.364Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:50:28 [2020-10-27T02:50:28.625Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:50:28 [2020-10-27T02:50:28.900Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
02:50:28 [2020-10-27T02:50:28.900Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:50:30 [2020-10-27T02:50:30.008Z] --- PASS: TestUpdatePidsLimit (3.37s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
02:50:30 [2020-10-27T02:50:30.008Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
02:50:30 [2020-10-27T02:50:30.008Z] === RUN   TestUpdateRestartPolicy
02:50:30 [2020-10-27T02:50:30.407Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s)
02:50:30 [2020-10-27T02:50:30.407Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:50:30 [2020-10-27T02:50:30.947Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
02:50:31 [2020-10-27T02:50:31.039Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
02:50:31 [2020-10-27T02:50:31.039Z] === RUN   TestCgroupNamespacesRunOlderClient
02:50:32 [2020-10-27T02:50:32.329Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
02:50:32 [2020-10-27T02:50:32.329Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
02:50:32 [2020-10-27T02:50:32.899Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
02:50:33 [2020-10-27T02:50:33.101Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
02:50:33 [2020-10-27T02:50:33.101Z] === RUN   TestKernelTCPMemory
02:50:33 [2020-10-27T02:50:33.568Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
02:50:33 [2020-10-27T02:50:33.568Z] === RUN   TestBuildUncleanTarFilenames
02:50:33 [2020-10-27T02:50:33.731Z] --- PASS: TestKernelTCPMemory (0.91s)
02:50:33 [2020-10-27T02:50:33.731Z] === RUN   TestNISDomainname
02:50:33 [2020-10-27T02:50:33.827Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
02:50:33 [2020-10-27T02:50:33.827Z] === RUN   TestBuildMultiStageLayerLeak
02:50:33 [2020-10-27T02:50:33.839Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
02:50:34 [2020-10-27T02:50:34.763Z] --- PASS: TestNISDomainname (0.96s)
02:50:34 [2020-10-27T02:50:34.763Z] === RUN   TestHostnameDnsResolution
02:50:35 [2020-10-27T02:50:35.221Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
02:50:36 [2020-10-27T02:50:36.267Z] --- PASS: TestHostnameDnsResolution (1.69s)
02:50:36 [2020-10-27T02:50:36.267Z] === RUN   TestStats
02:50:36 [2020-10-27T02:50:36.604Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
02:50:38 [2020-10-27T02:50:38.511Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
02:50:38 [2020-10-27T02:50:38.771Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
02:50:39 [2020-10-27T02:50:39.100Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
02:50:39 [2020-10-27T02:50:39.100Z] === RUN   TestBuildWithHugeFile
02:50:39 [2020-10-27T02:50:39.811Z] --- PASS: TestStats (2.94s)
02:50:39 [2020-10-27T02:50:39.811Z] === RUN   TestStopContainerWithTimeout
02:50:39 [2020-10-27T02:50:39.811Z] === RUN   TestStopContainerWithTimeout/0
02:50:39 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/0
02:50:39 [2020-10-27T02:50:39.811Z] === RUN   TestStopContainerWithTimeout/1
02:50:39 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/1
02:50:39 [2020-10-27T02:50:39.811Z] === RUN   TestStopContainerWithTimeout/3
02:50:39 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/3
02:50:39 [2020-10-27T02:50:39.811Z] === RUN   TestStopContainerWithTimeout/-1
02:50:39 [2020-10-27T02:50:39.811Z] === PAUSE TestStopContainerWithTimeout/-1
02:50:39 [2020-10-27T02:50:39.811Z] === CONT  TestStopContainerWithTimeout/0
02:50:39 [2020-10-27T02:50:39.811Z] === CONT  TestStopContainerWithTimeout/3
02:50:40 [2020-10-27T02:50:40.154Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
02:50:40 [2020-10-27T02:50:40.440Z] === CONT  TestStopContainerWithTimeout/-1
02:50:40 [2020-10-27T02:50:40.724Z] === RUN   TestDockerSuite/TestBuildClearCmd
02:50:40 [2020-10-27T02:50:40.984Z] === RUN   TestDockerSuite/TestBuildCmd
02:50:41 [2020-10-27T02:50:41.017Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
02:50:41 [2020-10-27T02:50:41.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
02:50:41 [2020-10-27T02:50:41.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
02:50:41 [2020-10-27T02:50:41.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
02:50:41 [2020-10-27T02:50:41.555Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
02:50:41 [2020-10-27T02:50:41.815Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
02:50:41 [2020-10-27T02:50:41.815Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
02:50:41 [2020-10-27T02:50:41.815Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
02:50:42 [2020-10-27T02:50:42.501Z] === CONT  TestStopContainerWithTimeout/1
02:50:42 [2020-10-27T02:50:42.756Z] --- PASS: TestUpdateRestartPolicy (12.74s)
02:50:42 [2020-10-27T02:50:42.756Z] === RUN   TestUpdateRestartWithAutoRemove
02:50:43 [2020-10-27T02:50:43.326Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
02:50:43 [2020-10-27T02:50:43.326Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
02:50:43 [2020-10-27T02:50:43.326Z] === RUN   TestWaitNonBlocked
02:50:43 [2020-10-27T02:50:43.326Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:50:43 [2020-10-27T02:50:43.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:50:43 [2020-10-27T02:50:43.326Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:50:43 [2020-10-27T02:50:43.326Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:50:43 [2020-10-27T02:50:43.326Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:50:43 [2020-10-27T02:50:43.326Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:50:44 [2020-10-27T02:50:44.160Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:50:44 [2020-10-27T02:50:44.160Z] 
02:50:44 [2020-10-27T02:50:44.160Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:50:44 [2020-10-27T02:50:44.160Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:50:44 [2020-10-27T02:50:44.160Z] HOSTNAME=472d6b4ca5ef
02:50:44 [2020-10-27T02:50:44.160Z] TESTDEBUG=0
02:50:44 [2020-10-27T02:50:44.160Z] DEST=bundles/test-integration
02:50:44 [2020-10-27T02:50:44.160Z] PWD=/go/src/github.com/docker/docker
02:50:44 [2020-10-27T02:50:44.160Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:50:44 [2020-10-27T02:50:44.160Z] container=docker
02:50:44 [2020-10-27T02:50:44.160Z] HOME=/root
02:50:44 [2020-10-27T02:50:44.160Z] GOLANG_VERSION=1.13.15
02:50:44 [2020-10-27T02:50:44.160Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:50:44 [2020-10-27T02:50:44.160Z] VALIDATE_BRANCH=master
02:50:44 [2020-10-27T02:50:44.160Z] TERM=xterm
02:50:44 [2020-10-27T02:50:44.160Z] DOCKER_PKG=github.com/docker/docker
02:50:44 [2020-10-27T02:50:44.160Z] SHLVL=1
02:50:44 [2020-10-27T02:50:44.160Z] TIMEOUT=120m
02:50:44 [2020-10-27T02:50:44.160Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:50:44 [2020-10-27T02:50:44.160Z] DOCKER_GRAPHDRIVER=overlay2
02:50:44 [2020-10-27T02:50:44.160Z] GO111MODULE=off
02:50:44 [2020-10-27T02:50:44.160Z] DOCKER_EXPERIMENTAL=1
02:50:44 [2020-10-27T02:50:44.160Z] TEST_SKIP_INTEGRATION_CLI=1
02:50:44 [2020-10-27T02:50:44.160Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:50:44 [2020-10-27T02:50:44.160Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:50:44 [2020-10-27T02:50:44.160Z] GOPATH=/go
02:50:44 [2020-10-27T02:50:44.160Z] PKG_CONFIG=pkg-config
02:50:44 [2020-10-27T02:50:44.160Z] _=/usr/bin/env
02:50:44 [2020-10-27T02:50:44.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:50:44 [2020-10-27T02:50:44.266Z] --- PASS: TestWaitNonBlocked (0.02s)
02:50:44 [2020-10-27T02:50:44.266Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
02:50:44 [2020-10-27T02:50:44.266Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s)
02:50:44 [2020-10-27T02:50:44.266Z] === RUN   TestWaitBlocked
02:50:44 [2020-10-27T02:50:44.266Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:50:44 [2020-10-27T02:50:44.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:50:44 [2020-10-27T02:50:44.266Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:50:44 [2020-10-27T02:50:44.266Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:50:44 [2020-10-27T02:50:44.266Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:50:44 [2020-10-27T02:50:44.266Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:50:44 [2020-10-27T02:50:44.564Z] --- PASS: TestStopContainerWithTimeout (0.01s)
02:50:44 [2020-10-27T02:50:44.565Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
02:50:44 [2020-10-27T02:50:44.565Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
02:50:44 [2020-10-27T02:50:44.565Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.82s)
02:50:44 [2020-10-27T02:50:44.565Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
02:50:44 [2020-10-27T02:50:44.565Z] === RUN   TestDeleteDevicemapper
02:50:44 [2020-10-27T02:50:44.565Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:50:44 [2020-10-27T02:50:44.565Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:50:44 [2020-10-27T02:50:44.565Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:50:44 [2020-10-27T02:50:44.836Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
02:50:45 [2020-10-27T02:50:45.408Z] --- PASS: TestWaitBlocked (0.02s)
02:50:45 [2020-10-27T02:50:45.408Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s)
02:50:45 [2020-10-27T02:50:45.408Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
02:50:45 [2020-10-27T02:50:45.408Z] === CONT  TestContainerStartOnDaemonRestart
02:50:45 [2020-10-27T02:50:45.408Z] === CONT  TestIpcModeOlderClient
02:50:45 [2020-10-27T02:50:45.668Z] --- PASS: TestIpcModeOlderClient (0.08s)
02:50:45 [2020-10-27T02:50:45.668Z] === CONT  TestDaemonHostGatewayIP
02:50:48 [2020-10-27T02:50:48.072Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s)
02:50:48 [2020-10-27T02:50:48.072Z] === RUN   TestUpdateMemory
02:50:48 [2020-10-27T02:50:48.072Z] --- SKIP: TestUpdateMemory (0.00s)
02:50:48 [2020-10-27T02:50:48.072Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:50:48 [2020-10-27T02:50:48.072Z] === RUN   TestUpdateCPUQuota
02:50:48 [2020-10-27T02:50:48.966Z] === RUN   TestDockerSuite/TestBuildConditionalCache
02:50:49 [2020-10-27T02:50:49.103Z] --- PASS: TestUpdateCPUQuota (1.27s)
02:50:49 [2020-10-27T02:50:49.103Z] === RUN   TestUpdatePidsLimit
02:50:49 [2020-10-27T02:50:49.103Z] === RUN   TestUpdatePidsLimit/update_from_none
02:50:49 [2020-10-27T02:50:49.394Z] === RUN   TestUpdatePidsLimit/no_change
02:50:49 [2020-10-27T02:50:49.537Z] --- PASS: TestContainerStartOnDaemonRestart (4.10s)
02:50:49 [2020-10-27T02:50:49.537Z] === CONT  TestContainerKillOnDaemonStart
02:50:49 [2020-10-27T02:50:49.684Z] === RUN   TestUpdatePidsLimit/update_lower
02:50:50 [2020-10-27T02:50:50.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
02:50:50 [2020-10-27T02:50:50.317Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:50:50 [2020-10-27T02:50:50.368Z] === RUN   TestDockerSuite/TestBuildContChar
02:50:50 [2020-10-27T02:50:50.607Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:50:50 [2020-10-27T02:50:50.897Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:50:50 [2020-10-27T02:50:50.938Z] --- PASS: TestDaemonHostGatewayIP (5.41s)
02:50:50 [2020-10-27T02:50:50.938Z] === CONT  TestDaemonRestartIpcMode
02:50:51 [2020-10-27T02:50:51.528Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:50:52 [2020-10-27T02:50:52.559Z] --- PASS: TestUpdatePidsLimit (3.69s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
02:50:52 [2020-10-27T02:50:52.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
02:50:52 [2020-10-27T02:50:52.559Z] === RUN   TestUpdateRestartPolicy
02:50:53 [2020-10-27T02:50:53.483Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
02:50:53 [2020-10-27T02:50:53.744Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
02:50:55 [2020-10-27T02:50:55.126Z] --- PASS: TestDaemonRestartIpcMode (3.86s)
02:50:55 [2020-10-27T02:50:55.127Z] === RUN   TestDockerSuite/TestBuildContextCleanup
02:50:55 [2020-10-27T02:50:55.127Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestBoolValue
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestBoolValue (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestBoolValueOrDefault
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestBoolValueOrDefault (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestInt64ValueOrZero
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrZero (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestInt64ValueOrDefault
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrDefault (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestInt64ValueOrDefaultWithError
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestJsonContentType
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestJsonContentType (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] PASS
02:50:55 [2020-10-27T02:50:55.304Z] coverage: 14.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ok  	github.com/docker/docker/api/server/httputils	0.316s	coverage: 14.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestMaskSecretKeys
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestMaskSecretKeys (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestVersionMiddlewareVersion
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] PASS
02:50:55 [2020-10-27T02:50:55.304Z] coverage: 37.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ok  	github.com/docker/docker/api/server/middleware	0.185s	coverage: 37.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestStrSliceMarshalJSON
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestStrSliceUnmarshalJSON
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestStrSliceUnmarshalString
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestStrSliceUnmarshalSlice
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] PASS
02:50:55 [2020-10-27T02:50:55.304Z] coverage: 90.0% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ok  	github.com/docker/docker/api/types/strslice	0.063s	coverage: 90.0% of statements
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestToJSON
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestToJSON (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestToParamWithVersion
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestToParamWithVersion (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestFromJSON
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestFromJSON (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestEmpty
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestEmpty (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestArgsMatchKVListEmptySources
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestArgsMatchKVList
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatchKVList (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestArgsMatch
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestArgsMatch (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestAdd
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestAdd (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestDel
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestDel (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestLen
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestLen (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestExactMatch
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestExactMatch (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestOnlyOneExactMatch
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestOnlyOneExactMatch (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestContains
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestContains (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestValidate
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestValidate (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestWalkValues
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestWalkValues (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestFuzzyMatch
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestFuzzyMatch (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestClone
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestClone (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] PASS
02:50:55 [2020-10-27T02:50:55.304Z] coverage: 92.2% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ok  	github.com/docker/docker/api/types/filters	0.068s	coverage: 92.2% of statements
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestAdjustForAPIVersion
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestAdjustForAPIVersion (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] PASS
02:50:55 [2020-10-27T02:50:55.304Z] coverage: 5.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestDurationToSecondsString
02:50:55 [2020-10-27T02:50:55.304Z] --- PASS: TestDurationToSecondsString (0.00s)
02:50:55 [2020-10-27T02:50:55.304Z] === RUN   TestGetTimestamp
02:50:55 [2020-10-27T02:50:55.304Z] ok  	github.com/docker/docker/api/server/router/swarm	0.212s	coverage: 5.7% of statements
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/types	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
02:50:55 [2020-10-27T02:50:55.304Z] ?   	github.com/docker/docker/api/types/container	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/events	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/image	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/network	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestGetTimestamp (0.21s)
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseTimestamps
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestParseTimestamps (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z] PASS
02:50:55 [2020-10-27T02:50:55.305Z] coverage: 100.0% of statements
02:50:55 [2020-10-27T02:50:55.305Z] ok  	github.com/docker/docker/api/types/time	0.373s	coverage: 100.0% of statements
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestCompareVersion
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestCompareVersion (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z] PASS
02:50:55 [2020-10-27T02:50:55.305Z] coverage: 75.0% of statements
02:50:55 [2020-10-27T02:50:55.305Z] ok  	github.com/docker/docker/api/types/versions	0.083s	coverage: 75.0% of statements
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestReadAll
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestReadAll (0.02s)
02:50:55 [2020-10-27T02:50:55.305Z] PASS
02:50:55 [2020-10-27T02:50:55.305Z] coverage: 96.8% of statements
02:50:55 [2020-10-27T02:50:55.305Z] ok  	github.com/docker/docker/builder/dockerignore	0.247s	coverage: 96.8% of statements
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestParseRemoteURL (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestCloneArgsSmartHttp
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestCloneArgsDumbHttp
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestCloneArgsGit
02:50:55 [2020-10-27T02:50:55.305Z] --- PASS: TestCloneArgsGit (0.00s)
02:50:55 [2020-10-27T02:50:55.305Z] === RUN   TestCheckoutGit
02:50:55 [2020-10-27T02:50:55.387Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
02:50:55 [2020-10-27T02:50:55.957Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
02:50:55 [2020-10-27T02:50:55.957Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
02:50:56 [2020-10-27T02:50:56.530Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestEnable
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestEnable (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestDisable
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestDisable (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestEnabled
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestEnabled (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] PASS
02:50:59 [2020-10-27T02:50:59.049Z] coverage: 100.0% of statements
02:50:59 [2020-10-27T02:50:59.049Z] ok  	github.com/docker/docker/cli/debug	0.260s	coverage: 100.0% of statements
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestProcessNoDockerignore
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestProcessNoDockerignore (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestProcessShouldLeaveAllFiles
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestDetectContentType
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestDetectContentType (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestSelectAcceptableMIME
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestSelectAcceptableMIME (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestInspectEmptyResponse
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestInspectEmptyResponse (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestInspectResponseBinary
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseBinary (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestResponseUnsupportedContentType
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestInspectResponseTextSimple
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseTextSimple (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestInspectResponseEmptyContentType
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestUnknownContentLength
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestUnknownContentLength (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestDownloadRemote
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestDownloadRemote (0.15s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestGetWithStatusError
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestGetWithStatusError (0.01s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestCloseRootDirectory
02:50:59 [2020-10-27T02:50:59.049Z] --- SKIP: TestCloseRootDirectory (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestHashFile
02:50:59 [2020-10-27T02:50:59.049Z] --- SKIP: TestHashFile (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestHashSubdir
02:50:59 [2020-10-27T02:50:59.049Z] --- SKIP: TestHashSubdir (0.01s)
02:50:59 [2020-10-27T02:50:59.049Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestRemoveDirectory
02:50:59 [2020-10-27T02:50:59.049Z] --- SKIP: TestRemoveDirectory (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:50:59 [2020-10-27T02:50:59.049Z] PASS
02:50:59 [2020-10-27T02:50:59.049Z] coverage: 9.2% of statements
02:50:59 [2020-10-27T02:50:59.049Z] ok  	github.com/docker/docker/builder/remotecontext	0.617s	coverage: 9.2% of statements
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestGetAllAllowed
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestGetAllAllowed (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestGetAllMeta
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestGetAllMeta (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestWarnOnUnusedBuildArgs
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestIsUnreferencedBuiltin
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestIsExistingDirectory
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestIsExistingDirectory (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestGetFilenameForDownload
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestGetFilenameForDownload (0.00s)
02:50:59 [2020-10-27T02:50:59.049Z] === RUN   TestEnv2Variables
02:50:59 [2020-10-27T02:50:59.049Z] --- PASS: TestEnv2Variables (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestEnvValueWithExistingRunConfigEnv
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestMaintainer
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestMaintainer (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestLabel
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestLabel (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestFromScratch
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestFromScratch (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestFromWithArg
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithArg (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestFromWithArgButBuildArgsNotGiven
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestFromWithUndefinedArg
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestFromWithUndefinedArg (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestFromMultiStageWithNamedStage
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestOnbuild
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestOnbuild (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestWorkdir
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestWorkdir (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestCmd
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestCmd (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestHealthcheckNone
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestHealthcheckNone (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestHealthcheckCmd
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestHealthcheckCmd (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestEntrypoint
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestEntrypoint (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestExpose
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestExpose (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestUser
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestUser (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestVolume
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestVolume (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestStopSignal
02:50:59 [2020-10-27T02:50:59.050Z] --- SKIP: TestStopSignal (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z]     dispatchers_test.go:376: Windows does not support stopsignal
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestArg
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestArg (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestShell
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestShell (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestPrependEnvOnCmd
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestPrependEnvOnCmd (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestRunWithBuildArgs
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestRunWithBuildArgs (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestRunIgnoresHealthcheck
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestNormalizeWorkdir
02:50:59 [2020-10-27T02:50:59.050Z] --- PASS: TestNormalizeWorkdir (0.00s)
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/ADD_multiple_files_to_file
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/COPY_multiple_files_to_file
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/COPY_wildcard_no_files
02:50:59 [2020-10-27T02:50:59.050Z] === RUN   TestDispatch/COPY_url
02:50:59 [2020-10-27T02:50:59.068Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestDispatch (0.09s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z]     --- PASS: TestDispatch/COPY_url (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestAddScratchImageAddsToMounts
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestAddFromScratchPopulatesPlatform
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestImageSourceGetAddsToMounts
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestEmptyDockerfile
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestEmptyDockerfile (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestSymlinkDockerfile
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestSymlinkDockerfile (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestDockerfileOutsideTheBuildContext
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestNonExistingDockerfile
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestNonExistingDockerfile (0.01s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestCopyRunConfig
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestCopyRunConfig (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestDeepCopyRunConfig
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestDeepCopyRunConfig (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestExportImage
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestExportImage (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] === RUN   TestNormalizeDest
02:50:59 [2020-10-27T02:50:59.514Z] --- PASS: TestNormalizeDest (0.00s)
02:50:59 [2020-10-27T02:50:59.514Z] PASS
02:50:59 [2020-10-27T02:50:59.514Z] coverage: 46.3% of statements
02:50:59 [2020-10-27T02:50:59.514Z] ok  	github.com/docker/docker/builder/dockerfile	0.589s	coverage: 46.3% of statements
02:51:02 [2020-10-27T02:51:02.363Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
02:51:02 [2020-10-27T02:51:02.624Z] --- PASS: TestContainerKillOnDaemonStart (13.08s)
02:51:02 [2020-10-27T02:51:02.624Z] PASS
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === Skipped
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
02:51:02 [2020-10-27T02:51:02.624Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] 
02:51:02 [2020-10-27T02:51:02.624Z] DONE 193 tests, 6 skipped in 148.405s
02:51:02 [2020-10-27T02:51:02.624Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
02:51:02 [2020-10-27T02:51:02.624Z] ++ 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
02:51:02 [2020-10-27T02:51:02.624Z] ++ set -e
02:51:02 [2020-10-27T02:51:02.624Z] ++ '[' -n 0 ']'
02:51:02 [2020-10-27T02:51:02.624Z] ++ set -x
02:51:02 [2020-10-27T02:51:02.624Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:51:02 [2020-10-27T02:51:02.884Z] INFO: Testing against a local daemon
02:51:02 [2020-10-27T02:51:02.884Z] === RUN   TestCommitInheritsEnv
02:51:03 [2020-10-27T02:51:03.454Z] --- PASS: TestCommitInheritsEnv (0.48s)
02:51:03 [2020-10-27T02:51:03.454Z] === RUN   TestImportExtremelyLargeImageWorks
02:51:03 [2020-10-27T02:51:03.454Z] === PAUSE TestImportExtremelyLargeImageWorks
02:51:03 [2020-10-27T02:51:03.454Z] === RUN   TestImagesFilterMultiReference
02:51:03 [2020-10-27T02:51:03.454Z] --- PASS: TestImagesFilterMultiReference (0.10s)
02:51:03 [2020-10-27T02:51:03.454Z] === RUN   TestImagePullPlatformInvalid
02:51:03 [2020-10-27T02:51:03.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
02:51:03 [2020-10-27T02:51:03.454Z] === RUN   TestRemoveImageOrphaning
02:51:04 [2020-10-27T02:51:04.024Z] --- PASS: TestRemoveImageOrphaning (0.43s)
02:51:04 [2020-10-27T02:51:04.024Z] === RUN   TestRemoveImageGarbageCollector
02:51:04 [2020-10-27T02:51:04.284Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
02:51:04 [2020-10-27T02:51:04.470Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 29.1% of statements
02:51:05 [2020-10-27T02:51:05.226Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
02:51:05 [2020-10-27T02:51:05.797Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
02:51:06 [2020-10-27T02:51:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:51:06 [2020-10-27T02:51:06.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestRemoveImageGarbageCollector (2.25s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagInvalidReference
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestTagInvalidReference (0.03s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagValidPrefixedRepo
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagExistedNameWithoutForce
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagOfficialNames
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
02:51:06 [2020-10-27T02:51:06.367Z] --- PASS: TestTagOfficialNames (0.08s)
02:51:06 [2020-10-27T02:51:06.367Z] === RUN   TestTagMatchesDigest
02:51:06 [2020-10-27T02:51:06.642Z] --- PASS: TestTagMatchesDigest (0.08s)
02:51:06 [2020-10-27T02:51:06.642Z] === CONT  TestImportExtremelyLargeImageWorks
02:51:06 [2020-10-27T02:51:06.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:51:07 [2020-10-27T02:51:07.881Z] --- PASS: TestUpdateRestartPolicy (12.87s)
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestUpdateRestartWithAutoRemove
02:51:07 [2020-10-27T02:51:07.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitNonBlocked
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:51:07 [2020-10-27T02:51:07.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:51:07 [2020-10-27T02:51:07.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:51:07 [2020-10-27T02:51:07.881Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:51:07 [2020-10-27T02:51:07.881Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:51:07 [2020-10-27T02:51:07.881Z] --- PASS: TestWaitNonBlocked (0.01s)
02:51:07 [2020-10-27T02:51:07.881Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
02:51:07 [2020-10-27T02:51:07.881Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s)
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitBlocked
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:51:07 [2020-10-27T02:51:07.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:51:07 [2020-10-27T02:51:07.881Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:51:07 [2020-10-27T02:51:07.881Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:51:07 [2020-10-27T02:51:07.881Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:51:07 [2020-10-27T02:51:07.881Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:51:09 [2020-10-27T02:51:09.188Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
02:51:09 [2020-10-27T02:51:09.383Z] --- PASS: TestWaitBlocked (0.01s)
02:51:09 [2020-10-27T02:51:09.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
02:51:09 [2020-10-27T02:51:09.383Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s)
02:51:09 [2020-10-27T02:51:09.383Z] === CONT  TestContainerStartOnDaemonRestart
02:51:09 [2020-10-27T02:51:09.383Z] === CONT  TestIpcModeOlderClient
02:51:09 [2020-10-27T02:51:09.383Z] --- PASS: TestIpcModeOlderClient (0.20s)
02:51:09 [2020-10-27T02:51:09.383Z] === CONT  TestDaemonHostGatewayIP
02:51:10 [2020-10-27T02:51:10.109Z] ok  	github.com/docker/docker/container	0.184s	coverage: 34.7% of statements
02:51:10 [2020-10-27T02:51:10.109Z] ?   	github.com/docker/docker/container/stream	[no test files]
02:51:10 [2020-10-27T02:51:10.109Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
02:51:10 [2020-10-27T02:51:10.109Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
02:51:10 [2020-10-27T02:51:10.109Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
02:51:10 [2020-10-27T02:51:10.568Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
02:51:12 [2020-10-27T02:51:12.148Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s)
02:51:12 [2020-10-27T02:51:12.148Z] === CONT  TestContainerKillOnDaemonStart
02:51:12 [2020-10-27T02:51:12.215Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
02:51:12 [2020-10-27T02:51:12.779Z] --- PASS: TestDaemonHostGatewayIP (3.57s)
02:51:12 [2020-10-27T02:51:12.779Z] === CONT  TestDaemonRestartIpcMode
02:51:13 [2020-10-27T02:51:13.108Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
02:51:13 [2020-10-27T02:51:13.676Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
02:51:15 [2020-10-27T02:51:15.055Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
02:51:15 [2020-10-27T02:51:15.055Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
02:51:15 [2020-10-27T02:51:15.314Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
02:51:15 [2020-10-27T02:51:15.314Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
02:51:15 [2020-10-27T02:51:15.314Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
02:51:16 [2020-10-27T02:51:16.695Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
02:51:17 [2020-10-27T02:51:17.217Z] === RUN   TestCheckpointCreateError
02:51:17 [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.217Z] === RUN   TestCheckpointCreate
02:51:17 [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.217Z] === RUN   TestCheckpointDeleteError
02:51:17 [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointDeleteError (0.00s)
02:51:17 [2020-10-27T02:51:17.217Z] === RUN   TestCheckpointDelete
02:51:17 [2020-10-27T02:51:17.217Z] --- PASS: TestCheckpointDelete (0.00s)
02:51:17 [2020-10-27T02:51:17.217Z] === RUN   TestCheckpointListError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointListError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCheckpointList
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointList (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCheckpointListContainerNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNewClientWithOpsFromEnv
02:51:17 [2020-10-27T02:51:17.218Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z]     client_test.go:23: runtime.GOOS == "windows"
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestGetAPIPath
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestGetAPIPath (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestParseHostURL
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestParseHostURL (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPIVersionEmpty
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPIVersion
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersion (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPVersionOverride
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPIVersionAutomatic
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestClientRedirect
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestClientRedirect (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigCreateUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreateUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigCreateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigCreate
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspectNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspectUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspectError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspectConfigNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigInspect
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigListUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigListUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigListError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigListError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigList
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigList (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigRemoveUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigRemoveError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigRemove
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigUpdateUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigUpdateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestConfigUpdate
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestConfigUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCommitError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCommitError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCommit
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCommit (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStatPathError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStatPathNotFoundError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStatPathNoHeaderError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStatPath
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatPath (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyToContainerError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyToContainerNotFoundError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyToContainerNotStatusOKError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyToContainer
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyToContainer (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyFromContainerError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyFromContainerNotFoundError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyFromContainerNotStatusOKError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyFromContainerNoHeaderError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestCopyFromContainer
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestCopyFromContainer (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCreateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCreateImageNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCreateWithName
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateWithName (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerCreateAutoRemove
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerDiffError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerDiffError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerDiff
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerDiff (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecCreateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecCreate
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecStartError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecStartError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecStart
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecStart (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecInspectError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecInspect
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExportError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExportError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExport
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExport (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerInspectError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerInspectContainerNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerInspect
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerInspectNode
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerInspectNode (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerKillError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerKillError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerKill
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerKill (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerListError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerListError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerList
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerList (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerLogsNotFoundError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerLogsError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogsError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerLogs
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerLogs (0.27s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerPauseError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerPauseError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerPause
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerPause (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainersPruneError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainersPruneError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainersPrune
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainersPrune (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRemoveError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRemoveNotFoundError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRemove
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRenameError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRenameError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRename
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRename (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerResizeError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerResizeError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecResizeError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecResizeError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerResize
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerResize (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerExecResize
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerExecResize (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRestartError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRestartError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerRestart
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerRestart (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStartError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStartError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStart
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStart (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStatsError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStatsError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStats
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStats (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStopError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStopError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerStop
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerStop (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerTopError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerTopError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerTop
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerTop (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerUnpauseError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUnpauseError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerUnpause
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUnpause (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerUpdateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerUpdate
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerWaitError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerWaitError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestContainerWait
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestContainerWait (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestDiskUsageError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestDiskUsageError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestDiskUsage
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestDiskUsage (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestDistributionInspectUnsupported
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestDistributionInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestEventsErrorInOptions
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestEventsErrorInOptions (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestEventsErrorFromServer
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestEventsErrorFromServer (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestEvents
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestEvents (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestTLSCloseWriter
02:51:17 [2020-10-27T02:51:17.218Z] === PAUSE TestTLSCloseWriter
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageBuildError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageBuildError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageBuild
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageBuild (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestGetDockerOS
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestGetDockerOS (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageCreateError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageCreate
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageHistoryError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageHistoryError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageHistory
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageHistory (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageImportError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageImportError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageImport
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageImport (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageInspectError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageInspectImageNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectImageNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageInspect
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageListError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageListError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageList
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageList (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageListApiBefore125
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageListApiBefore125 (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageLoadError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageLoadError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageLoad
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageLoad (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagesPruneError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagesPruneError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagesPrune
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagesPrune (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullReferenceParseError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullReferenceParseError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullAnyError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullAnyError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullStatusUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullWithPrivilegedFuncNoError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePullWithoutErrors
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePullWithoutErrors (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushReferenceError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushReferenceError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushAnyError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushAnyError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushStatusUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithPrivilegedFuncNoError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithoutErrors
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImagePushWithoutErrors (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageRemoveError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageRemoveImageNotFound
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageRemove
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSaveError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSaveError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSave
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSave (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchAnyError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchAnyError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchStatusUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageSearchWithoutErrors
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageTagError
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageTagError (0.00s)
02:51:17 [2020-10-27T02:51:17.218Z] === RUN   TestImageTagInvalidReference
02:51:17 [2020-10-27T02:51:17.218Z] --- PASS: TestImageTagInvalidReference (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestImageTagInvalidSourceImageName
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestImageTagHexSource
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestImageTagHexSource (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestImageTag
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestImageTag (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestInfoServerError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestInfoServerError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestInfoInvalidResponseJSONError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestInfo
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestInfo (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkConnectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkConnect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkConnect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkCreateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkCreate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkDisconnectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkDisconnectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkDisconnect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkDisconnect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkInspectNotFoundError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworksPruneError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworksPruneError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworksPrune
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworksPrune (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNetworkRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNetworkRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeInspectNodeNotFound
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeUpdateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestNodeUpdate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestNodeUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestOptionWithTimeout
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestOptionWithTimeout (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingFail
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPingFail (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingWithError
02:51:17 [2020-10-27T02:51:17.219Z] 2020/10/27 02:51:15 RoundTripper returned a response & error; ignoring response
02:51:17 [2020-10-27T02:51:17.219Z] 2020/10/27 02:51:15 RoundTripper returned a response & error; ignoring response
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPingWithError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingSuccess
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPingSuccess (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingHeadFallback
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingHeadFallback/OK
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingHeadFallback/Internal_Server_Error
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingHeadFallback/Not_Found
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPingHeadFallback (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginDisableError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginDisableError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginDisable
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginDisable (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginEnableError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginEnableError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginEnable
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginEnable (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginPushError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginPushError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginPush
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginPush (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginSetError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginSetError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPluginSet
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPluginSet (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSetHostHeader
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSetHostHeader (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestPlainTextError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestPlainTextError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestInfiniteError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestInfiniteError (0.02s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretCreateUnsupported
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreateUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretCreateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretCreate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretInspectUnsupported
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretInspectSecretNotFound
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretListUnsupported
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretListUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretRemoveUnsupported
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretUpdateUnsupported
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdateUnsupported (0.01s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretUpdateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSecretUpdate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSecretUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceCreateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceCreate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceCreateCompatiblePlatforms
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceCreateDigestPinning
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceInspectServiceNotFound
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceLogsError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceLogsError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceLogs
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceLogs (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceRemoveNotFoundError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceUpdateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestServiceUpdate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestServiceUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmGetUnlockKeyError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmGetUnlockKey
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmInitError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInitError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmInit
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInit (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmJoinError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmJoinError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmJoin
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmJoin (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmLeaveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmLeaveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmLeave
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmLeave (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmUnlockError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUnlockError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmUnlock
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUnlock (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmUpdateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUpdateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestSwarmUpdate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestSwarmUpdate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestTaskInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestTaskInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestTaskInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTaskInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestTaskListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTaskListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestTaskList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTaskList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeCreateError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeCreateError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeCreate
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeCreate (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeInspectError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeInspectNotFound
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectNotFound (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeInspectWithEmptyID
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeInspect
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeInspect (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeListError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeListError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeList
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeList (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeRemoveError
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeRemoveError (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === RUN   TestVolumeRemove
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestVolumeRemove (0.00s)
02:51:17 [2020-10-27T02:51:17.219Z] === CONT  TestTLSCloseWriter
02:51:17 [2020-10-27T02:51:17.219Z] --- PASS: TestTLSCloseWriter (0.02s)
02:51:17 [2020-10-27T02:51:17.219Z] PASS
02:51:17 [2020-10-27T02:51:17.219Z] coverage: 74.9% of statements
02:51:17 [2020-10-27T02:51:17.219Z] ok  	github.com/docker/docker/client	0.969s	coverage: 74.9% of statements
02:51:17 [2020-10-27T02:51:17.318Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
02:51:17 [2020-10-27T02:51:17.852Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.063s	coverage: 35.9% of statements
02:51:18 [2020-10-27T02:51:18.907Z] ok  	github.com/docker/docker/daemon/cluster	0.198s	coverage: 0.5% of statements
02:51:19 [2020-10-27T02:51:19.236Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
02:51:20 [2020-10-27T02:51:20.181Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
02:51:22 [2020-10-27T02:51:22.091Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
02:51:22 [2020-10-27T02:51:22.473Z] ok  	github.com/docker/docker/daemon/discovery	0.046s	coverage: 30.0% of statements
02:51:24 [2020-10-27T02:51:24.000Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
02:51:25 [2020-10-27T02:51:25.232Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
02:51:25 [2020-10-27T02:51:25.529Z] ok  	github.com/docker/docker/daemon/config	0.075s	coverage: 81.8% of statements
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestContainerKillOnDaemonStart (12.42s)
02:51:25 [2020-10-27T02:51:25.801Z] PASS
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === Skipped
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] 
02:51:25 [2020-10-27T02:51:25.801Z] DONE 193 tests, 6 skipped in 151.388s
02:51:25 [2020-10-27T02:51:25.801Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
02:51:25 [2020-10-27T02:51:25.801Z] ++ 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
02:51:25 [2020-10-27T02:51:25.801Z] ++ set -e
02:51:25 [2020-10-27T02:51:25.801Z] ++ '[' -n 0 ']'
02:51:25 [2020-10-27T02:51:25.801Z] ++ set -x
02:51:25 [2020-10-27T02:51:25.801Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:51:25 [2020-10-27T02:51:25.801Z] INFO: Testing against a local daemon
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestCommitInheritsEnv
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestCommitInheritsEnv (0.58s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestImportExtremelyLargeImageWorks
02:51:25 [2020-10-27T02:51:25.801Z] === PAUSE TestImportExtremelyLargeImageWorks
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestImagesFilterMultiReference
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestImagesFilterMultiReference (0.04s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestImagePullPlatformInvalid
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestRemoveImageOrphaning
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestRemoveImageOrphaning (0.53s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestRemoveImageGarbageCollector
02:51:25 [2020-10-27T02:51:25.801Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:51:25 [2020-10-27T02:51:25.801Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.01s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagInvalidReference
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagInvalidReference (0.01s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagValidPrefixedRepo
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagExistedNameWithoutForce
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagOfficialNames
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagOfficialNames (0.03s)
02:51:25 [2020-10-27T02:51:25.801Z] === RUN   TestTagMatchesDigest
02:51:25 [2020-10-27T02:51:25.801Z] --- PASS: TestTagMatchesDigest (0.01s)
02:51:25 [2020-10-27T02:51:25.801Z] === CONT  TestImportExtremelyLargeImageWorks
02:51:25 [2020-10-27T02:51:25.908Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
02:51:26 [2020-10-27T02:51:26.477Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
02:51:26 [2020-10-27T02:51:26.738Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
02:51:27 [2020-10-27T02:51:27.649Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
02:51:28 [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:51:28 [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:51:28 [2020-10-27T02:51:28.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:51:29 [2020-10-27T02:51:29.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:51:29 [2020-10-27T02:51:29.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:51:30 [2020-10-27T02:51:30.405Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
02:51:30 [2020-10-27T02:51:30.705Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.558s	coverage: 14.0% of statements
02:51:31 [2020-10-27T02:51:31.754Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.717s	coverage: 57.1% of statements
02:51:31 [2020-10-27T02:51:31.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:51:32 [2020-10-27T02:51:32.021Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
02:51:32 [2020-10-27T02:51:32.021Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
02:51:32 [2020-10-27T02:51:32.280Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
02:51:32 [2020-10-27T02:51:32.849Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
02:51:33 [2020-10-27T02:51:33.424Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
02:51:34 [2020-10-27T02:51:34.510Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
02:51:34 [2020-10-27T02:51:34.663Z] ..........................xx....................                         [ 29%]
02:51:34 [2020-10-27T02:51:34.885Z] --- PASS: TestCheckoutGit (40.23s)
02:51:34 [2020-10-27T02:51:34.885Z] === RUN   TestValidGitTransport
02:51:34 [2020-10-27T02:51:34.885Z] --- PASS: TestValidGitTransport (0.00s)
02:51:34 [2020-10-27T02:51:34.885Z] === RUN   TestGitInvalidRef
02:51:35 [2020-10-27T02:51:35.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:51:35 [2020-10-27T02:51:35.343Z] --- PASS: TestGitInvalidRef (0.34s)
02:51:35 [2020-10-27T02:51:35.343Z] PASS
02:51:35 [2020-10-27T02:51:35.343Z] coverage: 86.3% of statements
02:51:35 [2020-10-27T02:51:35.343Z] ok  	github.com/docker/docker/builder/remotecontext/git	40.742s	coverage: 86.3% of statements
02:51:35 [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithHugeFile (52.56s)
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildWithEmptyDockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:51:35 [2020-10-27T02:51:35.343Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
02:51:35 [2020-10-27T02:51:35.343Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
02:51:35 [2020-10-27T02:51:35.343Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
02:51:35 [2020-10-27T02:51:35.343Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildPreserveOwnership
02:51:35 [2020-10-27T02:51:35.343Z] === RUN   TestBuildPreserveOwnership/copy_from
02:51:36 [2020-10-27T02:51:36.045Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.875s	coverage: 69.2% of statements
02:51:36 [2020-10-27T02:51:36.308Z] ?   	github.com/docker/docker/cli	[no test files]
02:51:36 [2020-10-27T02:51:36.308Z] ?   	github.com/docker/docker/cli/config	[no test files]
02:51:36 [2020-10-27T02:51:36.342Z] ok  	github.com/docker/docker/daemon	12.341s	coverage: 17.2% of statements
02:51:36 [2020-10-27T02:51:36.342Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
02:51:36 [2020-10-27T02:51:36.342Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
02:51:36 [2020-10-27T02:51:36.342Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
02:51:36 [2020-10-27T02:51:36.342Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
02:51:37 [2020-10-27T02:51:37.246Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:51:37 [2020-10-27T02:51:37.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:51:37 [2020-10-27T02:51:37.872Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.825s	coverage: 45.8% of statements
02:51:37 [2020-10-27T02:51:37.872Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
02:51:38 [2020-10-27T02:51:38.704Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
02:51:38 [2020-10-27T02:51:38.704Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
02:51:38 [2020-10-27T02:51:38.704Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
02:51:38 [2020-10-27T02:51:38.925Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.177s	coverage: 49.5% of statements
02:51:39 [2020-10-27T02:51:39.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:51:39 [2020-10-27T02:51:39.568Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.061s	coverage: 58.0% of statements
02:51:39 [2020-10-27T02:51:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:51:40 [2020-10-27T02:51:40.089Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
02:51:40 [2020-10-27T02:51:40.089Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
02:51:40 [2020-10-27T02:51:40.348Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
02:51:41 [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPreserveOwnership (10.10s)
02:51:41 [2020-10-27T02:51:41.435Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.09s)
02:51:41 [2020-10-27T02:51:41.435Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestBuildPlatformInvalid
02:51:41 [2020-10-27T02:51:41.435Z] --- PASS: TestBuildPlatformInvalid (0.09s)
02:51:41 [2020-10-27T02:51:41.435Z] PASS
02:51:41 [2020-10-27T02:51:41.435Z] 
02:51:41 [2020-10-27T02:51:41.435Z] === Skipped
02:51:41 [2020-10-27T02:51:41.435Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
02:51:41 [2020-10-27T02:51:41.435Z]     build_session_test.go:25: TODO: BuildKit
02:51:41 [2020-10-27T02:51:41.435Z] 
02:51:41 [2020-10-27T02:51:41.435Z] 
02:51:41 [2020-10-27T02:51:41.435Z] DONE 32 tests, 1 skipped in 128.036s
02:51:41 [2020-10-27T02:51:41.435Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
02:51:41 [2020-10-27T02:51:41.435Z] INFO: Testing against a local daemon
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigInspect
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigInspect (0.02s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigList
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigList (0.01s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigsCreateAndDelete
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigsUpdate
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigsUpdate (0.01s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestTemplatedConfig
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestTemplatedConfig (0.00s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigCreateResolve
02:51:41 [2020-10-27T02:51:41.435Z] --- SKIP: TestConfigCreateResolve (0.01s)
02:51:41 [2020-10-27T02:51:41.435Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:41 [2020-10-27T02:51:41.435Z] === RUN   TestConfigDaemonLibtrustID
02:51:41 [2020-10-27T02:51:41.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:51:41 [2020-10-27T02:51:41.669Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
02:51:41 [2020-10-27T02:51:41.730Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
02:51:41 [2020-10-27T02:51:41.975Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
02:51:42 [2020-10-27T02:51:42.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
02:51:43 [2020-10-27T02:51:43.338Z] PASS
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === Skipped
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
02:51:43 [2020-10-27T02:51:43.338Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] 
02:51:43 [2020-10-27T02:51:43.338Z] DONE 7 tests, 6 skipped in 1.712s
02:51:43 [2020-10-27T02:51:43.338Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
02:51:43 [2020-10-27T02:51:43.338Z] INFO: Testing against a local daemon
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCheckpoint
02:51:43 [2020-10-27T02:51:43.338Z] --- SKIP: TestCheckpoint (0.00s)
02:51:43 [2020-10-27T02:51:43.338Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestContainerInvalidJSON
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:51:43 [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:51:43 [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:51:43 [2020-10-27T02:51:43.338Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:51:43 [2020-10-27T02:51:43.338Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:51:43 [2020-10-27T02:51:43.338Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:51:43 [2020-10-27T02:51:43.338Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestContainerInvalidJSON (0.03s)
02:51:43 [2020-10-27T02:51:43.338Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
02:51:43 [2020-10-27T02:51:43.338Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
02:51:43 [2020-10-27T02:51:43.338Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCopyFromContainerPathIsNotDir
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCopyToContainerPathDoesNotExist
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCopyToContainerPathIsNotDir
02:51:43 [2020-10-27T02:51:43.338Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
02:51:43 [2020-10-27T02:51:43.338Z] === RUN   TestCopyFromContainer
02:51:43 [2020-10-27T02:51:43.638Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
02:51:44 [2020-10-27T02:51:44.578Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
02:51:44 [2020-10-27T02:51:44.578Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
02:51:44 [2020-10-27T02:51:44.742Z] ok  	github.com/docker/docker/daemon/logger	0.248s	coverage: 41.0% of statements
02:51:44 [2020-10-27T02:51:44.742Z] ok  	github.com/docker/docker/daemon/images	0.025s	coverage: 4.9% of statements
02:51:44 [2020-10-27T02:51:44.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:51:45 [2020-10-27T02:51:45.038Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.419s	coverage: 52.1% of statements
02:51:45 [2020-10-27T02:51:45.038Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
02:51:45 [2020-10-27T02:51:45.038Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
02:51:45 [2020-10-27T02:51:45.038Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
02:51:45 [2020-10-27T02:51:45.038Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
02:51:45 [2020-10-27T02:51:45.148Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
02:51:45 [2020-10-27T02:51:45.719Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
02:51:45 [2020-10-27T02:51:45.719Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
02:51:46 [2020-10-27T02:51:46.090Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.521s	coverage: 77.8% of statements
02:51:46 [2020-10-27T02:51:46.090Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
02:51:46 [2020-10-27T02:51:46.090Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
02:51:46 [2020-10-27T02:51:46.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithTLS
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithConflicts
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliWithConflictingLabels
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestConfigureDaemonLogs
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestConfigureDaemonLogs (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestCommonOptionsInstallFlags
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
02:51:46 [2020-10-27T02:51:46.621Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
02:51:46 [2020-10-27T02:51:46.621Z] PASS
02:51:46 [2020-10-27T02:51:46.621Z] coverage: 18.5% of statements
02:51:46 [2020-10-27T02:51:46.621Z] ok  	github.com/docker/docker/cmd/dockerd	0.539s	coverage: 18.5% of statements
02:51:47 [2020-10-27T02:51:47.101Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
02:51:47 [2020-10-27T02:51:47.153Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
02:51:47 [2020-10-27T02:51:47.153Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
02:51:47 [2020-10-27T02:51:47.450Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.040s	coverage: 87.2% of statements
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer//
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer//bar/root
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer//bar/root/
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer/bar/quux
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer/bar/quux/
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:51:47 [2020-10-27T02:51:47.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCopyFromContainer/bar/notarget
02:51:47 [2020-10-27T02:51:47.788Z] --- PASS: TestCopyFromContainer (4.47s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer// (0.07s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:51:47 [2020-10-27T02:51:47.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateLinkToNonExistingContainer
02:51:47 [2020-10-27T02:51:47.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateWithInvalidEnv
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateWithInvalidEnv/0
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/0
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateWithInvalidEnv/1
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/1
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateWithInvalidEnv/2
02:51:47 [2020-10-27T02:51:47.788Z] === PAUSE TestCreateWithInvalidEnv/2
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateWithInvalidEnv/0
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateWithInvalidEnv/2
02:51:47 [2020-10-27T02:51:47.788Z] === CONT  TestCreateWithInvalidEnv/1
02:51:47 [2020-10-27T02:51:47.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateTmpfsMountsTarget
02:51:47 [2020-10-27T02:51:47.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
02:51:47 [2020-10-27T02:51:47.788Z] === RUN   TestCreateWithCustomMaskedPaths
02:51:48 [2020-10-27T02:51:48.100Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 61.6% of statements
02:51:48 [2020-10-27T02:51:48.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:51:48 [2020-10-27T02:51:48.483Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
02:51:48 [2020-10-27T02:51:48.483Z] === RUN   TestDockerSuite/TestBuildDockerignore
02:51:49 [2020-10-27T02:51:49.166Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
02:51:49 [2020-10-27T02:51:49.166Z] === RUN   TestCreateWithCustomReadonlyPaths
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestContainerStopSignal
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestContainerStopSignal (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestContainerStopTimeout
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestContainerStopTimeout (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestContainerSecretReferenceDestTarget
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestContainerLogPathSetForJSONFileLogger
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestContainerLogPathSetForRingLogger
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestReplaceAndAppendEnvVars
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestNewMemoryStore
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestNewMemoryStore (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestAddContainers
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestAddContainers (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestGetContainer
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestGetContainer (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestDeleteContainer
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestDeleteContainer (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestListContainers
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestListContainers (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestFirstContainer
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestFirstContainer (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestApplyAllContainer
02:51:49 [2020-10-27T02:51:49.524Z] --- PASS: TestApplyAllContainer (0.00s)
02:51:49 [2020-10-27T02:51:49.524Z] === RUN   TestIsValidHealthString
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestIsValidHealthString (0.00s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestStateRunStop
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestStateRunStop (0.00s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestStateTimeoutWait
02:51:49 [2020-10-27T02:51:49.525Z] --- FAIL: TestStateTimeoutWait (0.21s)
02:51:49 [2020-10-27T02:51:49.525Z]     state_test.go:139: Stop callback doesn't fire in 200 milliseconds
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestIsValidStateString
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestIsValidStateString (0.00s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestViewSaveDelete
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestViewSaveDelete (0.03s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestViewAll
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestViewAll (0.02s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestViewGet
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestViewGet (0.05s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestNames
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestNames (0.00s)
02:51:49 [2020-10-27T02:51:49.525Z] === RUN   TestViewWithHealthCheck
02:51:49 [2020-10-27T02:51:49.525Z] --- PASS: TestViewWithHealthCheck (0.01s)
02:51:49 [2020-10-27T02:51:49.525Z] FAIL
02:51:49 [2020-10-27T02:51:49.525Z] coverage: 41.4% of statements
02:51:49 [2020-10-27T02:51:49.525Z] FAIL	github.com/docker/docker/container	0.675s
02:51:49 [2020-10-27T02:51:49.525Z] ?   	github.com/docker/docker/container/stream	[no test files]
02:51:49 [2020-10-27T02:51:49.525Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
02:51:49 [2020-10-27T02:51:49.525Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
02:51:49 [2020-10-27T02:51:49.525Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
02:51:49 [2020-10-27T02:51:49.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:51:49 [2020-10-27T02:51:49.587Z] Using test binary docker
02:51:49 [2020-10-27T02:51:49.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:51:49 [2020-10-27T02:51:49.587Z] +++ /etc/init.d/apparmor start
02:51:49 [2020-10-27T02:51:49.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:51:49 [2020-10-27T02:51:49.587Z] INFO: Waiting for daemon to start...
02:51:49 [2020-10-27T02:51:49.587Z] Starting dockerd
02:51:49 [2020-10-27T02:51:49.587Z] +++ 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
02:51:50 [2020-10-27T02:51:50.104Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:51:50 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:51:50 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:51:50 [2020-10-27T02:51:50.104Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:51:50 [2020-10-27T02:51:50.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:51:50 [2020-10-27T02:51:50.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:51:50 [2020-10-27T02:51:50.104Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:51:50 [2020-10-27T02:51:50.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:51:50 [2020-10-27T02:51:50.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
02:51:50 [2020-10-27T02:51:50.363Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:51:50 [2020-10-27T02:51:50.385Z] tests/integration/api_exec_test.py .....................                 [ 34%]
02:51:50 [2020-10-27T02:51:50.393Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
02:51:50 [2020-10-27T02:51:50.622Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestCreateDifferentPlatform
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestCreateDifferentPlatform/different_os
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:51:50 [2020-10-27T02:51:50.623Z] --- PASS: TestCreateDifferentPlatform (0.01s)
02:51:50 [2020-10-27T02:51:50.623Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:51:50 [2020-10-27T02:51:50.623Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:51:50 [2020-10-27T02:51:50.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:51:50 [2020-10-27T02:51:50.623Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestContainerStartOnDaemonRestart
02:51:50 [2020-10-27T02:51:50.623Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
02:51:50 [2020-10-27T02:51:50.623Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestDaemonRestartIpcMode
02:51:50 [2020-10-27T02:51:50.623Z] === PAUSE TestDaemonRestartIpcMode
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestDaemonHostGatewayIP
02:51:50 [2020-10-27T02:51:50.623Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
02:51:50 [2020-10-27T02:51:50.623Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestContainerKillOnDaemonStart
02:51:50 [2020-10-27T02:51:50.623Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
02:51:50 [2020-10-27T02:51:50.623Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
02:51:50 [2020-10-27T02:51:50.623Z] === RUN   TestDiff
02:51:50 [2020-10-27T02:51:50.867Z] ok  	github.com/docker/docker/daemon/logger/local	0.094s	coverage: 75.2% of statements
02:51:50 [2020-10-27T02:51:50.867Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
02:51:50 [2020-10-27T02:51:50.867Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 33.3% of statements
02:51:50 [2020-10-27T02:51:50.867Z] time="2020-10-27T02:51:50Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate347185664/log705229663.1: no such file or directory"
02:51:50 [2020-10-27T02:51:50.867Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.082s	coverage: 37.7% of statements
02:51:51 [2020-10-27T02:51:51.190Z] --- PASS: TestDiff (0.42s)
02:51:51 [2020-10-27T02:51:51.190Z] === RUN   TestExecWithCloseStdin
02:51:51 [2020-10-27T02:51:51.450Z] --- PASS: TestExecWithCloseStdin (0.45s)
02:51:51 [2020-10-27T02:51:51.450Z] === RUN   TestExec
02:51:51 [2020-10-27T02:51:51.920Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
02:51:52 [2020-10-27T02:51:52.018Z] --- PASS: TestExec (0.42s)
02:51:52 [2020-10-27T02:51:52.018Z] === RUN   TestExecUser
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestPrepare
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestPrepare (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestStart
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestStart (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestWaitCancel
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestWaitCancel (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestWaitDisabled
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestWaitDisabled (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestWaitEnabled
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestWaitEnabled (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] === RUN   TestRemove
02:51:52 [2020-10-27T02:51:52.435Z] --- PASS: TestRemove (0.00s)
02:51:52 [2020-10-27T02:51:52.435Z] PASS
02:51:52 [2020-10-27T02:51:52.435Z] coverage: 65.3% of statements
02:51:52 [2020-10-27T02:51:52.435Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.361s	coverage: 65.3% of statements
02:51:52 [2020-10-27T02:51:52.585Z] --- PASS: TestExecUser (0.46s)
02:51:52 [2020-10-27T02:51:52.586Z] === RUN   TestExportContainerAndImportImage
02:51:53 [2020-10-27T02:51:53.156Z] --- PASS: TestExportContainerAndImportImage (0.57s)
02:51:53 [2020-10-27T02:51:53.156Z] === RUN   TestExportContainerAfterDaemonRestart
02:51:53 [2020-10-27T02:51:53.456Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
02:51:54 [2020-10-27T02:51:54.100Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.236s	coverage: 82.5% of statements
02:51:54 [2020-10-27T02:51:54.100Z] ?   	github.com/docker/docker/daemon/names	[no test files]
02:51:54 [2020-10-27T02:51:54.593Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
02:51:54 [2020-10-27T02:51:54.744Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
02:51:54 [2020-10-27T02:51:54.744Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
02:51:55 [2020-10-27T02:51:55.337Z] === RUN   TestNewListSecretsFilters
02:51:55 [2020-10-27T02:51:55.337Z] --- PASS: TestNewListSecretsFilters (0.00s)
02:51:55 [2020-10-27T02:51:55.337Z] === RUN   TestNewListConfigsFilters
02:51:55 [2020-10-27T02:51:55.337Z] --- PASS: TestNewListConfigsFilters (0.00s)
02:51:55 [2020-10-27T02:51:55.337Z] PASS
02:51:55 [2020-10-27T02:51:55.337Z] coverage: 0.5% of statements
02:51:55 [2020-10-27T02:51:55.337Z] ok  	github.com/docker/docker/daemon/cluster	0.785s	coverage: 0.5% of statements
02:51:55 [2020-10-27T02:51:55.534Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
02:51:55 [2020-10-27T02:51:55.796Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCContainerRuntime
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/empty
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/default
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/process
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCIsolation
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCIsolation/default
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCIsolation/process
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCConfigs
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCConfigs/file
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
02:51:56 [2020-10-27T02:51:56.253Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCConfigs
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCConfigs/file
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
02:51:56 [2020-10-27T02:51:56.253Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
02:51:56 [2020-10-27T02:51:56.254Z] === RUN   TestServiceConvertToGRPCConfigs/none
02:51:56 [2020-10-27T02:51:56.254Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
02:51:56 [2020-10-27T02:51:56.254Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
02:51:56 [2020-10-27T02:51:56.254Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
02:51:56 [2020-10-27T02:51:56.254Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
02:51:56 [2020-10-27T02:51:56.254Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
02:51:56 [2020-10-27T02:51:56.254Z] PASS
02:51:56 [2020-10-27T02:51:56.254Z] coverage: 35.9% of statements
02:51:56 [2020-10-27T02:51:56.254Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.652s	coverage: 35.9% of statements
02:51:56 [2020-10-27T02:51:56.443Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
02:51:56 [2020-10-27T02:51:56.443Z] === RUN   TestHealthCheckWorkdir
02:51:56 [2020-10-27T02:51:56.843Z] ok  	github.com/docker/docker/distribution/metadata	0.126s	coverage: 48.2% of statements
02:51:57 [2020-10-27T02:51:57.011Z] --- PASS: TestHealthCheckWorkdir (0.59s)
02:51:57 [2020-10-27T02:51:57.011Z] === RUN   TestHealthKillContainer
02:51:57 [2020-10-27T02:51:57.490Z] ok  	github.com/docker/docker/errdefs	0.043s	coverage: 49.4% of statements
02:51:57 [2020-10-27T02:51:57.721Z] .
02:51:57 [2020-10-27T02:51:57.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:51:57 [2020-10-27T02:51:57.722Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:51:57 [2020-10-27T02:51:57.722Z] Error: No such image: emptyfs
02:51:57 [2020-10-27T02:51:57.722Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:51:57 [2020-10-27T02:51:57.722Z] ++++ docker load
02:51:57 [2020-10-27T02:51:57.722Z] Running integration-test (iteration 1)
02:51:57 [2020-10-27T02:51:57.722Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
02:51:57 [2020-10-27T02:51:57.722Z] ++ 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
02:51:57 [2020-10-27T02:51:57.722Z] ++ set -e
02:51:57 [2020-10-27T02:51:57.722Z] ++ '[' -n 0 ']'
02:51:57 [2020-10-27T02:51:57.722Z] ++ set -x
02:51:57 [2020-10-27T02:51:57.722Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:51:57 [2020-10-27T02:51:57.788Z] ok  	github.com/docker/docker/distribution	0.394s	coverage: 21.9% of statements
02:51:57 [2020-10-27T02:51:57.788Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
02:51:57 [2020-10-27T02:51:57.800Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
02:51:59 [2020-10-27T02:51:59.545Z] --- PASS: TestHealthKillContainer (2.48s)
02:51:59 [2020-10-27T02:51:59.545Z] === RUN   TestInspectCpusetInConfigPre120
02:51:59 [2020-10-27T02:51:59.735Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
02:51:59 [2020-10-27T02:51:59.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
02:51:59 [2020-10-27T02:51:59.804Z] === RUN   TestIpcModeNone
02:52:00 [2020-10-27T02:52:00.305Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
02:52:00 [2020-10-27T02:52:00.372Z] --- PASS: TestIpcModeNone (0.44s)
02:52:00 [2020-10-27T02:52:00.372Z] === RUN   TestIpcModePrivate
02:52:00 [2020-10-27T02:52:00.564Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
02:52:00 [2020-10-27T02:52:00.564Z] ok  	github.com/docker/docker/image	0.050s	coverage: 86.4% of statements
02:52:00 [2020-10-27T02:52:00.565Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
02:52:00 [2020-10-27T02:52:00.694Z] --- PASS: TestIpcModePrivate (0.44s)
02:52:00 [2020-10-27T02:52:00.695Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
02:52:00 [2020-10-27T02:52:00.695Z] === RUN   TestIpcModeShareable
02:52:00 [2020-10-27T02:52:00.695Z] --- SKIP: TestIpcModeShareable (0.00s)
02:52:00 [2020-10-27T02:52:00.695Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:52:00 [2020-10-27T02:52:00.695Z] === RUN   TestAPIIpcModeShareableAndContainer
02:52:00 [2020-10-27T02:52:00.861Z] ok  	github.com/docker/docker/distribution/xfer	1.689s	coverage: 85.1% of statements
02:52:00 [2020-10-27T02:52:00.861Z] ?   	github.com/docker/docker/dockerversion	[no test files]
02:52:00 [2020-10-27T02:52:00.861Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
02:52:01 [2020-10-27T02:52:01.160Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
02:52:01 [2020-10-27T02:52:01.160Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
02:52:01 [2020-10-27T02:52:01.331Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
02:52:02 [2020-10-27T02:52:02.103Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
02:52:02 [2020-10-27T02:52:02.103Z] === RUN   TestAPIIpcModeHost
02:52:02 [2020-10-27T02:52:02.103Z] --- SKIP: TestAPIIpcModeHost (0.00s)
02:52:02 [2020-10-27T02:52:02.103Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:52:02 [2020-10-27T02:52:02.103Z] === RUN   TestDaemonIpcModeShareable
02:52:02 [2020-10-27T02:52:02.103Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
02:52:02 [2020-10-27T02:52:02.103Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:52:02 [2020-10-27T02:52:02.103Z] === RUN   TestDaemonIpcModePrivate
02:52:02 [2020-10-27T02:52:02.213Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDiscoveryOptsErrors
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDiscoveryOpts
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDiscoveryOpts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] PASS
02:52:03 [2020-10-27T02:52:03.323Z] coverage: 30.0% of statements
02:52:03 [2020-10-27T02:52:03.323Z] ok  	github.com/docker/docker/daemon/discovery	0.392s	coverage: 30.0% of statements
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestBuilderGC
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestBuilderGC (0.01s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationNotFound
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonBrokenConfiguration
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestParseClusterAdvertiseSettings
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestFindConfigurationConflicts
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflicts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeConflicts
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeConcurrent
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeConcurrentError
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestFindConfigurationConflictsWithMergedValues
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfigurationErrors (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_label
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_dns
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_dns-search
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_max-download-attempts
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestValidateConfiguration/with_node_generic_resources
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestValidateConfiguration (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestModifiedDiscoverySettings
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestReloadSetConfigFileNotExist
02:52:03 [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestReloadDefaultConfigNotExist
02:52:03 [2020-10-27T02:52:03.323Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestReloadBadDefaultConfig
02:52:03 [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-630257499"
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestReloadWithConflictingLabels
02:52:03 [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-464175358"
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestReloadWithDuplicateLabels
02:52:03 [2020-10-27T02:52:03.323Z] time="2020-10-27T02:52:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-079367749"
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] === RUN   TestDaemonConfigurationMerge
02:52:03 [2020-10-27T02:52:03.323Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
02:52:03 [2020-10-27T02:52:03.323Z] PASS
02:52:03 [2020-10-27T02:52:03.323Z] coverage: 79.7% of statements
02:52:03 [2020-10-27T02:52:03.323Z] ok  	github.com/docker/docker/daemon/config	0.840s	coverage: 79.7% of statements
02:52:03 [2020-10-27T02:52:03.756Z] ok  	github.com/docker/docker/oci	0.028s	coverage: 8.2% of statements
02:52:03 [2020-10-27T02:52:03.756Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 52.9% of statements
02:52:03 [2020-10-27T02:52:03.858Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
02:52:04 [2020-10-27T02:52:04.118Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
02:52:04 [2020-10-27T02:52:04.641Z] --- PASS: TestDaemonIpcModePrivate (2.16s)
02:52:04 [2020-10-27T02:52:04.641Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:52:04 [2020-10-27T02:52:04.641Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
02:52:04 [2020-10-27T02:52:04.641Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:52:04 [2020-10-27T02:52:04.641Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
02:52:04 [2020-10-27T02:52:04.641Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestIpcModeOlderClient
02:52:04 [2020-10-27T02:52:04.641Z] === PAUSE TestIpcModeOlderClient
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestKillContainerInvalidSignal
02:52:04 [2020-10-27T02:52:04.641Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestKillContainer
02:52:04 [2020-10-27T02:52:04.641Z] === RUN   TestKillContainer/no_signal
02:52:05 [2020-10-27T02:52:05.208Z] === RUN   TestKillContainer/non_killing_signal
02:52:05 [2020-10-27T02:52:05.467Z] === RUN   TestKillContainer/killing_signal
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestVerifyNetworkingConfig
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestGetContainer
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestGetContainer (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestValidContainerNames
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestValidContainerNames (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestContainerInitDNS
02:52:05 [2020-10-27T02:52:05.520Z] --- SKIP: TestContainerInitDNS (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     daemon_test.go:147: root required
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestMerge
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestMerge (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestValidateContainerIsolation
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestValidateContainerIsolation (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestFindNetworkErrorType
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestFindNetworkErrorType (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEnsureServicesExist
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExist (0.06s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEnsureServicesExistErrors
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestContainerDelete
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestContainerDelete (0.01s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestContainerDoubleDelete
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestContainerDoubleDelete (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestLogContainerEventCopyLabels
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestLogContainerEventCopyLabels (0.01s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestLogContainerEventWithAttributes
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestNoneHealthcheck
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestNoneHealthcheck (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestHealthStates
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] time="2020-10-27T02:52:05Z" 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"
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestHealthStates (0.19s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestMaskURLCredentials
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestMaskURLCredentials (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestGetInspectData
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestGetInspectData (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestFillLicense
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestFillLicense (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestListInvalidFilter
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestListInvalidFilter (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestNameFilter
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestNameFilter (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
02:52:05 [2020-10-27T02:52:05.520Z] === 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
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- 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)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonReloadLabels
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadLabels (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonReloadMirrors
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadMirrors (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonReloadInsecureRegistries
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonReloadNotAffectOthers
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestDaemonDiscoveryReload
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEventsLog
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestEventsLog (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestEventsLogTimeout
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestEventsLogTimeout (0.00s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestLogEvents
02:52:05 [2020-10-27T02:52:05.520Z] --- PASS: TestLogEvents (0.05s)
02:52:05 [2020-10-27T02:52:05.520Z] === RUN   TestLoadBufferedEvents
02:52:05 [2020-10-27T02:52:05.861Z] ok  	github.com/docker/docker/opts	0.060s	coverage: 67.1% of statements
02:52:05 [2020-10-27T02:52:05.978Z] --- PASS: TestLoadBufferedEvents (0.18s)
02:52:05 [2020-10-27T02:52:05.978Z] === RUN   TestLoadBufferedEventsOnlyFromPast
02:52:05 [2020-10-27T02:52:05.978Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
02:52:05 [2020-10-27T02:52:05.978Z] === RUN   TestIgnoreBufferedWhenNoTimes
02:52:05 [2020-10-27T02:52:05.978Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
02:52:05 [2020-10-27T02:52:05.978Z] PASS
02:52:05 [2020-10-27T02:52:05.978Z] coverage: 50.0% of statements
02:52:05 [2020-10-27T02:52:05.978Z] ok  	github.com/docker/docker/daemon/events	0.488s	coverage: 50.0% of statements
02:52:06 [2020-10-27T02:52:06.036Z] --- PASS: TestKillContainer (1.23s)
02:52:06 [2020-10-27T02:52:06.036Z]     --- PASS: TestKillContainer/no_signal (0.39s)
02:52:06 [2020-10-27T02:52:06.036Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
02:52:06 [2020-10-27T02:52:06.036Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
02:52:06 [2020-10-27T02:52:06.036Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:52:06 [2020-10-27T02:52:06.036Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:52:06 [2020-10-27T02:52:06.295Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:52:06 [2020-10-27T02:52:06.439Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
02:52:06 [2020-10-27T02:52:06.439Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
02:52:06 [2020-10-27T02:52:06.439Z] === RUN   TestWaitNodeAttachment
02:52:06 [2020-10-27T02:52:06.659Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
02:52:06 [2020-10-27T02:52:06.864Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
02:52:06 [2020-10-27T02:52:06.864Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
02:52:06 [2020-10-27T02:52:06.864Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
02:52:06 [2020-10-27T02:52:06.864Z] === RUN   TestKillStoppedContainer
02:52:06 [2020-10-27T02:52:06.864Z] --- PASS: TestKillStoppedContainer (0.05s)
02:52:06 [2020-10-27T02:52:06.864Z] === RUN   TestKillStoppedContainerAPIPre120
02:52:06 [2020-10-27T02:52:06.864Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
02:52:06 [2020-10-27T02:52:06.864Z] === RUN   TestKillDifferentUserContainer
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestWaitNodeAttachment (0.41s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestIsolationConversion
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestIsolationConversion/default
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestIsolationConversion/process
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestIsolationConversion/hyperv
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestIsolationConversion (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestIsolationConversion/default (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestIsolationConversion/process (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestContainerLabels
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestContainerLabels (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestCredentialSpecConversion
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestCredentialSpecConversion/none
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestCredentialSpecConversion/config
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestCredentialSpecConversion/file
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestCredentialSpecConversion/registry
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestCredentialSpecConversion (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountBind
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountBind (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountVolume
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountVolume (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountTarget
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountTarget (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountTmpfs
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountInvalidType
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] === RUN   TestControllerValidateMountNamedPipe
02:52:06 [2020-10-27T02:52:06.896Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
02:52:06 [2020-10-27T02:52:06.896Z] PASS
02:52:06 [2020-10-27T02:52:06.896Z] coverage: 11.3% of statements
02:52:06 [2020-10-27T02:52:06.896Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.445s	coverage: 11.3% of statements
02:52:06 [2020-10-27T02:52:06.909Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
02:52:07 [2020-10-27T02:52:07.206Z] ok  	github.com/docker/docker/pkg/authorization	0.904s	coverage: 68.3% of statements
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestIsEmptyDir
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestIsEmptyDir (0.01s)
02:52:07 [2020-10-27T02:52:07.354Z] PASS
02:52:07 [2020-10-27T02:52:07.354Z] coverage: 2.3% of statements
02:52:07 [2020-10-27T02:52:07.354Z] ok  	github.com/docker/docker/daemon/graphdriver	0.157s	coverage: 2.3% of statements
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
02:52:07 [2020-10-27T02:52:07.354Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
02:52:07 [2020-10-27T02:52:07.354Z]     reload_test.go:520: root required
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
02:52:07 [2020-10-27T02:52:07.354Z] === RUN   TestParseVolumesFrom
02:52:07 [2020-10-27T02:52:07.354Z] --- PASS: TestParseVolumesFrom (0.00s)
02:52:07 [2020-10-27T02:52:07.354Z] PASS
02:52:07 [2020-10-27T02:52:07.354Z] coverage: 9.1% of statements
02:52:07 [2020-10-27T02:52:07.354Z] ok  	github.com/docker/docker/daemon	3.681s	coverage: 9.1% of statements
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
02:52:07 [2020-10-27T02:52:07.354Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
02:52:07 [2020-10-27T02:52:07.432Z] --- PASS: TestKillDifferentUserContainer (0.43s)
02:52:07 [2020-10-27T02:52:07.432Z] === RUN   TestInspectOomKilledTrue
02:52:07 [2020-10-27T02:52:07.432Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
02:52:07 [2020-10-27T02:52:07.432Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:07 [2020-10-27T02:52:07.432Z] === RUN   TestInspectOomKilledFalse
02:52:07 [2020-10-27T02:52:07.432Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
02:52:07 [2020-10-27T02:52:07.432Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:52:07 [2020-10-27T02:52:07.432Z] === RUN   TestLinksEtcHostsContentMatch
02:52:07 [2020-10-27T02:52:07.432Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
02:52:07 [2020-10-27T02:52:07.432Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
02:52:07 [2020-10-27T02:52:07.432Z] === RUN   TestLinksContainerNames
02:52:07 [2020-10-27T02:52:07.504Z] ok  	github.com/docker/docker/pkg/capabilities	0.009s	coverage: 87.5% of statements
02:52:08 [2020-10-27T02:52:08.001Z] --- PASS: TestLinksContainerNames (0.81s)
02:52:08 [2020-10-27T02:52:08.001Z] === RUN   TestLogsFollowTailEmpty
02:52:08 [2020-10-27T02:52:08.319Z] === RUN   TestLinkNaming
02:52:08 [2020-10-27T02:52:08.319Z] --- PASS: TestLinkNaming (0.00s)
02:52:08 [2020-10-27T02:52:08.319Z] === RUN   TestLinkNew
02:52:08 [2020-10-27T02:52:08.319Z] --- PASS: TestLinkNew (0.00s)
02:52:08 [2020-10-27T02:52:08.319Z] === RUN   TestLinkEnv
02:52:08 [2020-10-27T02:52:08.319Z] --- PASS: TestLinkEnv (0.00s)
02:52:08 [2020-10-27T02:52:08.319Z] === RUN   TestLinkMultipleEnv
02:52:08 [2020-10-27T02:52:08.319Z] --- PASS: TestLinkMultipleEnv (0.00s)
02:52:08 [2020-10-27T02:52:08.319Z] === RUN   TestLinkPortRangeEnv
02:52:08 [2020-10-27T02:52:08.319Z] --- PASS: TestLinkPortRangeEnv (0.00s)
02:52:08 [2020-10-27T02:52:08.319Z] PASS
02:52:08 [2020-10-27T02:52:08.319Z] coverage: 93.0% of statements
02:52:08 [2020-10-27T02:52:08.319Z] ok  	github.com/docker/docker/daemon/links	0.054s	coverage: 93.0% of statements
02:52:08 [2020-10-27T02:52:08.558Z] ok  	github.com/docker/docker/pkg/archive	1.225s	coverage: 76.8% of statements
02:52:08 [2020-10-27T02:52:08.558Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
02:52:08 [2020-10-27T02:52:08.569Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
02:52:08 [2020-10-27T02:52:08.569Z] === RUN   TestContainerNetworkMountsNoChown
02:52:08 [2020-10-27T02:52:08.829Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/default
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/private
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/private
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rprivate
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rprivate
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/slave
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/slave
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rslave
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rslave
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/shared
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/shared
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rshared
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared
02:52:08 [2020-10-27T02:52:08.829Z] === CONT  TestMountDaemonRoot/default
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/default/bind_root
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/default/mount_root
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === CONT  TestMountDaemonRoot/default/bind_root
02:52:08 [2020-10-27T02:52:08.829Z] === CONT  TestMountDaemonRoot/rshared
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:52:08 [2020-10-27T02:52:08.829Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:52:08 [2020-10-27T02:52:08.829Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:52:09 [2020-10-27T02:52:09.088Z] === CONT  TestMountDaemonRoot/shared
02:52:09 [2020-10-27T02:52:09.088Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:52:09 [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:52:09 [2020-10-27T02:52:09.088Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:52:09 [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:52:09 [2020-10-27T02:52:09.088Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:52:09 [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:52:09 [2020-10-27T02:52:09.088Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:52:09 [2020-10-27T02:52:09.088Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rslave
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/slave
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rprivate
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/private
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/private/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/private/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/default/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:52:09 [2020-10-27T02:52:09.089Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:52:09 [2020-10-27T02:52:09.199Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/private/bind_root
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/private/mount_root
02:52:09 [2020-10-27T02:52:09.349Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:52:09 [2020-10-27T02:52:09.349Z] --- PASS: TestMountDaemonRoot (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
02:52:09 [2020-10-27T02:52:09.349Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
02:52:09 [2020-10-27T02:52:09.349Z] === RUN   TestContainerBindMountNonRecursive
02:52:09 [2020-10-27T02:52:09.349Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
02:52:09 [2020-10-27T02:52:09.349Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
02:52:09 [2020-10-27T02:52:09.349Z] === RUN   TestNetworkNat
02:52:09 [2020-10-27T02:52:09.605Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
02:52:09 [2020-10-27T02:52:09.605Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
02:52:09 [2020-10-27T02:52:09.769Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
02:52:09 [2020-10-27T02:52:09.917Z] --- PASS: TestNetworkNat (0.51s)
02:52:09 [2020-10-27T02:52:09.917Z] === RUN   TestNetworkLocalhostTCPNat
02:52:09 [2020-10-27T02:52:09.959Z] Loaded image: buildpack-deps:buster
02:52:10 [2020-10-27T02:52:10.176Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
02:52:10 [2020-10-27T02:52:10.176Z] === RUN   TestNetworkLoopbackNat
02:52:10 [2020-10-27T02:52:10.339Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
02:52:10 [2020-10-27T02:52:10.658Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
02:52:10 [2020-10-27T02:52:10.909Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
02:52:11 [2020-10-27T02:52:11.300Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
02:52:11 [2020-10-27T02:52:11.341Z] Loaded image: busybox:latest
02:52:11 [2020-10-27T02:52:11.596Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/defaults
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/invalid_create_group
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/invalid_flush_interval
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/flush_interval_at_15
02:52:12 [2020-10-27T02:52:12.046Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
02:52:12 [2020-10-27T02:52:12.046Z] --- PASS: TestNewStreamConfig (0.00s)
02:52:12 [2020-10-27T02:52:12.046Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
02:52:12 [2020-10-27T02:52:12.046Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientUserAgentHandler
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientRegionDetect
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestAdapterReadLogs
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestAdapterReadLogs (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCopier
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCopier (0.01s)
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Trying to get region from EC2 Metadata"
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCreateSuccess
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCreateSuccess (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCreateLogGroupSuccess
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCreateError
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCreateError (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCreateAlreadyExists
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCreateAlreadyExists (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestLogClosed
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestLogClosed (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestLogBlocking
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestLogBlocking (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestLogNonBlockingBufferEmpty
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestLogNonBlockingBufferFull
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestPublishBatchSuccess
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchSuccess (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestPublishBatchError
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg=Error
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchError (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestPublishBatchInvalidSeqSuccess
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestPublishBatchAlreadyAccepted
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
02:52:12 [2020-10-27T02:52:12.047Z] time="2020-10-27T02:52:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchSimple
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchSimple (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchTicker
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchTicker (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMultilinePattern
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCopierLongLines
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCopierLongLines (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCopierSlow
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchClose
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchClose (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/0/Hello
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/2/🙃
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/3/����
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/4/He��o
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestEffectiveLen/5/
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestEffectiveLen (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/0/
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/1/Hello
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/2/Hello
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/3/Hello
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/4/🙃
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/5/🙃
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/6/a�
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestFindValidSplit/7/a�
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestFindValidSplit (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: 
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: 
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: Hello
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: 
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: He
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: llo
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: 
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: Hello
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: 
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: 🙃
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: 🙃
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: 
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: a
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: �
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1044: a�
02:52:12 [2020-10-27T02:52:12.047Z]         cloudwatchlogs_test.go:1045: 
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestProcessEventEmoji
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestProcessEventEmoji (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchLineSplit
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchLineSplit (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchLineSplitWithBinary
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMaxEvents
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMaxTotalBytes
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCollectBatchWithDuplicateTimestamps
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsMultilinePattern
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCreateTagSuccess
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCreateTagSuccess (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] PASS
02:52:12 [2020-10-27T02:52:12.047Z] coverage: 77.8% of statements
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCopierSlow (0.22s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCopierWithSized
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCopierWithSized (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestCopierWithPartial
02:52:12 [2020-10-27T02:52:12.047Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.673s	coverage: 77.8% of statements
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestCopierWithPartial (0.01s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestRingLogger
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestRingLogger (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestRingCap
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestRingCap (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestRingClose
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestRingClose (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] === RUN   TestRingDrain
02:52:12 [2020-10-27T02:52:12.047Z] --- PASS: TestRingDrain (0.00s)
02:52:12 [2020-10-27T02:52:12.047Z] PASS
02:52:12 [2020-10-27T02:52:12.047Z] coverage: 41.2% of statements
02:52:12 [2020-10-27T02:52:12.047Z] ok  	github.com/docker/docker/daemon/logger	0.450s	coverage: 41.2% of statements
02:52:12 [2020-10-27T02:52:12.710Z] --- PASS: TestNetworkLoopbackNat (2.54s)
02:52:12 [2020-10-27T02:52:12.710Z] === RUN   TestPause
02:52:12 [2020-10-27T02:52:12.710Z] --- SKIP: TestPause (0.00s)
02:52:12 [2020-10-27T02:52:12.710Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:12 [2020-10-27T02:52:12.710Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:52:12 [2020-10-27T02:52:12.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:52:12 [2020-10-27T02:52:12.710Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:52:12 [2020-10-27T02:52:12.710Z] === RUN   TestPauseStopPausedContainer
02:52:12 [2020-10-27T02:52:12.710Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
02:52:12 [2020-10-27T02:52:12.710Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:12 [2020-10-27T02:52:12.710Z] === RUN   TestPsFilter
02:52:12 [2020-10-27T02:52:12.820Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
02:52:12 [2020-10-27T02:52:12.820Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
02:52:12 [2020-10-27T02:52:12.968Z] --- PASS: TestPsFilter (0.16s)
02:52:12 [2020-10-27T02:52:12.969Z] === RUN   TestRemoveContainerWithRemovedVolume
02:52:13 [2020-10-27T02:52:13.113Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
02:52:13 [2020-10-27T02:52:13.113Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.004s	coverage: 43.2% of statements
02:52:13 [2020-10-27T02:52:13.113Z] ok  	github.com/docker/docker/layer	7.549s	coverage: 68.8% of statements
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/oci/caps	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
02:52:13 [2020-10-27T02:52:13.113Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
02:52:13 [2020-10-27T02:52:13.227Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
02:52:13 [2020-10-27T02:52:13.227Z] === RUN   TestRemoveContainerWithVolume
02:52:13 [2020-10-27T02:52:13.258Z] Loaded image: busybox:glibc
02:52:13 [2020-10-27T02:52:13.258Z] Loaded image: debian:buster
02:52:13 [2020-10-27T02:52:13.519Z] Loaded image: hello-world:latest
02:52:13 [2020-10-27T02:52:13.519Z] Loaded image: arm32v7/hello-world:latest
02:52:13 [2020-10-27T02:52:13.780Z] INFO: Testing against a local daemon
02:52:13 [2020-10-27T02:52:13.780Z] === RUN   TestCgroupNamespacesBuild
02:52:13 [2020-10-27T02:52:13.797Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
02:52:13 [2020-10-27T02:52:13.797Z] === RUN   TestRemoveContainerRunning
02:52:14 [2020-10-27T02:52:14.056Z] --- PASS: TestRemoveContainerRunning (0.39s)
02:52:14 [2020-10-27T02:52:14.056Z] === RUN   TestRemoveContainerForceRemoveRunning
02:52:14 [2020-10-27T02:52:14.164Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestSearchRegistryForImagesErrors
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestSearchRegistryForImages
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestSearchRegistryForImages (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] PASS
02:52:14 [2020-10-27T02:52:14.220Z] coverage: 4.9% of statements
02:52:14 [2020-10-27T02:52:14.220Z] ok  	github.com/docker/docker/daemon/images	0.462s	coverage: 4.9% of statements
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestJSONFileLogger
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLogger (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestJSONFileLoggerWithTags
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestJSONFileLoggerWithOpts
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestJSONFileLoggerWithLabelsEnv
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestEncodeDecode
02:52:14 [2020-10-27T02:52:14.220Z] === PAUSE TestEncodeDecode
02:52:14 [2020-10-27T02:52:14.220Z] === CONT  TestEncodeDecode
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestJSONLogsMarshalJSONBuf
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
02:52:14 [2020-10-27T02:52:14.220Z] time="2020-10-27T02:52:13Z" level=error msg="Failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-092363909\\container.log.1: The process cannot access the file because it is being used by another process."
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestEncodeDecode (0.18s)
02:52:14 [2020-10-27T02:52:14.220Z] PASS
02:52:14 [2020-10-27T02:52:14.220Z] coverage: 61.6% of statements
02:52:14 [2020-10-27T02:52:14.220Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.650s	coverage: 61.6% of statements
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
02:52:14 [2020-10-27T02:52:14.220Z] === RUN   TestFastTimeMarshalJSON
02:52:14 [2020-10-27T02:52:14.220Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
02:52:14 [2020-10-27T02:52:14.220Z] PASS
02:52:14 [2020-10-27T02:52:14.220Z] coverage: 87.2% of statements
02:52:14 [2020-10-27T02:52:14.220Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.645s	coverage: 87.2% of statements
02:52:14 [2020-10-27T02:52:14.464Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
02:52:14 [2020-10-27T02:52:14.464Z] ok  	github.com/docker/docker/pkg/fsutils	0.428s	coverage: 85.1% of statements
02:52:14 [2020-10-27T02:52:14.625Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
02:52:14 [2020-10-27T02:52:14.626Z] === RUN   TestRemoveInvalidContainer
02:52:14 [2020-10-27T02:52:14.626Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:52:14 [2020-10-27T02:52:14.626Z] === RUN   TestRenameLinkedContainer
02:52:14 [2020-10-27T02:52:14.729Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
02:52:14 [2020-10-27T02:52:14.760Z] ok  	github.com/docker/docker/pkg/homedir	0.048s	coverage: 11.4% of statements
02:52:14 [2020-10-27T02:52:14.989Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
02:52:15 [2020-10-27T02:52:15.761Z] === RUN   TestWriteLog
02:52:15 [2020-10-27T02:52:15.762Z] === PAUSE TestWriteLog
02:52:15 [2020-10-27T02:52:15.762Z] === RUN   TestReadLog
02:52:15 [2020-10-27T02:52:15.762Z] === PAUSE TestReadLog
02:52:15 [2020-10-27T02:52:15.762Z] === CONT  TestWriteLog
02:52:15 [2020-10-27T02:52:15.762Z] --- PASS: TestWriteLog (0.00s)
02:52:15 [2020-10-27T02:52:15.762Z] === CONT  TestReadLog
02:52:15 [2020-10-27T02:52:15.762Z] === RUN   TestReadLog/tail_exact
02:52:15 [2020-10-27T02:52:15.762Z] === RUN   TestReadLog/tail_less_than_available
02:52:15 [2020-10-27T02:52:15.762Z] === RUN   TestReadLog/tail_more_than_available
02:52:15 [2020-10-27T02:52:15.762Z] --- PASS: TestReadLog (0.26s)
02:52:15 [2020-10-27T02:52:15.762Z]     --- PASS: TestReadLog/tail_exact (0.24s)
02:52:15 [2020-10-27T02:52:15.762Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
02:52:15 [2020-10-27T02:52:15.762Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
02:52:15 [2020-10-27T02:52:15.762Z] PASS
02:52:15 [2020-10-27T02:52:15.762Z] coverage: 75.2% of statements
02:52:15 [2020-10-27T02:52:15.762Z] ok  	github.com/docker/docker/daemon/logger/local	0.502s	coverage: 75.2% of statements
02:52:15 [2020-10-27T02:52:15.762Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
02:52:15 [2020-10-27T02:52:15.812Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
02:52:16 [2020-10-27T02:52:16.110Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
02:52:16 [2020-10-27T02:52:16.428Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
02:52:16 [2020-10-27T02:52:16.428Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
02:52:16 [2020-10-27T02:52:16.541Z] --- PASS: TestRenameLinkedContainer (1.62s)
02:52:16 [2020-10-27T02:52:16.541Z] === RUN   TestRenameStoppedContainer
02:52:16 [2020-10-27T02:52:16.541Z] --- PASS: TestRenameStoppedContainer (0.38s)
02:52:16 [2020-10-27T02:52:16.541Z] === RUN   TestRenameRunningContainerAndReuse
02:52:16 [2020-10-27T02:52:16.688Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
02:52:16 [2020-10-27T02:52:16.755Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
02:52:17 [2020-10-27T02:52:17.053Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
02:52:17 [2020-10-27T02:52:17.053Z] ok  	github.com/docker/docker/pkg/ioutils	1.175s	coverage: 70.6% of statements
02:52:17 [2020-10-27T02:52:17.053Z] ok  	github.com/docker/docker/pkg/idtools	0.816s	coverage: 70.1% of statements
02:52:17 [2020-10-27T02:52:17.053Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
02:52:17 [2020-10-27T02:52:17.053Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
02:52:17 [2020-10-27T02:52:17.053Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
02:52:17 [2020-10-27T02:52:17.053Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
02:52:17 [2020-10-27T02:52:17.478Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
02:52:17 [2020-10-27T02:52:17.478Z] === RUN   TestRenameInvalidName
02:52:17 [2020-10-27T02:52:17.625Z] tests/integration/api_network_test.py ............................       [ 47%]
02:52:17 [2020-10-27T02:52:17.700Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
02:52:17 [2020-10-27T02:52:17.738Z] --- PASS: TestRenameInvalidName (0.41s)
02:52:17 [2020-10-27T02:52:17.738Z] === RUN   TestRenameAnonymousContainer
02:52:17 [2020-10-27T02:52:17.942Z] === RUN   TestLog
02:52:17 [2020-10-27T02:52:17.942Z] --- PASS: TestLog (0.01s)
02:52:17 [2020-10-27T02:52:17.942Z] PASS
02:52:17 [2020-10-27T02:52:17.942Z] coverage: 33.3% of statements
02:52:17 [2020-10-27T02:52:17.942Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.200s	coverage: 33.3% of statements
02:52:17 [2020-10-27T02:52:17.942Z] === RUN   TestOpenFileDelete
02:52:17 [2020-10-27T02:52:17.942Z] --- PASS: TestOpenFileDelete (0.00s)
02:52:17 [2020-10-27T02:52:17.942Z] === RUN   TestOpenFileRename
02:52:17 [2020-10-27T02:52:17.942Z] --- PASS: TestOpenFileRename (0.00s)
02:52:17 [2020-10-27T02:52:17.942Z] === RUN   TestParseLogTagDefaultTag
02:52:17 [2020-10-27T02:52:17.942Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestParseLogTag
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestParseLogTag (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestParseLogTagEmptyTag
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestTailFiles
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestTailFiles (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestFollowLogsConsumerGone
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestFollowLogsProducerGone
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestFollowLogsProducerGone (0.00s)
02:52:17 [2020-10-27T02:52:17.943Z]     logfile_test.go:226: messages sent: 4098, received: 4098
02:52:17 [2020-10-27T02:52:17.943Z]     logfile_test.go:173: logDecode() closed after sending 4098 messages
02:52:17 [2020-10-27T02:52:17.943Z] === RUN   TestCheckCapacityAndRotate
02:52:17 [2020-10-27T02:52:17.943Z] --- PASS: TestCheckCapacityAndRotate (0.03s)
02:52:17 [2020-10-27T02:52:17.943Z] PASS
02:52:17 [2020-10-27T02:52:17.943Z] coverage: 35.9% of statements
02:52:17 [2020-10-27T02:52:17.943Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.422s	coverage: 35.9% of statements
02:52:17 [2020-10-27T02:52:17.992Z] --- PASS: TestCgroupNamespacesBuild (4.24s)
02:52:17 [2020-10-27T02:52:17.992Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:52:17 [2020-10-27T02:52:17.998Z] ok  	github.com/docker/docker/pkg/pidfile	0.026s	coverage: 82.4% of statements
02:52:17 [2020-10-27T02:52:17.998Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 86.7% of statements
02:52:17 [2020-10-27T02:52:17.998Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
02:52:17 [2020-10-27T02:52:17.998Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
02:52:18 [2020-10-27T02:52:18.399Z] === RUN   TestValidateLogOpt
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestValidateLogOpt (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestNewMissedConfig
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedConfig (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestNewMissedUrl
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedUrl (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestNewMissedToken
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestNewMissedToken (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestNewWithProxy
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestNewWithProxy (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestDefault
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestDefault (0.01s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestInlineFormatWithNonDefaultOptions
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestJsonFormat
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestJsonFormat (0.01s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestRawFormat
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormat (0.07s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestRawFormatWithLabels
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormatWithLabels (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestRawFormatWithoutTag
02:52:18 [2020-10-27T02:52:18.400Z] --- PASS: TestRawFormatWithoutTag (0.00s)
02:52:18 [2020-10-27T02:52:18.400Z] === RUN   TestBatching
02:52:18 [2020-10-27T02:52:18.858Z] --- PASS: TestBatching (0.29s)
02:52:18 [2020-10-27T02:52:18.858Z] === RUN   TestFrequency
02:52:19 [2020-10-27T02:52:19.048Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
02:52:19 [2020-10-27T02:52:19.322Z] --- PASS: TestFrequency (0.18s)
02:52:19 [2020-10-27T02:52:19.322Z] === RUN   TestOneMessagePerRequest
02:52:19 [2020-10-27T02:52:19.322Z] --- PASS: TestOneMessagePerRequest (0.01s)
02:52:19 [2020-10-27T02:52:19.322Z] === RUN   TestVerify
02:52:19 [2020-10-27T02:52:19.322Z] --- PASS: TestVerify (0.00s)
02:52:19 [2020-10-27T02:52:19.322Z] === RUN   TestSkipVerify
02:52:19 [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.322Z] time="2020-10-27T02:52:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.642Z] --- PASS: TestRenameAnonymousContainer (1.49s)
02:52:19 [2020-10-27T02:52:19.642Z] === RUN   TestRenameContainerWithSameName
02:52:19 [2020-10-27T02:52:19.642Z] --- PASS: TestRenameContainerWithSameName (0.41s)
02:52:19 [2020-10-27T02:52:19.642Z] === RUN   TestRenameContainerWithLinkedContainer
02:52:19 [2020-10-27T02:52:19.690Z] ok  	github.com/docker/docker/pkg/pools	0.014s	coverage: 88.2% of statements
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestParseLogFormat
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestParseLogFormat (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestValidateLogOptEmpty
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOptEmpty (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestValidateSyslogAddress
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestValidateSyslogAddress (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestParseAddressDefaultPort
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestParseAddressDefaultPort (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestValidateSyslogFacility
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestValidateSyslogFacility (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestValidateLogOptSyslogFormat
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestValidateLogOpt
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestValidateLogOpt (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] PASS
02:52:19 [2020-10-27T02:52:19.781Z] coverage: 46.8% of statements
02:52:19 [2020-10-27T02:52:19.781Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.319s	coverage: 46.8% of statements
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestSkipVerify (0.81s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestBufferMaximum
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.390453\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.390453\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestBufferMaximum (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestServerAlwaysDown
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.394452\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.397450\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] time="2020-10-27T02:52:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1603767139.397450\",\"host\":\"499628f2cb75\"}'"
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestServerAlwaysDown (0.01s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestCannotSendAfterClose
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestCannotSendAfterClose (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestDeadlockOnBlockedEndpoint
02:52:19 [2020-10-27T02:52:19.781Z] === RUN   TestNewParse
02:52:19 [2020-10-27T02:52:19.781Z] --- PASS: TestNewParse (0.00s)
02:52:19 [2020-10-27T02:52:19.781Z] PASS
02:52:19 [2020-10-27T02:52:19.781Z] coverage: 8.3% of statements
02:52:19 [2020-10-27T02:52:19.781Z] ok  	github.com/docker/docker/daemon/logger/templates	0.056s	coverage: 8.3% of statements
02:52:19 [2020-10-27T02:52:19.909Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s)
02:52:19 [2020-10-27T02:52:19.910Z] === RUN   TestBuildWithSession
02:52:19 [2020-10-27T02:52:19.910Z] --- SKIP: TestBuildWithSession (0.00s)
02:52:19 [2020-10-27T02:52:19.910Z]     build_session_test.go:25: TODO: BuildKit
02:52:19 [2020-10-27T02:52:19.910Z] === RUN   TestBuildSquashParent
02:52:19 [2020-10-27T02:52:19.990Z] ok  	github.com/docker/docker/pkg/progress	0.008s	coverage: 75.9% of statements
02:52:19 [2020-10-27T02:52:19.990Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
02:52:20 [2020-10-27T02:52:20.580Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
02:52:20 [2020-10-27T02:52:20.580Z] === RUN   TestResize
02:52:20 [2020-10-27T02:52:20.632Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
02:52:20 [2020-10-27T02:52:20.745Z] time="2020-10-27T02:52:20Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
02:52:20 [2020-10-27T02:52:20.745Z] time="2020-10-27T02:52:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"499628f2cb75\"}'"
02:52:20 [2020-10-27T02:52:20.745Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
02:52:20 [2020-10-27T02:52:20.745Z] PASS
02:52:20 [2020-10-27T02:52:20.745Z] coverage: 82.5% of statements
02:52:20 [2020-10-27T02:52:20.745Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.622s	coverage: 82.5% of statements
02:52:20 [2020-10-27T02:52:20.745Z] ?   	github.com/docker/docker/daemon/names	[no test files]
02:52:20 [2020-10-27T02:52:20.745Z] ?   	github.com/docker/docker/daemon/network	[no test files]
02:52:20 [2020-10-27T02:52:20.745Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
02:52:20 [2020-10-27T02:52:20.890Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
02:52:20 [2020-10-27T02:52:20.890Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
02:52:21 [2020-10-27T02:52:21.150Z] --- PASS: TestResize (0.42s)
02:52:21 [2020-10-27T02:52:21.150Z] === RUN   TestResizeWithInvalidSize
02:52:21 [2020-10-27T02:52:21.413Z] --- PASS: TestResizeWithInvalidSize (0.40s)
02:52:21 [2020-10-27T02:52:21.413Z] === RUN   TestResizeWhenContainerNotStarted
02:52:21 [2020-10-27T02:52:21.673Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
02:52:21 [2020-10-27T02:52:21.673Z] === RUN   TestDaemonRestartKillContainers
02:52:21 [2020-10-27T02:52:21.673Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
02:52:21 [2020-10-27T02:52:21.673Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
02:52:21 [2020-10-27T02:52:21.673Z] === RUN   TestCgroupNamespacesRun
02:52:21 [2020-10-27T02:52:21.681Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
02:52:21 [2020-10-27T02:52:21.681Z] ok  	github.com/docker/docker/pkg/pubsub	1.137s	coverage: 75.0% of statements
02:52:22 [2020-10-27T02:52:22.269Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
02:52:22 [2020-10-27T02:52:22.321Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 70.6% of statements
02:52:22 [2020-10-27T02:52:22.321Z] ok  	github.com/docker/docker/pkg/streamformatter	0.019s	coverage: 66.2% of statements
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestContinueOnError_NonMirrorEndpoint
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestContinueOnError_MirrorEndpoint
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestContinueOnError_NeverContinue
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestContinueOnError_UnnestsErrors
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestFixManifestLayers
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestFixManifestLayers (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestFixManifestLayersBaseLayerParent
02:52:22 [2020-10-27T02:52:22.925Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z]     pull_v2_test.go:73: Needs fixing on Windows
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestFixManifestLayersBadParent
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestValidateManifest
02:52:22 [2020-10-27T02:52:22.925Z] --- SKIP: TestValidateManifest (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z]     pull_v2_test.go:118: Needs fixing on Windows
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestFormatPlatform
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestFormatPlatform (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestGetRepositoryMountCandidates
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestLayerAlreadyExists
02:52:22 [2020-10-27T02:52:22.925Z] --- PASS: TestLayerAlreadyExists (0.00s)
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z]     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}
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestWhenEmptyAuthConfig
02:52:22 [2020-10-27T02:52:22.925Z] === RUN   TestV1IDService
02:52:22 [2020-10-27T02:52:22.964Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
02:52:23 [2020-10-27T02:52:23.210Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
02:52:23 [2020-10-27T02:52:23.384Z] --- PASS: TestV1IDService (0.14s)
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestV2MetadataService
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestSuccessfulDownload
02:52:23 [2020-10-27T02:52:23.384Z] --- SKIP: TestSuccessfulDownload (0.00s)
02:52:23 [2020-10-27T02:52:23.384Z]     download_test.go:268: Needs fixing on Windows
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestCancelledDownload
02:52:23 [2020-10-27T02:52:23.384Z] --- PASS: TestCancelledDownload (0.00s)
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestMaxDownloadAttempts
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
02:52:23 [2020-10-27T02:52:23.384Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
02:52:23 [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
02:52:23 [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
02:52:23 [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
02:52:23 [2020-10-27T02:52:23.842Z] time="2020-10-27T02:52:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestMaxDownloadAttempts (0.00s)
02:52:23 [2020-10-27T02:52:23.842Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s)
02:52:23 [2020-10-27T02:52:23.842Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s)
02:52:23 [2020-10-27T02:52:23.842Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s)
02:52:23 [2020-10-27T02:52:23.842Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s)
02:52:23 [2020-10-27T02:52:23.842Z] === RUN   TestTransfer
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestTransfer (0.12s)
02:52:23 [2020-10-27T02:52:23.842Z] === RUN   TestConcurrencyLimit
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
02:52:23 [2020-10-27T02:52:23.842Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
02:52:23 [2020-10-27T02:52:23.842Z] === RUN   TestTokenPassThru
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestTokenPassThru (0.01s)
02:52:23 [2020-10-27T02:52:23.842Z] === RUN   TestTokenPassThruDifferentHost
02:52:23 [2020-10-27T02:52:23.842Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
02:52:23 [2020-10-27T02:52:23.842Z] PASS
02:52:23 [2020-10-27T02:52:23.842Z] coverage: 20.1% of statements
02:52:24 [2020-10-27T02:52:24.013Z] ok  	github.com/docker/docker/pkg/system	0.025s	coverage: 36.9% of statements
02:52:24 [2020-10-27T02:52:24.013Z] ok  	github.com/docker/docker/pkg/signal	2.987s	coverage: 61.0% of statements
02:52:24 [2020-10-27T02:52:24.013Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 53.8% of statements
02:52:24 [2020-10-27T02:52:24.150Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
02:52:24 [2020-10-27T02:52:24.208Z] --- PASS: TestCgroupNamespacesRun (2.15s)
02:52:24 [2020-10-27T02:52:24.208Z] === RUN   TestCgroupNamespacesRunPrivileged
02:52:24 [2020-10-27T02:52:24.301Z] ok  	github.com/docker/docker/distribution	1.579s	coverage: 20.1% of statements
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestNotFound
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestNotFound (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestConflict
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestConflict (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestForbidden
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestForbidden (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestInvalidParameter
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestInvalidParameter (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestNotImplemented
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestNotImplemented (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestNotModified
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestNotModified (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestUnauthorized
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestUnauthorized (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestUnknown
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestUnknown (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestCancelled
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestCancelled (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestDeadline
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestDeadline (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestDataLoss
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestDataLoss (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestUnavailable
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestUnavailable (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestSystem
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestSystem (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Not_Found
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Bad_Request
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Conflict
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Unauthorized
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Service_Unavailable
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Forbidden
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Not_Modified
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Not_Implemented
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Internal_Server_Error
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestFromStatusCode (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
02:52:24 [2020-10-27T02:52:24.301Z] PASS
02:52:24 [2020-10-27T02:52:24.301Z] coverage: 49.4% of statements
02:52:24 [2020-10-27T02:52:24.301Z] ok  	github.com/docker/docker/errdefs	0.126s	coverage: 49.4% of statements
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestConcurrencyLimit (0.35s)
02:52:24 [2020-10-27T02:52:24.301Z] === RUN   TestInactiveJobs
02:52:24 [2020-10-27T02:52:24.301Z] --- PASS: TestV2MetadataService (1.16s)
02:52:24 [2020-10-27T02:52:24.301Z] PASS
02:52:24 [2020-10-27T02:52:24.301Z] coverage: 48.2% of statements
02:52:24 [2020-10-27T02:52:24.301Z] ok  	github.com/docker/docker/distribution/metadata	1.633s	coverage: 48.2% of statements
02:52:24 [2020-10-27T02:52:24.764Z] --- PASS: TestInactiveJobs (0.47s)
02:52:24 [2020-10-27T02:52:24.764Z] === RUN   TestWatchRelease
02:52:24 [2020-10-27T02:52:24.764Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
02:52:24 [2020-10-27T02:52:24.764Z] --- PASS: TestWatchRelease (0.04s)
02:52:24 [2020-10-27T02:52:24.764Z] === RUN   TestWatchFinishedTransfer
02:52:24 [2020-10-27T02:52:24.764Z] --- PASS: TestWatchFinishedTransfer (0.00s)
02:52:24 [2020-10-27T02:52:24.764Z] === RUN   TestDuplicateTransfer
02:52:24 [2020-10-27T02:52:24.764Z] --- PASS: TestDuplicateTransfer (0.06s)
02:52:24 [2020-10-27T02:52:24.764Z] === RUN   TestSuccessfulUpload
02:52:25 [2020-10-27T02:52:25.070Z] testing: warning: no tests to run
02:52:25 [2020-10-27T02:52:25.070Z] coverage: [no statements]
02:52:25 [2020-10-27T02:52:25.070Z] ok  	github.com/docker/docker/pkg/term/windows	0.003s	coverage: [no statements] [no tests to run]
02:52:25 [2020-10-27T02:52:25.070Z] ok  	github.com/docker/docker/pkg/tailfile	0.092s	coverage: 88.6% of statements
02:52:25 [2020-10-27T02:52:25.223Z] time="2020-10-27T02:52:24Z" level=error msg="Upload failed, retrying: simulating retry"
02:52:25 [2020-10-27T02:52:25.367Z] ok  	github.com/docker/docker/pkg/tarsum	0.130s	coverage: 89.3% of statements
02:52:25 [2020-10-27T02:52:25.531Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
02:52:25 [2020-10-27T02:52:25.664Z] ok  	github.com/docker/docker/pkg/urlutil	0.003s	coverage: 100.0% of statements
02:52:25 [2020-10-27T02:52:25.664Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
02:52:25 [2020-10-27T02:52:25.692Z] --- PASS: TestSuccessfulUpload (0.60s)
02:52:25 [2020-10-27T02:52:25.692Z] === RUN   TestCancelledUpload
02:52:25 [2020-10-27T02:52:25.692Z] --- PASS: TestCancelledUpload (0.00s)
02:52:25 [2020-10-27T02:52:25.692Z] PASS
02:52:25 [2020-10-27T02:52:25.692Z] coverage: 76.8% of statements
02:52:25 [2020-10-27T02:52:25.692Z] ok  	github.com/docker/docker/distribution/xfer	2.350s	coverage: 76.8% of statements
02:52:25 [2020-10-27T02:52:25.692Z] ?   	github.com/docker/docker/dockerversion	[no test files]
02:52:25 [2020-10-27T02:52:25.964Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
02:52:26 [2020-10-27T02:52:26.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
02:52:26 [2020-10-27T02:52:26.113Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:52:26 [2020-10-27T02:52:26.275Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
02:52:26 [2020-10-27T02:52:26.498Z] --- PASS: TestBuildSquashParent (6.36s)
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:52:26 [2020-10-27T02:52:26.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:52:26 [2020-10-27T02:52:26.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.498Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:52:26 [2020-10-27T02:52:26.660Z] === RUN   TestCompare
02:52:26 [2020-10-27T02:52:26.660Z] --- PASS: TestCompare (0.00s)
02:52:26 [2020-10-27T02:52:26.660Z] PASS
02:52:26 [2020-10-27T02:52:26.660Z] coverage: 19.2% of statements
02:52:26 [2020-10-27T02:52:26.660Z] ok  	github.com/docker/docker/image/cache	0.239s	coverage: 19.2% of statements
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSGetInvalidData
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetInvalidData (0.02s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSInvalidSet
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidSet (0.02s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSInvalidRoot
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidRoot (0.01s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSMetadataGetSet
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSMetadataGetSet (0.06s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSInvalidWalker
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSInvalidWalker (0.03s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSGetSet
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetSet (0.02s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSGetUnsetKey
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetUnsetKey (0.01s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSGetEmptyData
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSGetEmptyData (0.00s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSDelete
02:52:27 [2020-10-27T02:52:27.118Z] --- PASS: TestFSDelete (0.07s)
02:52:27 [2020-10-27T02:52:27.118Z] === RUN   TestFSWalker
02:52:27 [2020-10-27T02:52:27.443Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
02:52:27 [2020-10-27T02:52:27.458Z] tests/integration/api_secret_test.py .....                               [ 51%]
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestFSWalker (0.02s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestFSWalkerStopOnError
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestFSWalkerStopOnError (0.05s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestNewFromJSON
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestNewFromJSON (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestNewFromJSONWithInvalidJSON
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestMarshalKeyOrder
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestMarshalKeyOrder (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestImage
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestImage (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestImageOSNotEmpty
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestImageOSNotEmpty (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestNewChildImageFromImageWithRootFS
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestRestore
02:52:27 [2020-10-27T02:52:27.577Z] time="2020-10-27T02:52:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
02:52:27 [2020-10-27T02:52:27.577Z] --- PASS: TestRestore (0.38s)
02:52:27 [2020-10-27T02:52:27.577Z] === RUN   TestAddDelete
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestAddDelete (0.10s)
02:52:28 [2020-10-27T02:52:28.035Z] === RUN   TestSearchAfterDelete
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestSearchAfterDelete (0.02s)
02:52:28 [2020-10-27T02:52:28.035Z] === RUN   TestParentReset
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestParentReset (0.03s)
02:52:28 [2020-10-27T02:52:28.035Z] === RUN   TestGetAndSetLastUpdated
02:52:28 [2020-10-27T02:52:28.035Z] === RUN   TestMakeV1ConfigFromConfig
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
02:52:28 [2020-10-27T02:52:28.035Z] PASS
02:52:28 [2020-10-27T02:52:28.035Z] coverage: 25.0% of statements
02:52:28 [2020-10-27T02:52:28.035Z] ok  	github.com/docker/docker/image/v1	0.375s	coverage: 25.0% of statements
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
02:52:28 [2020-10-27T02:52:28.035Z] === RUN   TestStoreLen
02:52:28 [2020-10-27T02:52:28.035Z] --- PASS: TestStoreLen (0.07s)
02:52:28 [2020-10-27T02:52:28.035Z] PASS
02:52:28 [2020-10-27T02:52:28.035Z] coverage: 86.4% of statements
02:52:28 [2020-10-27T02:52:28.035Z] ok  	github.com/docker/docker/image	1.152s	coverage: 86.4% of statements
02:52:28 [2020-10-27T02:52:28.494Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
02:52:28 [2020-10-27T02:52:28.494Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
02:52:28 [2020-10-27T02:52:28.647Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s)
02:52:28 [2020-10-27T02:52:28.647Z] === RUN   TestCgroupNamespacesRunHostMode
02:52:28 [2020-10-27T02:52:28.735Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.5% of statements
02:52:28 [2020-10-27T02:52:28.735Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 83.5% of statements
02:52:29 [2020-10-27T02:52:29.049Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:52:29 [2020-10-27T02:52:29.049Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:52:29 [2020-10-27T02:52:29.783Z] ok  	github.com/docker/docker/reference	0.025s	coverage: 84.4% of statements
02:52:30 [2020-10-27T02:52:30.081Z] ok  	github.com/docker/docker/plugin	0.564s	coverage: 23.1% of statements
02:52:30 [2020-10-27T02:52:30.552Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
02:52:30 [2020-10-27T02:52:30.552Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestEmptyLayer
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestEmptyLayer (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestCommitFailure
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestCommitFailure (0.03s)
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestStartTransactionFailure
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestStartTransactionFailure (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestGetOrphan
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestGetOrphan (0.01s)
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestMountAndRegister
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestSerialization
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestSerialization (0.02s)
02:52:30 [2020-10-27T02:52:30.670Z] PASS
02:52:30 [2020-10-27T02:52:30.670Z] coverage: 100.0% of statements
02:52:30 [2020-10-27T02:52:30.670Z] ok  	github.com/docker/docker/libcontainerd/queue	0.272s	coverage: 100.0% of statements
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestMountAndRegister (0.09s)
02:52:30 [2020-10-27T02:52:30.670Z]     layer_test.go:271: Layer size: 14
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestLayerRelease
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerRelease (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     layer_test.go:304: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestStoreRestore
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestStoreRestore (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     layer_test.go:353: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestTarStreamStability
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestTarStreamStability (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     layer_test.go:468: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestRegisterExistingLayer
02:52:30 [2020-10-27T02:52:30.670Z] --- PASS: TestRegisterExistingLayer (0.21s)
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestTarStreamVerification
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestTarStreamVerification (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     layer_test.go:697: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestLayerMigration
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerMigration (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     migration_test.go:46: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestLayerMigrationNoTarsplit
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     migration_test.go:182: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestMountInit
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestMountInit (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     mount_test.go:17: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestMountSize
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestMountSize (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     mount_test.go:76: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestMountChanges
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestMountChanges (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     mount_test.go:125: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] === RUN   TestMountApply
02:52:30 [2020-10-27T02:52:30.670Z] --- SKIP: TestMountApply (0.00s)
02:52:30 [2020-10-27T02:52:30.670Z]     mount_test.go:212: Failing on Windows
02:52:30 [2020-10-27T02:52:30.670Z] PASS
02:52:30 [2020-10-27T02:52:30.670Z] coverage: 30.1% of statements
02:52:30 [2020-10-27T02:52:30.670Z] ok  	github.com/docker/docker/layer	0.551s	coverage: 30.1% of statements
02:52:30 [2020-10-27T02:52:30.670Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
02:52:30 [2020-10-27T02:52:30.741Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
02:52:31 [2020-10-27T02:52:31.129Z] === RUN   TestEnvironmentParsing
02:52:31 [2020-10-27T02:52:31.129Z] --- PASS: TestEnvironmentParsing (0.00s)
02:52:31 [2020-10-27T02:52:31.129Z] PASS
02:52:31 [2020-10-27T02:52:31.129Z] coverage: 1.0% of statements
02:52:31 [2020-10-27T02:52:31.129Z] ok  	github.com/docker/docker/libcontainerd/local	0.292s	coverage: 1.0% of statements
02:52:31 [2020-10-27T02:52:31.129Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
02:52:31 [2020-10-27T02:52:31.129Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
02:52:31 [2020-10-27T02:52:31.129Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
02:52:31 [2020-10-27T02:52:31.129Z] ?   	github.com/docker/docker/oci	[no test files]
02:52:31 [2020-10-27T02:52:31.129Z] ?   	github.com/docker/docker/oci/caps	[no test files]
02:52:31 [2020-10-27T02:52:31.594Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
02:52:31 [2020-10-27T02:52:31.594Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
02:52:31 [2020-10-27T02:52:31.594Z] === RUN   TestBuildMultiStageCopy
02:52:31 [2020-10-27T02:52:31.594Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:52:31 [2020-10-27T02:52:31.754Z] tests/integration/api_service_test.py .................................. [ 60%]
02:52:32 [2020-10-27T02:52:32.123Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
02:52:32 [2020-10-27T02:52:32.180Z] ok  	github.com/docker/docker/quota	0.667s	coverage: 71.4% of statements
02:52:32 [2020-10-27T02:52:32.180Z] ok  	github.com/docker/docker/registry/resumable	0.043s	coverage: 100.0% of statements
02:52:32 [2020-10-27T02:52:32.456Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
02:52:32 [2020-10-27T02:52:32.456Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:52:32 [2020-10-27T02:52:32.823Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
02:52:33 [2020-10-27T02:52:33.121Z] ok  	github.com/docker/docker/registry	0.277s	coverage: 56.3% of statements
02:52:33 [2020-10-27T02:52:33.510Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:52:33 [2020-10-27T02:52:33.764Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
02:52:33 [2020-10-27T02:52:33.770Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:52:34 [2020-10-27T02:52:34.342Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:52:34 [2020-10-27T02:52:34.406Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 66.1% of statements
02:52:34 [2020-10-27T02:52:34.660Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
02:52:34 [2020-10-27T02:52:34.710Z] === RUN   TestParseVersion
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseVersion (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] PASS
02:52:34 [2020-10-27T02:52:34.711Z] coverage: 52.9% of statements
02:52:34 [2020-10-27T02:52:34.711Z] ok  	github.com/docker/docker/pkg/aaparser	0.053s	coverage: 52.9% of statements
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestAddressPoolOpt
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestAddressPoolOpt (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/a
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/something
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/_=a
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/env1=value1
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/_env1=value1
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/env2=value2=value3
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/env3=abc!qwe
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/env_4=value_4
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/PATH
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/=a
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/PATH=
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/PATH=something
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/asd!qwe
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/1asd
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/123
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/some_space
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/__some_space_before
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/some_space_after__
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/=
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateEnv/PaTh
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestValidateEnv (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/a (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/something (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/_=a (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/PATH (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/=a (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/1asd (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/123 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/some_space (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/= (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestParseHost
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseHost (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestParseDockerDaemonHost
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseDockerDaemonHost (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestParseTCP
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseTCP (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestParseInvalidUnixAddrInvalid
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateExtraHosts
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestValidateExtraHosts (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestIpOptString
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestIpOptString (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestNewIpOptInvalidDefaultVal
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestNewIpOptValidDefaultVal
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestIpOptSetInvalidVal
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateIPAddress
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestValidateIPAddress (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMapOpts
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestMapOpts (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestListOptsWithoutValidator
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestListOptsWithoutValidator (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestListOptsWithValidator
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestListOptsWithValidator (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateDNSSearch
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestValidateDNSSearch (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_general_format
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_more_than_one_=
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_one_more
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestValidateLabel (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestNamedListOpts
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestNamedListOpts (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestNamedMapOpts
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestNamedMapOpts (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestParseLink
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestParseLink (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestQuotedStringSetWithQuotes
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestQuotedStringSetWithNoQuotes
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestUlimitOpt
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestUlimitOpt (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] PASS
02:52:34 [2020-10-27T02:52:34.711Z] coverage: 67.1% of statements
02:52:34 [2020-10-27T02:52:34.711Z] ok  	github.com/docker/docker/opts	0.511s	coverage: 67.1% of statements
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestPeerCertificateMarshalJSON
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestUnbuffered
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestUnbuffered (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestRaceUnbuffered
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestRaceUnbuffered (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] PASS
02:52:34 [2020-10-27T02:52:34.711Z] coverage: 100.0% of statements
02:52:34 [2020-10-27T02:52:34.711Z] ok  	github.com/docker/docker/pkg/broadcaster	0.068s	coverage: 100.0% of statements
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMiddleware
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestMiddleware (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestNewResponseModifier
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestNewResponseModifier (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] PASS
02:52:34 [2020-10-27T02:52:34.711Z] coverage: 26.8% of statements
02:52:34 [2020-10-27T02:52:34.711Z] ok  	github.com/docker/docker/pkg/authorization	0.733s	coverage: 26.8% of statements
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[foo]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[bar]_[foo]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[foo_bar]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[qux]_[foo]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[]#01
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[qux]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[foo_bar_qux]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[qux]_[baz]]
02:52:34 [2020-10-27T02:52:34.711Z] === RUN   TestMatch/[[foo_baz]]
02:52:34 [2020-10-27T02:52:34.711Z] --- PASS: TestMatch (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[foo]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[]#01 (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[qux]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
02:52:34 [2020-10-27T02:52:34.711Z] PASS
02:52:34 [2020-10-27T02:52:34.711Z] coverage: 87.5% of statements
02:52:34 [2020-10-27T02:52:34.711Z] ok  	github.com/docker/docker/pkg/capabilities	0.062s	coverage: 87.5% of statements
02:52:34 [2020-10-27T02:52:34.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:52:34 [2020-10-27T02:52:34.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
02:52:34 [2020-10-27T02:52:34.995Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:52:35 [2020-10-27T02:52:35.175Z] === RUN   TestIsArchivePathDir
02:52:35 [2020-10-27T02:52:35.175Z] --- PASS: TestIsArchivePathDir (0.10s)
02:52:35 [2020-10-27T02:52:35.175Z] === RUN   TestIsArchivePathInvalidFile
02:52:35 [2020-10-27T02:52:35.484Z] --- PASS: TestBuildMultiStageCopy (4.35s)
02:52:35 [2020-10-27T02:52:35.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s)
02:52:35 [2020-10-27T02:52:35.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
02:52:35 [2020-10-27T02:52:35.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
02:52:35 [2020-10-27T02:52:35.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
02:52:35 [2020-10-27T02:52:35.484Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
02:52:35 [2020-10-27T02:52:35.484Z] === RUN   TestBuildMultiStageParentConfig
02:52:35 [2020-10-27T02:52:35.601Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestIsArchivePathInvalidFile (0.25s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestIsArchivePathTar
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeEmpty
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeEmpty (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeEmptyFile
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeEmptyFile (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeNonemptyFile
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNonemptyFile (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeNestedDirectoryEmpty
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestMoveToSubdir
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestMoveToSubdir (0.01s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestSizeNonExistingDirectory
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
02:52:35 [2020-10-27T02:52:35.652Z] PASS
02:52:35 [2020-10-27T02:52:35.652Z] coverage: 80.0% of statements
02:52:35 [2020-10-27T02:52:35.652Z] ok  	github.com/docker/docker/pkg/directory	0.065s	coverage: 80.0% of statements
02:52:35 [2020-10-27T02:52:35.652Z] --- PASS: TestIsArchivePathTar (0.26s)
02:52:35 [2020-10-27T02:52:35.652Z] === RUN   TestDecompressStreamGzip
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootTarUntar
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootTarUntar (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootUntarWithHugeExcludesList
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootUntarEmptyArchive
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootTarUntarWithSymlink
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootCopyWithTar
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootCopyWithTar (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootCopyFileWithTar
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootUntarPath
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarPath (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestChrootApplyDotDotFile
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
02:52:36 [2020-10-27T02:52:36.115Z] PASS
02:52:36 [2020-10-27T02:52:36.115Z] coverage: 15.4% of statements
02:52:36 [2020-10-27T02:52:36.115Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.199s	coverage: 15.4% of statements
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestDecompressStreamGzip (0.20s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestDecompressStreamBzip2
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestDecompressStreamBzip2 (0.17s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestDecompressStreamXz
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestDecompressStreamXz (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:133: Xz not present in msys2
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCompressStreamXzUnsupported
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCompressStreamBzip2Unsupported
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCompressStreamInvalid
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestCompressStreamInvalid (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestExtensionInvalid
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionInvalid (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestExtensionUncompressed
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionUncompressed (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestExtensionBzip2
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionBzip2 (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestExtensionGzip
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionGzip (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestExtensionXz
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestExtensionXz (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCmdStreamLargeStderr
02:52:36 [2020-10-27T02:52:36.115Z] --- PASS: TestCmdStreamLargeStderr (0.13s)
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCmdStreamBad
02:52:36 [2020-10-27T02:52:36.115Z] --- SKIP: TestCmdStreamBad (0.00s)
02:52:36 [2020-10-27T02:52:36.115Z]     archive_test.go:238: Failing on Windows CI machines
02:52:36 [2020-10-27T02:52:36.115Z] === RUN   TestCmdStreamGood
02:52:36 [2020-10-27T02:52:36.371Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
02:52:36 [2020-10-27T02:52:36.371Z] === RUN   TestCgroupNamespacesRunOlderClient
02:52:36 [2020-10-27T02:52:36.510Z] ok  	github.com/docker/docker/volume/drivers	0.040s	coverage: 36.1% of statements
02:52:36 [2020-10-27T02:52:36.578Z] --- PASS: TestCmdStreamGood (0.05s)
02:52:36 [2020-10-27T02:52:36.578Z] === RUN   TestUntarPathWithInvalidDest
02:52:36 [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithInvalidDest (0.14s)
02:52:36 [2020-10-27T02:52:36.578Z] === RUN   TestUntarPathWithInvalidSrc
02:52:36 [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
02:52:36 [2020-10-27T02:52:36.578Z] === RUN   TestUntarPath
02:52:36 [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPath (0.07s)
02:52:36 [2020-10-27T02:52:36.578Z] === RUN   TestUntarPathWithDestinationFile
02:52:36 [2020-10-27T02:52:36.578Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
02:52:36 [2020-10-27T02:52:36.578Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
02:52:36 [2020-10-27T02:52:36.869Z] --- PASS: TestBuildMultiStageParentConfig (1.45s)
02:52:36 [2020-10-27T02:52:36.869Z] === RUN   TestBuildLabelWithTargets
02:52:36 [2020-10-27T02:52:36.981Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyWithTarInvalidSrc
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyWithTarSrcFile
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyWithTarSrcFolder
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyFileWithTarInvalidSrc
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyFileWithTarSrcFolder
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestCopyFileWithTarSrcFile
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   TestTarFiles
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestContainsEntry
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestCreateEntries
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestEntriesDiff
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestEntriesEquality
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGeneratorNotGenerate
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGeneratorWithPort
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestGeneratorWithPortNotGenerate
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestNewEntry
02:52:37 [2020-10-27T02:52:37.040Z] === RUN   Test/TestParse
02:52:37 [2020-10-27T02:52:37.040Z] --- PASS: Test (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestContainsEntry (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestCreateEntries (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestEntriesDiff (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestEntriesEquality (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestNewEntry (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z]     --- PASS: Test/TestParse (0.00s)
02:52:37 [2020-10-27T02:52:37.040Z] PASS
02:52:37 [2020-10-27T02:52:37.040Z] coverage: 58.3% of statements
02:52:37 [2020-10-27T02:52:37.040Z] ok  	github.com/docker/docker/pkg/discovery	0.191s	coverage: 58.3% of statements
02:52:37 [2020-10-27T02:52:37.242Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestContent
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestInitialize
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestNew
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestParsingContentsWithComments
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestRegister
02:52:37 [2020-10-27T02:52:37.502Z] === RUN   Test/TestWatch
02:52:37 [2020-10-27T02:52:37.502Z] --- PASS: Test (0.01s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestContent (0.00s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestInitialize (0.00s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestNew (0.00s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestRegister (0.00s)
02:52:37 [2020-10-27T02:52:37.502Z]     --- PASS: Test/TestWatch (0.01s)
02:52:37 [2020-10-27T02:52:37.502Z] PASS
02:52:37 [2020-10-27T02:52:37.502Z] coverage: 92.9% of statements
02:52:37 [2020-10-27T02:52:37.502Z] ok  	github.com/docker/docker/pkg/discovery/file	0.194s	coverage: 92.9% of statements
02:52:38 [2020-10-27T02:52:38.045Z] ok  	github.com/docker/docker/volume/mounts	0.063s	coverage: 67.0% of statements
02:52:38 [2020-10-27T02:52:38.622Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
02:52:38 [2020-10-27T02:52:38.687Z] ok  	github.com/docker/docker/volume/local	0.207s	coverage: 76.4% of statements
02:52:38 [2020-10-27T02:52:38.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s)
02:52:38 [2020-10-27T02:52:38.904Z] === RUN   TestKernelTCPMemory
02:52:38 [2020-10-27T02:52:38.904Z] --- SKIP: TestKernelTCPMemory (0.03s)
02:52:38 [2020-10-27T02:52:38.904Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:38 [2020-10-27T02:52:38.904Z] === RUN   TestNISDomainname
02:52:38 [2020-10-27T02:52:38.904Z] --- SKIP: TestNISDomainname (0.02s)
02:52:38 [2020-10-27T02:52:38.904Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
02:52:38 [2020-10-27T02:52:38.904Z] === RUN   TestHostnameDnsResolution
02:52:39 [2020-10-27T02:52:39.058Z] === RUN   Test
02:52:39 [2020-10-27T02:52:39.058Z] === RUN   Test/TestWatch
02:52:39 [2020-10-27T02:52:39.058Z] --- PASS: Test (0.00s)
02:52:39 [2020-10-27T02:52:39.058Z]     --- PASS: Test/TestWatch (0.00s)
02:52:39 [2020-10-27T02:52:39.058Z] PASS
02:52:39 [2020-10-27T02:52:39.058Z] coverage: 92.3% of statements
02:52:39 [2020-10-27T02:52:39.058Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.098s	coverage: 92.3% of statements
02:52:39 [2020-10-27T02:52:39.163Z] --- PASS: TestHostnameDnsResolution (0.71s)
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStats
02:52:39 [2020-10-27T02:52:39.163Z] --- SKIP: TestStats (0.00s)
02:52:39 [2020-10-27T02:52:39.163Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStopContainerWithTimeout
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStopContainerWithTimeout/0
02:52:39 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/0
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStopContainerWithTimeout/1
02:52:39 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/1
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStopContainerWithTimeout/3
02:52:39 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/3
02:52:39 [2020-10-27T02:52:39.163Z] === RUN   TestStopContainerWithTimeout/-1
02:52:39 [2020-10-27T02:52:39.163Z] === PAUSE TestStopContainerWithTimeout/-1
02:52:39 [2020-10-27T02:52:39.163Z] === CONT  TestStopContainerWithTimeout/0
02:52:39 [2020-10-27T02:52:39.163Z] === CONT  TestStopContainerWithTimeout/-1
02:52:39 [2020-10-27T02:52:39.324Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
02:52:39 [2020-10-27T02:52:39.412Z] --- PASS: TestBuildLabelWithTargets (2.23s)
02:52:39 [2020-10-27T02:52:39.413Z] === RUN   TestBuildWithEmptyLayers
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestInitialize
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestInitialize
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestInitializeWithPattern
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestRegister
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestWatch
02:52:39 [2020-10-27T02:52:39.524Z] --- PASS: Test (0.00s)
02:52:39 [2020-10-27T02:52:39.524Z]     --- PASS: Test/TestInitialize (0.00s)
02:52:39 [2020-10-27T02:52:39.524Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
02:52:39 [2020-10-27T02:52:39.524Z]     --- PASS: Test/TestRegister (0.00s)
02:52:39 [2020-10-27T02:52:39.524Z]     --- PASS: Test/TestWatch (0.00s)
02:52:39 [2020-10-27T02:52:39.524Z] PASS
02:52:39 [2020-10-27T02:52:39.524Z] coverage: 93.8% of statements
02:52:39 [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS"
02:52:39 [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS"
02:52:39 [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS"
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestInitializeWithCerts
02:52:39 [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery with TLS"
02:52:39 [2020-10-27T02:52:39.524Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.112s	coverage: 93.8% of statements
02:52:39 [2020-10-27T02:52:39.524Z] === RUN   Test/TestWatch
02:52:39 [2020-10-27T02:52:39.524Z] time="2020-10-27T02:52:39Z" level=info msg="Initializing discovery without TLS"
02:52:39 [2020-10-27T02:52:39.565Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
02:52:40 [2020-10-27T02:52:40.100Z] === CONT  TestStopContainerWithTimeout/3
02:52:40 [2020-10-27T02:52:40.354Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
02:52:40 [2020-10-27T02:52:40.354Z] === RUN   TestBuildMultiStageOnBuild
02:52:41 [2020-10-27T02:52:41.070Z] === RUN   TestPollerAddRemove
02:52:41 [2020-10-27T02:52:41.070Z] --- PASS: TestPollerAddRemove (0.00s)
02:52:41 [2020-10-27T02:52:41.070Z] === RUN   TestPollerEvent
02:52:41 [2020-10-27T02:52:41.070Z] --- SKIP: TestPollerEvent (0.00s)
02:52:41 [2020-10-27T02:52:41.070Z]     poller_test.go:41: No chmod on Windows
02:52:41 [2020-10-27T02:52:41.070Z] === RUN   TestPollerClose
02:52:41 [2020-10-27T02:52:41.070Z] --- PASS: TestPollerClose (0.00s)
02:52:41 [2020-10-27T02:52:41.070Z] PASS
02:52:41 [2020-10-27T02:52:41.070Z] coverage: 36.2% of statements
02:52:41 [2020-10-27T02:52:41.070Z] ok  	github.com/docker/docker/pkg/filenotify	0.064s	coverage: 36.2% of statements
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCopyFileWithInvalidSrc
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCopyFileWithInvalidDest
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCopyFileWithSameSrcAndDest
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCopyFile
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCopyFile (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
02:52:41 [2020-10-27T02:52:41.531Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z]     fileutils_test.go:134: Needs porting to Windows
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestReadSymlinkedDirectoryToFile
02:52:41 [2020-10-27T02:52:41.531Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z]     fileutils_test.go:180: Needs porting to Windows
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestWildcardMatches
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestWildcardMatches (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestPatternMatches
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatches (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestExclusionPatternMatchesPatternBefore
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestPatternMatchesFolderExclusions
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestPatternMatchesFolderWildcardExclusions
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestExclusionPatternMatchesPatternAfter
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestExclusionPatternMatchesWholeDirectory
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestSingleExclamationError
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestSingleExclamationError (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestMatchesWithNoPatterns
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestMatchesWithMalformedPatterns
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestMatches
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestMatches (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatterns
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatterns (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatternsStripEmptyPatterns
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatternsExceptionFlag
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCleanPatternsErrorSingleException
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCreateIfNotExistsDir
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestCreateIfNotExistsFile
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
02:52:41 [2020-10-27T02:52:41.531Z] === RUN   TestMatch
02:52:41 [2020-10-27T02:52:41.531Z] --- PASS: TestMatch (0.00s)
02:52:41 [2020-10-27T02:52:41.531Z] PASS
02:52:41 [2020-10-27T02:52:41.531Z] coverage: 87.7% of statements
02:52:41 [2020-10-27T02:52:41.531Z] ok  	github.com/docker/docker/pkg/fileutils	0.202s	coverage: 87.7% of statements
02:52:42 [2020-10-27T02:52:42.002Z] === CONT  TestStopContainerWithTimeout/1
02:52:42 [2020-10-27T02:52:42.513Z] === RUN   TestGet
02:52:42 [2020-10-27T02:52:42.513Z] --- PASS: TestGet (0.00s)
02:52:42 [2020-10-27T02:52:42.513Z] === RUN   TestGetShortcutString
02:52:42 [2020-10-27T02:52:42.513Z] --- PASS: TestGetShortcutString (0.00s)
02:52:42 [2020-10-27T02:52:42.513Z] PASS
02:52:42 [2020-10-27T02:52:42.513Z] coverage: 42.9% of statements
02:52:42 [2020-10-27T02:52:42.513Z] ok  	github.com/docker/docker/pkg/homedir	0.139s	coverage: 42.9% of statements
02:52:42 [2020-10-27T02:52:42.513Z] --- PASS: Test (3.17s)
02:52:42 [2020-10-27T02:52:42.513Z]     --- PASS: Test/TestInitialize (0.16s)
02:52:42 [2020-10-27T02:52:42.513Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
02:52:42 [2020-10-27T02:52:42.513Z]     --- PASS: Test/TestWatch (3.00s)
02:52:42 [2020-10-27T02:52:42.513Z] PASS
02:52:42 [2020-10-27T02:52:42.513Z] coverage: 84.1% of statements
02:52:42 [2020-10-27T02:52:42.513Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.415s	coverage: 84.1% of statements
02:52:42 [2020-10-27T02:52:42.859Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
02:52:42 [2020-10-27T02:52:42.897Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
02:52:42 [2020-10-27T02:52:42.897Z] === RUN   TestBuildUncleanTarFilenames
02:52:43 [2020-10-27T02:52:43.380Z] --- PASS: TestStopContainerWithTimeout (0.02s)
02:52:43 [2020-10-27T02:52:43.380Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
02:52:43 [2020-10-27T02:52:43.380Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
02:52:43 [2020-10-27T02:52:43.380Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
02:52:43 [2020-10-27T02:52:43.380Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
02:52:43 [2020-10-27T02:52:43.380Z] === RUN   TestDeleteDevicemapper
02:52:43 [2020-10-27T02:52:43.380Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:52:43 [2020-10-27T02:52:43.380Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:52:43 [2020-10-27T02:52:43.380Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:52:43 [2020-10-27T02:52:43.497Z] === RUN   TestCreateIDMapOrder
02:52:43 [2020-10-27T02:52:43.497Z] --- PASS: TestCreateIDMapOrder (0.00s)
02:52:43 [2020-10-27T02:52:43.497Z] PASS
02:52:43 [2020-10-27T02:52:43.497Z] coverage: 7.3% of statements
02:52:43 [2020-10-27T02:52:43.497Z] ok  	github.com/docker/docker/pkg/idtools	0.224s	coverage: 7.3% of statements
02:52:44 [2020-10-27T02:52:44.282Z] --- PASS: TestBuildUncleanTarFilenames (1.44s)
02:52:44 [2020-10-27T02:52:44.282Z] === RUN   TestBuildMultiStageLayerLeak
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestError
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestError (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/no_progress
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/progress_1
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/some_progress_with_a_start_time
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/some_progress_without_a_start_time
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/with_units
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestProgressString/hide_counts
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestProgressString (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/no_progress (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/progress_1 (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/with_units (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z]     --- PASS: TestProgressString/hide_counts (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestJSONMessageDisplay
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestJSONMessageDisplay (0.20s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestJSONMessageDisplayWithJSONError
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestDisplayJSONMessagesStream
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestDisplayJSONMessagesStream (0.01s)
02:52:44 [2020-10-27T02:52:44.470Z] PASS
02:52:44 [2020-10-27T02:52:44.470Z] coverage: 91.7% of statements
02:52:44 [2020-10-27T02:52:44.470Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.269s	coverage: 91.7% of statements
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestTarFiles (7.77s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestTarUntar
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestTarUntar (0.04s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestTarWithOptions
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestTarWithOptions (0.04s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestUntarUstarGnuConflict
02:52:44 [2020-10-27T02:52:44.470Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
02:52:44 [2020-10-27T02:52:44.470Z] === RUN   TestUntarInvalidFilenames
02:52:44 [2020-10-27T02:52:44.758Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
02:52:44 [2020-10-27T02:52:44.758Z] === RUN   TestUpdateMemory
02:52:44 [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdateMemory (0.00s)
02:52:44 [2020-10-27T02:52:44.758Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:44 [2020-10-27T02:52:44.758Z] === RUN   TestUpdateCPUQuota
02:52:44 [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdateCPUQuota (0.00s)
02:52:44 [2020-10-27T02:52:44.758Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:44 [2020-10-27T02:52:44.758Z] === RUN   TestUpdatePidsLimit
02:52:44 [2020-10-27T02:52:44.758Z] --- SKIP: TestUpdatePidsLimit (0.00s)
02:52:44 [2020-10-27T02:52:44.758Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
02:52:44 [2020-10-27T02:52:44.758Z] === RUN   TestUpdateRestartPolicy
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestFixedBufferCap
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferCap (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestFixedBufferLen
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferLen (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestFixedBufferString
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferString (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestFixedBufferWrite
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferWrite (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestFixedBufferRead
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestFixedBufferRead (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestBytesPipeRead
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestBytesPipeRead (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestBytesPipeWrite
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestBytesPipeWrite (0.00s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestBytesPipeWriteRandomChunks
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames594765698\\dest"
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestUntarInvalidFilenames (0.22s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestUntarHardlinkToSymlink
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestUntarInvalidHardlink
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink560805267\\victim\\hello" -> "../victim/hello"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink453410774\\victim\\hello" -> "/../victim/hello"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink929243453\\victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink774234488\\victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink342107767\\victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink374830954\\victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] --- PASS: TestUntarInvalidHardlink (0.04s)
02:52:44 [2020-10-27T02:52:44.931Z] === RUN   TestUntarInvalidSymlink
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink701957569\\dest\\dotdot" -> "../victim/hello"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink558403628\\dest\\slash-dotdot" -> "/../victim/hello"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink314307483\\dest\\loophole-victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink624286270\\dest\\loophole-victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.931Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844979845\\dest\\loophole-victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink178647072\\dest\\loophole-victim" -> "../victim"
02:52:44 [2020-10-27T02:52:44.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink844720383\\dest\\dir\\loophole" -> "../../victim"
02:52:44 [2020-10-27T02:52:44.932Z] --- PASS: TestUntarInvalidSymlink (0.05s)
02:52:44 [2020-10-27T02:52:44.932Z] === RUN   TestTempArchiveCloseMultipleTimes
02:52:44 [2020-10-27T02:52:44.932Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
02:52:44 [2020-10-27T02:52:44.932Z] === RUN   TestReplaceFileTarWrapper
02:52:44 [2020-10-27T02:52:44.932Z] === RUN   TestStandardLongPath
02:52:44 [2020-10-27T02:52:44.932Z] --- PASS: TestStandardLongPath (0.00s)
02:52:44 [2020-10-27T02:52:44.932Z] === RUN   TestUNCLongPath
02:52:44 [2020-10-27T02:52:44.932Z] --- PASS: TestUNCLongPath (0.00s)
02:52:44 [2020-10-27T02:52:44.932Z] PASS
02:52:44 [2020-10-27T02:52:44.932Z] coverage: 100.0% of statements
02:52:44 [2020-10-27T02:52:44.932Z] ok  	github.com/docker/docker/pkg/longpath	0.096s	coverage: 100.0% of statements
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestReplaceFileTarWrapper (0.29s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestPrefixHeaderReadable
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestPrefixHeaderReadable (0.02s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestDisablePigz
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestAtomicWriteToFile
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteToFile (0.01s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestAtomicWriteSetCommit
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestAtomicWriteSetCancel
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestReadCloserWrapperClose
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestReadCloserWrapperClose (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestReaderErrWrapperReadOnError
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestReaderErrWrapperRead
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestReaderErrWrapperRead (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestHashData
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestHashData (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestCancelReadCloser
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestDisablePigz (0.17s)
02:52:45 [2020-10-27T02:52:45.394Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestPigz
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestCancelReadCloser (0.10s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestWriteCloserWrapperClose
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestNopWriteCloser
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestNopWriteCloser (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestNopWriter
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestNopWriter (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] === RUN   TestWriteCounter
02:52:45 [2020-10-27T02:52:45.394Z] --- PASS: TestWriteCounter (0.00s)
02:52:45 [2020-10-27T02:52:45.394Z] PASS
02:52:45 [2020-10-27T02:52:45.394Z] coverage: 68.4% of statements
02:52:45 [2020-10-27T02:52:45.394Z] ok  	github.com/docker/docker/pkg/ioutils	0.801s	coverage: 68.4% of statements
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestPigz (0.23s)
02:52:45 [2020-10-27T02:52:45.854Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestCopyFileWithInvalidDest
02:52:45 [2020-10-27T02:52:45.854Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
02:52:45 [2020-10-27T02:52:45.854Z]     archive_windows_test.go:16: Currently fails
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestCanonicalTarNameForPath
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestCanonicalTarName
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestCanonicalTarName (0.00s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestChmodTarEntry
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestChmodTarEntry (0.00s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestHardLinkOrder
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestHardLinkOrder (0.11s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestChangeString
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestChangeString (0.00s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestChangesWithNoChanges
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestChangesWithNoChanges (0.04s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestChangesWithChanges
02:52:45 [2020-10-27T02:52:45.854Z] --- PASS: TestChangesWithChanges (0.04s)
02:52:45 [2020-10-27T02:52:45.854Z] === RUN   TestChangesWithChangesGH13590
02:52:45 [2020-10-27T02:52:45.855Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
02:52:45 [2020-10-27T02:52:45.855Z]     changes_test.go:192: needs more investigation
02:52:45 [2020-10-27T02:52:45.855Z] === RUN   TestChangesDirsEmpty
02:52:45 [2020-10-27T02:52:45.855Z] === RUN   TestNameFormat
02:52:45 [2020-10-27T02:52:45.855Z] --- PASS: TestNameFormat (0.00s)
02:52:45 [2020-10-27T02:52:45.855Z] === RUN   TestNameRetries
02:52:45 [2020-10-27T02:52:45.855Z] --- PASS: TestNameRetries (0.00s)
02:52:45 [2020-10-27T02:52:45.855Z] PASS
02:52:45 [2020-10-27T02:52:45.855Z] coverage: 85.7% of statements
02:52:45 [2020-10-27T02:52:45.855Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.059s	coverage: 85.7% of statements
02:52:45 [2020-10-27T02:52:45.855Z] --- PASS: TestChangesDirsEmpty (0.17s)
02:52:45 [2020-10-27T02:52:45.855Z] === RUN   TestChangesDirsMutated
02:52:46 [2020-10-27T02:52:46.216Z] .........................                                                [ 67%]
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestChangesDirsMutated (0.23s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestApplyLayer
02:52:46 [2020-10-27T02:52:46.315Z] --- SKIP: TestApplyLayer (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z]     changes_test.go:405: needs further investigation
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestChangesSizeWithHardlinks
02:52:46 [2020-10-27T02:52:46.315Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z]     changes_test.go:441: needs further investigation
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestChangesSizeWithNoChanges
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestChangesSize
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestChangesSize (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestApplyLayerInvalidFilenames
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames190508979\\dest"
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestApplyLayerInvalidHardlink
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink979369565\\victim\\hello" -> "../victim/hello"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink071618584\\victim\\hello" -> "/../victim/hello"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink033703575\\victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink263261962\\victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink250961121\\victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink468195020\\victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestApplyLayerInvalidSymlink
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink513710523\\dest\\dotdot" -> "../victim/hello"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink817740766\\dest\\slash-dotdot" -> "/../victim/hello"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink351417253\\dest\\loophole-victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink630977216\\dest\\loophole-victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink155239199\\dest\\loophole-victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink258691058\\dest\\loophole-victim" -> "../victim"
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestApplyLayerWhiteouts
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestGenerateEmptyFile
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestGenerateEmptyFile (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z] === RUN   TestGenerateWithContent
02:52:46 [2020-10-27T02:52:46.315Z] --- PASS: TestGenerateWithContent (0.00s)
02:52:46 [2020-10-27T02:52:46.315Z] PASS
02:52:46 [2020-10-27T02:52:46.315Z] coverage: 62.7% of statements
02:52:46 [2020-10-27T02:52:46.315Z] ok  	github.com/docker/docker/pkg/archive	11.415s	coverage: 62.7% of statements
02:52:46 [2020-10-27T02:52:46.780Z] === RUN   TestParseKeyValueOpt
02:52:46 [2020-10-27T02:52:46.780Z] --- PASS: TestParseKeyValueOpt (0.00s)
02:52:46 [2020-10-27T02:52:46.780Z] === RUN   TestParseUintList
02:52:46 [2020-10-27T02:52:46.780Z] --- PASS: TestParseUintList (0.00s)
02:52:46 [2020-10-27T02:52:46.780Z] === RUN   TestParseUintListMaximumLimits
02:52:46 [2020-10-27T02:52:46.780Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
02:52:46 [2020-10-27T02:52:46.780Z] PASS
02:52:46 [2020-10-27T02:52:46.780Z] coverage: 97.0% of statements
02:52:46 [2020-10-27T02:52:46.780Z] ok  	github.com/docker/docker/pkg/parsers	0.144s	coverage: 97.0% of statements
02:52:46 [2020-10-27T02:52:46.780Z] === RUN   TestNewAndRemove
02:52:46 [2020-10-27T02:52:46.780Z] --- PASS: TestNewAndRemove (0.00s)
02:52:46 [2020-10-27T02:52:46.780Z] === RUN   TestRemoveInvalidPath
02:52:46 [2020-10-27T02:52:46.780Z] --- PASS: TestRemoveInvalidPath (0.00s)
02:52:46 [2020-10-27T02:52:46.780Z] PASS
02:52:46 [2020-10-27T02:52:46.780Z] coverage: 82.6% of statements
02:52:46 [2020-10-27T02:52:46.780Z] ok  	github.com/docker/docker/pkg/pidfile	0.082s	coverage: 82.6% of statements
02:52:47 [2020-10-27T02:52:47.582Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s)
02:52:47 [2020-10-27T02:52:47.582Z] === RUN   TestBuildWithHugeFile
02:52:48 [2020-10-27T02:52:48.137Z] --- PASS: TestImportExtremelyLargeImageWorks (79.49s)
02:52:48 [2020-10-27T02:52:48.137Z] PASS
02:52:48 [2020-10-27T02:52:48.137Z] 
02:52:48 [2020-10-27T02:52:48.137Z] === Skipped
02:52:48 [2020-10-27T02:52:48.137Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
02:52:48 [2020-10-27T02:52:48.137Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:52:48 [2020-10-27T02:52:48.137Z] 
02:52:48 [2020-10-27T02:52:48.137Z] 
02:52:48 [2020-10-27T02:52:48.137Z] DONE 12 tests, 1 skipped in 80.874s
02:52:48 [2020-10-27T02:52:48.137Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
02:52:48 [2020-10-27T02:52:48.137Z] ++ 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
02:52:48 [2020-10-27T02:52:48.137Z] ++ set -e
02:52:48 [2020-10-27T02:52:48.137Z] ++ '[' -n 0 ']'
02:52:48 [2020-10-27T02:52:48.137Z] ++ set -x
02:52:48 [2020-10-27T02:52:48.137Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:52:48 [2020-10-27T02:52:48.137Z] INFO: Testing against a local daemon
02:52:48 [2020-10-27T02:52:48.137Z] === RUN   TestNetworkCreateDelete
02:52:48 [2020-10-27T02:52:48.137Z] --- PASS: TestNetworkCreateDelete (0.15s)
02:52:48 [2020-10-27T02:52:48.137Z] === RUN   TestDockerNetworkDeletePreferID
02:52:48 [2020-10-27T02:52:48.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
02:52:48 [2020-10-27T02:52:48.137Z] === RUN   TestDaemonDNSFallback
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParseEmptyInterface
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParseEmptyInterface (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParseNonInterfaceType
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParseNonInterfaceType (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParseWithOneFunction
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithOneFunction (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParseWithMultipleFuncs
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParseWithUnnamedReturn
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestEmbeddedInterface
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestEmbeddedInterface (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestParsedImports
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestParsedImports (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] === RUN   TestAliasedImports
02:52:48 [2020-10-27T02:52:48.325Z] --- PASS: TestAliasedImports (0.00s)
02:52:48 [2020-10-27T02:52:48.325Z] PASS
02:52:48 [2020-10-27T02:52:48.325Z] coverage: 56.8% of statements
02:52:48 [2020-10-27T02:52:48.325Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.103s	coverage: 56.8% of statements
02:52:48 [2020-10-27T02:52:48.427Z] --- PASS: TestDaemonDNSFallback (2.57s)
02:52:48 [2020-10-27T02:52:48.427Z] === RUN   TestInspectNetwork
02:52:48 [2020-10-27T02:52:48.798Z] === RUN   TestFailedConnection
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestFailedConnection (1.04s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestFailOnce
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestHTTPTransport
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestHTTPTransport (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] PASS
02:52:50 [2020-10-27T02:52:50.349Z] coverage: 85.7% of statements
02:52:50 [2020-10-27T02:52:50.349Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.252s	coverage: 85.7% of statements
02:52:50 [2020-10-27T02:52:50.349Z] 2020/10/27 02:52:49 http: panic serving 127.0.0.1:49219: Plugin not ready
02:52:50 [2020-10-27T02:52:50.349Z] goroutine 34 [running]:
02:52:50 [2020-10-27T02:52:50.349Z] net/http.(*conn).serve.func1(0xc000138000)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:1795 +0x140
02:52:50 [2020-10-27T02:52:50.349Z] panic(0x849ac0, 0x986810)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
02:52:50 [2020-10-27T02:52:50.349Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000158000, 0xc00014a000)
02:52:50 [2020-10-27T02:52:50.349Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
02:52:50 [2020-10-27T02:52:50.349Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000158000, 0xc00014a000)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:2036 +0x4b
02:52:50 [2020-10-27T02:52:50.349Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000158000, 0xc00014a000)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
02:52:50 [2020-10-27T02:52:50.349Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000158000, 0xc00014a000)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:2831 +0xab
02:52:50 [2020-10-27T02:52:50.349Z] net/http.(*conn).serve(0xc000138000, 0x99b040, 0xc00011a040)
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:1919 +0x87c
02:52:50 [2020-10-27T02:52:50.349Z] created by net/http.(*Server).Serve
02:52:50 [2020-10-27T02:52:50.349Z] 	c:/go/src/net/http/server.go:2957 +0x38b
02:52:50 [2020-10-27T02:52:50.349Z] time="2020-10-27T02:52:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s"
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestBufioReaderPoolPutAndGet
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestBufioWriterPoolPutAndGet
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] === RUN   TestBufferPoolPutAndGet
02:52:50 [2020-10-27T02:52:50.349Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
02:52:50 [2020-10-27T02:52:50.349Z] PASS
02:52:50 [2020-10-27T02:52:50.349Z] coverage: 88.2% of statements
02:52:50 [2020-10-27T02:52:50.349Z] ok  	github.com/docker/docker/pkg/pools	0.258s	coverage: 88.2% of statements
02:52:50 [2020-10-27T02:52:50.988Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestFailOnce (1.18s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestEchoInputOutput
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestEchoInputOutput (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestBackoff
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestBackoff (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestAbortRetry
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestAbortRetry (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestClientScheme
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestClientScheme (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestNewClientWithTimeout
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestOutputOnPrematureClose
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestOutputOnPrematureClose (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestCompleteSilently
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestCompleteSilently (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] PASS
02:52:51 [2020-10-27T02:52:51.328Z] coverage: 75.9% of statements
02:52:51 [2020-10-27T02:52:51.328Z] ok  	github.com/docker/docker/pkg/progress	0.047s	coverage: 75.9% of statements
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestSendToOneSub
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestSendToOneSub (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestSendToMultipleSubs
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestSendToMultipleSubs (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestEvictOneSub
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestEvictOneSub (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestClosePublisher
02:52:51 [2020-10-27T02:52:51.328Z] --- PASS: TestClosePublisher (0.00s)
02:52:51 [2020-10-27T02:52:51.328Z] === RUN   TestPubSubRace
02:52:51 [2020-10-27T02:52:51.794Z] time="2020-10-27T02:52:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
02:52:52 [2020-10-27T02:52:52.765Z] --- PASS: TestPubSubRace (1.06s)
02:52:52 [2020-10-27T02:52:52.765Z] PASS
02:52:52 [2020-10-27T02:52:52.765Z] coverage: 75.0% of statements
02:52:52 [2020-10-27T02:52:52.765Z] ok  	github.com/docker/docker/pkg/pubsub	1.107s	coverage: 75.0% of statements
02:52:52 [2020-10-27T02:52:52.765Z] === RUN   TestRegister
02:52:52 [2020-10-27T02:52:52.765Z] --- PASS: TestRegister (0.00s)
02:52:52 [2020-10-27T02:52:52.765Z] === RUN   TestCommand
02:52:52 [2020-10-27T02:52:52.765Z] --- PASS: TestCommand (0.03s)
02:52:52 [2020-10-27T02:52:52.765Z] === RUN   TestNaiveSelf
02:52:52 [2020-10-27T02:52:52.765Z] --- PASS: TestNaiveSelf (0.04s)
02:52:52 [2020-10-27T02:52:52.765Z] PASS
02:52:52 [2020-10-27T02:52:52.765Z] coverage: 82.4% of statements
02:52:52 [2020-10-27T02:52:52.765Z] ok  	github.com/docker/docker/pkg/reexec	0.117s	coverage: 82.4% of statements
02:52:53 [2020-10-27T02:52:53.226Z] time="2020-10-27T02:52:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
02:52:53 [2020-10-27T02:52:53.529Z] === RUN   TestDockerSuite/TestBuildDotDotFile
02:52:53 [2020-10-27T02:52:53.687Z] === RUN   TestParseSignal
02:52:53 [2020-10-27T02:52:53.687Z] --- PASS: TestParseSignal (0.00s)
02:52:53 [2020-10-27T02:52:53.687Z] === RUN   TestValidSignalForPlatform
02:52:53 [2020-10-27T02:52:53.687Z] --- PASS: TestValidSignalForPlatform (0.00s)
02:52:53 [2020-10-27T02:52:53.687Z] PASS
02:52:53 [2020-10-27T02:52:53.687Z] coverage: 20.3% of statements
02:52:53 [2020-10-27T02:52:53.687Z] ok  	github.com/docker/docker/pkg/signal	0.086s	coverage: 20.3% of statements
02:52:53 [2020-10-27T02:52:53.789Z] === RUN   TestDockerSuite/TestBuildEOLInLine
02:52:53 [2020-10-27T02:52:53.981Z] === RUN   TestInspectNetwork/full_network_id
02:52:53 [2020-10-27T02:52:53.981Z] === RUN   TestInspectNetwork/partial_network_id
02:52:53 [2020-10-27T02:52:53.981Z] === RUN   TestInspectNetwork/network_name
02:52:53 [2020-10-27T02:52:53.981Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestNewStdWriter
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestNewStdWriter (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestWriteWithUninitializedStdWriter
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestWriteWithNilBytes
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithNilBytes (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestWrite
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestWrite (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestWriteWithWriterError
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestWriteWithWriterError (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyWriteAndRead
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyReturnsErrorReadingHeader
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyReturnsErrorReadingFrame
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyDetectsCorruptedFrame
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyWithInvalidInputHeader
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyWithCorruptedPrefix
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyReturnsWriteErrors
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] === RUN   TestStdCopyReturnsErrorFromSystem
02:52:54 [2020-10-27T02:52:54.153Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
02:52:54 [2020-10-27T02:52:54.153Z] PASS
02:52:54 [2020-10-27T02:52:54.153Z] coverage: 100.0% of statements
02:52:54 [2020-10-27T02:52:54.153Z] ok  	github.com/docker/docker/pkg/stdcopy	0.090s	coverage: 100.0% of statements
02:52:54 [2020-10-27T02:52:54.670Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.6% of statements
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/pkg/term	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/rootless	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/testutil/request	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/volume	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === Skipped
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     exec_linux_test.go:18: requires AppArmor to be enabled
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     exec_linux_test.go:38: requires AppArmor to be enabled
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver btrfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver btrfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver btrfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver btrfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver btrfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:73: No driver to put!
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:52:54 [2020-10-27T02:52:54.670Z] 
02:52:54 [2020-10-27T02:52:54.670Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
02:52:54 [2020-10-27T02:52:54.670Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:52:54 [2020-10-27T02:52:54.670Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z] time="2020-10-27T02:51:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: driver not supported
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:73: No driver to put!
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     overlay_test.go:49: Fails to compute changes intermittently
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     overlay_test.go:65: Cannot run test with naive change algorithm
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver zfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver zfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver zfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver zfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:46: Driver zfs not supported
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     graphtest_unix.go:73: No driver to put!
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
02:52:54 [2020-10-27T02:52:54.671Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] 
02:52:54 [2020-10-27T02:52:54.671Z] DONE 2199 tests, 26 skipped in 257.912s
Post stage
[Pipeline] junit
02:52:54 [2020-10-27T02:52:54.718Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
02:52:55 [2020-10-27T02:52:55.426Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -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:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh dynbinary test-integration
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestGenerateRandomID
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestGenerateRandomID (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestShortenId
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestShortenId (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestShortenSha256Id
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestShortenSha256Id (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestShortenIdEmpty
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestShortenIdEmpty (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestShortenIdInvalid
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestShortenIdInvalid (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestIsShortIDNonHex
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestIsShortIDNonHex (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestIsShortIDNotCorrectSize
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] PASS
02:52:55 [2020-10-27T02:52:55.696Z] coverage: 70.6% of statements
02:52:55 [2020-10-27T02:52:55.696Z] ok  	github.com/docker/docker/pkg/stringid	0.056s	coverage: 70.6% of statements
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestRawProgressFormatterFormatStatus
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestRawProgressFormatterFormatProgress
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestFormatStatus
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestFormatStatus (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestFormatError
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestFormatError (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestFormatJSONError
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestFormatJSONError (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestJsonProgressFormatterFormatProgress
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestJsonProgressFormatterFormatStatus
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestNewJSONProgressOutput
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestNewJSONProgressOutput (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestAuxFormatterEmit
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestAuxFormatterEmit (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestStreamWriterStdout
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestStreamWriterStdout (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] === RUN   TestStreamWriterStderr
02:52:55 [2020-10-27T02:52:55.696Z] --- PASS: TestStreamWriterStderr (0.00s)
02:52:55 [2020-10-27T02:52:55.696Z] PASS
02:52:55 [2020-10-27T02:52:55.696Z] coverage: 66.2% of statements
02:52:55 [2020-10-27T02:52:55.696Z] ok  	github.com/docker/docker/pkg/streamformatter	0.053s	coverage: 66.2% of statements
02:52:55 [2020-10-27T02:52:55.696Z] time="2020-10-27T02:52:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
02:52:55 [2020-10-27T02:52:55.722Z] 
02:52:55 [2020-10-27T02:52:55.722Z] Removing bundles/
02:52:55 [2020-10-27T02:52:55.722Z] 
02:52:55 [2020-10-27T02:52:55.722Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:52:55 [2020-10-27T02:52:55.722Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:52:55 [2020-10-27T02:52:55.722Z] GOOS="" GOARCH="" GOARM=""
02:52:56 [2020-10-27T02:52:56.683Z] === RUN   TestIsCpusetListAvailable
02:52:56 [2020-10-27T02:52:56.683Z] --- PASS: TestIsCpusetListAvailable (0.00s)
02:52:56 [2020-10-27T02:52:56.683Z] PASS
02:52:56 [2020-10-27T02:52:56.683Z] coverage: 38.2% of statements
02:52:56 [2020-10-27T02:52:56.683Z] ok  	github.com/docker/docker/pkg/sysinfo	0.052s	coverage: 38.2% of statements
02:52:56 [2020-10-27T02:52:56.967Z] --- PASS: TestUpdateRestartPolicy (10.96s)
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestUpdateRestartWithAutoRemove
02:52:56 [2020-10-27T02:52:56.967Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitNonBlocked
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:52:56 [2020-10-27T02:52:56.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:52:56 [2020-10-27T02:52:56.967Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:52:56 [2020-10-27T02:52:56.967Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:52:56 [2020-10-27T02:52:56.967Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:52:56 [2020-10-27T02:52:56.967Z] --- PASS: TestWaitNonBlocked (0.01s)
02:52:56 [2020-10-27T02:52:56.967Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
02:52:56 [2020-10-27T02:52:56.967Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitBlocked
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:52:56 [2020-10-27T02:52:56.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:52:56 [2020-10-27T02:52:56.967Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:52:56 [2020-10-27T02:52:56.967Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:52:56 [2020-10-27T02:52:56.967Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:52:56 [2020-10-27T02:52:56.967Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:52:57 [2020-10-27T02:52:57.536Z] --- PASS: TestWaitBlocked (0.01s)
02:52:57 [2020-10-27T02:52:57.536Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
02:52:57 [2020-10-27T02:52:57.536Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
02:52:57 [2020-10-27T02:52:57.536Z] === CONT  TestDaemonRestartIpcMode
02:52:57 [2020-10-27T02:52:57.536Z] === CONT  TestIpcModeOlderClient
02:52:57 [2020-10-27T02:52:57.536Z] --- PASS: TestIpcModeOlderClient (0.07s)
02:52:57 [2020-10-27T02:52:57.990Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
02:52:57 [2020-10-27T02:52:57.990Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestChtimes
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestChtimes (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestChtimesWindows
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestChtimesWindows (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestEnsureRemoveAllNotExist
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestEnsureRemoveAllWithDir
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestEnsureRemoveAllWithFile
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestEnsureRemoveAllWithMount
02:52:58 [2020-10-27T02:52:58.225Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestHasWin32KSupport
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestHasWin32KSupport (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z]     syscall_windows_test.go:8: win32k: true
02:52:58 [2020-10-27T02:52:58.225Z] PASS
02:52:58 [2020-10-27T02:52:58.225Z] coverage: 12.0% of statements
02:52:58 [2020-10-27T02:52:58.225Z] ok  	github.com/docker/docker/pkg/system	0.061s	coverage: 12.0% of statements
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestTailFile
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestTailFile (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestTailFileManyLines
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestTailFileManyLines (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestTailEmptyFile
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestTailEmptyFile (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestTailNegativeN
02:52:58 [2020-10-27T02:52:58.225Z] --- PASS: TestTailNegativeN (0.00s)
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader
02:52:58 [2020-10-27T02:52:58.225Z] === CONT  TestNewTailReader
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/no_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/no_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/single_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/single_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/2_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/2_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/4_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/4_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/8_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/8_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line#01
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line#02
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
02:52:58 [2020-10-27T02:52:58.225Z] === CONT  TestNewTailReader/12_byte_delimiter
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.225Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.225Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.250Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/8_byte_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/4_byte_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
02:52:58 [2020-10-27T02:52:58.686Z] === CONT  TestNewTailReader/2_byte_delimiter
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.686Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.687Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.687Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
02:52:58 [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
02:52:58 [2020-10-27T02:52:58.687Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.687Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.687Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
02:52:58 [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
02:52:58 [2020-10-27T02:52:58.687Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.687Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.687Z] === CONT  TestNewTailReader/single_byte_delimiter
02:52:58 [2020-10-27T02:52:58.691Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.691Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.691Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.691Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.691Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/no_delimiter
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:58 [2020-10-27T02:52:58.692Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:58 [2020-10-27T02:52:58.692Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:58 [2020-10-27T02:52:58.692Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.157Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.157Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.157Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.158Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.158Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.189Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
02:52:59 [2020-10-27T02:52:59.189Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
02:52:59 [2020-10-27T02:52:59.537Z] --- PASS: TestInspectNetwork (10.77s)
02:52:59 [2020-10-27T02:52:59.537Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:52:59 [2020-10-27T02:52:59.537Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:52:59 [2020-10-27T02:52:59.537Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:52:59 [2020-10-27T02:52:59.537Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:52:59 [2020-10-27T02:52:59.537Z] === RUN   TestRunContainerWithBridgeNone
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.623Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.623Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.623Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.624Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
02:52:59 [2020-10-27T02:52:59.624Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
02:52:59 [2020-10-27T02:52:59.758Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
02:52:59 [2020-10-27T02:52:59.758Z] === RUN   TestDockerSuite/TestBuildEntrypoint
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
02:53:00 [2020-10-27T02:53:00.088Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.088Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.088Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.329Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.562Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.562Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/no_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.563Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.564Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
02:53:00 [2020-10-27T02:53:00.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
02:53:00 [2020-10-27T02:53:00.565Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
02:53:01 [2020-10-27T02:53:01.028Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
02:53:01 [2020-10-27T02:53:01.028Z] --- PASS: TestNewTailReader (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.04s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.05s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.05s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.07s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.028Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.02s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.05s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.04s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.029Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.030Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] PASS
02:53:01 [2020-10-27T02:53:01.500Z] coverage: 88.6% of statements
02:53:01 [2020-10-27T02:53:01.500Z] ok  	github.com/docker/docker/pkg/tailfile	0.690s	coverage: 88.6% of statements
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestTarSumRemoveNonExistent
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestTarSumRemove
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumRemove (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestSortFileInfoSums
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestSortFileInfoSums (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestNewTarSumForLabelInvalid
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestNewTarSumForLabel
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestNewTarSumForLabel (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestEmptyTar
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestEmptyTar (0.01s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestTarSumsReadSize
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestTarSumsReadSize (0.01s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestTarSums
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestTarSums (0.23s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestIteration
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestIteration (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestVersionLabelForChecksum
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestVersionLabelForChecksum (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestVersion
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestVersion (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestGetVersion
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestGetVersion (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] === RUN   TestGetVersions
02:53:01 [2020-10-27T02:53:01.500Z] --- PASS: TestGetVersions (0.00s)
02:53:01 [2020-10-27T02:53:01.500Z] PASS
02:53:01 [2020-10-27T02:53:01.500Z] coverage: 89.3% of statements
02:53:01 [2020-10-27T02:53:01.500Z] time="2020-10-27T02:53:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
02:53:01 [2020-10-27T02:53:01.500Z] ok  	github.com/docker/docker/pkg/tarsum	0.387s	coverage: 89.3% of statements
02:53:01 [2020-10-27T02:53:01.500Z] testing: warning: no tests to run
02:53:01 [2020-10-27T02:53:01.500Z] PASS
02:53:01 [2020-10-27T02:53:01.500Z] coverage: [no statements]
02:53:01 [2020-10-27T02:53:01.500Z] ok  	github.com/docker/docker/pkg/term/windows	0.146s	coverage: [no statements] [no tests to run]
02:53:01 [2020-10-27T02:53:01.599Z] --- PASS: TestRunContainerWithBridgeNone (2.47s)
02:53:01 [2020-10-27T02:53:01.599Z] === RUN   TestNetworkInvalidJSON
02:53:01 [2020-10-27T02:53:01.726Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
02:53:01 [2020-10-27T02:53:01.726Z] PASS
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === Skipped
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
02:53:01 [2020-10-27T02:53:01.726Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPause (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
02:53:01 [2020-10-27T02:53:01.726Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
02:53:01 [2020-10-27T02:53:01.726Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
02:53:01 [2020-10-27T02:53:01.726Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestStats (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
02:53:01 [2020-10-27T02:53:01.726Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] 
02:53:01 [2020-10-27T02:53:01.726Z] DONE 174 tests, 24 skipped in 78.700s
02:53:01 [2020-10-27T02:53:01.726Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
02:53:01 [2020-10-27T02:53:01.890Z] === RUN   TestNetworkInvalidJSON//networks/create
02:53:01 [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/create
02:53:01 [2020-10-27T02:53:01.890Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
02:53:01 [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
02:53:01 [2020-10-27T02:53:01.890Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
02:53:01 [2020-10-27T02:53:01.890Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
02:53:01 [2020-10-27T02:53:01.890Z] === CONT  TestNetworkInvalidJSON//networks/create
02:53:01 [2020-10-27T02:53:01.890Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
02:53:01 [2020-10-27T02:53:01.890Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
02:53:01 [2020-10-27T02:53:01.890Z] --- PASS: TestNetworkInvalidJSON (0.01s)
02:53:01 [2020-10-27T02:53:01.890Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
02:53:01 [2020-10-27T02:53:01.890Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
02:53:01 [2020-10-27T02:53:01.890Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
02:53:01 [2020-10-27T02:53:01.890Z] === RUN   TestHostIPv4BridgeLabel
02:53:01 [2020-10-27T02:53:01.964Z] === RUN   TestTruncIndex
02:53:01 [2020-10-27T02:53:01.964Z] --- PASS: TestTruncIndex (0.10s)
02:53:01 [2020-10-27T02:53:01.964Z] PASS
02:53:01 [2020-10-27T02:53:01.964Z] coverage: 91.5% of statements
02:53:01 [2020-10-27T02:53:01.964Z] ok  	github.com/docker/docker/pkg/truncindex	0.178s	coverage: 91.5% of statements
02:53:01 [2020-10-27T02:53:01.985Z] INFO: Testing against a local daemon
02:53:01 [2020-10-27T02:53:01.985Z] === RUN   TestCommitInheritsEnv
02:53:02 [2020-10-27T02:53:02.180Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
02:53:02 [2020-10-27T02:53:02.180Z] === RUN   TestDaemonRestartWithLiveRestore
02:53:02 [2020-10-27T02:53:02.431Z] === RUN   TestIsGIT
02:53:02 [2020-10-27T02:53:02.431Z] --- PASS: TestIsGIT (0.00s)
02:53:02 [2020-10-27T02:53:02.431Z] === RUN   TestIsTransport
02:53:02 [2020-10-27T02:53:02.431Z] --- PASS: TestIsTransport (0.00s)
02:53:02 [2020-10-27T02:53:02.431Z] PASS
02:53:02 [2020-10-27T02:53:02.431Z] coverage: 100.0% of statements
02:53:02 [2020-10-27T02:53:02.431Z] ok  	github.com/docker/docker/pkg/urlutil	0.049s	coverage: 100.0% of statements
02:53:02 [2020-10-27T02:53:02.870Z] === RUN   TestDockerDaemonSuite/TestShmSize
02:53:02 [2020-10-27T02:53:02.870Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
02:53:03 [2020-10-27T02:53:03.210Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
02:53:03 [2020-10-27T02:53:03.210Z] === RUN   TestDaemonDefaultNetworkPools
02:53:03 [2020-10-27T02:53:03.361Z] --- PASS: TestCommitInheritsEnv (1.25s)
02:53:03 [2020-10-27T02:53:03.361Z] === RUN   TestImportExtremelyLargeImageWorks
02:53:03 [2020-10-27T02:53:03.361Z] === PAUSE TestImportExtremelyLargeImageWorks
02:53:03 [2020-10-27T02:53:03.361Z] === RUN   TestImagesFilterMultiReference
02:53:03 [2020-10-27T02:53:03.361Z] --- PASS: TestImagesFilterMultiReference (0.07s)
02:53:03 [2020-10-27T02:53:03.361Z] === RUN   TestImagePullPlatformInvalid
02:53:03 [2020-10-27T02:53:03.361Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
02:53:03 [2020-10-27T02:53:03.361Z] === RUN   TestRemoveImageOrphaning
02:53:03 [2020-10-27T02:53:03.415Z] === RUN   TestVersionInfo
02:53:03 [2020-10-27T02:53:03.415Z] --- PASS: TestVersionInfo (0.00s)
02:53:03 [2020-10-27T02:53:03.415Z] === RUN   TestAppendVersions
02:53:03 [2020-10-27T02:53:03.415Z] --- PASS: TestAppendVersions (0.00s)
02:53:03 [2020-10-27T02:53:03.415Z] PASS
02:53:03 [2020-10-27T02:53:03.415Z] coverage: 88.9% of statements
02:53:03 [2020-10-27T02:53:03.415Z] ok  	github.com/docker/docker/pkg/useragent	0.066s	coverage: 88.9% of statements
02:53:04 [2020-10-27T02:53:04.244Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
02:53:04 [2020-10-27T02:53:04.244Z] === RUN   TestDaemonRestartWithExistingNetwork
02:53:04 [2020-10-27T02:53:04.253Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
02:53:04 [2020-10-27T02:53:04.513Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestRemoveImageOrphaning (1.91s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestRemoveImageGarbageCollector
02:53:05 [2020-10-27T02:53:05.264Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:53:05 [2020-10-27T02:53:05.264Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagInvalidReference
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagInvalidReference (0.01s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagValidPrefixedRepo
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagExistedNameWithoutForce
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagOfficialNames
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagOfficialNames (0.05s)
02:53:05 [2020-10-27T02:53:05.264Z] === RUN   TestTagMatchesDigest
02:53:05 [2020-10-27T02:53:05.264Z] --- PASS: TestTagMatchesDigest (0.01s)
02:53:05 [2020-10-27T02:53:05.264Z] === CONT  TestImportExtremelyLargeImageWorks
02:53:05 [2020-10-27T02:53:05.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
02:53:05 [2020-10-27T02:53:05.274Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:53:05 [2020-10-27T02:53:05.838Z] === RUN   TestValidatePrivileges
02:53:05 [2020-10-27T02:53:05.838Z] --- PASS: TestValidatePrivileges (0.00s)
02:53:05 [2020-10-27T02:53:05.838Z] === RUN   TestFilterByCapNeg
02:53:05 [2020-10-27T02:53:05.838Z] --- PASS: TestFilterByCapNeg (0.00s)
02:53:05 [2020-10-27T02:53:05.838Z] === RUN   TestFilterByCapPos
02:53:05 [2020-10-27T02:53:05.838Z] --- PASS: TestFilterByCapPos (0.00s)
02:53:05 [2020-10-27T02:53:05.838Z] === RUN   TestStoreGetPluginNotMatchCapRefs
02:53:05 [2020-10-27T02:53:05.838Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
02:53:05 [2020-10-27T02:53:05.838Z] PASS
02:53:05 [2020-10-27T02:53:05.838Z] coverage: 12.0% of statements
02:53:06 [2020-10-27T02:53:06.395Z] ok  	github.com/docker/docker/plugin	0.243s	coverage: 12.0% of statements
02:53:06 [2020-10-27T02:53:06.395Z] === RUN   TestNewSettable
02:53:06 [2020-10-27T02:53:06.395Z] --- PASS: TestNewSettable (0.00s)
02:53:06 [2020-10-27T02:53:06.395Z] === RUN   TestIsSettable
02:53:06 [2020-10-27T02:53:06.395Z] --- PASS: TestIsSettable (0.00s)
02:53:06 [2020-10-27T02:53:06.395Z] === RUN   TestUpdateSettingsEnv
02:53:06 [2020-10-27T02:53:06.395Z] --- PASS: TestUpdateSettingsEnv (0.00s)
02:53:06 [2020-10-27T02:53:06.395Z] PASS
02:53:06 [2020-10-27T02:53:06.395Z] coverage: 20.1% of statements
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
02:53:06 [2020-10-27T02:53:06.395Z] ok  	github.com/docker/docker/plugin/v2	0.180s	coverage: 20.1% of statements
02:53:06 [2020-10-27T02:53:06.423Z] === RUN   TestDockerSuite/TestBuildEnv
02:53:06 [2020-10-27T02:53:06.779Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
02:53:06 [2020-10-27T02:53:06.779Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:53:06 [2020-10-27T02:53:06.993Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
02:53:06 [2020-10-27T02:53:06.993Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
02:53:07 [2020-10-27T02:53:07.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
02:53:07 [2020-10-27T02:53:07.409Z] === RUN   TestServiceWithPredefinedNetwork
02:53:07 [2020-10-27T02:53:07.931Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
02:53:08 [2020-10-27T02:53:08.261Z] === RUN   TestLoad
02:53:08 [2020-10-27T02:53:08.261Z] --- PASS: TestLoad (0.00s)
02:53:08 [2020-10-27T02:53:08.261Z] === RUN   TestSave
02:53:08 [2020-10-27T02:53:08.261Z] --- PASS: TestSave (0.04s)
02:53:08 [2020-10-27T02:53:08.261Z] === RUN   TestAddDeleteGet
02:53:08 [2020-10-27T02:53:08.851Z] --- PASS: TestAddDeleteGet (0.06s)
02:53:08 [2020-10-27T02:53:08.851Z] === RUN   TestInvalidTags
02:53:08 [2020-10-27T02:53:08.851Z] --- PASS: TestInvalidTags (0.00s)
02:53:08 [2020-10-27T02:53:08.851Z] PASS
02:53:08 [2020-10-27T02:53:08.851Z] coverage: 84.4% of statements
02:53:08 [2020-10-27T02:53:08.851Z] ok  	github.com/docker/docker/reference	0.187s	coverage: 84.4% of statements
02:53:08 [2020-10-27T02:53:08.851Z] === RUN   TestResumableRequestHeaderSimpleErrors
02:53:08 [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
02:53:08 [2020-10-27T02:53:08.851Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
02:53:08 [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
02:53:08 [2020-10-27T02:53:08.851Z] === RUN   TestResumableRequestHeaderTooMuchFailures
02:53:08 [2020-10-27T02:53:08.851Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
02:53:08 [2020-10-27T02:53:08.851Z] === RUN   TestResumableRequestReaderWithReadError
02:53:09 [2020-10-27T02:53:09.315Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestNewClientWithTimeout (17.77s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestClientStream
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestClientStream (0.01s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestClientSendFile
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestClientSendFile (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestClientWithRequestTimeout
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestClientWithRequestTimeout (0.01s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestFileSpecPlugin
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestFileSpecPlugin (0.02s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestFileJSONSpecPlugin
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestPluginAddHandler
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestPluginAddHandler (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestPluginWaitBadPlugin
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestGet
02:53:09 [2020-10-27T02:53:09.436Z] time="2020-10-27T02:53:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
02:53:09 [2020-10-27T02:53:09.436Z] time="2020-10-27T02:53:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestResumableRequestReader
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReader (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] === RUN   TestResumableRequestReaderWithInitialResponse
02:53:09 [2020-10-27T02:53:09.436Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
02:53:09 [2020-10-27T02:53:09.436Z] PASS
02:53:09 [2020-10-27T02:53:09.436Z] coverage: 100.0% of statements
02:53:09 [2020-10-27T02:53:09.436Z] ok  	github.com/docker/docker/registry/resumable	0.352s	coverage: 100.0% of statements
02:53:10 [2020-10-27T02:53:10.256Z] === RUN   TestDockerSuite/TestBuildEnvUsage
02:53:10 [2020-10-27T02:53:10.685Z] time="2020-10-27T02:53:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
02:53:10 [2020-10-27T02:53:10.686Z] === RUN   TestRestartManagerTimeout
02:53:10 [2020-10-27T02:53:10.686Z] --- PASS: TestRestartManagerTimeout (0.00s)
02:53:10 [2020-10-27T02:53:10.686Z] === RUN   TestRestartManagerTimeoutReset
02:53:10 [2020-10-27T02:53:10.686Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
02:53:10 [2020-10-27T02:53:10.686Z] PASS
02:53:10 [2020-10-27T02:53:10.686Z] coverage: 45.3% of statements
02:53:10 [2020-10-27T02:53:10.686Z] ok  	github.com/docker/docker/restartmanager	0.047s	coverage: 45.3% of statements
02:53:10 [2020-10-27T02:53:10.920Z] --- PASS: TestServiceWithPredefinedNetwork (3.21s)
02:53:10 [2020-10-27T02:53:10.920Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:53:10 [2020-10-27T02:53:10.920Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:53:10 [2020-10-27T02:53:10.920Z]     service_test.go:236: FLAKY_TEST
02:53:10 [2020-10-27T02:53:10.920Z] === RUN   TestServiceWithDataPathPortInit
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestSameAuthDataPostSave
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestSameAuthDataPostSave (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestResolveAuthConfigIndexServer
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestResolveAuthConfigFullURL
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestLoadAllowNondistributableArtifacts
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestValidateMirror
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestValidateMirror (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestLoadInsecureRegistries
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestDecodeContainerConfig
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestDecodeContainerConfig (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestDecodeContainerConfigIsolation
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestValidatePrivileged
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestValidatePrivileged (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] PASS
02:53:11 [2020-10-27T02:53:11.299Z] coverage: 52.2% of statements
02:53:11 [2020-10-27T02:53:11.299Z] ok  	github.com/docker/docker/runconfig	0.122s	coverage: 52.2% of statements
02:53:11 [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
02:53:11 [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
02:53:11 [2020-10-27T02:53:11.299Z] time="2020-10-27T02:53:10Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestLoadInsecureRegistries (0.21s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestNewServiceConfig
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestNewServiceConfig (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestValidateIndexName
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestValidateIndexName (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestValidateIndexNameWithError
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestValidateIndexNameWithError (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestEndpointParse
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestEndpointParse (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestEndpointParseInvalid
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestEndpointParseInvalid (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestValidateEndpoint
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestValidateEndpoint (0.02s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestPing
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestPing (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestPingRegistryEndpoint
02:53:11 [2020-10-27T02:53:11.299Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestEndpoint
02:53:11 [2020-10-27T02:53:11.299Z] --- SKIP: TestEndpoint (0.02s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestGetRemoteHistory
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteHistory (0.01s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token fake-token
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:11 [2020-10-27T02:53:11.299Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Length: 140
02:53:11 [2020-10-27T02:53:11.299Z]         Cache-Control: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Type: application/json
02:53:11 [2020-10-27T02:53:11.299Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.299Z]         Expires: -1
02:53:11 [2020-10-27T02:53:11.299Z]         Pragma: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Server: docker-tests/mock
02:53:11 [2020-10-27T02:53:11.299Z]         Set-Cookie: session=FAKE-SESSION-1603767190972045300; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Config: mock
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Version: 0.0.0
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Size: 154
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Token: FAKE-TOKEN-1603767190972045300
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestLookupRemoteImage
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestLookupRemoteImage (0.01s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token fake-token
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:11 [2020-10-27T02:53:11.299Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Length: 559
02:53:11 [2020-10-27T02:53:11.299Z]         Cache-Control: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Type: application/json
02:53:11 [2020-10-27T02:53:11.299Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.299Z]         Expires: -1
02:53:11 [2020-10-27T02:53:11.299Z]         Pragma: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Server: docker-tests/mock
02:53:11 [2020-10-27T02:53:11.299Z]         Set-Cookie: session=FAKE-SESSION-1603767190977048300; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Config: mock
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Version: 0.0.0
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Size: 154
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Token: FAKE-TOKEN-1603767190977048300
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token FAKE-TOKEN-1603767190977048300
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:932: HTTP/1.1 404 Not Found
02:53:11 [2020-10-27T02:53:11.299Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Length: 19
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Type: text/plain; charset=utf-8
02:53:11 [2020-10-27T02:53:11.299Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.299Z]         Set-Cookie: session=FAKE-SESSION-1603767190978043700; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.299Z]         X-Content-Type-Options: nosniff
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Token: FAKE-TOKEN-1603767190978043700
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestGetRemoteImageJSON
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteImageJSON (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token fake-token
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:11 [2020-10-27T02:53:11.299Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Length: 559
02:53:11 [2020-10-27T02:53:11.299Z]         Cache-Control: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Type: application/json
02:53:11 [2020-10-27T02:53:11.299Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.299Z]         Expires: -1
02:53:11 [2020-10-27T02:53:11.299Z]         Pragma: no-cache
02:53:11 [2020-10-27T02:53:11.299Z]         Server: docker-tests/mock
02:53:11 [2020-10-27T02:53:11.299Z]         Set-Cookie: session=FAKE-SESSION-1603767190982044000; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Config: mock
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Registry-Version: 0.0.0
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Size: 154
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Token: FAKE-TOKEN-1603767190982044000
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token FAKE-TOKEN-1603767190982044000
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:932: HTTP/1.1 404 Not Found
02:53:11 [2020-10-27T02:53:11.299Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Length: 19
02:53:11 [2020-10-27T02:53:11.299Z]         Content-Type: text/plain; charset=utf-8
02:53:11 [2020-10-27T02:53:11.299Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.299Z]         Set-Cookie: session=FAKE-SESSION-1603767190983049100; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.299Z]         X-Content-Type-Options: nosniff
02:53:11 [2020-10-27T02:53:11.299Z]         X-Docker-Token: FAKE-TOKEN-1603767190983049100
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z]         
02:53:11 [2020-10-27T02:53:11.299Z] === RUN   TestGetRemoteImageLayer
02:53:11 [2020-10-27T02:53:11.299Z] --- PASS: TestGetRemoteImageLayer (0.00s)
02:53:11 [2020-10-27T02:53:11.299Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
02:53:11 [2020-10-27T02:53:11.299Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.299Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.299Z]         Authorization: Token fake-token
02:53:11 [2020-10-27T02:53:11.299Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:11 [2020-10-27T02:53:11.909Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.909Z]         Content-Length: 154
02:53:11 [2020-10-27T02:53:11.909Z]         Cache-Control: no-cache
02:53:11 [2020-10-27T02:53:11.909Z]         Content-Type: application/json
02:53:11 [2020-10-27T02:53:11.909Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.909Z]         Expires: -1
02:53:11 [2020-10-27T02:53:11.909Z]         Pragma: no-cache
02:53:11 [2020-10-27T02:53:11.909Z]         Server: docker-tests/mock
02:53:11 [2020-10-27T02:53:11.909Z]         Set-Cookie: session=FAKE-SESSION-1603767190987044300; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.909Z]         X-Docker-Registry-Config: mock
02:53:11 [2020-10-27T02:53:11.909Z]         X-Docker-Registry-Version: 0.0.0
02:53:11 [2020-10-27T02:53:11.909Z]         X-Docker-Size: 154
02:53:11 [2020-10-27T02:53:11.909Z]         X-Docker-Token: FAKE-TOKEN-1603767190987044300
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
02:53:11 [2020-10-27T02:53:11.909Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.909Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.909Z]         Authorization: Token FAKE-TOKEN-1603767190987044300
02:53:11 [2020-10-27T02:53:11.909Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]     registry_test.go:932: HTTP/1.1 404 Not Found
02:53:11 [2020-10-27T02:53:11.909Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.909Z]         Content-Length: 19
02:53:11 [2020-10-27T02:53:11.909Z]         Content-Type: text/plain; charset=utf-8
02:53:11 [2020-10-27T02:53:11.909Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:11 [2020-10-27T02:53:11.909Z]         Set-Cookie: session=FAKE-SESSION-1603767190988051200; Max-Age=3600
02:53:11 [2020-10-27T02:53:11.909Z]         X-Content-Type-Options: nosniff
02:53:11 [2020-10-27T02:53:11.909Z]         X-Docker-Token: FAKE-TOKEN-1603767190988051200
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z] === RUN   TestGetRemoteTag
02:53:11 [2020-10-27T02:53:11.909Z] --- PASS: TestGetRemoteTag (0.01s)
02:53:11 [2020-10-27T02:53:11.909Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
02:53:11 [2020-10-27T02:53:11.909Z]         Host: 127.0.0.1:49245
02:53:11 [2020-10-27T02:53:11.909Z]         User-Agent: docker test client
02:53:11 [2020-10-27T02:53:11.909Z]         Authorization: Token fake-token
02:53:11 [2020-10-27T02:53:11.909Z]         Accept-Encoding: gzip
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]         
02:53:11 [2020-10-27T02:53:11.909Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:11 [2020-10-27T02:53:11.909Z]         Connection: close
02:53:11 [2020-10-27T02:53:11.909Z]         Content-Length: 66
02:53:11 [2020-10-27T02:53:11.909Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         Set-Cookie: session=FAKE-SESSION-1603767190997067900; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-TOKEN-1603767190997067900
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token FAKE-TOKEN-1603767190997067900
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 404 Not Found
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 32
02:53:12 [2020-10-27T02:53:12.515Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:10 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         Set-Cookie: session=FAKE-SESSION-1603767190999060200; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-TOKEN-1603767190999060200
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z] === RUN   TestGetRemoteTags
02:53:12 [2020-10-27T02:53:12.515Z] --- PASS: TestGetRemoteTags (0.00s)
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 151
02:53:12 [2020-10-27T02:53:12.515Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         Set-Cookie: session=FAKE-SESSION-1603767191003048400; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-TOKEN-1603767191003048400
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token FAKE-TOKEN-1603767191003048400
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 404 Not Found
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 32
02:53:12 [2020-10-27T02:53:12.515Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         Set-Cookie: session=FAKE-SESSION-1603767191004049400; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-TOKEN-1603767191004049400
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z] === RUN   TestGetRepositoryData
02:53:12 [2020-10-27T02:53:12.515Z] --- PASS: TestGetRepositoryData (0.00s)
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: true
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 363
02:53:12 [2020-10-27T02:53:12.515Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Endpoints: 127.0.0.1:49245 	,  test.example.com
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-SESSION-1603767191007045700
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z] === RUN   TestPushImageJSONRegistry
02:53:12 [2020-10-27T02:53:12.515Z] --- PASS: TestPushImageJSONRegistry (0.01s)
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 3
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 4
02:53:12 [2020-10-27T02:53:12.515Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.515Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.515Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.515Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.515Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.515Z]         Set-Cookie: session=FAKE-SESSION-1603767191103046000; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.515Z]         X-Docker-Token: FAKE-TOKEN-1603767191103046000
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z] === RUN   TestPushImageLayerRegistry
02:53:12 [2020-10-27T02:53:12.515Z] --- PASS: TestPushImageLayerRegistry (0.00s)
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
02:53:12 [2020-10-27T02:53:12.515Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.515Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.515Z]         Transfer-Encoding: chunked
02:53:12 [2020-10-27T02:53:12.515Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Type: application/octet-stream
02:53:12 [2020-10-27T02:53:12.515Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]         
02:53:12 [2020-10-27T02:53:12.515Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.515Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.515Z]         Content-Length: 4
02:53:12 [2020-10-27T02:53:12.516Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.516Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.516Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.516Z]         Set-Cookie: session=FAKE-SESSION-1603767191107047300; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: FAKE-TOKEN-1603767191107047300
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestParseRepositoryInfo
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestParseRepositoryInfo (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestNewIndexInfo
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestNewIndexInfo (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestMirrorEndpointLookup
02:53:12 [2020-10-27T02:53:12.516Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestPushRegistryTag
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestPushRegistryTag (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
02:53:12 [2020-10-27T02:53:12.516Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.516Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 66
02:53:12 [2020-10-27T02:53:12.516Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.516Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 4
02:53:12 [2020-10-27T02:53:12.516Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.516Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.516Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.516Z]         Set-Cookie: session=FAKE-SESSION-1603767191116080600; Max-Age=3600
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: FAKE-TOKEN-1603767191116080600
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestPushImageJSONIndex
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestPushImageJSONIndex (0.02s)
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
02:53:12 [2020-10-27T02:53:12.516Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.516Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 319
02:53:12 [2020-10-27T02:53:12.516Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.516Z]         Content-type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: true
02:53:12 [2020-10-27T02:53:12.516Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.516Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 2
02:53:12 [2020-10-27T02:53:12.516Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.516Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.516Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Endpoints: 127.0.0.1:49245 	,  test.example.com
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: FAKE-SESSION-1603767191120086800
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
02:53:12 [2020-10-27T02:53:12.516Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.516Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 319
02:53:12 [2020-10-27T02:53:12.516Z]         Authorization: Token FAKE-SESSION-1603767191120086800
02:53:12 [2020-10-27T02:53:12.516Z]         Content-type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Endpoints: http://127.0.0.1:49245/v1/
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: true
02:53:12 [2020-10-27T02:53:12.516Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:932: HTTP/1.1 204 No Content
02:53:12 [2020-10-27T02:53:12.516Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 0
02:53:12 [2020-10-27T02:53:12.516Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.516Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.516Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Endpoints: 127.0.0.1:49245 	,  test.example.com
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: FAKE-SESSION-1603767191136047400
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestSearchRepositories
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestSearchRepositories (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
02:53:12 [2020-10-27T02:53:12.516Z]         Host: 127.0.0.1:49245
02:53:12 [2020-10-27T02:53:12.516Z]         User-Agent: docker test client
02:53:12 [2020-10-27T02:53:12.516Z]         Authorization: Token fake-token
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Token: true
02:53:12 [2020-10-27T02:53:12.516Z]         Accept-Encoding: gzip
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]     registry_test.go:932: HTTP/1.1 200 OK
02:53:12 [2020-10-27T02:53:12.516Z]         Connection: close
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Length: 144
02:53:12 [2020-10-27T02:53:12.516Z]         Cache-Control: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Content-Type: application/json
02:53:12 [2020-10-27T02:53:12.516Z]         Date: Tue, 27 Oct 2020 02:53:11 GMT
02:53:12 [2020-10-27T02:53:12.516Z]         Expires: -1
02:53:12 [2020-10-27T02:53:12.516Z]         Pragma: no-cache
02:53:12 [2020-10-27T02:53:12.516Z]         Server: docker-tests/mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Config: mock
02:53:12 [2020-10-27T02:53:12.516Z]         X-Docker-Registry-Version: 0.0.0
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z]         
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestTrustedLocation
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestTrustedLocation (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestAllowNondistributableArtifacts
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestIsSecureIndex
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestIsSecureIndex (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] PASS
02:53:12 [2020-10-27T02:53:12.516Z] coverage: 51.7% of statements
02:53:12 [2020-10-27T02:53:12.516Z] ok  	github.com/docker/docker/registry	0.720s	coverage: 51.7% of statements
02:53:12 [2020-10-27T02:53:12.516Z] time="2020-10-27T02:53:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
02:53:12 [2020-10-27T02:53:12.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
02:53:12 [2020-10-27T02:53:12.516Z] PASS
02:53:12 [2020-10-27T02:53:12.516Z] coverage: 62.5% of statements
02:53:12 [2020-10-27T02:53:12.516Z] ok  	github.com/docker/docker/testutil	0.143s	coverage: 62.5% of statements
02:53:12 [2020-10-27T02:53:12.799Z] --- PASS: TestDockerDaemonSuite (352.03s)
02:53:12 [2020-10-27T02:53:12.799Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.96s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.44s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:1454: [d4c297b32a5f7] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d9e8fac190b52] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.47s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [df5bf41d8218a] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.67s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.27s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.85s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.53s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.47s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d27783fcdd698] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d3c59faab6fe1] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d35d6901c7e20] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.59s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [dec08d6920d92] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d3c605efa6b21] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d4252b18723f0] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [dc2a81781b250] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_plugins_test.go:79: [dc34a27bd4f29] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.96s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_plugins_test.go:169: [d4259f408a81f] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [de1d68234f338] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.47s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.19s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.15s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d2ed2628d1b2d] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.68s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.61s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.92s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d6fdcadd2a4be] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.56s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.72s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.12s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.57s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d6543d5294663] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d4860a86101a6] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d95e75ee0c404] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.48s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.76s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.38s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.98s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d1ede9dad6220] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_plugins_test.go:105: [d40e4a809c307] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d5f61c2e46f17] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.61s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d34afdc824ede] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d47073310b08d] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [debcd8294a79f] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.86s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [df01de3e64ec7] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [df8f964aadc4e] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d7b8fcd8bf4e7] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.73s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.72s)
02:53:12 [2020-10-27T02:53:12.800Z]         docker_cli_daemon_test.go:2549: [d31f312619484] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.06s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.89s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s)
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
02:53:12 [2020-10-27T02:53:12.800Z]         check_test.go:309: [d0c0c48c86df4] daemon is not started
02:53:12 [2020-10-27T02:53:12.800Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s)
02:53:12 [2020-10-27T02:53:12.800Z] === RUN   TestDockerSwarmSuite
02:53:12 [2020-10-27T02:53:12.800Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
02:53:16 [2020-10-27T02:53:16.093Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestGetDriver
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestGetDriver (0.00s)
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestVolumeRequestError
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestVolumeRequestError (0.01s)
02:53:16 [2020-10-27T02:53:16.164Z] PASS
02:53:16 [2020-10-27T02:53:16.164Z] coverage: 36.1% of statements
02:53:16 [2020-10-27T02:53:16.164Z] ok  	github.com/docker/docker/volume/drivers	0.211s	coverage: 36.1% of statements
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestGetAddress
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestGetAddress (0.00s)
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestRemove
02:53:16 [2020-10-27T02:53:16.164Z] --- SKIP: TestRemove (0.00s)
02:53:16 [2020-10-27T02:53:16.164Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestInitializeWithVolumes
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestInitializeWithVolumes (0.01s)
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestCreate
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestCreate (0.01s)
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestValidateName
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestValidateName (0.00s)
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestCreateWithOpts
02:53:16 [2020-10-27T02:53:16.164Z] --- SKIP: TestCreateWithOpts (0.00s)
02:53:16 [2020-10-27T02:53:16.164Z]     local_test.go:181: runtime.GOOS == "windows"
02:53:16 [2020-10-27T02:53:16.164Z] === RUN   TestRelaodNoOpts
02:53:16 [2020-10-27T02:53:16.164Z] --- PASS: TestRelaodNoOpts (0.01s)
02:53:16 [2020-10-27T02:53:16.164Z] PASS
02:53:16 [2020-10-27T02:53:16.164Z] coverage: 39.6% of statements
02:53:16 [2020-10-27T02:53:16.164Z] ok  	github.com/docker/docker/volume/local	0.191s	coverage: 39.6% of statements
02:53:16 [2020-10-27T02:53:16.164Z] time="2020-10-27T02:53:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestConvertTmpfsOptions
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestConvertTmpfsOptions (0.00s)
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:49: data="mode=700,size=1m"
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:49: data="ro"
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestParseMountRaw
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountRaw (0.05s)
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestParseMountRawSplit
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountRawSplit (0.01s)
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 0
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 1
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 2
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 3
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 4
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 5
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 6
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 7
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 8
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 0
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 1
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 2
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 3
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 4
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 5
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 6
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 7
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 8
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 9
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 10
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 11
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 12
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 0
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 1
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 2
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 3
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 4
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 5
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 6
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 7
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 8
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 9
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 10
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:390: case 11
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestParseMountSpec
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountSpec (0.00s)
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 0
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 1
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 2
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 3
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 4
02:53:16 [2020-10-27T02:53:16.752Z]     parser_test.go:455: case 5
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestParseMountSpecBindWithFileinfoError
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
02:53:16 [2020-10-27T02:53:16.752Z] === RUN   TestValidateMount
02:53:16 [2020-10-27T02:53:16.752Z] --- PASS: TestValidateMount (0.01s)
02:53:16 [2020-10-27T02:53:16.752Z] PASS
02:53:16 [2020-10-27T02:53:16.752Z] coverage: 66.2% of statements
02:53:16 [2020-10-27T02:53:16.752Z] ok  	github.com/docker/docker/volume/mounts	0.173s	coverage: 66.2% of statements
02:53:17 [2020-10-27T02:53:17.475Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestSetGetMeta
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestSetGetMeta
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestRestore
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestRestore
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestServiceCreate
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestServiceCreate
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestServiceList
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestServiceList
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestServiceRemove
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestServiceRemove
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestServiceGet
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestServiceGet
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestServicePrune
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestServicePrune
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestCreate
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestCreate
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestRemove
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestRemove
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestList
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestList
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFindByDriver
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFindByDriver
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFindByReferenced
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFindByReferenced
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestDerefMultipleOfSameRef
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestDerefMultipleOfSameRef
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestDefererencePluginOnCreateError
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestDefererencePluginOnCreateError
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestRefDerefRemove
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestRefDerefRemove
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestGet
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestGet
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestGetWithReference
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestGetWithReference
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc/test_nil_list
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_nil_list
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc/test_empty_list
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_empty_list
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
02:53:18 [2020-10-27T02:53:18.692Z] === RUN   TestFilterFunc/test_filter_some
02:53:18 [2020-10-27T02:53:18.692Z] === PAUSE TestFilterFunc/test_filter_some
02:53:18 [2020-10-27T02:53:18.693Z] === RUN   TestFilterFunc/test_filter_middle
02:53:18 [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_middle
02:53:18 [2020-10-27T02:53:18.693Z] === RUN   TestFilterFunc/test_filter_middle_and_last
02:53:18 [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
02:53:18 [2020-10-27T02:53:18.693Z] === RUN   TestFilterFunc/test_filter_first_and_last
02:53:18 [2020-10-27T02:53:18.693Z] === PAUSE TestFilterFunc/test_filter_first_and_last
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_nil_list
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_filter_middle
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_filter_some
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_empty_list
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_filter_first_and_last
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFilterFunc/test_filter_middle_and_last
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestFilterFunc (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestSetGetMeta
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestGet
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFindByReferenced
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestServicePrune
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestSetGetMeta (0.02s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestGetWithReference
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestGet (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestFindByDriver
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestFindByReferenced (0.05s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestList
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestGetWithReference (0.05s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestRemove
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestFindByDriver (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestCreate
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestList (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestRefDerefRemove
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestRemove (0.03s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestDefererencePluginOnCreateError
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestCreate (0.02s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestRefDerefRemove (0.02s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestDerefMultipleOfSameRef
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestServiceGet
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestServiceRemove
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestServiceList
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestServiceGet (0.09s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestServiceCreate
02:53:18 [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestServiceRemove (0.09s)
02:53:18 [2020-10-27T02:53:18.693Z] === CONT  TestRestore
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestServiceList (0.08s)
02:53:18 [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
02:53:18 [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
02:53:18 [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestServiceCreate (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] time="2020-10-27T02:53:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestRestore (0.04s)
02:53:18 [2020-10-27T02:53:18.693Z] --- PASS: TestServicePrune (0.27s)
02:53:18 [2020-10-27T02:53:18.693Z] PASS
02:53:18 [2020-10-27T02:53:18.693Z] coverage: 70.3% of statements
02:53:19 [2020-10-27T02:53:19.304Z] ok  	github.com/docker/docker/volume/service	0.579s	coverage: 70.3% of statements
02:53:20 [2020-10-27T02:53:20.016Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
02:53:24 [2020-10-27T02:53:24.712Z] --- PASS: TestGet (15.08s)
02:53:24 [2020-10-27T02:53:24.712Z] === RUN   TestPluginWithNoManifest
02:53:24 [2020-10-27T02:53:24.712Z] --- PASS: TestPluginWithNoManifest (0.00s)
02:53:24 [2020-10-27T02:53:24.712Z] === RUN   TestGetAll
02:53:24 [2020-10-27T02:53:24.712Z] --- PASS: TestGetAll (0.00s)
02:53:24 [2020-10-27T02:53:24.712Z] PASS
02:53:24 [2020-10-27T02:53:24.712Z] coverage: 73.4% of statements
02:53:24 [2020-10-27T02:53:24.712Z] ok  	github.com/docker/docker/pkg/plugins	35.252s	coverage: 73.4% of statements
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/pkg/term	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/quota	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/rootless	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/testutil/request	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/volume	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
02:53:24 [2020-10-27T02:53:24.712Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
02:53:25 [2020-10-27T02:53:25.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
02:53:26 [2020-10-27T02:53:26.910Z] 
02:53:26 [2020-10-27T02:53:26.910Z] === Skipped
02:53:26 [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
02:53:26 [2020-10-27T02:53:26.910Z]     dispatchers_test.go:376: Windows does not support stopsignal
02:53:26 [2020-10-27T02:53:26.910Z] 
02:53:26 [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
02:53:26 [2020-10-27T02:53:26.910Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.910Z] 
02:53:26 [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
02:53:26 [2020-10-27T02:53:26.910Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.910Z] 
02:53:26 [2020-10-27T02:53:26.910Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
02:53:26 [2020-10-27T02:53:26.910Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.910Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     client_test.go:23: runtime.GOOS == "windows"
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     daemon_test.go:147: root required
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     reload_test.go:520: root required
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     pull_v2_test.go:73: Needs fixing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     pull_v2_test.go:118: Needs fixing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     download_test.go:268: Needs fixing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     layer_test.go:304: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     layer_test.go:353: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     layer_test.go:468: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     layer_test.go:697: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     migration_test.go:46: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     migration_test.go:182: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     mount_test.go:17: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     mount_test.go:76: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     mount_test.go:125: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     mount_test.go:212: Failing on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:133: Xz not present in msys2
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:238: Failing on Windows CI machines
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_windows_test.go:16: Currently fails
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     changes_test.go:192: needs more investigation
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     changes_test.go:405: needs further investigation
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     changes_test.go:441: needs further investigation
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     poller_test.go:41: No chmod on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     fileutils_test.go:134: Needs porting to Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     fileutils_test.go:180: Needs porting to Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
02:53:26 [2020-10-27T02:53:26.911Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s)
02:53:26 [2020-10-27T02:53:26.911Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
02:53:26 [2020-10-27T02:53:26.911Z]     local_test.go:181: runtime.GOOS == "windows"
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] === Failed
02:53:26 [2020-10-27T02:53:26.911Z] === FAIL: github.com/docker/docker/container TestStateTimeoutWait (0.21s)
02:53:26 [2020-10-27T02:53:26.911Z]     state_test.go:139: Stop callback doesn't fire in 200 milliseconds
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] DONE 1781 tests, 46 skipped, 1 failure in 251.662s
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] ERROR: make.ps1 failed:
02:53:26 [2020-10-27T02:53:26.911Z] Unit tests failed
02:53:26 [2020-10-27T02:53:26.911Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30
02:53:26 [2020-10-27T02:53:26.911Z] +     if ($p.ExitCode -ne 0) { Throw "Unit tests failed" }
02:53:26 [2020-10-27T02:53:26.911Z] +                              ~~~~~~~~~~~~~~~~~~~~~~~~~
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] ___________      .__.__             .___
02:53:26 [2020-10-27T02:53:26.911Z] \_   _____/____  |__|  |   ____   __| _/
02:53:26 [2020-10-27T02:53:26.911Z]  |    __) \__  \ |  |  | _/ __ \ / __ | 
02:53:26 [2020-10-27T02:53:26.911Z]  |     \   / __ \|  |  |_\  ___// /_/ | 
02:53:26 [2020-10-27T02:53:26.911Z]  \___  /  (____  /__|____/\___  >____ | 
02:53:26 [2020-10-27T02:53:26.911Z]      \/        \/             \/     \/ 
02:53:26 [2020-10-27T02:53:26.911Z] 
02:53:26 [2020-10-27T02:53:26.911Z] INFO: make.ps1 ended at 10/27/2020 02:53:26
02:53:27 [2020-10-27T02:53:27.379Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
02:53:29 [2020-10-27T02:53:29.109Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
02:53:29 [2020-10-27T02:53:29.109Z] 
02:53:29 [2020-10-27T02:53:29.109Z] 
02:53:29 [2020-10-27T02:53:29.109Z] ERROR: Failed 'ERROR: Unit tests failed' at 10/27/2020 02:53:28
02:53:29 [2020-10-27T02:53:29.109Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17
02:53:29 [2020-10-27T02:53:29.109Z] +                 Throw "ERROR: Unit tests failed"
02:53:29 [2020-10-27T02:53:29.109Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
02:53:29 [2020-10-27T02:53:29.109Z] 
02:53:29 [2020-10-27T02:53:29.109Z] 
02:53:29 [2020-10-27T02:53:29.109Z] 
02:53:29 [2020-10-27T02:53:29.109Z] INFO: Tidying up at end of run
02:53:29 [2020-10-27T02:53:29.109Z] INFO: Saving daemon under test log (d:\CI\PR-41592\1\dut.out) to bundles\CIDUT.out
02:53:29 [2020-10-27T02:53:29.109Z] INFO: Saving daemon under test log (d:\CI\PR-41592\1\dut.err) to bundles\CIDUT.err
02:53:29 [2020-10-27T02:53:29.109Z] INFO: Nuke-Everything...
02:53:29 [2020-10-27T02:53:29.572Z] INFO: Container count on control daemon to delete is 2
02:53:30 [2020-10-27T02:53:30.034Z] 499628f2cb75
02:53:30 [2020-10-27T02:53:30.034Z] 51097c9b94db
02:53:30 [2020-10-27T02:53:30.498Z] INFO: Non-base image count on control daemon to delete is 1
02:53:32 [2020-10-27T02:53:32.044Z] Deleted: sha256:3c1d3880d52d5e6451bb97d97ef055753255ce7b9174bbe26aaacd5947331504
02:53:32 [2020-10-27T02:53:32.044Z] Deleted: sha256:be2e6f3597391d8996b69cea5f27ae4a35d5c575cf0c2c492d44d65529a3e586
02:53:32 [2020-10-27T02:53:32.044Z] INFO: Killing daemon with PID 4528
02:53:32 [2020-10-27T02:53:32.044Z] INFO: Tidying pidfile d:\CI\PR-41592\1\docker.pid
02:53:32 [2020-10-27T02:53:32.044Z] INFO: Stopping possible daemon pid 4528
02:53:32 [2020-10-27T02:53:32.505Z] powershell.exe : ERROR: The process "4528" not found.
02:53:32 [2020-10-27T02:53:32.505Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a6a2474e\powershellWrapper.ps1:3 char:1
02:53:32 [2020-10-27T02:53:32.505Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
02:53:32 [2020-10-27T02:53:32.505Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
02:53:32 [2020-10-27T02:53:32.505Z]     + CategoryInfo          : NotSpecified: (ERROR: The process "4528" not found.:String) [], RemoteException
02:53:32 [2020-10-27T02:53:32.505Z]     + FullyQualifiedErrorId : NativeCommandError
02:53:32 [2020-10-27T02:53:32.505Z]  
02:53:32 [2020-10-27T02:53:32.505Z] INFO: Nuking d:\CI
02:53:33 [2020-10-27T02:53:33.368Z] --- PASS: TestServiceWithDataPathPortInit (20.93s)
02:53:33 [2020-10-27T02:53:33.368Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:53:37 [2020-10-27T02:53:37.553Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
02:53:38 [2020-10-27T02:53:38.122Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
02:53:39 [2020-10-27T02:53:39.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
02:53:39 [2020-10-27T02:53:39.633Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
02:53:41 [2020-10-27T02:53:41.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s)
02:53:41 [2020-10-27T02:53:41.834Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lrjgxfptx64krywjp1zi0yx2m Created:2020-10-27 02:53:32.803648861 +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[10031701989eb1367eefb0a06cd5588927df8b193c54a002f0507673d089577c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lh0b8ecgfnchsn5cwz3l96lnn EndpointID:f9c3cae06459ca7497a4f9008420195892a520d6d6172efb41995632bde3bc5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:331b2d0b750c9c28d3bb124dcc6a85ac02be2a7e1ac0ea1ba8ff6804f1e0887b 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:b27205ec321b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lh0b8ecgfnchsn5cwz3l96lnn EndpointID:f9c3cae06459ca7497a4f9008420195892a520d6d6172efb41995632bde3bc5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:53:41 [2020-10-27T02:53:41.834Z] PASS
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] === Skipped
02:53:41 [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:53:41 [2020-10-27T02:53:41.834Z]     service_test.go:236: FLAKY_TEST
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] DONE 23 tests, 1 skipped in 56.222s
02:53:41 [2020-10-27T02:53:41.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:53:41 [2020-10-27T02:53:41.834Z] ++ 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
02:53:41 [2020-10-27T02:53:41.834Z] ++ set -e
02:53:41 [2020-10-27T02:53:41.834Z] ++ '[' -n 0 ']'
02:53:41 [2020-10-27T02:53:41.834Z] ++ set -x
02:53:41 [2020-10-27T02:53:41.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:53:41 [2020-10-27T02:53:41.834Z] INFO: Testing against a local daemon
02:53:41 [2020-10-27T02:53:41.834Z] === RUN   TestDockerNetworkIpvlanPersistance
02:53:41 [2020-10-27T02:53:41.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:53:41 [2020-10-27T02:53:41.834Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:53:41 [2020-10-27T02:53:41.834Z] === RUN   TestDockerNetworkIpvlan
02:53:41 [2020-10-27T02:53:41.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:53:41 [2020-10-27T02:53:41.834Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:53:41 [2020-10-27T02:53:41.834Z] PASS
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] === Skipped
02:53:41 [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:53:41 [2020-10-27T02:53:41.834Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:53:41 [2020-10-27T02:53:41.834Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] 
02:53:41 [2020-10-27T02:53:41.834Z] DONE 2 tests, 2 skipped in 0.083s
02:53:41 [2020-10-27T02:53:41.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:53:41 [2020-10-27T02:53:41.834Z] ++ 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
02:53:41 [2020-10-27T02:53:41.834Z] ++ set -e
02:53:41 [2020-10-27T02:53:41.834Z] ++ '[' -n 0 ']'
02:53:41 [2020-10-27T02:53:41.834Z] ++ set -x
02:53:41 [2020-10-27T02:53:41.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:53:41 [2020-10-27T02:53:41.834Z] INFO: Testing against a local daemon
02:53:41 [2020-10-27T02:53:41.834Z] === RUN   TestDockerNetworkMacvlanPersistance
02:53:43 [2020-10-27T02:53:43.339Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
02:53:43 [2020-10-27T02:53:43.339Z] === RUN   TestDockerNetworkMacvlan
02:53:43 [2020-10-27T02:53:43.969Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:53:45 [2020-10-27T02:53:45.036Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:53:45 [2020-10-27T02:53:45.417Z] tests/integration/api_volume_test.py .........                           [ 74%]
02:53:45 [2020-10-27T02:53:45.417Z] tests/integration/client_test.py .....                                   [ 75%]
02:53:45 [2020-10-27T02:53:45.417Z] tests/integration/context_api_test.py ...                                [ 76%]
02:53:45 [2020-10-27T02:53:45.417Z] tests/integration/errors_test.py .                                       [ 76%]
02:53:46 [2020-10-27T02:53:46.069Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:53:49 [2020-10-27T02:53:49.579Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:53:49 [2020-10-27T02:53:49.622Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
02:53:49 [2020-10-27T02:53:49.622Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
02:53:49 [2020-10-27T02:53:49.882Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
02:53:50 [2020-10-27T02:53:50.451Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
02:53:51 [2020-10-27T02:53:51.833Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
02:53:51 [2020-10-27T02:53:51.833Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
02:53:52 [2020-10-27T02:53:52.094Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
02:53:54 [2020-10-27T02:53:54.020Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:53:55 [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithHugeFile (65.43s)
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildWithEmptyDockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:53:55 [2020-10-27T02:53:55.319Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s)
02:53:55 [2020-10-27T02:53:55.319Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
02:53:55 [2020-10-27T02:53:55.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
02:53:55 [2020-10-27T02:53:55.319Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildPreserveOwnership
02:53:55 [2020-10-27T02:53:55.319Z] === RUN   TestBuildPreserveOwnership/copy_from
02:53:57 [2020-10-27T02:53:57.232Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:53:59 [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPreserveOwnership (5.80s)
02:53:59 [2020-10-27T02:53:59.148Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.71s)
02:53:59 [2020-10-27T02:53:59.148Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
02:53:59 [2020-10-27T02:53:59.148Z] === RUN   TestBuildPlatformInvalid
02:53:59 [2020-10-27T02:53:59.148Z] --- PASS: TestBuildPlatformInvalid (0.17s)
02:53:59 [2020-10-27T02:53:59.148Z] PASS
02:53:59 [2020-10-27T02:53:59.148Z] 
02:53:59 [2020-10-27T02:53:59.148Z] === Skipped
02:53:59 [2020-10-27T02:53:59.148Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
02:53:59 [2020-10-27T02:53:59.148Z]     build_session_test.go:25: TODO: BuildKit
02:53:59 [2020-10-27T02:53:59.148Z] 
02:53:59 [2020-10-27T02:53:59.148Z] 
02:53:59 [2020-10-27T02:53:59.148Z] DONE 32 tests, 1 skipped in 121.994s
02:53:59 [2020-10-27T02:53:59.148Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
02:53:59 [2020-10-27T02:53:59.149Z] ++ 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
02:53:59 [2020-10-27T02:53:59.149Z] ++ set -e
02:53:59 [2020-10-27T02:53:59.149Z] ++ '[' -n 0 ']'
02:53:59 [2020-10-27T02:53:59.149Z] ++ set -x
02:53:59 [2020-10-27T02:53:59.149Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:53:59 [2020-10-27T02:53:59.409Z] INFO: Testing against a local daemon
02:53:59 [2020-10-27T02:53:59.409Z] === RUN   TestConfigInspect
02:54:00 [2020-10-27T02:54:00.902Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:54:02 [2020-10-27T02:54:02.089Z] === RUN   TestDockerSuite/TestBuildExpose
02:54:02 [2020-10-27T02:54:02.349Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
02:54:02 [2020-10-27T02:54:02.408Z] --- PASS: TestDockerNetworkMacvlan (19.18s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.44s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s)
02:54:02 [2020-10-27T02:54:02.408Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
02:54:02 [2020-10-27T02:54:02.408Z] PASS
02:54:02 [2020-10-27T02:54:02.408Z] 
02:54:02 [2020-10-27T02:54:02.408Z] DONE 8 tests in 20.720s
02:54:02 [2020-10-27T02:54:02.408Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
02:54:02 [2020-10-27T02:54:02.408Z] ++ 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
02:54:02 [2020-10-27T02:54:02.408Z] ++ set -e
02:54:02 [2020-10-27T02:54:02.408Z] ++ '[' -n 0 ']'
02:54:02 [2020-10-27T02:54:02.408Z] ++ set -x
02:54:02 [2020-10-27T02:54:02.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:02 [2020-10-27T02:54:02.408Z] testing: warning: no tests to run
02:54:02 [2020-10-27T02:54:02.408Z] PASS
02:54:02 [2020-10-27T02:54:02.408Z] 
02:54:02 [2020-10-27T02:54:02.408Z] DONE 0 tests in 0.020s
02:54:02 [2020-10-27T02:54:02.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:54:02 [2020-10-27T02:54:02.408Z] ++ 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
02:54:02 [2020-10-27T02:54:02.408Z] ++ set -e
02:54:02 [2020-10-27T02:54:02.408Z] ++ '[' -n 0 ']'
02:54:02 [2020-10-27T02:54:02.408Z] ++ set -x
02:54:02 [2020-10-27T02:54:02.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:02 [2020-10-27T02:54:02.408Z] INFO: Testing against a local daemon
02:54:02 [2020-10-27T02:54:02.408Z] === RUN   TestAuthZPluginAllowRequest
02:54:03 [2020-10-27T02:54:03.292Z] === RUN   TestDockerSuite/TestBuildExposeOrder
02:54:03 [2020-10-27T02:54:03.552Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
02:54:03 [2020-10-27T02:54:03.623Z] --- PASS: TestConfigInspect (3.72s)
02:54:03 [2020-10-27T02:54:03.623Z] === RUN   TestConfigList
02:54:04 [2020-10-27T02:54:04.123Z] === RUN   TestDockerSuite/TestBuildFails
02:54:04 [2020-10-27T02:54:04.470Z] --- PASS: TestAuthZPluginAllowRequest (1.67s)
02:54:04 [2020-10-27T02:54:04.470Z] === RUN   TestAuthZPluginTLS
02:54:04 [2020-10-27T02:54:04.692Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
02:54:04 [2020-10-27T02:54:04.692Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
02:54:04 [2020-10-27T02:54:04.760Z] --- PASS: TestAuthZPluginTLS (0.53s)
02:54:04 [2020-10-27T02:54:04.760Z] === RUN   TestAuthZPluginDenyRequest
02:54:05 [2020-10-27T02:54:05.050Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
02:54:05 [2020-10-27T02:54:05.050Z] === RUN   TestAuthZPluginAPIDenyResponse
02:54:05 [2020-10-27T02:54:05.681Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
02:54:05 [2020-10-27T02:54:05.681Z] === RUN   TestAuthZPluginDenyResponse
02:54:06 [2020-10-27T02:54:06.312Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
02:54:06 [2020-10-27T02:54:06.312Z] === RUN   TestAuthZPluginAllowEventStream
02:54:06 [2020-10-27T02:54:06.925Z] --- PASS: TestConfigList (3.23s)
02:54:06 [2020-10-27T02:54:06.925Z] === RUN   TestConfigsCreateAndDelete
02:54:07 [2020-10-27T02:54:07.232Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
02:54:07 [2020-10-27T02:54:07.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
02:54:07 [2020-10-27T02:54:07.493Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
02:54:07 [2020-10-27T02:54:07.815Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
02:54:07 [2020-10-27T02:54:07.815Z] === RUN   TestAuthZPluginErrorResponse
02:54:08 [2020-10-27T02:54:08.445Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
02:54:08 [2020-10-27T02:54:08.445Z] === RUN   TestAuthZPluginErrorRequest
02:54:08 [2020-10-27T02:54:08.874Z] === RUN   TestDockerSuite/TestBuildForceRm
02:54:09 [2020-10-27T02:54:09.076Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
02:54:09 [2020-10-27T02:54:09.076Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:54:09 [2020-10-27T02:54:09.707Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
02:54:09 [2020-10-27T02:54:09.707Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:54:10 [2020-10-27T02:54:10.226Z] --- PASS: TestConfigsCreateAndDelete (3.42s)
02:54:10 [2020-10-27T02:54:10.226Z] === RUN   TestConfigsUpdate
02:54:11 [2020-10-27T02:54:11.412Z] === RUN   TestDockerSuite/TestBuildFromGit
02:54:11 [2020-10-27T02:54:11.770Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
02:54:11 [2020-10-27T02:54:11.770Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:54:12 [2020-10-27T02:54:12.352Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
02:54:12 [2020-10-27T02:54:12.923Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
02:54:13 [2020-10-27T02:54:13.527Z] --- PASS: TestConfigsUpdate (3.22s)
02:54:13 [2020-10-27T02:54:13.527Z] === RUN   TestTemplatedConfig
02:54:13 [2020-10-27T02:54:13.851Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
02:54:13 [2020-10-27T02:54:13.851Z] === RUN   TestAuthZPluginHeader
02:54:13 [2020-10-27T02:54:13.863Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
02:54:14 [2020-10-27T02:54:14.882Z] --- PASS: TestAuthZPluginHeader (0.83s)
02:54:14 [2020-10-27T02:54:14.882Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:54:14 [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:54:14 [2020-10-27T02:54:14.882Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:14 [2020-10-27T02:54:14.882Z] === RUN   TestAuthZPluginV2Disable
02:54:14 [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:54:14 [2020-10-27T02:54:14.882Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:14 [2020-10-27T02:54:14.882Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:54:14 [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:54:14 [2020-10-27T02:54:14.882Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:14 [2020-10-27T02:54:14.882Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:54:14 [2020-10-27T02:54:14.882Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:54:14 [2020-10-27T02:54:14.882Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:14 [2020-10-27T02:54:14.882Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:54:15 [2020-10-27T02:54:15.094Z] INFO: Zapped successfully
02:54:15 [2020-10-27T02:54:15.094Z] 
02:54:15 [2020-10-27T02:54:15.094Z] INFO: executeCI.ps1 exiting at Tue Oct 27 02:54:09 CUT 2020. Duration 00:14:26.8217699
02:54:15 [2020-10-27T02:54:15.094Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
02:54:15 [2020-10-27T02:54:15.339Z] Recording test results
02:54:15 [2020-10-27T02:54:15.773Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
02:54:16 [2020-10-27T02:54:16.343Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
02:54:16 [2020-10-27T02:54:16.603Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
02:54:16 [2020-10-27T02:54:16.830Z] --- PASS: TestTemplatedConfig (3.47s)
02:54:16 [2020-10-27T02:54:16.830Z] === RUN   TestConfigCreateResolve
02:54:17 [2020-10-27T02:54:17.348Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
02:54:18 [2020-10-27T02:54:18.515Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
02:54:18 [2020-10-27T02:54:18.534Z] Archiving artifacts
02:54:19 [2020-10-27T02:54:19.862Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:54:20 [2020-10-27T02:54:20.130Z] --- PASS: TestConfigCreateResolve (3.21s)
02:54:20 [2020-10-27T02:54:20.130Z] === RUN   TestConfigDaemonLibtrustID
02:54:20 [2020-10-27T02:54:20.391Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
02:54:20 [2020-10-27T02:54:20.391Z] PASS
02:54:20 [2020-10-27T02:54:20.391Z] 
02:54:20 [2020-10-27T02:54:20.391Z] DONE 7 tests in 21.136s
02:54:20 [2020-10-27T02:54:20.391Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
02:54:20 [2020-10-27T02:54:20.391Z] ++ 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
02:54:20 [2020-10-27T02:54:20.391Z] ++ set -e
02:54:20 [2020-10-27T02:54:20.391Z] ++ '[' -n 0 ']'
02:54:20 [2020-10-27T02:54:20.391Z] ++ set -x
02:54:20 [2020-10-27T02:54:20.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:20 [2020-10-27T02:54:20.392Z] INFO: Testing against a local daemon
02:54:20 [2020-10-27T02:54:20.392Z] === RUN   TestCheckpoint
02:54:20 [2020-10-27T02:54:20.392Z] --- SKIP: TestCheckpoint (0.00s)
02:54:20 [2020-10-27T02:54:20.392Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:54:20 [2020-10-27T02:54:20.392Z] === RUN   TestContainerInvalidJSON
02:54:20 [2020-10-27T02:54:20.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:54:20 [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:54:20 [2020-10-27T02:54:20.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:54:20 [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:54:20 [2020-10-27T02:54:20.392Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:54:20 [2020-10-27T02:54:20.392Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:54:20 [2020-10-27T02:54:20.424Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
02:54:20 [2020-10-27T02:54:20.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:54:20 [2020-10-27T02:54:20.652Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:54:20 [2020-10-27T02:54:20.652Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:54:20 [2020-10-27T02:54:20.652Z] --- PASS: TestContainerInvalidJSON (0.02s)
02:54:20 [2020-10-27T02:54:20.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:54:20 [2020-10-27T02:54:20.652Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
02:54:20 [2020-10-27T02:54:20.652Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
02:54:20 [2020-10-27T02:54:20.652Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:54:20 [2020-10-27T02:54:20.652Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
02:54:20 [2020-10-27T02:54:20.652Z] === RUN   TestCopyFromContainerPathIsNotDir
02:54:20 [2020-10-27T02:54:20.652Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
02:54:20 [2020-10-27T02:54:20.652Z] === RUN   TestCopyToContainerPathDoesNotExist
02:54:20 [2020-10-27T02:54:20.797Z] + make clean
02:54:20 [2020-10-27T02:54:20.913Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
02:54:20 [2020-10-27T02:54:20.913Z] === RUN   TestCopyToContainerPathIsNotDir
02:54:20 [2020-10-27T02:54:20.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
02:54:20 [2020-10-27T02:54:20.913Z] === RUN   TestCopyFromContainer
02:54:21 [2020-10-27T02:54:21.804Z] === RUN   TestDockerSuite/TestBuildHistory
02:54:22 [2020-10-27T02:54:22.347Z] docker volume rm -f docker-dev-cache
02:54:22 [2020-10-27T02:54:22.347Z] docker-dev-cache
[Pipeline] deleteDir
02:54:23 [2020-10-27T02:54:23.460Z] === RUN   TestCopyFromContainer//
02:54:23 [2020-10-27T02:54:23.460Z] === RUN   TestCopyFromContainer//bar/root
02:54:23 [2020-10-27T02:54:23.460Z] === RUN   TestCopyFromContainer//bar/root/
02:54:23 [2020-10-27T02:54:23.460Z] === RUN   TestCopyFromContainer/bar/quux
02:54:23 [2020-10-27T02:54:23.460Z] === RUN   TestCopyFromContainer/bar/quux/
02:54:23 [2020-10-27T02:54:23.720Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:54:23 [2020-10-27T02:54:23.720Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:54:23 [2020-10-27T02:54:23.720Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:54:23 [2020-10-27T02:54:23.981Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:54:23 [2020-10-27T02:54:23.981Z] === RUN   TestCopyFromContainer/bar/notarget
02:54:24 [2020-10-27T02:54:24.243Z] --- PASS: TestCopyFromContainer (3.20s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer// (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:54:24 [2020-10-27T02:54:24.243Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateLinkToNonExistingContainer
02:54:24 [2020-10-27T02:54:24.243Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateWithInvalidEnv
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateWithInvalidEnv/0
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/0
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateWithInvalidEnv/1
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/1
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateWithInvalidEnv/2
02:54:24 [2020-10-27T02:54:24.243Z] === PAUSE TestCreateWithInvalidEnv/2
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateWithInvalidEnv/0
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateWithInvalidEnv/2
02:54:24 [2020-10-27T02:54:24.243Z] === CONT  TestCreateWithInvalidEnv/1
02:54:24 [2020-10-27T02:54:24.243Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:54:24 [2020-10-27T02:54:24.243Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateTmpfsMountsTarget
02:54:24 [2020-10-27T02:54:24.243Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
02:54:24 [2020-10-27T02:54:24.243Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:54:26 [2020-10-27T02:54:26.003Z] --- PASS: TestImportExtremelyLargeImageWorks (199.26s)
02:54:26 [2020-10-27T02:54:26.003Z] PASS
02:54:26 [2020-10-27T02:54:26.003Z] 
02:54:26 [2020-10-27T02:54:26.003Z] DONE 12 tests in 203.096s
02:54:26 [2020-10-27T02:54:26.003Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
02:54:26 [2020-10-27T02:54:26.003Z] ++ 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
02:54:26 [2020-10-27T02:54:26.003Z] ++ set -e
02:54:26 [2020-10-27T02:54:26.003Z] ++ '[' -n 0 ']'
02:54:26 [2020-10-27T02:54:26.003Z] ++ set -x
02:54:26 [2020-10-27T02:54:26.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:26 [2020-10-27T02:54:26.003Z] INFO: Testing against a local daemon
02:54:26 [2020-10-27T02:54:26.003Z] === RUN   TestNetworkCreateDelete
02:54:26 [2020-10-27T02:54:26.003Z] === RUN   TestDockerSuite/TestBuildIidFile
02:54:26 [2020-10-27T02:54:26.262Z] --- PASS: TestNetworkCreateDelete (0.16s)
02:54:26 [2020-10-27T02:54:26.262Z] === RUN   TestDockerNetworkDeletePreferID
02:54:26 [2020-10-27T02:54:26.522Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
02:54:26 [2020-10-27T02:54:26.522Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
02:54:26 [2020-10-27T02:54:26.522Z] === RUN   TestDaemonDNSFallback
02:54:26 [2020-10-27T02:54:26.782Z] === RUN   TestDockerSuite/TestBuildInheritance
02:54:26 [2020-10-27T02:54:26.789Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s)
02:54:26 [2020-10-27T02:54:26.789Z] === RUN   TestCreateWithCustomReadonlyPaths
02:54:27 [2020-10-27T02:54:27.351Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
02:54:27 [2020-10-27T02:54:27.922Z] === RUN   TestDockerSuite/TestBuildInvalidTag
02:54:27 [2020-10-27T02:54:27.922Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
02:54:28 [2020-10-27T02:54:28.491Z] === RUN   TestDockerSuite/TestBuildLabel
02:54:28 [2020-10-27T02:54:28.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s)
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:54:28 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:54:28 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:54:28 [2020-10-27T02:54:28.704Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:54:28 [2020-10-27T02:54:28.704Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:54:28 [2020-10-27T02:54:28.704Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:54:28 [2020-10-27T02:54:28.704Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:54:28 [2020-10-27T02:54:28.751Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
02:54:28 [2020-10-27T02:54:28.751Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
02:54:28 [2020-10-27T02:54:28.839Z] tests/integration/models_containers_test.py ............................ [ 83%]
02:54:28 [2020-10-27T02:54:28.965Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:54:28 [2020-10-27T02:54:28.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
02:54:28 [2020-10-27T02:54:28.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
02:54:28 [2020-10-27T02:54:28.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
02:54:28 [2020-10-27T02:54:28.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
02:54:28 [2020-10-27T02:54:28.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
02:54:28 [2020-10-27T02:54:28.965Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
02:54:28 [2020-10-27T02:54:28.965Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:54:29 [2020-10-27T02:54:29.011Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
02:54:29 [2020-10-27T02:54:29.539Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s)
02:54:29 [2020-10-27T02:54:29.539Z] === RUN   TestCreateDifferentPlatform
02:54:29 [2020-10-27T02:54:29.539Z] === RUN   TestCreateDifferentPlatform/different_os
02:54:29 [2020-10-27T02:54:29.539Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:54:29 [2020-10-27T02:54:29.539Z] --- PASS: TestCreateDifferentPlatform (0.03s)
02:54:29 [2020-10-27T02:54:29.539Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:54:29 [2020-10-27T02:54:29.539Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:54:29 [2020-10-27T02:54:29.539Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:54:29 [2020-10-27T02:54:29.539Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
02:54:29 [2020-10-27T02:54:29.539Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:54:29 [2020-10-27T02:54:29.580Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
02:54:29 [2020-10-27T02:54:29.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
02:54:29 [2020-10-27T02:54:29.800Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
02:54:29 [2020-10-27T02:54:29.800Z] === RUN   TestContainerStartOnDaemonRestart
02:54:29 [2020-10-27T02:54:29.800Z] === PAUSE TestContainerStartOnDaemonRestart
02:54:29 [2020-10-27T02:54:29.800Z] === RUN   TestDaemonRestartIpcMode
02:54:29 [2020-10-27T02:54:29.800Z] === PAUSE TestDaemonRestartIpcMode
02:54:29 [2020-10-27T02:54:29.800Z] === RUN   TestDaemonHostGatewayIP
02:54:29 [2020-10-27T02:54:29.800Z] === PAUSE TestDaemonHostGatewayIP
02:54:29 [2020-10-27T02:54:29.800Z] === RUN   TestContainerKillOnDaemonStart
02:54:29 [2020-10-27T02:54:29.800Z] === PAUSE TestContainerKillOnDaemonStart
02:54:29 [2020-10-27T02:54:29.800Z] === RUN   TestDiff
02:54:29 [2020-10-27T02:54:29.840Z] === RUN   TestDockerSuite/TestBuildLabels
02:54:30 [2020-10-27T02:54:30.101Z] === RUN   TestDockerSuite/TestBuildLabelsCache
02:54:30 [2020-10-27T02:54:30.742Z] --- PASS: TestDiff (0.81s)
02:54:30 [2020-10-27T02:54:30.742Z] === RUN   TestExecWithCloseStdin
02:54:31 [2020-10-27T02:54:31.040Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
02:54:31 [2020-10-27T02:54:31.313Z] --- PASS: TestExecWithCloseStdin (0.87s)
02:54:31 [2020-10-27T02:54:31.313Z] === RUN   TestExec
02:54:32 [2020-10-27T02:54:32.256Z] --- PASS: TestExec (0.82s)
02:54:32 [2020-10-27T02:54:32.256Z] === RUN   TestExecUser
02:54:33 [2020-10-27T02:54:33.085Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:54:33 [2020-10-27T02:54:33.085Z] 
02:54:33 [2020-10-27T02:54:33.085Z] ---> Making bundle: test-integration (in bundles/test-integration)
02:54:33 [2020-10-27T02:54:33.085Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
02:54:33 [2020-10-27T02:54:33.085Z] HOSTNAME=d58a8387fbd9
02:54:33 [2020-10-27T02:54:33.085Z] TESTDEBUG=0
02:54:33 [2020-10-27T02:54:33.085Z] DEST=bundles/test-integration
02:54:33 [2020-10-27T02:54:33.085Z] PWD=/go/src/github.com/docker/docker
02:54:33 [2020-10-27T02:54:33.085Z] DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897
02:54:33 [2020-10-27T02:54:33.085Z] container=docker
02:54:33 [2020-10-27T02:54:33.085Z] HOME=/root
02:54:33 [2020-10-27T02:54:33.085Z] GOLANG_VERSION=1.13.15
02:54:33 [2020-10-27T02:54:33.085Z] VALIDATE_REPO=https://github.com/moby/moby.git
02:54:33 [2020-10-27T02:54:33.085Z] VALIDATE_BRANCH=master
02:54:33 [2020-10-27T02:54:33.085Z] TERM=xterm
02:54:33 [2020-10-27T02:54:33.085Z] DOCKER_PKG=github.com/docker/docker
02:54:33 [2020-10-27T02:54:33.085Z] SHLVL=1
02:54:33 [2020-10-27T02:54:33.085Z] TIMEOUT=120m
02:54:33 [2020-10-27T02:54:33.085Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
02:54:33 [2020-10-27T02:54:33.085Z] DOCKER_GRAPHDRIVER=overlay2
02:54:33 [2020-10-27T02:54:33.085Z] GO111MODULE=off
02:54:33 [2020-10-27T02:54:33.085Z] DOCKER_EXPERIMENTAL=1
02:54:33 [2020-10-27T02:54:33.085Z] TEST_SKIP_INTEGRATION_CLI=1
02:54:33 [2020-10-27T02:54:33.085Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:54:33 [2020-10-27T02:54:33.085Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
02:54:33 [2020-10-27T02:54:33.085Z] GOPATH=/go
02:54:33 [2020-10-27T02:54:33.085Z] PKG_CONFIG=pkg-config
02:54:33 [2020-10-27T02:54:33.085Z] _=/usr/bin/env
02:54:33 [2020-10-27T02:54:33.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
02:54:33 [2020-10-27T02:54:33.198Z] --- PASS: TestExecUser (0.84s)
02:54:33 [2020-10-27T02:54:33.198Z] === RUN   TestExportContainerAndImportImage
02:54:33 [2020-10-27T02:54:33.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s)
02:54:33 [2020-10-27T02:54:33.444Z] PASS
02:54:33 [2020-10-27T02:54:33.444Z] 
02:54:33 [2020-10-27T02:54:33.444Z] === Skipped
02:54:33 [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:54:33 [2020-10-27T02:54:33.444Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:33 [2020-10-27T02:54:33.444Z] 
02:54:33 [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:54:33 [2020-10-27T02:54:33.444Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:33 [2020-10-27T02:54:33.444Z] 
02:54:33 [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:54:33 [2020-10-27T02:54:33.444Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:33 [2020-10-27T02:54:33.444Z] 
02:54:33 [2020-10-27T02:54:33.444Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:54:33 [2020-10-27T02:54:33.444Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:33 [2020-10-27T02:54:33.445Z] 
02:54:33 [2020-10-27T02:54:33.445Z] 
02:54:33 [2020-10-27T02:54:33.445Z] DONE 17 tests, 4 skipped in 29.678s
02:54:33 [2020-10-27T02:54:33.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:54:33 [2020-10-27T02:54:33.445Z] ++ 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
02:54:33 [2020-10-27T02:54:33.445Z] ++ set -e
02:54:33 [2020-10-27T02:54:33.445Z] ++ '[' -n 0 ']'
02:54:33 [2020-10-27T02:54:33.445Z] ++ set -x
02:54:33 [2020-10-27T02:54:33.445Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:33 [2020-10-27T02:54:33.445Z] INFO: Testing against a local daemon
02:54:33 [2020-10-27T02:54:33.445Z] === RUN   TestPluginInvalidJSON
02:54:33 [2020-10-27T02:54:33.445Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:54:33 [2020-10-27T02:54:33.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:54:33 [2020-10-27T02:54:33.445Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:54:33 [2020-10-27T02:54:33.445Z] --- PASS: TestPluginInvalidJSON (0.01s)
02:54:33 [2020-10-27T02:54:33.445Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:54:33 [2020-10-27T02:54:33.445Z] === RUN   TestPluginInstall
02:54:33 [2020-10-27T02:54:33.445Z] === RUN   TestPluginInstall/no_auth
02:54:33 [2020-10-27T02:54:33.580Z] --- PASS: TestDaemonDNSFallback (6.68s)
02:54:33 [2020-10-27T02:54:33.580Z] === RUN   TestInspectNetwork
02:54:33 [2020-10-27T02:54:33.580Z] === RUN   TestDockerSuite/TestBuildLastModified
02:54:34 [2020-10-27T02:54:34.140Z] --- PASS: TestExportContainerAndImportImage (1.09s)
02:54:34 [2020-10-27T02:54:34.140Z] === RUN   TestExportContainerAfterDaemonRestart
02:54:36 [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:36 [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:36 [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:36 [2020-10-27T02:54:36.176Z] time="2020-10-27T02:54:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:36 [2020-10-27T02:54:36.176Z] === RUN   TestPluginInstall/with_htpasswd
02:54:36 [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:36 [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:36 [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:36 [2020-10-27T02:54:36.467Z] time="2020-10-27T02:54:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25dfd4e02f2570b6252d0d1e0b480d2459cb9c4dec649e4f0e0bc0073ce0da41" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:36 [2020-10-27T02:54:36.688Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
02:54:36 [2020-10-27T02:54:36.688Z] === RUN   TestHealthCheckWorkdir
02:54:36 [2020-10-27T02:54:36.757Z] === RUN   TestPluginInstall/with_insecure
02:54:36 [2020-10-27T02:54:36.874Z] === RUN   TestInspectNetwork/full_network_id
02:54:36 [2020-10-27T02:54:36.874Z] === RUN   TestInspectNetwork/partial_network_id
02:54:36 [2020-10-27T02:54:36.874Z] === RUN   TestInspectNetwork/network_name
02:54:36 [2020-10-27T02:54:36.874Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:54:37 [2020-10-27T02:54:37.259Z] --- PASS: TestHealthCheckWorkdir (0.96s)
02:54:37 [2020-10-27T02:54:37.260Z] === RUN   TestHealthKillContainer
02:54:37 [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:37 [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a47d822928951bb229ead3f650f7c12df8b04c79cca117d8563b37a6944fa077" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:37 [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:54:37 [2020-10-27T02:54:37.788Z] time="2020-10-27T02:54:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a47d822928951bb229ead3f650f7c12df8b04c79cca117d8563b37a6944fa077" mediatype=application/vnd.docker.plugin.v1+json size=522
02:54:37 [2020-10-27T02:54:37.812Z] === RUN   TestDockerSuite/TestBuildLineBreak
02:54:38 [2020-10-27T02:54:38.079Z] --- PASS: TestPluginInstall (5.94s)
02:54:38 [2020-10-27T02:54:38.079Z]     --- PASS: TestPluginInstall/no_auth (3.90s)
02:54:38 [2020-10-27T02:54:38.079Z]     --- PASS: TestPluginInstall/with_htpasswd (0.76s)
02:54:38 [2020-10-27T02:54:38.079Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
02:54:38 [2020-10-27T02:54:38.079Z]         plugin_test.go:157: [dd22754caf3db] daemon is not started
02:54:38 [2020-10-27T02:54:38.079Z] PASS
02:54:38 [2020-10-27T02:54:38.079Z] 
02:54:38 [2020-10-27T02:54:38.079Z] DONE 6 tests in 6.051s
02:54:38 [2020-10-27T02:54:38.079Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:54:38 [2020-10-27T02:54:38.079Z] ++ 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
02:54:38 [2020-10-27T02:54:38.079Z] ++ set -e
02:54:38 [2020-10-27T02:54:38.079Z] ++ '[' -n 0 ']'
02:54:38 [2020-10-27T02:54:38.079Z] ++ set -x
02:54:38 [2020-10-27T02:54:38.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:38 [2020-10-27T02:54:38.079Z] INFO: Testing against a local daemon
02:54:38 [2020-10-27T02:54:38.079Z] === RUN   TestExternalGraphDriver
02:54:38 [2020-10-27T02:54:38.369Z] === RUN   TestExternalGraphDriver/json
02:54:40 [2020-10-27T02:54:40.352Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
02:54:40 [2020-10-27T02:54:40.352Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
02:54:40 [2020-10-27T02:54:40.352Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
02:54:40 [2020-10-27T02:54:40.352Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
02:54:40 [2020-10-27T02:54:40.352Z] === RUN   TestDockerSuite/TestBuildMaintainer
02:54:40 [2020-10-27T02:54:40.431Z] === RUN   TestExternalGraphDriver/spec
02:54:40 [2020-10-27T02:54:40.560Z] --- PASS: TestHealthKillContainer (2.83s)
02:54:40 [2020-10-27T02:54:40.560Z] === RUN   TestInspectCpusetInConfigPre120
02:54:40 [2020-10-27T02:54:40.612Z] === RUN   TestDockerSuite/TestBuildMissingArgs
02:54:40 [2020-10-27T02:54:40.821Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
02:54:40 [2020-10-27T02:54:40.821Z] === RUN   TestIpcModeNone
02:54:41 [2020-10-27T02:54:41.182Z] --- PASS: TestInspectNetwork (7.85s)
02:54:41 [2020-10-27T02:54:41.182Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:54:41 [2020-10-27T02:54:41.182Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
02:54:41 [2020-10-27T02:54:41.182Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:54:41 [2020-10-27T02:54:41.182Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:54:41 [2020-10-27T02:54:41.182Z] === RUN   TestRunContainerWithBridgeNone
02:54:41 [2020-10-27T02:54:41.751Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
02:54:41 [2020-10-27T02:54:41.763Z] --- PASS: TestIpcModeNone (0.84s)
02:54:41 [2020-10-27T02:54:41.763Z] === RUN   TestIpcModePrivate
02:54:42 [2020-10-27T02:54:42.334Z] --- PASS: TestIpcModePrivate (0.84s)
02:54:42 [2020-10-27T02:54:42.334Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
02:54:42 [2020-10-27T02:54:42.334Z] === RUN   TestIpcModeShareable
02:54:42 [2020-10-27T02:54:42.492Z] === RUN   TestExternalGraphDriver/pull
02:54:43 [2020-10-27T02:54:43.134Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
02:54:43 [2020-10-27T02:54:43.134Z] === RUN   TestNetworkInvalidJSON
02:54:43 [2020-10-27T02:54:43.134Z] === RUN   TestNetworkInvalidJSON//networks/create
02:54:43 [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/create
02:54:43 [2020-10-27T02:54:43.134Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
02:54:43 [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
02:54:43 [2020-10-27T02:54:43.134Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:43 [2020-10-27T02:54:43.134Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:43 [2020-10-27T02:54:43.134Z] === CONT  TestNetworkInvalidJSON//networks/create
02:54:43 [2020-10-27T02:54:43.134Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:43 [2020-10-27T02:54:43.134Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
02:54:43 [2020-10-27T02:54:43.134Z] --- PASS: TestNetworkInvalidJSON (0.02s)
02:54:43 [2020-10-27T02:54:43.134Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
02:54:43 [2020-10-27T02:54:43.134Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
02:54:43 [2020-10-27T02:54:43.134Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
02:54:43 [2020-10-27T02:54:43.134Z] === RUN   TestHostIPv4BridgeLabel
02:54:43 [2020-10-27T02:54:43.277Z] --- PASS: TestIpcModeShareable (0.89s)
02:54:43 [2020-10-27T02:54:43.277Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
02:54:43 [2020-10-27T02:54:43.277Z] === RUN   TestAPIIpcModeShareableAndContainer
02:54:43 [2020-10-27T02:54:43.394Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
02:54:43 [2020-10-27T02:54:43.655Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
02:54:43 [2020-10-27T02:54:43.655Z] === RUN   TestDaemonRestartWithLiveRestore
02:54:44 [2020-10-27T02:54:44.554Z] --- PASS: TestExternalGraphDriver (6.43s)
02:54:44 [2020-10-27T02:54:44.554Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
02:54:44 [2020-10-27T02:54:44.554Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
02:54:44 [2020-10-27T02:54:44.554Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
02:54:44 [2020-10-27T02:54:44.554Z] === RUN   TestGraphdriverPluginV2
02:54:44 [2020-10-27T02:54:44.554Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
02:54:44 [2020-10-27T02:54:44.554Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:44 [2020-10-27T02:54:44.554Z] PASS
02:54:44 [2020-10-27T02:54:44.554Z] 
02:54:44 [2020-10-27T02:54:44.554Z] === Skipped
02:54:44 [2020-10-27T02:54:44.555Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
02:54:44 [2020-10-27T02:54:44.555Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:54:44 [2020-10-27T02:54:44.555Z] 
02:54:44 [2020-10-27T02:54:44.555Z] 
02:54:44 [2020-10-27T02:54:44.555Z] DONE 5 tests, 1 skipped in 6.572s
02:54:44 [2020-10-27T02:54:44.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:54:44 [2020-10-27T02:54:44.555Z] ++ 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
02:54:44 [2020-10-27T02:54:44.555Z] ++ set -e
02:54:44 [2020-10-27T02:54:44.555Z] ++ '[' -n 0 ']'
02:54:44 [2020-10-27T02:54:44.555Z] ++ set -x
02:54:44 [2020-10-27T02:54:44.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:44 [2020-10-27T02:54:44.685Z] .........                                                                [ 86%]
02:54:44 [2020-10-27T02:54:44.846Z] INFO: Testing against a local daemon
02:54:44 [2020-10-27T02:54:44.846Z] === RUN   TestContinueAfterPluginCrash
02:54:44 [2020-10-27T02:54:44.846Z] === PAUSE TestContinueAfterPluginCrash
02:54:44 [2020-10-27T02:54:44.846Z] === RUN   TestReadPluginNoRead
02:54:44 [2020-10-27T02:54:44.846Z] === PAUSE TestReadPluginNoRead
02:54:44 [2020-10-27T02:54:44.846Z] === RUN   TestDaemonStartWithLogOpt
02:54:44 [2020-10-27T02:54:44.846Z] === PAUSE TestDaemonStartWithLogOpt
02:54:44 [2020-10-27T02:54:44.846Z] === CONT  TestContinueAfterPluginCrash
02:54:44 [2020-10-27T02:54:44.846Z] === CONT  TestDaemonStartWithLogOpt
02:54:45 [2020-10-27T02:54:45.035Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
02:54:45 [2020-10-27T02:54:45.035Z] === RUN   TestDaemonDefaultNetworkPools
02:54:45 [2020-10-27T02:54:45.606Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
02:54:45 [2020-10-27T02:54:45.606Z] === RUN   TestDaemonRestartWithExistingNetwork
02:54:45 [2020-10-27T02:54:45.824Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
02:54:45 [2020-10-27T02:54:45.824Z] === RUN   TestAPIIpcModeHost
02:54:46 [2020-10-27T02:54:46.175Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
02:54:46 [2020-10-27T02:54:46.435Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
02:54:46 [2020-10-27T02:54:46.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
02:54:46 [2020-10-27T02:54:46.695Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:54:46 [2020-10-27T02:54:46.765Z] --- PASS: TestAPIIpcModeHost (0.64s)
02:54:46 [2020-10-27T02:54:46.765Z] === RUN   TestDaemonIpcModeShareable
02:54:46 [2020-10-27T02:54:46.955Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
02:54:48 [2020-10-27T02:54:48.373Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
02:54:48 [2020-10-27T02:54:48.373Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:54:48 [2020-10-27T02:54:48.634Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
02:54:48 [2020-10-27T02:54:48.634Z] === RUN   TestServiceWithPredefinedNetwork
02:54:48 [2020-10-27T02:54:48.681Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
02:54:48 [2020-10-27T02:54:48.681Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
02:54:48 [2020-10-27T02:54:48.681Z] === RUN   TestDaemonIpcModePrivate
02:54:49 [2020-10-27T02:54:49.290Z] --- PASS: TestDaemonStartWithLogOpt (3.75s)
02:54:49 [2020-10-27T02:54:49.290Z] === CONT  TestReadPluginNoRead
02:54:50 [2020-10-27T02:54:50.362Z] tests/integration/models_images_test.py ...............                  [ 89%]
02:54:50 [2020-10-27T02:54:50.594Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
02:54:50 [2020-10-27T02:54:50.594Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
02:54:50 [2020-10-27T02:54:50.594Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:54:51 [2020-10-27T02:54:51.352Z] === RUN   TestReadPluginNoRead/default
02:54:51 [2020-10-27T02:54:51.810Z] tests/integration/models_networks_test.py ....                           [ 90%]
02:54:51 [2020-10-27T02:54:51.942Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s)
02:54:51 [2020-10-27T02:54:51.942Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:54:51 [2020-10-27T02:54:51.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:54:51 [2020-10-27T02:54:51.942Z]     service_test.go:236: FLAKY_TEST
02:54:51 [2020-10-27T02:54:51.942Z] === RUN   TestServiceWithDataPathPortInit
02:54:51 [2020-10-27T02:54:51.978Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
02:54:51 [2020-10-27T02:54:51.978Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
02:54:51 [2020-10-27T02:54:51.978Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:54:53 [2020-10-27T02:54:53.428Z] === RUN   TestReadPluginNoRead/disabled_caching
02:54:53 [2020-10-27T02:54:53.719Z] --- PASS: TestContinueAfterPluginCrash (8.98s)
02:54:53 [2020-10-27T02:54:53.898Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
02:54:53 [2020-10-27T02:54:53.898Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
02:54:53 [2020-10-27T02:54:53.898Z] === RUN   TestIpcModeOlderClient
02:54:53 [2020-10-27T02:54:53.898Z] === PAUSE TestIpcModeOlderClient
02:54:53 [2020-10-27T02:54:53.898Z] === RUN   TestKillContainerInvalidSignal
02:54:54 [2020-10-27T02:54:54.846Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
02:54:54 [2020-10-27T02:54:54.846Z] === RUN   TestKillContainer
02:54:54 [2020-10-27T02:54:54.846Z] === RUN   TestKillContainer/no_signal
02:54:55 [2020-10-27T02:54:55.226Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:54:55 [2020-10-27T02:54:55.239Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
02:54:55 [2020-10-27T02:54:55.417Z] === RUN   TestKillContainer/non_killing_signal
02:54:55 [2020-10-27T02:54:55.989Z] === RUN   TestKillContainer/killing_signal
02:54:56 [2020-10-27T02:54:56.772Z] --- PASS: TestImportExtremelyLargeImageWorks (102.27s)
02:54:56 [2020-10-27T02:54:56.772Z] PASS
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === Skipped
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] DONE 12 tests, 1 skipped in 105.865s
02:54:56 [2020-10-27T02:54:56.772Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.772Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestNetworkCreateDelete
02:54:56 [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkCreateDelete (0.13s)
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDockerNetworkDeletePreferID
02:54:56 [2020-10-27T02:54:56.772Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonDNSFallback
02:54:56 [2020-10-27T02:54:56.772Z] --- PASS: TestDaemonDNSFallback (7.29s)
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestInspectNetwork
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestInspectNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestRunContainerWithBridgeNone
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestNetworkInvalidJSON
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestNetworkInvalidJSON//networks/create
02:54:56 [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/create
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
02:54:56 [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:56 [2020-10-27T02:54:56.772Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:56 [2020-10-27T02:54:56.772Z] === CONT  TestNetworkInvalidJSON//networks/create
02:54:56 [2020-10-27T02:54:56.772Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
02:54:56 [2020-10-27T02:54:56.772Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
02:54:56 [2020-10-27T02:54:56.772Z] --- PASS: TestNetworkInvalidJSON (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestHostIPv4BridgeLabel
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonRestartWithLiveRestore
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonDefaultNetworkPools
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonRestartWithExistingNetwork
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestServiceWithPredefinedNetwork
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:236: FLAKY_TEST
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestServiceWithDataPathPortInit
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] PASS
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === Skipped
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:236: FLAKY_TEST
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] DONE 19 tests, 12 skipped in 8.029s
02:54:56 [2020-10-27T02:54:56.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.772Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDockerNetworkIpvlanPersistance
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:54:56 [2020-10-27T02:54:56.772Z] === RUN   TestDockerNetworkIpvlan
02:54:56 [2020-10-27T02:54:56.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:54:56 [2020-10-27T02:54:56.772Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:54:56 [2020-10-27T02:54:56.772Z] PASS
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.772Z] === Skipped
02:54:56 [2020-10-27T02:54:56.772Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
02:54:56 [2020-10-27T02:54:56.772Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:54:56 [2020-10-27T02:54:56.772Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] DONE 2 tests, 2 skipped in 0.115s
02:54:56 [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestDockerNetworkMacvlanPersistance
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestDockerNetworkMacvlan
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.773Z] PASS
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === Skipped
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] DONE 2 tests, 2 skipped in 0.103s
02:54:56 [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.773Z] testing: warning: no tests to run
02:54:56 [2020-10-27T02:54:56.773Z] PASS
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] DONE 0 tests in 0.022s
02:54:56 [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginAllowRequest
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginTLS
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginTLS (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginDenyRequest
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginAPIDenyResponse
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginDenyResponse
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginAllowEventStream
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginErrorResponse
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginErrorRequest
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginHeader
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginHeader (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.39s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginV2Disable
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] PASS
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === Skipped
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.39s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
02:54:56 [2020-10-27T02:54:56.773Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] DONE 17 tests, 17 skipped in 0.583s
02:54:56 [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestPluginInvalidJSON
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:54:56 [2020-10-27T02:54:56.773Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:54:56 [2020-10-27T02:54:56.773Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:54:56 [2020-10-27T02:54:56.773Z] --- PASS: TestPluginInvalidJSON (0.03s)
02:54:56 [2020-10-27T02:54:56.773Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestPluginInstall
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestPluginInstall (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] PASS
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] === Skipped
02:54:56 [2020-10-27T02:54:56.773Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
02:54:56 [2020-10-27T02:54:56.773Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] 
02:54:56 [2020-10-27T02:54:56.773Z] DONE 3 tests, 1 skipped in 0.161s
02:54:56 [2020-10-27T02:54:56.773Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:54:56 [2020-10-27T02:54:56.773Z] INFO: Testing against a local daemon
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestExternalGraphDriver
02:54:56 [2020-10-27T02:54:56.773Z] --- SKIP: TestExternalGraphDriver (0.07s)
02:54:56 [2020-10-27T02:54:56.773Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
02:54:56 [2020-10-27T02:54:56.773Z] === RUN   TestGraphdriverPluginV2
02:54:56 [2020-10-27T02:54:56.930Z] --- PASS: TestKillContainer (2.31s)
02:54:56 [2020-10-27T02:54:56.930Z]     --- PASS: TestKillContainer/no_signal (0.78s)
02:54:56 [2020-10-27T02:54:56.930Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
02:54:56 [2020-10-27T02:54:56.930Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
02:54:56 [2020-10-27T02:54:56.930Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:54:56 [2020-10-27T02:54:56.930Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:54:57 [2020-10-27T02:54:57.288Z] --- PASS: TestReadPluginNoRead (8.70s)
02:54:57 [2020-10-27T02:54:57.288Z]     --- PASS: TestReadPluginNoRead/default (1.94s)
02:54:57 [2020-10-27T02:54:57.288Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
02:54:57 [2020-10-27T02:54:57.288Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s)
02:54:57 [2020-10-27T02:54:57.288Z]     read_test.go:92: [d5db0c0c19a21] daemon is not started
02:54:57 [2020-10-27T02:54:57.288Z] PASS
02:54:57 [2020-10-27T02:54:57.288Z] 
02:54:57 [2020-10-27T02:54:57.288Z] DONE 6 tests in 12.534s
02:54:57 [2020-10-27T02:54:57.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:54:57 [2020-10-27T02:54:57.288Z] ++ 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
02:54:57 [2020-10-27T02:54:57.288Z] ++ set -e
02:54:57 [2020-10-27T02:54:57.288Z] ++ '[' -n 0 ']'
02:54:57 [2020-10-27T02:54:57.288Z] ++ set -x
02:54:57 [2020-10-27T02:54:57.288Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:57 [2020-10-27T02:54:57.288Z] testing: warning: no tests to run
02:54:57 [2020-10-27T02:54:57.288Z] PASS
02:54:57 [2020-10-27T02:54:57.288Z] 
02:54:57 [2020-10-27T02:54:57.288Z] DONE 0 tests in 0.026s
02:54:57 [2020-10-27T02:54:57.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:54:57 [2020-10-27T02:54:57.288Z] ++ 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
02:54:57 [2020-10-27T02:54:57.288Z] ++ set -e
02:54:57 [2020-10-27T02:54:57.288Z] ++ '[' -n 0 ']'
02:54:57 [2020-10-27T02:54:57.288Z] ++ set -x
02:54:57 [2020-10-27T02:54:57.288Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:57 [2020-10-27T02:54:57.288Z] INFO: Testing against a local daemon
02:54:57 [2020-10-27T02:54:57.288Z] === RUN   TestPluginWithDevMounts
02:54:57 [2020-10-27T02:54:57.288Z] === PAUSE TestPluginWithDevMounts
02:54:57 [2020-10-27T02:54:57.288Z] === CONT  TestPluginWithDevMounts
02:54:57 [2020-10-27T02:54:57.782Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
02:54:57 [2020-10-27T02:54:57.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:54:58 [2020-10-27T02:54:58.342Z] tests/integration/models_nodes_test.py .                                 [ 91%]
02:54:58 [2020-10-27T02:54:58.342Z] tests/integration/models_resources_test.py .                             [ 91%]
02:54:58 [2020-10-27T02:54:58.350Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
02:54:58 [2020-10-27T02:54:58.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s)
02:54:58 [2020-10-27T02:54:58.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
02:54:58 [2020-10-27T02:54:58.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
02:54:58 [2020-10-27T02:54:58.444Z] === RUN   TestKillStoppedContainer
02:54:58 [2020-10-27T02:54:58.706Z] --- PASS: TestKillStoppedContainer (0.09s)
02:54:58 [2020-10-27T02:54:58.706Z] === RUN   TestKillStoppedContainerAPIPre120
02:54:58 [2020-10-27T02:54:58.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
02:54:58 [2020-10-27T02:54:58.706Z] === RUN   TestKillDifferentUserContainer
02:54:59 [2020-10-27T02:54:59.350Z] --- PASS: TestPluginWithDevMounts (1.88s)
02:54:59 [2020-10-27T02:54:59.350Z] PASS
02:54:59 [2020-10-27T02:54:59.350Z] 
02:54:59 [2020-10-27T02:54:59.350Z] DONE 1 tests in 1.964s
02:54:59 [2020-10-27T02:54:59.350Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
02:54:59 [2020-10-27T02:54:59.350Z] ++ 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
02:54:59 [2020-10-27T02:54:59.350Z] ++ set -e
02:54:59 [2020-10-27T02:54:59.350Z] ++ '[' -n 0 ']'
02:54:59 [2020-10-27T02:54:59.351Z] ++ set -x
02:54:59 [2020-10-27T02:54:59.351Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:54:59 [2020-10-27T02:54:59.351Z] INFO: Testing against a local daemon
02:54:59 [2020-10-27T02:54:59.351Z] === RUN   TestSecretInspect
02:54:59 [2020-10-27T02:54:59.648Z] --- PASS: TestKillDifferentUserContainer (0.81s)
02:54:59 [2020-10-27T02:54:59.648Z] === RUN   TestInspectOomKilledTrue
02:54:59 [2020-10-27T02:54:59.648Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
02:54:59 [2020-10-27T02:54:59.648Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:54:59 [2020-10-27T02:54:59.648Z] === RUN   TestInspectOomKilledFalse
02:54:59 [2020-10-27T02:54:59.648Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
02:54:59 [2020-10-27T02:54:59.648Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:54:59 [2020-10-27T02:54:59.648Z] === RUN   TestLinksEtcHostsContentMatch
02:55:00 [2020-10-27T02:55:00.222Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
02:55:00 [2020-10-27T02:55:00.222Z] === RUN   TestLinksContainerNames
02:55:00 [2020-10-27T02:55:00.257Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
02:55:00 [2020-10-27T02:55:00.257Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
02:55:01 [2020-10-27T02:55:01.608Z] --- PASS: TestLinksContainerNames (1.47s)
02:55:01 [2020-10-27T02:55:01.609Z] === RUN   TestLogsFollowTailEmpty
02:55:02 [2020-10-27T02:55:02.550Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
02:55:02 [2020-10-27T02:55:02.550Z] === RUN   TestContainerNetworkMountsNoChown
02:55:02 [2020-10-27T02:55:02.857Z] --- PASS: TestSecretInspect (3.63s)
02:55:02 [2020-10-27T02:55:02.858Z] === RUN   TestSecretList
02:55:03 [2020-10-27T02:55:03.122Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/default
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/private
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rprivate
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/slave
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rslave
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/shared
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rshared
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/default
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/default/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rslave
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/shared
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rprivate
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/default/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/slave
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/private
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/private/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/private/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rshared
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/default/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:55:03 [2020-10-27T02:55:03.123Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:55:03 [2020-10-27T02:55:03.341Z] --- PASS: TestGraphdriverPluginV2 (6.12s)
02:55:03 [2020-10-27T02:55:03.341Z] PASS
02:55:03 [2020-10-27T02:55:03.341Z] 
02:55:03 [2020-10-27T02:55:03.341Z] === Skipped
02:55:03 [2020-10-27T02:55:03.341Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
02:55:03 [2020-10-27T02:55:03.341Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
02:55:03 [2020-10-27T02:55:03.341Z] 
02:55:03 [2020-10-27T02:55:03.341Z] 
02:55:03 [2020-10-27T02:55:03.341Z] DONE 2 tests, 1 skipped in 6.299s
02:55:03 [2020-10-27T02:55:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:55:03 [2020-10-27T02:55:03.341Z] INFO: Testing against a local daemon
02:55:03 [2020-10-27T02:55:03.341Z] === RUN   TestContinueAfterPluginCrash
02:55:03 [2020-10-27T02:55:03.341Z] === PAUSE TestContinueAfterPluginCrash
02:55:03 [2020-10-27T02:55:03.341Z] === RUN   TestReadPluginNoRead
02:55:03 [2020-10-27T02:55:03.341Z] === PAUSE TestReadPluginNoRead
02:55:03 [2020-10-27T02:55:03.341Z] === RUN   TestDaemonStartWithLogOpt
02:55:03 [2020-10-27T02:55:03.341Z] === PAUSE TestDaemonStartWithLogOpt
02:55:03 [2020-10-27T02:55:03.341Z] === CONT  TestContinueAfterPluginCrash
02:55:03 [2020-10-27T02:55:03.341Z] === CONT  TestDaemonStartWithLogOpt
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/private/bind_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/default/mount_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:55:03 [2020-10-27T02:55:03.384Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/private/mount_root
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:55:03 [2020-10-27T02:55:03.645Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:55:03 [2020-10-27T02:55:03.645Z] --- PASS: TestMountDaemonRoot (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.11s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.11s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.20s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.11s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
02:55:03 [2020-10-27T02:55:03.645Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
02:55:03 [2020-10-27T02:55:03.645Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
02:55:03 [2020-10-27T02:55:03.645Z] === RUN   TestContainerBindMountNonRecursive
02:55:04 [2020-10-27T02:55:04.144Z] tests/integration/models_services_test.py ..............X.               [ 95%]
02:55:04 [2020-10-27T02:55:04.454Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
02:55:04 [2020-10-27T02:55:04.454Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
02:55:05 [2020-10-27T02:55:05.393Z] === RUN   TestDockerSuite/TestBuildMultipleTags
02:55:05 [2020-10-27T02:55:05.653Z] === RUN   TestDockerSuite/TestBuildNetContainer
02:55:05 [2020-10-27T02:55:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
02:55:05 [2020-10-27T02:55:05.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
02:55:06 [2020-10-27T02:55:06.188Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
02:55:06 [2020-10-27T02:55:06.188Z] === RUN   TestNetworkNat
02:55:06 [2020-10-27T02:55:06.761Z] --- PASS: TestNetworkNat (0.83s)
02:55:06 [2020-10-27T02:55:06.761Z] === RUN   TestNetworkLocalhostTCPNat
02:55:06 [2020-10-27T02:55:06.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
02:55:07 [2020-10-27T02:55:07.300Z] --- PASS: TestSecretList (3.64s)
02:55:07 [2020-10-27T02:55:07.300Z] === RUN   TestSecretsCreateAndDelete
02:55:07 [2020-10-27T02:55:07.399Z] tests/integration/models_swarm_test.py ..                                [ 96%]
02:55:07 [2020-10-27T02:55:07.399Z] tests/integration/models_volumes_test.py ..                              [ 96%]
02:55:07 [2020-10-27T02:55:07.561Z] === RUN   TestDockerSuite/TestBuildNetNone
02:55:07 [2020-10-27T02:55:07.561Z] === RUN   TestDockerSuite/TestBuildNoContext
02:55:07 [2020-10-27T02:55:07.703Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s)
02:55:07 [2020-10-27T02:55:07.703Z] === RUN   TestNetworkLoopbackNat
02:55:08 [2020-10-27T02:55:08.130Z] --- PASS: TestServiceWithDataPathPortInit (16.24s)
02:55:08 [2020-10-27T02:55:08.130Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:55:08 [2020-10-27T02:55:08.390Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
02:55:08 [2020-10-27T02:55:08.959Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
02:55:10 [2020-10-27T02:55:10.808Z] --- PASS: TestSecretsCreateAndDelete (3.72s)
02:55:10 [2020-10-27T02:55:10.808Z] === RUN   TestSecretsUpdate
02:55:10 [2020-10-27T02:55:10.869Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
02:55:10 [2020-10-27T02:55:10.869Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
02:55:10 [2020-10-27T02:55:10.988Z] tests/integration/regression_test.py ......                              [ 98%]
02:55:11 [2020-10-27T02:55:11.002Z] --- PASS: TestNetworkLoopbackNat (3.15s)
02:55:11 [2020-10-27T02:55:11.002Z] === RUN   TestPause
02:55:11 [2020-10-27T02:55:11.129Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
02:55:11 [2020-10-27T02:55:11.389Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
02:55:11 [2020-10-27T02:55:11.500Z] tests/integration/credentials/store_test.py ......                       [ 99%]
02:55:11 [2020-10-27T02:55:11.500Z] tests/integration/credentials/utils_test.py .                            [100%]
02:55:11 [2020-10-27T02:55:11.500Z] 
02:55:11 [2020-10-27T02:55:11.500Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
02:55:11 [2020-10-27T02:55:11.500Z] =========================== short test summary info ============================
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
02:55:11 [2020-10-27T02:55:11.500Z]   CONFIG_RT_GROUP_SCHED isn't enabled
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
02:55:11 [2020-10-27T02:55:11.500Z]   Not supported on most drivers
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
02:55:11 [2020-10-27T02:55:11.500Z]   Output of docker top depends on host distro, and is not formalized.
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
02:55:11 [2020-10-27T02:55:11.500Z]   Output of docker top depends on host distro, and is not formalized.
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
02:55:11 [2020-10-27T02:55:11.500Z]   Can fail if eth0 has multiple IP addresses
02:55:11 [2020-10-27T02:55:11.500Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
02:55:11 [2020-10-27T02:55:11.500Z]   This doesn't seem to be taken into account by the engine
02:55:11 [2020-10-27T02:55:11.500Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
02:55:11 [2020-10-27T02:55:11.500Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
02:55:11 [2020-10-27T02:55:11.500Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 319.22 seconds ==
02:55:11 [2020-10-27T02:55:11.576Z] --- PASS: TestPause (0.79s)
02:55:11 [2020-10-27T02:55:11.576Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:55:11 [2020-10-27T02:55:11.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:55:11 [2020-10-27T02:55:11.576Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:55:11 [2020-10-27T02:55:11.576Z] === RUN   TestPauseStopPausedContainer
02:55:11 [2020-10-27T02:55:11.649Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
02:55:11 [2020-10-27T02:55:11.756Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
02:55:12 [2020-10-27T02:55:12.219Z] === RUN   TestDockerSuite/TestBuildOnBuild
02:55:12 [2020-10-27T02:55:12.518Z] --- PASS: TestPauseStopPausedContainer (0.86s)
02:55:12 [2020-10-27T02:55:12.518Z] === RUN   TestPsFilter
02:55:12 [2020-10-27T02:55:12.518Z] --- PASS: TestPsFilter (0.26s)
02:55:12 [2020-10-27T02:55:12.518Z] === RUN   TestRemoveContainerWithRemovedVolume
02:55:13 [2020-10-27T02:55:13.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
02:55:13 [2020-10-27T02:55:13.461Z] === RUN   TestRemoveContainerWithVolume
02:55:13 [2020-10-27T02:55:13.530Z] --- PASS: TestSecretsUpdate (3.18s)
02:55:13 [2020-10-27T02:55:13.530Z] === RUN   TestTemplatedSecret
02:55:13 [2020-10-27T02:55:13.599Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
02:55:13 [2020-10-27T02:55:13.858Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
02:55:14 [2020-10-27T02:55:14.032Z] --- PASS: TestRemoveContainerWithVolume (0.74s)
02:55:14 [2020-10-27T02:55:14.033Z] === RUN   TestRemoveContainerRunning
02:55:14 [2020-10-27T02:55:14.976Z] --- PASS: TestRemoveContainerRunning (0.79s)
02:55:14 [2020-10-27T02:55:14.976Z] === RUN   TestRemoveContainerForceRemoveRunning
02:55:15 [2020-10-27T02:55:15.765Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
02:55:15 [2020-10-27T02:55:15.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
02:55:15 [2020-10-27T02:55:15.919Z] === RUN   TestRemoveInvalidContainer
02:55:15 [2020-10-27T02:55:15.919Z] --- PASS: TestRemoveInvalidContainer (0.02s)
02:55:15 [2020-10-27T02:55:15.919Z] === RUN   TestRenameLinkedContainer
02:55:16 [2020-10-27T02:55:16.026Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s)
02:55:16 [2020-10-27T02:55:16.026Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:blgd8g6t7op6r3tex9qndtjhi Created:2020-10-27 02:55:09.563204152 +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[959b740e31dce4c112301aac2166a683665c5b75d094f4028497cf2121e6d615:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s97cvv1x8ksajk9phxoxpcslx EndpointID:f0257c8ece3e60ff2fb49855c23e08d7e659200bad7afbf50e503bb4291c9733 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2beee49096a430f921d5a984cdef2678ed670edda3f94634b0d00a1c3e9ff27c 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:9cdd83f3f189 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s97cvv1x8ksajk9phxoxpcslx EndpointID:f0257c8ece3e60ff2fb49855c23e08d7e659200bad7afbf50e503bb4291c9733 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:55:16 [2020-10-27T02:55:16.026Z] PASS
02:55:16 [2020-10-27T02:55:16.026Z] 
02:55:16 [2020-10-27T02:55:16.026Z] === Skipped
02:55:16 [2020-10-27T02:55:16.026Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:55:16 [2020-10-27T02:55:16.026Z]     service_test.go:236: FLAKY_TEST
02:55:16 [2020-10-27T02:55:16.026Z] 
02:55:16 [2020-10-27T02:55:16.026Z] 
02:55:16 [2020-10-27T02:55:16.026Z] DONE 23 tests, 1 skipped in 50.264s
02:55:16 [2020-10-27T02:55:16.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:55:16 [2020-10-27T02:55:16.026Z] ++ 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
02:55:16 [2020-10-27T02:55:16.026Z] ++ set -e
02:55:16 [2020-10-27T02:55:16.026Z] ++ '[' -n 0 ']'
02:55:16 [2020-10-27T02:55:16.026Z] ++ set -x
02:55:16 [2020-10-27T02:55:16.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:16 [2020-10-27T02:55:16.286Z] INFO: Testing against a local daemon
02:55:16 [2020-10-27T02:55:16.286Z] === RUN   TestDockerNetworkIpvlanPersistance
02:55:16 [2020-10-27T02:55:16.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:55:16 [2020-10-27T02:55:16.286Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:55:16 [2020-10-27T02:55:16.286Z] === RUN   TestDockerNetworkIpvlan
02:55:16 [2020-10-27T02:55:16.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:55:16 [2020-10-27T02:55:16.286Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:55:16 [2020-10-27T02:55:16.286Z] PASS
02:55:16 [2020-10-27T02:55:16.286Z] 
02:55:16 [2020-10-27T02:55:16.286Z] === Skipped
02:55:16 [2020-10-27T02:55:16.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:55:16 [2020-10-27T02:55:16.286Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:55:16 [2020-10-27T02:55:16.286Z] 
02:55:16 [2020-10-27T02:55:16.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:55:16 [2020-10-27T02:55:16.286Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:55:16 [2020-10-27T02:55:16.286Z] 
02:55:16 [2020-10-27T02:55:16.286Z] 
02:55:16 [2020-10-27T02:55:16.286Z] DONE 2 tests, 2 skipped in 0.148s
02:55:16 [2020-10-27T02:55:16.286Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:55:16 [2020-10-27T02:55:16.286Z] ++ 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
02:55:16 [2020-10-27T02:55:16.286Z] ++ set -e
02:55:16 [2020-10-27T02:55:16.286Z] ++ '[' -n 0 ']'
02:55:16 [2020-10-27T02:55:16.286Z] ++ set -x
02:55:16 [2020-10-27T02:55:16.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:16 [2020-10-27T02:55:16.546Z] INFO: Testing against a local daemon
02:55:16 [2020-10-27T02:55:16.546Z] === RUN   TestDockerNetworkMacvlanPersistance
02:55:16 [2020-10-27T02:55:16.807Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
02:55:17 [2020-10-27T02:55:17.038Z] --- PASS: TestTemplatedSecret (3.65s)
02:55:17 [2020-10-27T02:55:17.038Z] === RUN   TestSecretCreateResolve
02:55:17 [2020-10-27T02:55:17.748Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
02:55:17 [2020-10-27T02:55:17.748Z] === RUN   TestDockerNetworkMacvlan
02:55:18 [2020-10-27T02:55:18.225Z] --- PASS: TestDaemonStartWithLogOpt (13.43s)
02:55:18 [2020-10-27T02:55:18.225Z] === CONT  TestReadPluginNoRead
02:55:18 [2020-10-27T02:55:18.320Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
02:55:18 [2020-10-27T02:55:18.579Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
02:55:18 [2020-10-27T02:55:18.579Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:55:19 [2020-10-27T02:55:19.219Z] --- PASS: TestRenameLinkedContainer (3.03s)
02:55:19 [2020-10-27T02:55:19.219Z] === RUN   TestRenameStoppedContainer
02:55:19 [2020-10-27T02:55:19.480Z] --- PASS: TestRenameStoppedContainer (0.76s)
02:55:19 [2020-10-27T02:55:19.480Z] === RUN   TestRenameRunningContainerAndReuse
02:55:19 [2020-10-27T02:55:19.961Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:55:19 [2020-10-27T02:55:19.961Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
02:55:20 [2020-10-27T02:55:20.129Z] === RUN   TestReadPluginNoRead/disabled_caching
02:55:20 [2020-10-27T02:55:20.129Z] --- PASS: TestContinueAfterPluginCrash (17.03s)
02:55:20 [2020-10-27T02:55:20.900Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:55:21 [2020-10-27T02:55:21.395Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
02:55:21 [2020-10-27T02:55:21.395Z] === RUN   TestRenameInvalidName
02:55:21 [2020-10-27T02:55:21.480Z] --- PASS: TestSecretCreateResolve (3.71s)
02:55:21 [2020-10-27T02:55:21.480Z] PASS
02:55:21 [2020-10-27T02:55:21.480Z] 
02:55:21 [2020-10-27T02:55:21.480Z] DONE 6 tests in 21.611s
02:55:21 [2020-10-27T02:55:21.480Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
02:55:21 [2020-10-27T02:55:21.480Z] ++ 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
02:55:21 [2020-10-27T02:55:21.480Z] ++ set -e
02:55:21 [2020-10-27T02:55:21.480Z] ++ '[' -n 0 ']'
02:55:21 [2020-10-27T02:55:21.480Z] ++ set -x
02:55:21 [2020-10-27T02:55:21.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:21 [2020-10-27T02:55:21.480Z] INFO: Testing against a local daemon
02:55:21 [2020-10-27T02:55:21.480Z] === RUN   TestServiceCreateInit
02:55:21 [2020-10-27T02:55:21.480Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:55:21 [2020-10-27T02:55:21.840Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
02:55:21 [2020-10-27T02:55:21.966Z] --- PASS: TestRenameInvalidName (0.76s)
02:55:21 [2020-10-27T02:55:21.966Z] === RUN   TestRenameAnonymousContainer
02:55:22 [2020-10-27T02:55:22.410Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
02:55:22 [2020-10-27T02:55:22.663Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:55:23 [2020-10-27T02:55:23.351Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:55:23 [2020-10-27T02:55:23.949Z] Leaving: AppArmorNo profiles have been unloaded.
02:55:23 [2020-10-27T02:55:23.949Z] 
02:55:23 [2020-10-27T02:55:23.949Z] Unloading profiles will leave already running processes permanently
02:55:23 [2020-10-27T02:55:23.949Z] unconfined, which can lead to unexpected situations.
02:55:23 [2020-10-27T02:55:23.949Z] 
02:55:23 [2020-10-27T02:55:23.949Z] To set a process to complain mode, use the command line tool
02:55:23 [2020-10-27T02:55:23.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:55:23 [2020-10-27T02:55:23.949Z] 
Post stage
[Pipeline] junit
02:55:24 [2020-10-27T02:55:24.520Z] Recording test results
02:55:25 [2020-10-27T02:55:25.197Z] === RUN   TestReadPluginNoRead/default
02:55:25 [2020-10-27T02:55:25.258Z] === RUN   TestDockerSuite/TestBuildPATH
[Pipeline] sh
02:55:25 [2020-10-27T02:55:25.829Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:55:25 [2020-10-27T02:55:25.932Z] + echo Ensuring container killed.
02:55:25 [2020-10-27T02:55:25.932Z] Ensuring container killed.
02:55:25 [2020-10-27T02:55:25.932Z] + docker rm -vf docker-pr1
02:55:25 [2020-10-27T02:55:25.932Z] Error: No such container: docker-pr1
02:55:25 [2020-10-27T02:55:25.932Z] + true
[Pipeline] sh
02:55:25 [2020-10-27T02:55:25.975Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:55:26 [2020-10-27T02:55:26.171Z] --- PASS: TestRenameAnonymousContainer (3.94s)
02:55:26 [2020-10-27T02:55:26.171Z] === RUN   TestRenameContainerWithSameName
02:55:26 [2020-10-27T02:55:26.252Z] + echo Chowning /workspace to jenkins user
02:55:26 [2020-10-27T02:55:26.252Z] Chowning /workspace to jenkins user
02:55:26 [2020-10-27T02:55:26.252Z] + id -u
02:55:26 [2020-10-27T02:55:26.252Z] + id -g
02:55:26 [2020-10-27T02:55:26.252Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace
02:55:26 [2020-10-27T02:55:26.252Z] Unable to find image 'busybox:latest' locally
02:55:26 [2020-10-27T02:55:26.252Z] latest: Pulling from library/busybox
02:55:26 [2020-10-27T02:55:26.252Z] 9758c28807f2: Pulling fs layer
02:55:26 [2020-10-27T02:55:26.432Z] --- PASS: TestRenameContainerWithSameName (0.78s)
02:55:26 [2020-10-27T02:55:26.432Z] === RUN   TestRenameContainerWithLinkedContainer
02:55:26 [2020-10-27T02:55:26.508Z] 9758c28807f2: Verifying Checksum
02:55:26 [2020-10-27T02:55:26.508Z] 9758c28807f2: Download complete
02:55:26 [2020-10-27T02:55:26.508Z] 9758c28807f2: Pull complete
02:55:26 [2020-10-27T02:55:26.508Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
02:55:26 [2020-10-27T02:55:26.508Z] Status: Downloaded newer image for busybox:latest
02:55:27 [2020-10-27T02:55:27.101Z] --- PASS: TestReadPluginNoRead (10.36s)
02:55:27 [2020-10-27T02:55:27.101Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.30s)
02:55:27 [2020-10-27T02:55:27.101Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
02:55:27 [2020-10-27T02:55:27.101Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
02:55:27 [2020-10-27T02:55:27.101Z]     read_test.go:92: [df18dbc1c7338] daemon is not started
02:55:27 [2020-10-27T02:55:27.101Z] PASS
02:55:27 [2020-10-27T02:55:27.101Z] 
02:55:27 [2020-10-27T02:55:27.101Z] DONE 6 tests in 23.929s
02:55:27 [2020-10-27T02:55:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:55:27 [2020-10-27T02:55:27.101Z] testing: warning: no tests to run
02:55:27 [2020-10-27T02:55:27.101Z] PASS
02:55:27 [2020-10-27T02:55:27.101Z] 
02:55:27 [2020-10-27T02:55:27.101Z] DONE 0 tests in 0.036s
02:55:27 [2020-10-27T02:55:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:55:27 [2020-10-27T02:55:27.101Z] INFO: Testing against a local daemon
02:55:27 [2020-10-27T02:55:27.102Z] === RUN   TestPluginWithDevMounts
02:55:27 [2020-10-27T02:55:27.102Z] --- SKIP: TestPluginWithDevMounts (0.00s)
02:55:27 [2020-10-27T02:55:27.102Z]     mounts_test.go:21: (*Execution).IsRootless-fm
02:55:27 [2020-10-27T02:55:27.102Z] PASS
02:55:27 [2020-10-27T02:55:27.102Z] 
02:55:27 [2020-10-27T02:55:27.102Z] === Skipped
02:55:27 [2020-10-27T02:55:27.102Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
02:55:27 [2020-10-27T02:55:27.102Z]     mounts_test.go:21: (*Execution).IsRootless-fm
02:55:27 [2020-10-27T02:55:27.102Z] 
02:55:27 [2020-10-27T02:55:27.102Z] 
02:55:27 [2020-10-27T02:55:27.102Z] DONE 1 tests, 1 skipped in 0.125s
02:55:27 [2020-10-27T02:55:27.102Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
02:55:27 [2020-10-27T02:55:27.361Z] INFO: Testing against a local daemon
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestSecretInspect
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretInspect (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestSecretList
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretList (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestSecretsCreateAndDelete
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestSecretsUpdate
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretsUpdate (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestTemplatedSecret
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestTemplatedSecret (0.00s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestSecretCreateResolve
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestSecretCreateResolve (0.02s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] PASS
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === Skipped
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
02:55:27 [2020-10-27T02:55:27.361Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] 
02:55:27 [2020-10-27T02:55:27.361Z] DONE 6 tests, 6 skipped in 0.178s
02:55:27 [2020-10-27T02:55:27.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
02:55:27 [2020-10-27T02:55:27.361Z] INFO: Testing against a local daemon
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestServiceCreateInit
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:55:27 [2020-10-27T02:55:27.361Z] --- PASS: TestServiceCreateInit (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
02:55:27 [2020-10-27T02:55:27.361Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
02:55:27 [2020-10-27T02:55:27.361Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestCreateServiceMultipleTimes
02:55:27 [2020-10-27T02:55:27.361Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
02:55:27 [2020-10-27T02:55:27.361Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.361Z] === RUN   TestCreateServiceConflict
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceConflict (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateServiceMaxReplicas
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateWithDuplicateNetworkNames
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateServiceSecretFileMode
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateServiceConfigFileMode
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateServiceSysctls
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceSysctls (0.02s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateServiceCapabilities
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
02:55:27 [2020-10-27T02:55:27.621Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestInspect
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestInspect (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestCreateJob
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestCreateJob (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestReplicatedJob
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestReplicatedJob (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestUpdateReplicatedJob
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
02:55:27 [2020-10-27T02:55:27.621Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestServiceListWithStatuses
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:55:27 [2020-10-27T02:55:27.621Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestDockerNetworkConnectAlias
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
02:55:27 [2020-10-27T02:55:27.621Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestDockerNetworkReConnect
02:55:27 [2020-10-27T02:55:27.621Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
02:55:27 [2020-10-27T02:55:27.621Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:27 [2020-10-27T02:55:27.621Z] === RUN   TestServicePlugin
02:55:27 [2020-10-27T02:55:27.740Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
02:55:27 [2020-10-27T02:55:27.771Z] + bundleName=docker-py
02:55:27 [2020-10-27T02:55:27.771Z] + echo Creating docker-py-bundles.tar.gz
02:55:27 [2020-10-27T02:55:27.771Z] Creating docker-py-bundles.tar.gz
02:55:27 [2020-10-27T02:55:27.771Z] + 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
02:55:27 [2020-10-27T02:55:27.782Z] Archiving artifacts
02:55:28 [2020-10-27T02:55:28.311Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
02:55:28 [2020-10-27T02:55:28.349Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
02:55:28 [2020-10-27T02:55:28.349Z] === RUN   TestResize
02:55:28 [2020-10-27T02:55:28.920Z] --- PASS: TestResize (0.79s)
02:55:28 [2020-10-27T02:55:28.920Z] === RUN   TestResizeWithInvalidSize
02:55:29 [2020-10-27T02:55:29.138Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
02:55:29 [2020-10-27T02:55:29.253Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
02:55:29 [2020-10-27T02:55:29.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh binary-daemon
02:55:29 [2020-10-27T02:55:29.862Z] --- PASS: TestResizeWithInvalidSize (0.84s)
02:55:29 [2020-10-27T02:55:29.862Z] === RUN   TestResizeWhenContainerNotStarted
02:55:30 [2020-10-27T02:55:30.049Z] 
02:55:30 [2020-10-27T02:55:30.049Z] Removing bundles/
02:55:30 [2020-10-27T02:55:30.049Z] 
02:55:30 [2020-10-27T02:55:30.049Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
02:55:30 [2020-10-27T02:55:30.049Z] Building: bundles/binary-daemon/dockerd-dev
02:55:30 [2020-10-27T02:55:30.049Z] GOOS="" GOARCH="" GOARM=""
02:55:30 [2020-10-27T02:55:30.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:55:30 [2020-10-27T02:55:30.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:55:30 [2020-10-27T02:55:30.634Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:55:31 [2020-10-27T02:55:31.529Z] --- PASS: TestServiceCreateInit (10.05s)
02:55:31 [2020-10-27T02:55:31.529Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.71s)
02:55:31 [2020-10-27T02:55:31.529Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s)
02:55:31 [2020-10-27T02:55:31.529Z] === RUN   TestCreateServiceMultipleTimes
02:55:31 [2020-10-27T02:55:31.574Z] --- PASS: TestDockerNetworkMacvlan (13.61s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s)
02:55:31 [2020-10-27T02:55:31.575Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
02:55:31 [2020-10-27T02:55:31.575Z] PASS
02:55:31 [2020-10-27T02:55:31.575Z] 
02:55:31 [2020-10-27T02:55:31.575Z] DONE 8 tests in 15.158s
02:55:31 [2020-10-27T02:55:31.575Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
02:55:31 [2020-10-27T02:55:31.575Z] ++ 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
02:55:31 [2020-10-27T02:55:31.575Z] ++ set -e
02:55:31 [2020-10-27T02:55:31.575Z] ++ '[' -n 0 ']'
02:55:31 [2020-10-27T02:55:31.575Z] ++ set -x
02:55:31 [2020-10-27T02:55:31.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:31 [2020-10-27T02:55:31.575Z] testing: warning: no tests to run
02:55:31 [2020-10-27T02:55:31.575Z] PASS
02:55:31 [2020-10-27T02:55:31.575Z] 
02:55:31 [2020-10-27T02:55:31.575Z] DONE 0 tests in 0.028s
02:55:31 [2020-10-27T02:55:31.575Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:55:31 [2020-10-27T02:55:31.575Z] ++ 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
02:55:31 [2020-10-27T02:55:31.575Z] ++ set -e
02:55:31 [2020-10-27T02:55:31.575Z] ++ '[' -n 0 ']'
02:55:31 [2020-10-27T02:55:31.575Z] ++ set -x
02:55:31 [2020-10-27T02:55:31.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=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:31 [2020-10-27T02:55:31.575Z] INFO: Testing against a local daemon
02:55:31 [2020-10-27T02:55:31.575Z] === RUN   TestAuthZPluginAllowRequest
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServicePlugin (3.42s)
02:55:31 [2020-10-27T02:55:31.815Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestServiceUpdateLabel
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateLabel (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestServiceUpdateSecrets
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestServiceUpdateConfigs
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestServiceUpdateNetwork
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestServiceUpdatePidsLimit
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] PASS
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === Skipped
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestInspect (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s)
02:55:31 [2020-10-27T02:55:31.815Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
02:55:31 [2020-10-27T02:55:31.815Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] DONE 24 tests, 23 skipped in 3.850s
02:55:31 [2020-10-27T02:55:31.815Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
02:55:31 [2020-10-27T02:55:31.815Z] INFO: Testing against a local daemon
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestSessionCreate
02:55:31 [2020-10-27T02:55:31.815Z] --- PASS: TestSessionCreate (0.03s)
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestSessionCreateWithBadUpgrade
02:55:31 [2020-10-27T02:55:31.815Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
02:55:31 [2020-10-27T02:55:31.815Z] PASS
02:55:31 [2020-10-27T02:55:31.815Z] 
02:55:31 [2020-10-27T02:55:31.815Z] DONE 2 tests in 0.149s
02:55:31 [2020-10-27T02:55:31.815Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
02:55:31 [2020-10-27T02:55:31.815Z] INFO: Testing against a local daemon
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:55:31 [2020-10-27T02:55:31.815Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:55:31 [2020-10-27T02:55:31.815Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:55:31 [2020-10-27T02:55:31.815Z] === RUN   TestEventsExecDie
02:55:32 [2020-10-27T02:55:32.075Z] --- PASS: TestEventsExecDie (0.53s)
02:55:32 [2020-10-27T02:55:32.075Z] === RUN   TestEventsBackwardsCompatible
02:55:32 [2020-10-27T02:55:32.075Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
02:55:32 [2020-10-27T02:55:32.075Z] === RUN   TestInfoBinaryCommits
02:55:32 [2020-10-27T02:55:32.075Z] --- PASS: TestInfoBinaryCommits (0.02s)
02:55:32 [2020-10-27T02:55:32.075Z] === RUN   TestInfoAPIVersioned
02:55:32 [2020-10-27T02:55:32.075Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:55:32 [2020-10-27T02:55:32.075Z] === RUN   TestInfoDiscoveryBackend
02:55:32 [2020-10-27T02:55:32.956Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
02:55:32 [2020-10-27T02:55:32.956Z] === RUN   TestAuthZPluginTLS
02:55:33 [2020-10-27T02:55:33.529Z] --- PASS: TestAuthZPluginTLS (0.56s)
02:55:33 [2020-10-27T02:55:33.529Z] === RUN   TestAuthZPluginDenyRequest
02:55:33 [2020-10-27T02:55:33.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:55:33 [2020-10-27T02:55:33.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:55:33 [2020-10-27T02:55:33.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:55:33 [2020-10-27T02:55:33.978Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
02:55:33 [2020-10-27T02:55:33.978Z] === RUN   TestInfoDiscoveryInvalidAdvertise
02:55:34 [2020-10-27T02:55:34.200Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
02:55:34 [2020-10-27T02:55:34.200Z] === RUN   TestAuthZPluginAPIDenyResponse
02:55:34 [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
02:55:34 [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
02:55:34 [2020-10-27T02:55:34.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
02:55:34 [2020-10-27T02:55:34.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:55:34 [2020-10-27T02:55:34.791Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
02:55:34 [2020-10-27T02:55:34.791Z] === RUN   TestAuthZPluginDenyResponse
02:55:34 [2020-10-27T02:55:34.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:55:35 [2020-10-27T02:55:35.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:55:35 [2020-10-27T02:55:35.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:55:35 [2020-10-27T02:55:35.359Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
02:55:35 [2020-10-27T02:55:35.359Z] === RUN   TestAuthZPluginAllowEventStream
02:55:35 [2020-10-27T02:55:35.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
02:55:35 [2020-10-27T02:55:35.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
02:55:36 [2020-10-27T02:55:36.298Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
02:55:36 [2020-10-27T02:55:36.558Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s)
02:55:36 [2020-10-27T02:55:36.558Z] === RUN   TestAuthZPluginErrorResponse
02:55:37 [2020-10-27T02:55:37.127Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
02:55:37 [2020-10-27T02:55:37.127Z] === RUN   TestAuthZPluginErrorRequest
02:55:37 [2020-10-27T02:55:37.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:55:37 [2020-10-27T02:55:37.265Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
02:55:37 [2020-10-27T02:55:37.265Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
02:55:37 [2020-10-27T02:55:37.265Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
02:55:37 [2020-10-27T02:55:37.265Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
02:55:37 [2020-10-27T02:55:37.265Z] === RUN   TestInfoAPI
02:55:37 [2020-10-27T02:55:37.265Z] --- PASS: TestInfoAPI (0.04s)
02:55:37 [2020-10-27T02:55:37.265Z] === RUN   TestInfoAPIWarnings
02:55:37 [2020-10-27T02:55:37.697Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
02:55:37 [2020-10-27T02:55:37.697Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:55:37 [2020-10-27T02:55:37.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
02:55:38 [2020-10-27T02:55:38.268Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s)
02:55:38 [2020-10-27T02:55:38.268Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:55:39 [2020-10-27T02:55:39.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s)
02:55:39 [2020-10-27T02:55:39.045Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s)
02:55:39 [2020-10-27T02:55:39.045Z] === RUN   TestCgroupNamespacesRun
02:55:40 [2020-10-27T02:55:40.177Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
02:55:40 [2020-10-27T02:55:40.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s)
02:55:40 [2020-10-27T02:55:40.177Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:55:40 [2020-10-27T02:55:40.960Z] --- PASS: TestCgroupNamespacesRun (1.84s)
02:55:40 [2020-10-27T02:55:40.960Z] === RUN   TestCgroupNamespacesRunPrivileged
02:55:41 [2020-10-27T02:55:41.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
02:55:41 [2020-10-27T02:55:41.560Z] === RUN   TestDockerSuite/TestBuildRm
02:55:42 [2020-10-27T02:55:42.130Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s)
02:55:42 [2020-10-27T02:55:42.130Z] === RUN   TestAuthZPluginHeader
02:55:42 [2020-10-27T02:55:42.874Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
02:55:42 [2020-10-27T02:55:42.874Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:55:43 [2020-10-27T02:55:43.070Z] --- PASS: TestAuthZPluginHeader (0.90s)
02:55:43 [2020-10-27T02:55:43.070Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:55:43 [2020-10-27T02:55:43.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
02:55:44 [2020-10-27T02:55:44.009Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
02:55:44 [2020-10-27T02:55:44.580Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
02:55:44 [2020-10-27T02:55:44.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
02:55:44 [2020-10-27T02:55:44.816Z] === RUN   TestCgroupNamespacesRunHostMode
02:55:44 [2020-10-27T02:55:44.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
02:55:45 [2020-10-27T02:55:45.520Z] === RUN   TestDockerSuite/TestBuildScratchCopy
02:55:45 [2020-10-27T02:55:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
02:55:46 [2020-10-27T02:55:46.089Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
02:55:46 [2020-10-27T02:55:46.658Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
02:55:46 [2020-10-27T02:55:46.730Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
02:55:46 [2020-10-27T02:55:46.730Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:55:47 [2020-10-27T02:55:47.236Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s)
02:55:47 [2020-10-27T02:55:47.236Z] === RUN   TestAuthZPluginV2Disable
02:55:47 [2020-10-27T02:55:47.500Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
02:55:47 [2020-10-27T02:55:47.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
02:55:48 [2020-10-27T02:55:48.442Z] === RUN   TestDockerSuite/TestBuildShellInherited
02:55:48 [2020-10-27T02:55:48.644Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
02:55:48 [2020-10-27T02:55:48.645Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:55:48 [2020-10-27T02:55:48.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
02:55:49 [2020-10-27T02:55:49.013Z] === RUN   TestDockerSuite/TestBuildShellMultiple
02:55:50 [2020-10-27T02:55:50.031Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
02:55:50 [2020-10-27T02:55:50.031Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:55:50 [2020-10-27T02:55:50.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
02:55:50 [2020-10-27T02:55:50.923Z] --- PASS: TestAuthZPluginV2Disable (3.60s)
02:55:50 [2020-10-27T02:55:50.923Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:55:50 [2020-10-27T02:55:50.974Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
02:55:50 [2020-10-27T02:55:50.974Z] === RUN   TestCgroupNamespacesRunOlderClient
02:55:51 [2020-10-27T02:55:51.863Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
02:55:51 [2020-10-27T02:55:51.863Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
02:55:52 [2020-10-27T02:55:52.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
02:55:52 [2020-10-27T02:55:52.432Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
02:55:52 [2020-10-27T02:55:52.432Z] === RUN   TestDockerSuite/TestBuildSpaces
02:55:52 [2020-10-27T02:55:52.693Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
02:55:52 [2020-10-27T02:55:52.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
02:55:52 [2020-10-27T02:55:52.888Z] === RUN   TestKernelTCPMemory
02:55:53 [2020-10-27T02:55:53.262Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
02:55:53 [2020-10-27T02:55:53.262Z] === RUN   TestDockerSuite/TestBuildStderr
02:55:53 [2020-10-27T02:55:53.831Z] --- PASS: TestKernelTCPMemory (0.87s)
02:55:53 [2020-10-27T02:55:53.831Z] === RUN   TestNISDomainname
02:55:53 [2020-10-27T02:55:53.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
02:55:53 [2020-10-27T02:55:53.968Z] --- PASS: TestCreateServiceMultipleTimes (21.87s)
02:55:53 [2020-10-27T02:55:53.968Z] === RUN   TestCreateServiceConflict
02:55:54 [2020-10-27T02:55:54.204Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
02:55:54 [2020-10-27T02:55:54.204Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s)
02:55:54 [2020-10-27T02:55:54.204Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:55:54 [2020-10-27T02:55:54.773Z] --- PASS: TestNISDomainname (0.96s)
02:55:54 [2020-10-27T02:55:54.773Z] === RUN   TestHostnameDnsResolution
02:55:54 [2020-10-27T02:55:54.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
02:55:54 [2020-10-27T02:55:54.983Z] Using test binary docker
02:55:54 [2020-10-27T02:55:54.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:55:54 [2020-10-27T02:55:54.983Z] +++ /etc/init.d/apparmor start
02:55:54 [2020-10-27T02:55:54.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:55:54 [2020-10-27T02:55:54.983Z] INFO: Waiting for daemon to start...
02:55:54 [2020-10-27T02:55:54.983Z] Starting dockerd
02:55:54 [2020-10-27T02:55:54.983Z] +++ 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
02:55:55 [2020-10-27T02:55:55.352Z] --- PASS: TestInfoAPIWarnings (17.35s)
02:55:55 [2020-10-27T02:55:55.352Z] === RUN   TestInfoDebug
02:55:55 [2020-10-27T02:55:55.922Z] --- PASS: TestInfoDebug (1.52s)
02:55:55 [2020-10-27T02:55:55.922Z] === RUN   TestInfoInsecureRegistries
02:55:56 [2020-10-27T02:55:56.685Z] --- PASS: TestHostnameDnsResolution (1.70s)
02:55:56 [2020-10-27T02:55:56.685Z] === RUN   TestStats
02:55:56 [2020-10-27T02:55:56.689Z] --- PASS: TestCreateServiceConflict (3.62s)
02:55:56 [2020-10-27T02:55:56.689Z] === RUN   TestCreateServiceMaxReplicas
02:55:57 [2020-10-27T02:55:57.074Z] .
02:55:57 [2020-10-27T02:55:57.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
02:55:57 [2020-10-27T02:55:57.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
02:55:57 [2020-10-27T02:55:57.075Z] Error: No such image: emptyfs
02:55:57 [2020-10-27T02:55:57.075Z] ++++ docker load
02:55:57 [2020-10-27T02:55:57.075Z] ++++ tar -cC bundles/test-integration/emptyfs .
02:55:57 [2020-10-27T02:55:57.369Z] Running integration-test (iteration 1)
02:55:57 [2020-10-27T02:55:57.369Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
02:55:57 [2020-10-27T02:55:57.369Z] ++ 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
02:55:57 [2020-10-27T02:55:57.369Z] ++ set -e
02:55:57 [2020-10-27T02:55:57.369Z] ++ '[' -n 0 ']'
02:55:57 [2020-10-27T02:55:57.369Z] ++ set -x
02:55:57 [2020-10-27T02:55:57.369Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:55:57 [2020-10-27T02:55:57.501Z] === RUN   TestDockerSuite/TestBuildStopSignal
02:55:57 [2020-10-27T02:55:57.827Z] --- PASS: TestInfoInsecureRegistries (1.53s)
02:55:57 [2020-10-27T02:55:57.827Z] === RUN   TestInfoRegistryMirrors
02:55:58 [2020-10-27T02:55:58.440Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestInfoRegistryMirrors (1.53s)
02:55:59 [2020-10-27T02:55:59.204Z] === RUN   TestLoginFailsWithBadCredentials
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
02:55:59 [2020-10-27T02:55:59.204Z] === RUN   TestPingCacheHeaders
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestPingCacheHeaders (0.04s)
02:55:59 [2020-10-27T02:55:59.204Z] === RUN   TestPingGet
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestPingGet (0.01s)
02:55:59 [2020-10-27T02:55:59.204Z] === RUN   TestPingHead
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestPingHead (0.02s)
02:55:59 [2020-10-27T02:55:59.204Z] === RUN   TestVersion
02:55:59 [2020-10-27T02:55:59.204Z] --- PASS: TestVersion (0.03s)
02:55:59 [2020-10-27T02:55:59.204Z] PASS
02:55:59 [2020-10-27T02:55:59.204Z] 
02:55:59 [2020-10-27T02:55:59.204Z] === Skipped
02:55:59 [2020-10-27T02:55:59.204Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:55:59 [2020-10-27T02:55:59.204Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:55:59 [2020-10-27T02:55:59.204Z] 
02:55:59 [2020-10-27T02:55:59.204Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
02:55:59 [2020-10-27T02:55:59.204Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
02:55:59 [2020-10-27T02:55:59.204Z] 
02:55:59 [2020-10-27T02:55:59.204Z] 
02:55:59 [2020-10-27T02:55:59.204Z] DONE 18 tests, 2 skipped in 27.873s
02:55:59 [2020-10-27T02:55:59.204Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
02:55:59 [2020-10-27T02:55:59.228Z] --- PASS: TestStats (2.76s)
02:55:59 [2020-10-27T02:55:59.228Z] === RUN   TestStopContainerWithTimeout
02:55:59 [2020-10-27T02:55:59.228Z] === RUN   TestStopContainerWithTimeout/0
02:55:59 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/0
02:55:59 [2020-10-27T02:55:59.228Z] === RUN   TestStopContainerWithTimeout/1
02:55:59 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/1
02:55:59 [2020-10-27T02:55:59.228Z] === RUN   TestStopContainerWithTimeout/3
02:55:59 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/3
02:55:59 [2020-10-27T02:55:59.228Z] === RUN   TestStopContainerWithTimeout/-1
02:55:59 [2020-10-27T02:55:59.228Z] === PAUSE TestStopContainerWithTimeout/-1
02:55:59 [2020-10-27T02:55:59.228Z] === CONT  TestStopContainerWithTimeout/0
02:55:59 [2020-10-27T02:55:59.228Z] === CONT  TestStopContainerWithTimeout/-1
02:55:59 [2020-10-27T02:55:59.228Z] === CONT  TestStopContainerWithTimeout/3
02:55:59 [2020-10-27T02:55:59.228Z] === CONT  TestStopContainerWithTimeout/1
02:55:59 [2020-10-27T02:55:59.382Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
02:55:59 [2020-10-27T02:55:59.463Z] INFO: Testing against a local daemon
02:55:59 [2020-10-27T02:55:59.463Z] === RUN   TestVolumesCreateAndList
02:55:59 [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesCreateAndList (0.02s)
02:55:59 [2020-10-27T02:55:59.463Z] === RUN   TestVolumesRemove
02:55:59 [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesRemove (0.05s)
02:55:59 [2020-10-27T02:55:59.463Z] === RUN   TestVolumesInspect
02:55:59 [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesInspect (0.02s)
02:55:59 [2020-10-27T02:55:59.463Z] === RUN   TestVolumesInvalidJSON
02:55:59 [2020-10-27T02:55:59.463Z] === RUN   TestVolumesInvalidJSON//volumes/create
02:55:59 [2020-10-27T02:55:59.463Z] === PAUSE TestVolumesInvalidJSON//volumes/create
02:55:59 [2020-10-27T02:55:59.463Z] === CONT  TestVolumesInvalidJSON//volumes/create
02:55:59 [2020-10-27T02:55:59.463Z] --- PASS: TestVolumesInvalidJSON (0.02s)
02:55:59 [2020-10-27T02:55:59.463Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
02:55:59 [2020-10-27T02:55:59.463Z] PASS
02:55:59 [2020-10-27T02:55:59.463Z] 
02:55:59 [2020-10-27T02:55:59.463Z] DONE 5 tests in 0.208s
02:55:59 [2020-10-27T02:55:59.463Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:55:59 [2020-10-27T02:55:59.463Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12013 is not a child of this shell
02:55:59 [2020-10-27T02:55:59.463Z] warning: PID 12013 from bundles/test-integration/docker.pid had a nonzero exit code
02:55:59 [2020-10-27T02:55:59.463Z] Leaving: AppArmorNo profiles have been unloaded.
02:55:59 [2020-10-27T02:55:59.463Z] 
02:55:59 [2020-10-27T02:55:59.463Z] Unloading profiles will leave already running processes permanently
02:55:59 [2020-10-27T02:55:59.463Z] unconfined, which can lead to unexpected situations.
02:55:59 [2020-10-27T02:55:59.463Z] 
02:55:59 [2020-10-27T02:55:59.463Z] To set a process to complain mode, use the command line tool
02:55:59 [2020-10-27T02:55:59.463Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:55:59 [2020-10-27T02:55:59.463Z] Removing test suite binaries
02:55:59 [2020-10-27T02:55:59.463Z] exiting test-integration
02:55:59 [2020-10-27T02:55:59.463Z] ++ exit 0
02:55:59 [2020-10-27T02:55:59.952Z] === RUN   TestDockerSuite/TestBuildTagEvent
02:56:00 [2020-10-27T02:56:00.196Z] --- PASS: TestCreateServiceMaxReplicas (3.68s)
02:56:00 [2020-10-27T02:56:00.196Z] === RUN   TestCreateWithDuplicateNetworkNames
02:56:00 [2020-10-27T02:56:00.399Z] 
02:56:00 [2020-10-27T02:56:00.940Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
02:56:01 [2020-10-27T02:56:01.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
Post stage
[Pipeline] junit
02:56:01 [2020-10-27T02:56:01.808Z] Recording test results
02:56:02 [2020-10-27T02:56:02.531Z] --- PASS: TestStopContainerWithTimeout (0.02s)
02:56:02 [2020-10-27T02:56:02.531Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
02:56:02 [2020-10-27T02:56:02.531Z]     --- PASS: TestStopContainerWithTimeout/1 (2.28s)
02:56:02 [2020-10-27T02:56:02.531Z]     --- PASS: TestStopContainerWithTimeout/3 (3.08s)
02:56:02 [2020-10-27T02:56:02.531Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.24s)
02:56:02 [2020-10-27T02:56:02.531Z] === RUN   TestDeleteDevicemapper
02:56:02 [2020-10-27T02:56:02.531Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:56:02 [2020-10-27T02:56:02.531Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:56:02 [2020-10-27T02:56:02.531Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:56:02 [2020-10-27T02:56:02.898Z] === RUN   TestDockerSuite/TestBuildUser
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:56:03 [2020-10-27T02:56:03.666Z] + echo Ensuring container killed.
02:56:03 [2020-10-27T02:56:03.666Z] Ensuring container killed.
02:56:03 [2020-10-27T02:56:03.666Z] + docker rm -vf docker-pr1
02:56:03 [2020-10-27T02:56:03.666Z] Error: No such container: docker-pr1
02:56:03 [2020-10-27T02:56:03.666Z] + true
[Pipeline] sh
02:56:03 [2020-10-27T02:56:03.952Z] + echo Chowning /workspace to jenkins user
02:56:03 [2020-10-27T02:56:03.952Z] Chowning /workspace to jenkins user
02:56:03 [2020-10-27T02:56:03.952Z] + id -u
02:56:03 [2020-10-27T02:56:03.952Z] + id -g
02:56:03 [2020-10-27T02:56:03.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace
02:56:03 [2020-10-27T02:56:03.952Z] Unable to find image 'busybox:latest' locally
02:56:03 [2020-10-27T02:56:03.952Z] latest: Pulling from library/busybox
02:56:04 [2020-10-27T02:56:04.211Z] 9758c28807f2: Pulling fs layer
02:56:04 [2020-10-27T02:56:04.809Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
02:56:05 [2020-10-27T02:56:05.074Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
02:56:05 [2020-10-27T02:56:05.074Z] === RUN   TestUpdateMemory
02:56:05 [2020-10-27T02:56:05.074Z] --- SKIP: TestUpdateMemory (0.00s)
02:56:05 [2020-10-27T02:56:05.074Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:56:05 [2020-10-27T02:56:05.074Z] === RUN   TestUpdateCPUQuota
02:56:05 [2020-10-27T02:56:05.747Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.73s)
02:56:05 [2020-10-27T02:56:05.747Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:56:06 [2020-10-27T02:56:06.015Z] --- PASS: TestUpdateCPUQuota (1.36s)
02:56:06 [2020-10-27T02:56:06.015Z] === RUN   TestUpdatePidsLimit
02:56:06 [2020-10-27T02:56:06.015Z] === RUN   TestUpdatePidsLimit/update_from_none
02:56:06 [2020-10-27T02:56:06.586Z] === RUN   TestUpdatePidsLimit/no_change
02:56:06 [2020-10-27T02:56:06.847Z] === RUN   TestUpdatePidsLimit/update_lower
02:56:07 [2020-10-27T02:56:07.418Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:56:07 [2020-10-27T02:56:07.657Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
02:56:07 [2020-10-27T02:56:07.678Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:56:07 [2020-10-27T02:56:07.938Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:56:08 [2020-10-27T02:56:08.510Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:56:09 [2020-10-27T02:56:09.480Z] 9758c28807f2: Verifying Checksum
02:56:09 [2020-10-27T02:56:09.480Z] 9758c28807f2: Download complete
02:56:09 [2020-10-27T02:56:09.480Z] 9758c28807f2: Pull complete
02:56:09 [2020-10-27T02:56:09.480Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
02:56:09 [2020-10-27T02:56:09.480Z] Status: Downloaded newer image for busybox:latest
02:56:09 [2020-10-27T02:56:09.897Z] --- PASS: TestUpdatePidsLimit (3.65s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
02:56:09 [2020-10-27T02:56:09.897Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
02:56:09 [2020-10-27T02:56:09.897Z] === RUN   TestUpdateRestartPolicy
02:56:10 [2020-10-27T02:56:10.065Z] Loaded image: buildpack-deps:buster
02:56:10 [2020-10-27T02:56:10.359Z] Loaded image: busybox:latest
02:56:10 [2020-10-27T02:56:10.359Z] Loaded image: busybox:glibc
02:56:10 [2020-10-27T02:56:10.359Z] Loaded image: debian:buster
02:56:10 [2020-10-27T02:56:10.359Z] Loaded image: hello-world:latest
02:56:10 [2020-10-27T02:56:10.652Z] Loaded image: arm32v7/hello-world:latest
02:56:10 [2020-10-27T02:56:10.652Z] INFO: Testing against a local daemon
02:56:10 [2020-10-27T02:56:10.652Z] === RUN   TestCgroupNamespacesBuild
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:56:11 [2020-10-27T02:56:11.162Z] + bundleName=amd64-rootless
02:56:11 [2020-10-27T02:56:11.162Z] + echo Creating amd64-rootless-bundles.tar.gz
02:56:11 [2020-10-27T02:56:11.162Z] Creating amd64-rootless-bundles.tar.gz
02:56:11 [2020-10-27T02:56:11.162Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:56:11 [2020-10-27T02:56:11.162Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
02:56:11 [2020-10-27T02:56:11.174Z] Archiving artifacts
02:56:12 [2020-10-27T02:56:12.167Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
02:56:12 [2020-10-27T02:56:12.167Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
02:56:12 [2020-10-27T02:56:12.818Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:56:13 [2020-10-27T02:56:13.132Z] + make clean
02:56:13 [2020-10-27T02:56:13.213Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
02:56:13 [2020-10-27T02:56:13.213Z] === RUN   TestBuildWithSession
02:56:13 [2020-10-27T02:56:13.213Z] --- SKIP: TestBuildWithSession (0.00s)
02:56:13 [2020-10-27T02:56:13.213Z]     build_session_test.go:25: TODO: BuildKit
02:56:13 [2020-10-27T02:56:13.213Z] === RUN   TestBuildSquashParent
02:56:13 [2020-10-27T02:56:13.391Z] docker volume rm -f docker-dev-cache
02:56:13 [2020-10-27T02:56:13.391Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:56:17 [2020-10-27T02:56:17.642Z] === RUN   TestDockerSuite/TestBuildVerboseOut
02:56:17 [2020-10-27T02:56:17.642Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
02:56:17 [2020-10-27T02:56:17.642Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
02:56:17 [2020-10-27T02:56:17.704Z] --- PASS: TestBuildSquashParent (4.17s)
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:56:17 [2020-10-27T02:56:17.704Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:56:17 [2020-10-27T02:56:17.704Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:56:17 [2020-10-27T02:56:17.704Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
02:56:17 [2020-10-27T02:56:17.704Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
02:56:17 [2020-10-27T02:56:17.704Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
02:56:18 [2020-10-27T02:56:18.582Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
02:56:18 [2020-10-27T02:56:18.764Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.53s)
02:56:18 [2020-10-27T02:56:18.764Z] === RUN   TestCreateServiceSecretFileMode
02:56:18 [2020-10-27T02:56:18.844Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
02:56:19 [2020-10-27T02:56:19.463Z] --- PASS: TestCreateServiceSecretFileMode (3.63s)
02:56:19 [2020-10-27T02:56:19.463Z] === RUN   TestCreateServiceConfigFileMode
02:56:19 [2020-10-27T02:56:19.783Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
02:56:19 [2020-10-27T02:56:19.783Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
02:56:19 [2020-10-27T02:56:19.783Z] === RUN   TestDockerSuite/TestBuildWindowsUser
02:56:19 [2020-10-27T02:56:19.783Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
02:56:19 [2020-10-27T02:56:19.783Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
02:56:19 [2020-10-27T02:56:19.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
02:56:19 [2020-10-27T02:56:19.865Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
02:56:21 [2020-10-27T02:56:21.172Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
02:56:21 [2020-10-27T02:56:21.172Z] === RUN   TestDockerSuite/TestBuildWithFailure
02:56:21 [2020-10-27T02:56:21.741Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
02:56:21 [2020-10-27T02:56:21.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s)
02:56:21 [2020-10-27T02:56:21.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s)
02:56:21 [2020-10-27T02:56:21.971Z] === RUN   TestBuildMultiStageCopy
02:56:21 [2020-10-27T02:56:21.971Z] === RUN   TestBuildMultiStageCopy/copy_to_root
02:56:22 [2020-10-27T02:56:22.126Z] --- PASS: TestUpdateRestartPolicy (12.35s)
02:56:22 [2020-10-27T02:56:22.126Z] === RUN   TestUpdateRestartWithAutoRemove
02:56:22 [2020-10-27T02:56:22.680Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.65s)
02:56:22 [2020-10-27T02:56:22.680Z] PASS
02:56:22 [2020-10-27T02:56:22.680Z] 
02:56:22 [2020-10-27T02:56:22.680Z] DONE 17 tests in 50.960s
02:56:22 [2020-10-27T02:56:22.680Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:56:22 [2020-10-27T02:56:22.680Z] ++ 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
02:56:22 [2020-10-27T02:56:22.680Z] ++ set -e
02:56:22 [2020-10-27T02:56:22.680Z] ++ '[' -n 0 ']'
02:56:22 [2020-10-27T02:56:22.680Z] ++ set -x
02:56:22 [2020-10-27T02:56:22.680Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:22 [2020-10-27T02:56:22.680Z] === RUN   TestDockerSuite/TestBuildWithTabs
02:56:22 [2020-10-27T02:56:22.680Z] INFO: Testing against a local daemon
02:56:22 [2020-10-27T02:56:22.680Z] === RUN   TestPluginInvalidJSON
02:56:22 [2020-10-27T02:56:22.680Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:56:22 [2020-10-27T02:56:22.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:56:22 [2020-10-27T02:56:22.680Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:56:22 [2020-10-27T02:56:22.680Z] --- PASS: TestPluginInvalidJSON (0.06s)
02:56:22 [2020-10-27T02:56:22.680Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:56:22 [2020-10-27T02:56:22.680Z] === RUN   TestPluginInstall
02:56:22 [2020-10-27T02:56:22.680Z] === RUN   TestPluginInstall/no_auth
02:56:23 [2020-10-27T02:56:23.013Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
02:56:23 [2020-10-27T02:56:23.013Z] === RUN   TestCreateServiceSysctls
02:56:23 [2020-10-27T02:56:23.073Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s)
02:56:23 [2020-10-27T02:56:23.073Z] === RUN   TestWaitNonBlocked
02:56:23 [2020-10-27T02:56:23.073Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:56:23 [2020-10-27T02:56:23.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:56:23 [2020-10-27T02:56:23.073Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:56:23 [2020-10-27T02:56:23.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:56:23 [2020-10-27T02:56:23.073Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:56:23 [2020-10-27T02:56:23.073Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:56:23 [2020-10-27T02:56:23.496Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
02:56:23 [2020-10-27T02:56:23.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
02:56:23 [2020-10-27T02:56:23.619Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
02:56:23 [2020-10-27T02:56:23.790Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
02:56:23 [2020-10-27T02:56:23.879Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
02:56:24 [2020-10-27T02:56:24.015Z] --- PASS: TestWaitNonBlocked (0.02s)
02:56:24 [2020-10-27T02:56:24.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
02:56:24 [2020-10-27T02:56:24.015Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s)
02:56:24 [2020-10-27T02:56:24.015Z] === RUN   TestWaitBlocked
02:56:24 [2020-10-27T02:56:24.015Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:56:24 [2020-10-27T02:56:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:56:24 [2020-10-27T02:56:24.015Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:56:24 [2020-10-27T02:56:24.015Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:56:24 [2020-10-27T02:56:24.015Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:56:24 [2020-10-27T02:56:24.015Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:56:24 [2020-10-27T02:56:24.084Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
02:56:24 [2020-10-27T02:56:24.377Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
02:56:24 [2020-10-27T02:56:24.674Z] --- PASS: TestBuildMultiStageCopy (3.00s)
02:56:24 [2020-10-27T02:56:24.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s)
02:56:24 [2020-10-27T02:56:24.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
02:56:24 [2020-10-27T02:56:24.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s)
02:56:24 [2020-10-27T02:56:24.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
02:56:24 [2020-10-27T02:56:24.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s)
02:56:24 [2020-10-27T02:56:24.675Z] === RUN   TestBuildMultiStageParentConfig
02:56:24 [2020-10-27T02:56:24.958Z] --- PASS: TestWaitBlocked (0.02s)
02:56:24 [2020-10-27T02:56:24.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
02:56:24 [2020-10-27T02:56:24.958Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
02:56:24 [2020-10-27T02:56:24.958Z] === CONT  TestContainerStartOnDaemonRestart
02:56:24 [2020-10-27T02:56:24.958Z] === CONT  TestContainerKillOnDaemonStart
02:56:24 [2020-10-27T02:56:24.958Z] === CONT  TestIpcModeOlderClient
02:56:24 [2020-10-27T02:56:24.958Z] === CONT  TestDaemonHostGatewayIP
02:56:25 [2020-10-27T02:56:25.220Z] --- PASS: TestIpcModeOlderClient (0.26s)
02:56:25 [2020-10-27T02:56:25.220Z] === CONT  TestDaemonRestartIpcMode
02:56:25 [2020-10-27T02:56:25.723Z] --- PASS: TestBuildMultiStageParentConfig (0.80s)
02:56:25 [2020-10-27T02:56:25.723Z] === RUN   TestBuildLabelWithTargets
02:56:26 [2020-10-27T02:56:26.767Z] --- PASS: TestBuildLabelWithTargets (1.32s)
02:56:26 [2020-10-27T02:56:26.767Z] === RUN   TestBuildWithEmptyLayers
02:56:27 [2020-10-27T02:56:27.411Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
02:56:27 [2020-10-27T02:56:27.411Z] === RUN   TestBuildMultiStageOnBuild
02:56:27 [2020-10-27T02:56:27.453Z] --- PASS: TestCreateServiceSysctls (4.40s)
02:56:27 [2020-10-27T02:56:27.453Z] === RUN   TestCreateServiceCapabilities
02:56:28 [2020-10-27T02:56:28.081Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
02:56:29 [2020-10-27T02:56:29.436Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s)
02:56:29 [2020-10-27T02:56:29.436Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
02:56:29 [2020-10-27T02:56:29.462Z] === RUN   TestDockerSuite/TestBuildWithVolumes
02:56:29 [2020-10-27T02:56:29.512Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
02:56:29 [2020-10-27T02:56:29.512Z] === RUN   TestBuildUncleanTarFilenames
02:56:29 [2020-10-27T02:56:29.696Z] --- PASS: TestDaemonHostGatewayIP (4.90s)
02:56:30 [2020-10-27T02:56:30.151Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
02:56:30 [2020-10-27T02:56:30.151Z] === RUN   TestBuildMultiStageLayerLeak
02:56:30 [2020-10-27T02:56:30.403Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
02:56:30 [2020-10-27T02:56:30.973Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
02:56:31 [2020-10-27T02:56:31.005Z] --- PASS: TestCreateServiceCapabilities (3.66s)
02:56:31 [2020-10-27T02:56:31.005Z] === RUN   TestInspect
02:56:31 [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:31 [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176907b0410b9c1c0d569c494384782337342a9d9e51dc1ff0728e0634cdea10" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:31 [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:31 [2020-10-27T02:56:31.234Z] time="2020-10-27T02:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176907b0410b9c1c0d569c494384782337342a9d9e51dc1ff0728e0634cdea10" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:31 [2020-10-27T02:56:31.494Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
02:56:31 [2020-10-27T02:56:31.494Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
02:56:31 [2020-10-27T02:56:31.494Z] === RUN   TestPluginInstall/with_htpasswd
02:56:32 [2020-10-27T02:56:32.239Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s)
02:56:32 [2020-10-27T02:56:32.239Z] === RUN   TestBuildWithHugeFile
02:56:32 [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:32 [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc44f8fb6ddf7971622998c5bb15e91007c626345f63ef0bf9485f6716df0d0" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:32 [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:32 [2020-10-27T02:56:32.435Z] time="2020-10-27T02:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2bc44f8fb6ddf7971622998c5bb15e91007c626345f63ef0bf9485f6716df0d0" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:32 [2020-10-27T02:56:32.435Z] === RUN   TestDockerSuite/TestBuildXZHost
02:56:32 [2020-10-27T02:56:32.695Z] === RUN   TestPluginInstall/with_insecure
02:56:34 [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:34 [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b32b0b3bf767344d8fc6239278de7b84e3a49f5b535b7cdd9b799f75264926" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:34 [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:56:34 [2020-10-27T02:56:34.076Z] time="2020-10-27T02:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b32b0b3bf767344d8fc6239278de7b84e3a49f5b535b7cdd9b799f75264926" mediatype=application/vnd.docker.plugin.v1+json size=522
02:56:34 [2020-10-27T02:56:34.076Z] --- PASS: TestPluginInstall (11.42s)
02:56:34 [2020-10-27T02:56:34.076Z]     --- PASS: TestPluginInstall/no_auth (8.84s)
02:56:34 [2020-10-27T02:56:34.076Z]     --- PASS: TestPluginInstall/with_htpasswd (1.05s)
02:56:34 [2020-10-27T02:56:34.076Z]     --- PASS: TestPluginInstall/with_insecure (1.53s)
02:56:34 [2020-10-27T02:56:34.076Z]         plugin_test.go:157: [dd0741d41859d] daemon is not started
02:56:34 [2020-10-27T02:56:34.076Z] PASS
02:56:34 [2020-10-27T02:56:34.076Z] 
02:56:34 [2020-10-27T02:56:34.076Z] DONE 6 tests in 11.706s
02:56:34 [2020-10-27T02:56:34.076Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:56:34 [2020-10-27T02:56:34.076Z] ++ 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
02:56:34 [2020-10-27T02:56:34.076Z] ++ set -e
02:56:34 [2020-10-27T02:56:34.076Z] ++ '[' -n 0 ']'
02:56:34 [2020-10-27T02:56:34.076Z] ++ set -x
02:56:34 [2020-10-27T02:56:34.076Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:34 [2020-10-27T02:56:34.337Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
02:56:34 [2020-10-27T02:56:34.337Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
02:56:34 [2020-10-27T02:56:34.337Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
02:56:34 [2020-10-27T02:56:34.337Z] INFO: Testing against a local daemon
02:56:34 [2020-10-27T02:56:34.337Z] === RUN   TestExternalGraphDriver
02:56:34 [2020-10-27T02:56:34.337Z] === RUN   TestExternalGraphDriver/json
02:56:34 [2020-10-27T02:56:34.692Z] --- PASS: TestInspect (3.83s)
02:56:34 [2020-10-27T02:56:34.692Z] === RUN   TestCreateJob
02:56:34 [2020-10-27T02:56:34.906Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
02:56:35 [2020-10-27T02:56:35.845Z] === RUN   TestDockerSuite/TestCommitChange
02:56:36 [2020-10-27T02:56:36.415Z] === RUN   TestExternalGraphDriver/spec
02:56:36 [2020-10-27T02:56:36.415Z] === RUN   TestDockerSuite/TestCommitChangeLabels
02:56:37 [2020-10-27T02:56:37.355Z] === RUN   TestDockerSuite/TestCommitHardlink
02:56:38 [2020-10-27T02:56:38.294Z] === RUN   TestExternalGraphDriver/pull
02:56:38 [2020-10-27T02:56:38.554Z] === RUN   TestDockerSuite/TestCommitNewFile
02:56:39 [2020-10-27T02:56:39.153Z] --- PASS: TestCreateJob (4.29s)
02:56:39 [2020-10-27T02:56:39.153Z] === RUN   TestReplicatedJob
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestContainerKillOnDaemonStart (13.21s)
02:56:39 [2020-10-27T02:56:39.693Z] PASS
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === Skipped
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] 
02:56:39 [2020-10-27T02:56:39.693Z] DONE 193 tests, 6 skipped in 137.785s
02:56:39 [2020-10-27T02:56:39.693Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
02:56:39 [2020-10-27T02:56:39.693Z] ++ 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
02:56:39 [2020-10-27T02:56:39.693Z] ++ set -e
02:56:39 [2020-10-27T02:56:39.693Z] ++ '[' -n 0 ']'
02:56:39 [2020-10-27T02:56:39.693Z] ++ set -x
02:56:39 [2020-10-27T02:56:39.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:39 [2020-10-27T02:56:39.693Z] INFO: Testing against a local daemon
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestCommitInheritsEnv
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestCommitInheritsEnv (0.54s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestImportExtremelyLargeImageWorks
02:56:39 [2020-10-27T02:56:39.693Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestImagesFilterMultiReference
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestImagesFilterMultiReference (0.09s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestImagePullPlatformInvalid
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestRemoveImageOrphaning
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestRemoveImageOrphaning (0.55s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestRemoveImageGarbageCollector
02:56:39 [2020-10-27T02:56:39.693Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:56:39 [2020-10-27T02:56:39.693Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestTagInvalidReference
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestTagInvalidReference (0.03s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestTagValidPrefixedRepo
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestTagExistedNameWithoutForce
02:56:39 [2020-10-27T02:56:39.693Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
02:56:39 [2020-10-27T02:56:39.693Z] === RUN   TestTagOfficialNames
02:56:39 [2020-10-27T02:56:39.938Z] === RUN   TestDockerSuite/TestCommitPausedContainer
02:56:39 [2020-10-27T02:56:39.938Z] --- PASS: TestExternalGraphDriver (5.64s)
02:56:39 [2020-10-27T02:56:39.938Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
02:56:39 [2020-10-27T02:56:39.938Z]     --- PASS: TestExternalGraphDriver/spec (1.98s)
02:56:39 [2020-10-27T02:56:39.938Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
02:56:39 [2020-10-27T02:56:39.938Z] === RUN   TestGraphdriverPluginV2
02:56:39 [2020-10-27T02:56:39.953Z] --- PASS: TestTagOfficialNames (0.09s)
02:56:39 [2020-10-27T02:56:39.953Z] === RUN   TestTagMatchesDigest
02:56:39 [2020-10-27T02:56:39.953Z] --- PASS: TestTagMatchesDigest (0.03s)
02:56:39 [2020-10-27T02:56:39.953Z] PASS
02:56:39 [2020-10-27T02:56:39.953Z] 
02:56:39 [2020-10-27T02:56:39.953Z] === Skipped
02:56:39 [2020-10-27T02:56:39.953Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
02:56:39 [2020-10-27T02:56:39.953Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
02:56:39 [2020-10-27T02:56:39.953Z] 
02:56:39 [2020-10-27T02:56:39.953Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
02:56:39 [2020-10-27T02:56:39.953Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:56:39 [2020-10-27T02:56:39.953Z] 
02:56:39 [2020-10-27T02:56:39.953Z] 
02:56:39 [2020-10-27T02:56:39.953Z] DONE 12 tests, 2 skipped in 1.748s
02:56:39 [2020-10-27T02:56:39.953Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
02:56:39 [2020-10-27T02:56:39.954Z] ++ 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
02:56:39 [2020-10-27T02:56:39.954Z] ++ set -e
02:56:39 [2020-10-27T02:56:39.954Z] ++ '[' -n 0 ']'
02:56:39 [2020-10-27T02:56:39.954Z] ++ set -x
02:56:39 [2020-10-27T02:56:39.954Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:39 [2020-10-27T02:56:39.954Z] INFO: Testing against a local daemon
02:56:39 [2020-10-27T02:56:39.954Z] === RUN   TestNetworkCreateDelete
02:56:40 [2020-10-27T02:56:40.509Z] === RUN   TestDockerSuite/TestCommitTTY
02:56:40 [2020-10-27T02:56:40.524Z] --- PASS: TestNetworkCreateDelete (0.42s)
02:56:40 [2020-10-27T02:56:40.524Z] === RUN   TestDockerNetworkDeletePreferID
02:56:41 [2020-10-27T02:56:41.447Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
02:56:41 [2020-10-27T02:56:41.909Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s)
02:56:41 [2020-10-27T02:56:41.909Z] === RUN   TestDaemonDNSFallback
02:56:42 [2020-10-27T02:56:42.397Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
02:56:43 [2020-10-27T02:56:43.338Z] === RUN   TestDockerSuite/TestCommitWithoutPause
02:56:43 [2020-10-27T02:56:43.906Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
02:56:43 [2020-10-27T02:56:43.906Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
02:56:44 [2020-10-27T02:56:44.167Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
02:56:44 [2020-10-27T02:56:44.167Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
02:56:44 [2020-10-27T02:56:44.167Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
02:56:44 [2020-10-27T02:56:44.167Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
02:56:44 [2020-10-27T02:56:44.167Z] === RUN   TestDockerSuite/TestContainerAPICommit
02:56:44 [2020-10-27T02:56:44.167Z] --- PASS: TestGraphdriverPluginV2 (4.29s)
02:56:44 [2020-10-27T02:56:44.167Z] PASS
02:56:44 [2020-10-27T02:56:44.167Z] 
02:56:44 [2020-10-27T02:56:44.167Z] DONE 5 tests in 10.065s
02:56:44 [2020-10-27T02:56:44.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:56:44 [2020-10-27T02:56:44.167Z] ++ 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
02:56:44 [2020-10-27T02:56:44.167Z] ++ set -e
02:56:44 [2020-10-27T02:56:44.167Z] ++ '[' -n 0 ']'
02:56:44 [2020-10-27T02:56:44.167Z] ++ set -x
02:56:44 [2020-10-27T02:56:44.167Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:44 [2020-10-27T02:56:44.428Z] INFO: Testing against a local daemon
02:56:44 [2020-10-27T02:56:44.428Z] === RUN   TestContinueAfterPluginCrash
02:56:44 [2020-10-27T02:56:44.428Z] === PAUSE TestContinueAfterPluginCrash
02:56:44 [2020-10-27T02:56:44.428Z] === RUN   TestReadPluginNoRead
02:56:44 [2020-10-27T02:56:44.428Z] === PAUSE TestReadPluginNoRead
02:56:44 [2020-10-27T02:56:44.428Z] === RUN   TestDaemonStartWithLogOpt
02:56:44 [2020-10-27T02:56:44.428Z] === PAUSE TestDaemonStartWithLogOpt
02:56:44 [2020-10-27T02:56:44.428Z] === CONT  TestContinueAfterPluginCrash
02:56:44 [2020-10-27T02:56:44.428Z] === CONT  TestDaemonStartWithLogOpt
02:56:45 [2020-10-27T02:56:45.809Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
02:56:46 [2020-10-27T02:56:46.181Z] --- PASS: TestReplicatedJob (7.35s)
02:56:46 [2020-10-27T02:56:46.181Z] === RUN   TestUpdateReplicatedJob
02:56:47 [2020-10-27T02:56:47.718Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
02:56:47 [2020-10-27T02:56:47.718Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
02:56:47 [2020-10-27T02:56:47.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
02:56:48 [2020-10-27T02:56:48.238Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
02:56:49 [2020-10-27T02:56:49.178Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
02:56:49 [2020-10-27T02:56:49.748Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
02:56:50 [2020-10-27T02:56:50.051Z] --- PASS: TestDaemonDNSFallback (7.38s)
02:56:50 [2020-10-27T02:56:50.051Z] === RUN   TestInspectNetwork
02:56:50 [2020-10-27T02:56:50.319Z] --- PASS: TestDaemonStartWithLogOpt (5.72s)
02:56:50 [2020-10-27T02:56:50.319Z] === CONT  TestReadPluginNoRead
02:56:50 [2020-10-27T02:56:50.579Z] === RUN   TestDockerSuite/TestContainerAPICreate
02:56:50 [2020-10-27T02:56:50.623Z] --- PASS: TestUpdateReplicatedJob (4.36s)
02:56:50 [2020-10-27T02:56:50.624Z] === RUN   TestServiceListWithStatuses
02:56:50 [2020-10-27T02:56:50.624Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:56:50 [2020-10-27T02:56:50.624Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:56:50 [2020-10-27T02:56:50.624Z] === RUN   TestDockerNetworkConnectAlias
02:56:51 [2020-10-27T02:56:51.445Z] Created binary: bundles/binary-daemon/dockerd-dev
02:56:51 [2020-10-27T02:56:51.445Z] Copying nested executables into bundles/binary-daemon
02:56:51 [2020-10-27T02:56:51.445Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
02:56:51 [2020-10-27T02:56:51.522Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
02:56:51 [2020-10-27T02:56:51.522Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
02:56:51 [2020-10-27T02:56:51.522Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
02:56:51 [2020-10-27T02:56:51.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/make.sh cross
02:56:52 [2020-10-27T02:56:52.029Z] 
02:56:52 [2020-10-27T02:56:52.029Z] Removing bundles/
02:56:52 [2020-10-27T02:56:52.286Z] 
02:56:52 [2020-10-27T02:56:52.286Z] ---> Making bundle: cross (in bundles/cross)
02:56:52 [2020-10-27T02:56:52.286Z] Cross building: bundles/cross/linux/amd64
02:56:52 [2020-10-27T02:56:52.286Z] Building: bundles/cross/linux/amd64/dockerd-dev
02:56:52 [2020-10-27T02:56:52.286Z] GOOS="linux" GOARCH="amd64" GOARM=""
02:56:52 [2020-10-27T02:56:52.461Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
02:56:52 [2020-10-27T02:56:52.461Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
02:56:52 [2020-10-27T02:56:52.721Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
02:56:52 [2020-10-27T02:56:52.721Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
02:56:52 [2020-10-27T02:56:52.981Z] === RUN   TestDockerSuite/TestContainerAPIDelete
02:56:52 [2020-10-27T02:56:52.981Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
02:56:53 [2020-10-27T02:56:53.922Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
02:56:54 [2020-10-27T02:56:54.257Z] === RUN   TestInspectNetwork/full_network_id
02:56:54 [2020-10-27T02:56:54.257Z] === RUN   TestInspectNetwork/partial_network_id
02:56:54 [2020-10-27T02:56:54.257Z] === RUN   TestInspectNetwork/network_name
02:56:54 [2020-10-27T02:56:54.257Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:56:54 [2020-10-27T02:56:54.492Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
02:56:54 [2020-10-27T02:56:54.752Z] === RUN   TestReadPluginNoRead/default
02:56:55 [2020-10-27T02:56:55.324Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
02:56:55 [2020-10-27T02:56:55.324Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
02:56:55 [2020-10-27T02:56:55.584Z] --- PASS: TestContinueAfterPluginCrash (10.99s)
02:56:56 [2020-10-27T02:56:56.969Z] === RUN   TestReadPluginNoRead/disabled_caching
02:56:57 [2020-10-27T02:56:57.538Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
02:56:58 [2020-10-27T02:56:58.131Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
02:56:58 [2020-10-27T02:56:58.131Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
02:56:58 [2020-10-27T02:56:58.131Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:56:58 [2020-10-27T02:56:58.458Z] --- PASS: TestInspectNetwork (9.37s)
02:56:58 [2020-10-27T02:56:58.458Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:56:58 [2020-10-27T02:56:58.458Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:56:58 [2020-10-27T02:56:58.458Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:56:58 [2020-10-27T02:56:58.458Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:56:58 [2020-10-27T02:56:58.458Z] === RUN   TestRunContainerWithBridgeNone
02:56:58 [2020-10-27T02:56:58.700Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
02:56:59 [2020-10-27T02:56:59.246Z] --- PASS: TestDockerNetworkConnectAlias (7.99s)
02:56:59 [2020-10-27T02:56:59.246Z] === RUN   TestDockerNetworkReConnect
02:56:59 [2020-10-27T02:56:59.271Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
02:56:59 [2020-10-27T02:56:59.843Z] --- PASS: TestReadPluginNoRead (9.64s)
02:56:59 [2020-10-27T02:56:59.843Z]     --- PASS: TestReadPluginNoRead/default (2.05s)
02:56:59 [2020-10-27T02:56:59.843Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.56s)
02:56:59 [2020-10-27T02:56:59.843Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s)
02:56:59 [2020-10-27T02:56:59.843Z]     read_test.go:92: [dd08951ac7e5d] daemon is not started
02:56:59 [2020-10-27T02:56:59.843Z] PASS
02:56:59 [2020-10-27T02:56:59.843Z] 
02:56:59 [2020-10-27T02:56:59.843Z] DONE 6 tests in 15.532s
02:56:59 [2020-10-27T02:56:59.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:56:59 [2020-10-27T02:56:59.843Z] ++ 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
02:56:59 [2020-10-27T02:56:59.843Z] ++ set -e
02:56:59 [2020-10-27T02:56:59.843Z] ++ '[' -n 0 ']'
02:56:59 [2020-10-27T02:56:59.843Z] ++ set -x
02:56:59 [2020-10-27T02:56:59.843Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:56:59 [2020-10-27T02:56:59.843Z] testing: warning: no tests to run
02:56:59 [2020-10-27T02:56:59.843Z] PASS
02:56:59 [2020-10-27T02:56:59.843Z] 
02:56:59 [2020-10-27T02:56:59.843Z] DONE 0 tests in 0.052s
02:56:59 [2020-10-27T02:56:59.843Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
02:56:59 [2020-10-27T02:56:59.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:56:59 [2020-10-27T02:56:59.843Z] ++ 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
02:56:59 [2020-10-27T02:56:59.843Z] ++ set -e
02:56:59 [2020-10-27T02:56:59.843Z] ++ '[' -n 0 ']'
02:56:59 [2020-10-27T02:56:59.843Z] ++ set -x
02:56:59 [2020-10-27T02:56:59.843Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:00 [2020-10-27T02:57:00.103Z] INFO: Testing against a local daemon
02:57:00 [2020-10-27T02:57:00.103Z] === RUN   TestPluginWithDevMounts
02:57:00 [2020-10-27T02:57:00.103Z] === PAUSE TestPluginWithDevMounts
02:57:00 [2020-10-27T02:57:00.103Z] === CONT  TestPluginWithDevMounts
02:57:00 [2020-10-27T02:57:00.362Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
02:57:00 [2020-10-27T02:57:00.362Z] === RUN   TestDockerSuite/TestContainerAPIKill
02:57:01 [2020-10-27T02:57:01.005Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
02:57:01 [2020-10-27T02:57:01.005Z] === RUN   TestNetworkInvalidJSON
02:57:01 [2020-10-27T02:57:01.005Z] === RUN   TestNetworkInvalidJSON//networks/create
02:57:01 [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/create
02:57:01 [2020-10-27T02:57:01.005Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
02:57:01 [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
02:57:01 [2020-10-27T02:57:01.005Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
02:57:01 [2020-10-27T02:57:01.005Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
02:57:01 [2020-10-27T02:57:01.005Z] === CONT  TestNetworkInvalidJSON//networks/create
02:57:01 [2020-10-27T02:57:01.005Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
02:57:01 [2020-10-27T02:57:01.005Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
02:57:01 [2020-10-27T02:57:01.005Z] --- PASS: TestNetworkInvalidJSON (0.03s)
02:57:01 [2020-10-27T02:57:01.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
02:57:01 [2020-10-27T02:57:01.005Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
02:57:01 [2020-10-27T02:57:01.005Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
02:57:01 [2020-10-27T02:57:01.005Z] === RUN   TestHostIPv4BridgeLabel
02:57:01 [2020-10-27T02:57:01.302Z] === RUN   TestDockerSuite/TestContainerAPIPause
02:57:01 [2020-10-27T02:57:01.871Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
02:57:01 [2020-10-27T02:57:01.948Z] --- PASS: TestHostIPv4BridgeLabel (0.78s)
02:57:01 [2020-10-27T02:57:01.948Z] === RUN   TestDaemonRestartWithLiveRestore
02:57:02 [2020-10-27T02:57:02.131Z] --- PASS: TestPluginWithDevMounts (1.92s)
02:57:02 [2020-10-27T02:57:02.131Z] PASS
02:57:02 [2020-10-27T02:57:02.131Z] 
02:57:02 [2020-10-27T02:57:02.131Z] DONE 1 tests in 2.095s
02:57:02 [2020-10-27T02:57:02.131Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
02:57:02 [2020-10-27T02:57:02.131Z] ++ 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
02:57:02 [2020-10-27T02:57:02.131Z] ++ set -e
02:57:02 [2020-10-27T02:57:02.131Z] ++ '[' -n 0 ']'
02:57:02 [2020-10-27T02:57:02.131Z] ++ set -x
02:57:02 [2020-10-27T02:57:02.131Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:02 [2020-10-27T02:57:02.131Z] INFO: Testing against a local daemon
02:57:02 [2020-10-27T02:57:02.131Z] === RUN   TestSecretInspect
02:57:02 [2020-10-27T02:57:02.392Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
02:57:02 [2020-10-27T02:57:02.392Z] === RUN   TestDockerSuite/TestContainerAPIRename
02:57:02 [2020-10-27T02:57:02.972Z] === RUN   TestDockerSuite/TestContainerAPIRestart
02:57:03 [2020-10-27T02:57:03.334Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s)
02:57:03 [2020-10-27T02:57:03.334Z] === RUN   TestDaemonDefaultNetworkPools
02:57:04 [2020-10-27T02:57:04.277Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
02:57:04 [2020-10-27T02:57:04.277Z] === RUN   TestDaemonRestartWithExistingNetwork
02:57:04 [2020-10-27T02:57:04.354Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
02:57:04 [2020-10-27T02:57:04.614Z] --- PASS: TestSecretInspect (2.38s)
02:57:04 [2020-10-27T02:57:04.614Z] === RUN   TestSecretList
02:57:04 [2020-10-27T02:57:04.905Z] --- PASS: TestDockerNetworkReConnect (6.34s)
02:57:04 [2020-10-27T02:57:04.905Z] === RUN   TestServicePlugin
02:57:04 [2020-10-27T02:57:04.905Z] --- SKIP: TestServicePlugin (0.00s)
02:57:04 [2020-10-27T02:57:04.905Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:57:04 [2020-10-27T02:57:04.905Z] === RUN   TestServiceUpdateLabel
02:57:05 [2020-10-27T02:57:05.182Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
02:57:05 [2020-10-27T02:57:05.182Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
02:57:05 [2020-10-27T02:57:05.182Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
02:57:05 [2020-10-27T02:57:05.182Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
02:57:05 [2020-10-27T02:57:05.182Z] === RUN   TestDockerSuite/TestContainerAPIStart
02:57:05 [2020-10-27T02:57:05.752Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
02:57:06 [2020-10-27T02:57:06.190Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s)
02:57:06 [2020-10-27T02:57:06.190Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:57:07 [2020-10-27T02:57:07.132Z] --- PASS: TestSecretList (2.47s)
02:57:07 [2020-10-27T02:57:07.132Z] === RUN   TestSecretsCreateAndDelete
02:57:07 [2020-10-27T02:57:07.391Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
02:57:08 [2020-10-27T02:57:08.526Z] --- PASS: TestServiceUpdateLabel (3.55s)
02:57:08 [2020-10-27T02:57:08.526Z] === RUN   TestServiceUpdateSecrets
02:57:08 [2020-10-27T02:57:08.736Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
02:57:08 [2020-10-27T02:57:08.736Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:57:09 [2020-10-27T02:57:09.298Z] --- PASS: TestSecretsCreateAndDelete (2.01s)
02:57:09 [2020-10-27T02:57:09.299Z] === RUN   TestSecretsUpdate
02:57:09 [2020-10-27T02:57:09.308Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s)
02:57:09 [2020-10-27T02:57:09.308Z] === RUN   TestServiceWithPredefinedNetwork
02:57:10 [2020-10-27T02:57:10.238Z] === RUN   TestDockerSuite/TestContainerAPIStop
02:57:10 [2020-10-27T02:57:10.809Z] === RUN   TestDockerSuite/TestContainerAPITop
02:57:11 [2020-10-27T02:57:11.750Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
02:57:11 [2020-10-27T02:57:11.750Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
02:57:11 [2020-10-27T02:57:11.750Z] === RUN   TestDockerSuite/TestContainerAPIWait
02:57:12 [2020-10-27T02:57:12.319Z] --- PASS: TestSecretsUpdate (3.21s)
02:57:12 [2020-10-27T02:57:12.319Z] === RUN   TestTemplatedSecret
02:57:12 [2020-10-27T02:57:12.608Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
02:57:12 [2020-10-27T02:57:12.608Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:57:12 [2020-10-27T02:57:12.608Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:57:12 [2020-10-27T02:57:12.608Z]     service_test.go:236: FLAKY_TEST
02:57:12 [2020-10-27T02:57:12.608Z] === RUN   TestServiceWithDataPathPortInit
02:57:14 [2020-10-27T02:57:14.856Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
02:57:14 [2020-10-27T02:57:14.857Z] --- PASS: TestTemplatedSecret (2.68s)
02:57:14 [2020-10-27T02:57:14.857Z] === RUN   TestSecretCreateResolve
02:57:15 [2020-10-27T02:57:15.426Z] === RUN   TestDockerSuite/TestContainerNetworkMode
02:57:16 [2020-10-27T02:57:16.366Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
02:57:17 [2020-10-27T02:57:17.749Z] --- PASS: TestSecretCreateResolve (2.81s)
02:57:17 [2020-10-27T02:57:17.749Z] PASS
02:57:17 [2020-10-27T02:57:17.749Z] 
02:57:17 [2020-10-27T02:57:17.749Z] DONE 6 tests in 15.699s
02:57:17 [2020-10-27T02:57:17.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
02:57:17 [2020-10-27T02:57:17.749Z] ++ 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
02:57:17 [2020-10-27T02:57:17.749Z] ++ set -e
02:57:17 [2020-10-27T02:57:17.749Z] ++ '[' -n 0 ']'
02:57:17 [2020-10-27T02:57:17.749Z] ++ set -x
02:57:17 [2020-10-27T02:57:17.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:18 [2020-10-27T02:57:18.009Z] INFO: Testing against a local daemon
02:57:18 [2020-10-27T02:57:18.009Z] === RUN   TestServiceCreateInit
02:57:18 [2020-10-27T02:57:18.009Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:57:20 [2020-10-27T02:57:20.552Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
02:57:20 [2020-10-27T02:57:20.813Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
02:57:22 [2020-10-27T02:57:22.725Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
02:57:22 [2020-10-27T02:57:22.725Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:57:23 [2020-10-27T02:57:23.294Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
02:57:24 [2020-10-27T02:57:24.234Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
02:57:25 [2020-10-27T02:57:25.615Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
02:57:27 [2020-10-27T02:57:27.029Z] --- PASS: TestServiceCreateInit (8.87s)
02:57:27 [2020-10-27T02:57:27.029Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s)
02:57:27 [2020-10-27T02:57:27.029Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s)
02:57:27 [2020-10-27T02:57:27.029Z] === RUN   TestCreateServiceMultipleTimes
02:57:27 [2020-10-27T02:57:27.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
02:57:27 [2020-10-27T02:57:27.087Z] --- PASS: TestServiceUpdateSecrets (15.88s)
02:57:27 [2020-10-27T02:57:27.087Z] === RUN   TestServiceUpdateConfigs
02:57:28 [2020-10-27T02:57:28.408Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
02:57:29 [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithHugeFile (54.17s)
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildWithEmptyDockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
02:57:29 [2020-10-27T02:57:29.251Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
02:57:29 [2020-10-27T02:57:29.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
02:57:29 [2020-10-27T02:57:29.251Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
02:57:29 [2020-10-27T02:57:29.251Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildPreserveOwnership
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildPreserveOwnership/copy_from
02:57:29 [2020-10-27T02:57:29.251Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
02:57:30 [2020-10-27T02:57:30.301Z] --- PASS: TestBuildPreserveOwnership (3.82s)
02:57:30 [2020-10-27T02:57:30.301Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
02:57:30 [2020-10-27T02:57:30.301Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
02:57:30 [2020-10-27T02:57:30.301Z] === RUN   TestBuildPlatformInvalid
02:57:30 [2020-10-27T02:57:30.318Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bf780_<nil>}
02:57:30 [2020-10-27T02:57:30.597Z] --- PASS: TestBuildPlatformInvalid (0.13s)
02:57:30 [2020-10-27T02:57:30.597Z] PASS
02:57:30 [2020-10-27T02:57:30.597Z] 
02:57:30 [2020-10-27T02:57:30.597Z] === Skipped
02:57:30 [2020-10-27T02:57:30.597Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
02:57:30 [2020-10-27T02:57:30.597Z]     build_session_test.go:25: TODO: BuildKit
02:57:30 [2020-10-27T02:57:30.597Z] 
02:57:30 [2020-10-27T02:57:30.597Z] 
02:57:30 [2020-10-27T02:57:30.597Z] DONE 32 tests, 1 skipped in 93.085s
02:57:30 [2020-10-27T02:57:30.597Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
02:57:30 [2020-10-27T02:57:30.597Z] ++ 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
02:57:30 [2020-10-27T02:57:30.597Z] ++ set -e
02:57:30 [2020-10-27T02:57:30.597Z] ++ '[' -n 0 ']'
02:57:30 [2020-10-27T02:57:30.597Z] ++ set -x
02:57:30 [2020-10-27T02:57:30.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:30 [2020-10-27T02:57:30.597Z] INFO: Testing against a local daemon
02:57:30 [2020-10-27T02:57:30.597Z] === RUN   TestConfigInspect
02:57:30 [2020-10-27T02:57:30.724Z] --- PASS: TestServiceWithDataPathPortInit (17.54s)
02:57:30 [2020-10-27T02:57:30.724Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:57:31 [2020-10-27T02:57:31.698Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_false__<nil>_<nil>_<nil>}
02:57:32 [2020-10-27T02:57:32.673Z] --- PASS: TestConfigInspect (1.90s)
02:57:32 [2020-10-27T02:57:32.673Z] === RUN   TestConfigList
02:57:33 [2020-10-27T02:57:33.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_true__<nil>_<nil>_<nil>}
02:57:34 [2020-10-27T02:57:34.459Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_false__<nil>_<nil>_<nil>}
02:57:34 [2020-10-27T02:57:34.759Z] --- PASS: TestConfigList (1.95s)
02:57:34 [2020-10-27T02:57:34.759Z] === RUN   TestConfigsCreateAndDelete
02:57:35 [2020-10-27T02:57:35.840Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__<nil>_<nil>_<nil>}
02:57:36 [2020-10-27T02:57:36.280Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
02:57:36 [2020-10-27T02:57:36.280Z] === RUN   TestConfigsUpdate
02:57:37 [2020-10-27T02:57:37.219Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__0xc0008bf7e0_<nil>_<nil>}
02:57:38 [2020-10-27T02:57:38.357Z] --- PASS: TestConfigsUpdate (1.92s)
02:57:38 [2020-10-27T02:57:38.357Z] === RUN   TestTemplatedConfig
02:57:38 [2020-10-27T02:57:38.598Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bf820_<nil>}
02:57:39 [2020-10-27T02:57:39.977Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bf840_<nil>}
02:57:40 [2020-10-27T02:57:40.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s)
02:57:40 [2020-10-27T02:57:40.721Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lcn4cqlypnwqkq03v1ghq9yne Created:2020-10-27 02:57:31.84933761 +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[7e8b32e07c2bbd850e237c610d18410e90016b16ffb8c5979af34bd7f8a52339:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mkxncor2skm3vhnys8aklhy68 EndpointID:c98a7179b3a30ad7b997d0088d61cc28f3f9b889cbc2b1ca13a0e79aa874c68a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9572d434b1b64f743052debfc4375c273631b2591571356098b498f9ba38467f 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:c650fbfd0e73 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mkxncor2skm3vhnys8aklhy68 EndpointID:c98a7179b3a30ad7b997d0088d61cc28f3f9b889cbc2b1ca13a0e79aa874c68a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:57:40 [2020-10-27T02:57:40.721Z] PASS
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] === Skipped
02:57:40 [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:57:40 [2020-10-27T02:57:40.721Z]     service_test.go:236: FLAKY_TEST
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] DONE 23 tests, 1 skipped in 59.406s
02:57:40 [2020-10-27T02:57:40.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:57:40 [2020-10-27T02:57:40.721Z] ++ 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
02:57:40 [2020-10-27T02:57:40.721Z] ++ set -e
02:57:40 [2020-10-27T02:57:40.721Z] ++ '[' -n 0 ']'
02:57:40 [2020-10-27T02:57:40.721Z] ++ set -x
02:57:40 [2020-10-27T02:57:40.721Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:40 [2020-10-27T02:57:40.721Z] INFO: Testing against a local daemon
02:57:40 [2020-10-27T02:57:40.721Z] === RUN   TestDockerNetworkIpvlanPersistance
02:57:40 [2020-10-27T02:57:40.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:57:40 [2020-10-27T02:57:40.721Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:57:40 [2020-10-27T02:57:40.721Z] === RUN   TestDockerNetworkIpvlan
02:57:40 [2020-10-27T02:57:40.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:57:40 [2020-10-27T02:57:40.721Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:57:40 [2020-10-27T02:57:40.721Z] PASS
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] === Skipped
02:57:40 [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:57:40 [2020-10-27T02:57:40.721Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:57:40 [2020-10-27T02:57:40.721Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] 
02:57:40 [2020-10-27T02:57:40.721Z] DONE 2 tests, 2 skipped in 0.169s
02:57:40 [2020-10-27T02:57:40.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:57:40 [2020-10-27T02:57:40.721Z] ++ 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
02:57:40 [2020-10-27T02:57:40.721Z] ++ set -e
02:57:40 [2020-10-27T02:57:40.721Z] ++ '[' -n 0 ']'
02:57:40 [2020-10-27T02:57:40.721Z] ++ set -x
02:57:40 [2020-10-27T02:57:40.721Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:40 [2020-10-27T02:57:40.721Z] INFO: Testing against a local daemon
02:57:40 [2020-10-27T02:57:40.721Z] === RUN   TestDockerNetworkMacvlanPersistance
02:57:41 [2020-10-27T02:57:41.118Z] --- PASS: TestTemplatedConfig (2.38s)
02:57:41 [2020-10-27T02:57:41.118Z] === RUN   TestConfigCreateResolve
02:57:41 [2020-10-27T02:57:41.355Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bf860_<nil>}
02:57:42 [2020-10-27T02:57:42.106Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.22s)
02:57:42 [2020-10-27T02:57:42.106Z] === RUN   TestDockerNetworkMacvlan
02:57:42 [2020-10-27T02:57:42.409Z] --- PASS: TestServiceUpdateConfigs (15.68s)
02:57:42 [2020-10-27T02:57:42.409Z] === RUN   TestServiceUpdateNetwork
02:57:42 [2020-10-27T02:57:42.665Z] --- PASS: TestConfigCreateResolve (1.87s)
02:57:42 [2020-10-27T02:57:42.665Z] === RUN   TestConfigDaemonLibtrustID
02:57:42 [2020-10-27T02:57:42.733Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bf880_<nil>}
02:57:42 [2020-10-27T02:57:42.962Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
02:57:42 [2020-10-27T02:57:42.962Z] PASS
02:57:42 [2020-10-27T02:57:42.962Z] 
02:57:42 [2020-10-27T02:57:42.962Z] DONE 7 tests in 12.518s
02:57:42 [2020-10-27T02:57:42.962Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
02:57:42 [2020-10-27T02:57:42.962Z] ++ 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
02:57:42 [2020-10-27T02:57:42.962Z] ++ set -e
02:57:42 [2020-10-27T02:57:42.962Z] ++ '[' -n 0 ']'
02:57:42 [2020-10-27T02:57:42.962Z] ++ set -x
02:57:42 [2020-10-27T02:57:42.962Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:57:43 [2020-10-27T02:57:43.049Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:57:43 [2020-10-27T02:57:43.257Z] INFO: Testing against a local daemon
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestCheckpoint
02:57:43 [2020-10-27T02:57:43.257Z] --- SKIP: TestCheckpoint (0.00s)
02:57:43 [2020-10-27T02:57:43.257Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestContainerInvalidJSON
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
02:57:43 [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
02:57:43 [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
02:57:43 [2020-10-27T02:57:43.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
02:57:43 [2020-10-27T02:57:43.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
02:57:43 [2020-10-27T02:57:43.257Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
02:57:43 [2020-10-27T02:57:43.257Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
02:57:43 [2020-10-27T02:57:43.257Z] --- PASS: TestContainerInvalidJSON (0.02s)
02:57:43 [2020-10-27T02:57:43.257Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
02:57:43 [2020-10-27T02:57:43.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
02:57:43 [2020-10-27T02:57:43.257Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:57:43 [2020-10-27T02:57:43.257Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestCopyFromContainerPathIsNotDir
02:57:43 [2020-10-27T02:57:43.257Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestCopyToContainerPathDoesNotExist
02:57:43 [2020-10-27T02:57:43.257Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
02:57:43 [2020-10-27T02:57:43.257Z] === RUN   TestCopyToContainerPathIsNotDir
02:57:43 [2020-10-27T02:57:43.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
02:57:43 [2020-10-27T02:57:43.555Z] === RUN   TestCopyFromContainer
02:57:43 [2020-10-27T02:57:43.671Z] --- PASS: TestCreateServiceMultipleTimes (16.88s)
02:57:43 [2020-10-27T02:57:43.671Z] === RUN   TestCreateServiceConflict
02:57:43 [2020-10-27T02:57:43.671Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
02:57:44 [2020-10-27T02:57:44.436Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:57:44 [2020-10-27T02:57:44.597Z] === RUN   TestCopyFromContainer//
02:57:44 [2020-10-27T02:57:44.597Z] === RUN   TestCopyFromContainer//bar/root
02:57:44 [2020-10-27T02:57:44.893Z] === RUN   TestCopyFromContainer//bar/root/
02:57:44 [2020-10-27T02:57:44.893Z] === RUN   TestCopyFromContainer/bar/quux
02:57:44 [2020-10-27T02:57:44.893Z] === RUN   TestCopyFromContainer/bar/quux/
02:57:44 [2020-10-27T02:57:44.893Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
02:57:45 [2020-10-27T02:57:45.050Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
02:57:45 [2020-10-27T02:57:45.189Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:57:45 [2020-10-27T02:57:45.189Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:57:45 [2020-10-27T02:57:45.189Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:57:45 [2020-10-27T02:57:45.189Z] === RUN   TestCopyFromContainer/bar/notarget
02:57:45 [2020-10-27T02:57:45.378Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:57:45 [2020-10-27T02:57:45.489Z] --- PASS: TestCopyFromContainer (1.96s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer// (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:57:45 [2020-10-27T02:57:45.489Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateLinkToNonExistingContainer
02:57:45 [2020-10-27T02:57:45.489Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateWithInvalidEnv
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateWithInvalidEnv/0
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/0
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateWithInvalidEnv/1
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/1
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateWithInvalidEnv/2
02:57:45 [2020-10-27T02:57:45.489Z] === PAUSE TestCreateWithInvalidEnv/2
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateWithInvalidEnv/0
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateWithInvalidEnv/1
02:57:45 [2020-10-27T02:57:45.489Z] === CONT  TestCreateWithInvalidEnv/2
02:57:45 [2020-10-27T02:57:45.489Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateTmpfsMountsTarget
02:57:45 [2020-10-27T02:57:45.489Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
02:57:45 [2020-10-27T02:57:45.489Z] === RUN   TestCreateWithCustomMaskedPaths
02:57:46 [2020-10-27T02:57:46.433Z] --- PASS: TestCreateServiceConflict (2.72s)
02:57:46 [2020-10-27T02:57:46.433Z] === RUN   TestCreateServiceMaxReplicas
02:57:47 [2020-10-27T02:57:47.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s)
02:57:47 [2020-10-27T02:57:47.011Z] === RUN   TestCreateWithCustomReadonlyPaths
02:57:47 [2020-10-27T02:57:47.812Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
02:57:48 [2020-10-27T02:57:48.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
02:57:48 [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:57:48 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:57:48 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:57:48 [2020-10-27T02:57:48.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:57:48 [2020-10-27T02:57:48.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:57:48 [2020-10-27T02:57:48.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
02:57:48 [2020-10-27T02:57:48.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
02:57:48 [2020-10-27T02:57:48.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
02:57:48 [2020-10-27T02:57:48.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
02:57:48 [2020-10-27T02:57:48.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
02:57:48 [2020-10-27T02:57:48.533Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
02:57:48 [2020-10-27T02:57:48.533Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:57:49 [2020-10-27T02:57:49.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestCreateDifferentPlatform
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestCreateDifferentPlatform/different_os
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:57:49 [2020-10-27T02:57:49.188Z] --- PASS: TestCreateDifferentPlatform (0.02s)
02:57:49 [2020-10-27T02:57:49.188Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:57:49 [2020-10-27T02:57:49.188Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:57:49 [2020-10-27T02:57:49.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:57:49 [2020-10-27T02:57:49.188Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestContainerStartOnDaemonRestart
02:57:49 [2020-10-27T02:57:49.188Z] === PAUSE TestContainerStartOnDaemonRestart
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestDaemonRestartIpcMode
02:57:49 [2020-10-27T02:57:49.188Z] === PAUSE TestDaemonRestartIpcMode
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestDaemonHostGatewayIP
02:57:49 [2020-10-27T02:57:49.188Z] === PAUSE TestDaemonHostGatewayIP
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestContainerKillOnDaemonStart
02:57:49 [2020-10-27T02:57:49.188Z] === PAUSE TestContainerKillOnDaemonStart
02:57:49 [2020-10-27T02:57:49.188Z] === RUN   TestDiff
02:57:49 [2020-10-27T02:57:49.583Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:57:49 [2020-10-27T02:57:49.829Z] --- PASS: TestDiff (0.50s)
02:57:49 [2020-10-27T02:57:49.829Z] === RUN   TestExecWithCloseStdin
02:57:49 [2020-10-27T02:57:49.989Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
02:57:50 [2020-10-27T02:57:50.250Z] --- PASS: TestCreateServiceMaxReplicas (3.93s)
02:57:50 [2020-10-27T02:57:50.250Z] === RUN   TestCreateWithDuplicateNetworkNames
02:57:50 [2020-10-27T02:57:50.468Z] --- PASS: TestExecWithCloseStdin (0.64s)
02:57:50 [2020-10-27T02:57:50.468Z] === RUN   TestExec
02:57:51 [2020-10-27T02:57:51.107Z] --- PASS: TestExec (0.62s)
02:57:51 [2020-10-27T02:57:51.107Z] === RUN   TestExecUser
02:57:51 [2020-10-27T02:57:51.749Z] --- PASS: TestExecUser (0.61s)
02:57:51 [2020-10-27T02:57:51.749Z] === RUN   TestExportContainerAndImportImage
02:57:52 [2020-10-27T02:57:52.389Z] --- PASS: TestExportContainerAndImportImage (0.79s)
02:57:52 [2020-10-27T02:57:52.389Z] === RUN   TestExportContainerAfterDaemonRestart
02:57:52 [2020-10-27T02:57:52.787Z] === RUN   TestDockerSuite/TestCopyAndRestart
02:57:52 [2020-10-27T02:57:52.883Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:57:53 [2020-10-27T02:57:53.910Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
02:57:53 [2020-10-27T02:57:53.910Z] === RUN   TestHealthCheckWorkdir
02:57:54 [2020-10-27T02:57:54.170Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
02:57:54 [2020-10-27T02:57:54.430Z] === RUN   TestDockerSuite/TestCpAbsolutePath
02:57:54 [2020-10-27T02:57:54.552Z] --- PASS: TestHealthCheckWorkdir (0.74s)
02:57:54 [2020-10-27T02:57:54.552Z] === RUN   TestHealthKillContainer
02:57:55 [2020-10-27T02:57:55.000Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
02:57:55 [2020-10-27T02:57:55.569Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
02:57:56 [2020-10-27T02:57:56.138Z] === RUN   TestDockerSuite/TestCpFromCaseA
02:57:56 [2020-10-27T02:57:56.707Z] === RUN   TestDockerSuite/TestCpFromCaseB
02:57:57 [2020-10-27T02:57:57.295Z] --- PASS: TestHealthKillContainer (2.59s)
02:57:57 [2020-10-27T02:57:57.295Z] === RUN   TestInspectCpusetInConfigPre120
02:57:57 [2020-10-27T02:57:57.647Z] === RUN   TestDockerSuite/TestCpFromCaseC
02:57:57 [2020-10-27T02:57:57.761Z] --- PASS: TestServiceUpdateNetwork (16.29s)
02:57:57 [2020-10-27T02:57:57.761Z] === RUN   TestServiceUpdatePidsLimit
02:57:57 [2020-10-27T02:57:57.761Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:57:57 [2020-10-27T02:57:57.931Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
02:57:57 [2020-10-27T02:57:57.931Z] === RUN   TestIpcModeNone
02:57:58 [2020-10-27T02:57:58.407Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:57:58 [2020-10-27T02:57:58.567Z] --- PASS: TestIpcModeNone (0.60s)
02:57:58 [2020-10-27T02:57:58.567Z] === RUN   TestIpcModePrivate
02:57:58 [2020-10-27T02:57:58.586Z] === RUN   TestDockerSuite/TestCpFromCaseD
02:57:58 [2020-10-27T02:57:58.862Z] --- PASS: TestIpcModePrivate (0.62s)
02:57:58 [2020-10-27T02:57:58.862Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
02:57:58 [2020-10-27T02:57:58.862Z] === RUN   TestIpcModeShareable
02:57:59 [2020-10-27T02:57:59.473Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:57:59 [2020-10-27T02:57:59.500Z] --- PASS: TestIpcModeShareable (0.60s)
02:57:59 [2020-10-27T02:57:59.500Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
02:57:59 [2020-10-27T02:57:59.500Z] === RUN   TestAPIIpcModeShareableAndContainer
02:57:59 [2020-10-27T02:57:59.526Z] === RUN   TestDockerSuite/TestCpFromCaseE
02:58:00 [2020-10-27T02:58:00.096Z] === RUN   TestDockerSuite/TestCpFromCaseF
02:58:00 [2020-10-27T02:58:00.415Z] --- PASS: TestDockerNetworkMacvlan (18.48s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s)
02:58:00 [2020-10-27T02:58:00.415Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
02:58:00 [2020-10-27T02:58:00.415Z] PASS
02:58:00 [2020-10-27T02:58:00.415Z] 
02:58:00 [2020-10-27T02:58:00.415Z] DONE 8 tests in 20.863s
02:58:00 [2020-10-27T02:58:00.415Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
02:58:00 [2020-10-27T02:58:00.415Z] ++ 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
02:58:00 [2020-10-27T02:58:00.415Z] ++ set -e
02:58:00 [2020-10-27T02:58:00.415Z] ++ '[' -n 0 ']'
02:58:00 [2020-10-27T02:58:00.415Z] ++ set -x
02:58:00 [2020-10-27T02:58:00.415Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:00 [2020-10-27T02:58:00.415Z] testing: warning: no tests to run
02:58:00 [2020-10-27T02:58:00.415Z] PASS
02:58:00 [2020-10-27T02:58:00.415Z] 
02:58:00 [2020-10-27T02:58:00.415Z] DONE 0 tests in 0.028s
02:58:00 [2020-10-27T02:58:00.415Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:58:00 [2020-10-27T02:58:00.415Z] ++ 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
02:58:00 [2020-10-27T02:58:00.415Z] ++ set -e
02:58:00 [2020-10-27T02:58:00.415Z] ++ '[' -n 0 ']'
02:58:00 [2020-10-27T02:58:00.415Z] ++ set -x
02:58:00 [2020-10-27T02:58:00.415Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:00 [2020-10-27T02:58:00.666Z] === RUN   TestDockerSuite/TestCpFromCaseG
02:58:00 [2020-10-27T02:58:00.676Z] INFO: Testing against a local daemon
02:58:00 [2020-10-27T02:58:00.676Z] === RUN   TestAuthZPluginAllowRequest
02:58:01 [2020-10-27T02:58:01.236Z] === RUN   TestDockerSuite/TestCpFromCaseH
02:58:01 [2020-10-27T02:58:01.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s)
02:58:01 [2020-10-27T02:58:01.583Z] === RUN   TestAPIIpcModeHost
02:58:01 [2020-10-27T02:58:01.806Z] === RUN   TestDockerSuite/TestCpFromCaseI
02:58:01 [2020-10-27T02:58:01.889Z] --- PASS: TestAPIIpcModeHost (0.48s)
02:58:01 [2020-10-27T02:58:01.889Z] === RUN   TestDaemonIpcModeShareable
02:58:02 [2020-10-27T02:58:02.376Z] === RUN   TestDockerSuite/TestCpFromCaseJ
02:58:02 [2020-10-27T02:58:02.609Z] --- PASS: TestAuthZPluginAllowRequest (1.87s)
02:58:02 [2020-10-27T02:58:02.609Z] === RUN   TestAuthZPluginTLS
02:58:02 [2020-10-27T02:58:02.945Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
02:58:03 [2020-10-27T02:58:03.186Z] --- PASS: TestAuthZPluginTLS (0.67s)
02:58:03 [2020-10-27T02:58:03.186Z] === RUN   TestAuthZPluginDenyRequest
02:58:03 [2020-10-27T02:58:03.406Z] --- PASS: TestDaemonIpcModeShareable (1.37s)
02:58:03 [2020-10-27T02:58:03.407Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
02:58:03 [2020-10-27T02:58:03.407Z] === RUN   TestDaemonIpcModePrivate
02:58:03 [2020-10-27T02:58:03.758Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
02:58:03 [2020-10-27T02:58:03.758Z] === RUN   TestAuthZPluginAPIDenyResponse
02:58:03 [2020-10-27T02:58:03.883Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
02:58:04 [2020-10-27T02:58:04.451Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
02:58:04 [2020-10-27T02:58:04.451Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
02:58:04 [2020-10-27T02:58:04.451Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:58:04 [2020-10-27T02:58:04.451Z] === RUN   TestDockerSuite/TestCpGarbagePath
02:58:04 [2020-10-27T02:58:04.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
02:58:04 [2020-10-27T02:58:04.703Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
02:58:04 [2020-10-27T02:58:04.703Z] === RUN   TestAuthZPluginDenyResponse
02:58:05 [2020-10-27T02:58:05.021Z] === RUN   TestDockerSuite/TestCpLocalOnly
02:58:05 [2020-10-27T02:58:05.021Z] === RUN   TestDockerSuite/TestCpNameHasColon
02:58:05 [2020-10-27T02:58:05.021Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.73s)
02:58:05 [2020-10-27T02:58:05.021Z] === RUN   TestCreateServiceSecretFileMode
02:58:05 [2020-10-27T02:58:05.275Z] --- PASS: TestAuthZPluginDenyResponse (0.72s)
02:58:05 [2020-10-27T02:58:05.275Z] === RUN   TestAuthZPluginAllowEventStream
02:58:05 [2020-10-27T02:58:05.591Z] === RUN   TestDockerSuite/TestCpRelativePath
02:58:05 [2020-10-27T02:58:05.974Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s)
02:58:05 [2020-10-27T02:58:05.974Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
02:58:05 [2020-10-27T02:58:05.974Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:58:06 [2020-10-27T02:58:06.531Z] === RUN   TestDockerSuite/TestCpSpecialFiles
02:58:06 [2020-10-27T02:58:06.878Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:58:07 [2020-10-27T02:58:07.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
02:58:07 [2020-10-27T02:58:07.193Z] === RUN   TestAuthZPluginErrorResponse
02:58:07 [2020-10-27T02:58:07.529Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
02:58:07 [2020-10-27T02:58:07.529Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
02:58:07 [2020-10-27T02:58:07.529Z] === RUN   TestIpcModeOlderClient
02:58:07 [2020-10-27T02:58:07.529Z] === PAUSE TestIpcModeOlderClient
02:58:07 [2020-10-27T02:58:07.529Z] === RUN   TestKillContainerInvalidSignal
02:58:07 [2020-10-27T02:58:07.765Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
02:58:07 [2020-10-27T02:58:07.765Z] === RUN   TestAuthZPluginErrorRequest
02:58:07 [2020-10-27T02:58:07.822Z] --- PASS: TestKillContainerInvalidSignal (0.53s)
02:58:07 [2020-10-27T02:58:07.822Z] === RUN   TestKillContainer
02:58:07 [2020-10-27T02:58:07.822Z] === RUN   TestKillContainer/no_signal
02:58:07 [2020-10-27T02:58:07.913Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
02:58:08 [2020-10-27T02:58:08.337Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
02:58:08 [2020-10-27T02:58:08.337Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:58:08 [2020-10-27T02:58:08.463Z] === RUN   TestKillContainer/non_killing_signal
02:58:08 [2020-10-27T02:58:08.483Z] --- PASS: TestCreateServiceSecretFileMode (3.26s)
02:58:08 [2020-10-27T02:58:08.483Z] === RUN   TestCreateServiceConfigFileMode
02:58:08 [2020-10-27T02:58:08.759Z] === RUN   TestKillContainer/killing_signal
02:58:08 [2020-10-27T02:58:08.909Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
02:58:08 [2020-10-27T02:58:08.909Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:58:09 [2020-10-27T02:58:09.052Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
02:58:09 [2020-10-27T02:58:09.398Z] --- PASS: TestKillContainer (1.62s)
02:58:09 [2020-10-27T02:58:09.398Z]     --- PASS: TestKillContainer/no_signal (0.53s)
02:58:09 [2020-10-27T02:58:09.398Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
02:58:09 [2020-10-27T02:58:09.398Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
02:58:09 [2020-10-27T02:58:09.398Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:58:09 [2020-10-27T02:58:09.398Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:58:09 [2020-10-27T02:58:09.622Z] === RUN   TestDockerSuite/TestCpToCaseA
02:58:10 [2020-10-27T02:58:10.036Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:58:10 [2020-10-27T02:58:10.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
02:58:10 [2020-10-27T02:58:10.674Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s)
02:58:10 [2020-10-27T02:58:10.674Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
02:58:10 [2020-10-27T02:58:10.674Z] === RUN   TestKillStoppedContainer
02:58:10 [2020-10-27T02:58:10.674Z] --- PASS: TestKillStoppedContainer (0.07s)
02:58:10 [2020-10-27T02:58:10.674Z] === RUN   TestKillStoppedContainerAPIPre120
02:58:10 [2020-10-27T02:58:10.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
02:58:10 [2020-10-27T02:58:10.674Z] === RUN   TestKillDifferentUserContainer
02:58:11 [2020-10-27T02:58:11.004Z] === RUN   TestDockerSuite/TestCpToCaseB
02:58:11 [2020-10-27T02:58:11.272Z] --- PASS: TestCreateServiceConfigFileMode (3.00s)
02:58:11 [2020-10-27T02:58:11.272Z] === RUN   TestCreateServiceSysctls
02:58:11 [2020-10-27T02:58:11.309Z] --- PASS: TestKillDifferentUserContainer (0.53s)
02:58:11 [2020-10-27T02:58:11.309Z] === RUN   TestInspectOomKilledTrue
02:58:11 [2020-10-27T02:58:11.452Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
02:58:11 [2020-10-27T02:58:11.452Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:58:11 [2020-10-27T02:58:11.534Z] === RUN   TestDockerSuite/TestCpToCaseC
02:58:11 [2020-10-27T02:58:11.945Z] --- PASS: TestInspectOomKilledTrue (0.87s)
02:58:11 [2020-10-27T02:58:11.945Z] === RUN   TestInspectOomKilledFalse
02:58:12 [2020-10-27T02:58:12.581Z] --- PASS: TestInspectOomKilledFalse (0.51s)
02:58:12 [2020-10-27T02:58:12.581Z] === RUN   TestLinksEtcHostsContentMatch
02:58:12 [2020-10-27T02:58:12.875Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
02:58:12 [2020-10-27T02:58:12.875Z] === RUN   TestLinksContainerNames
02:58:12 [2020-10-27T02:58:12.913Z] === RUN   TestDockerSuite/TestCpToCaseD
02:58:13 [2020-10-27T02:58:13.366Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
02:58:13 [2020-10-27T02:58:13.366Z] === RUN   TestAuthZPluginHeader
02:58:13 [2020-10-27T02:58:13.694Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
02:58:13 [2020-10-27T02:58:13.694Z] Copying nested executables into bundles/cross/linux/amd64
02:58:13 [2020-10-27T02:58:13.694Z] Cross building: bundles/cross/windows/amd64
02:58:13 [2020-10-27T02:58:13.694Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
02:58:13 [2020-10-27T02:58:13.694Z] GOOS="windows" GOARCH="amd64" GOARM=""
02:58:13 [2020-10-27T02:58:13.921Z] --- PASS: TestLinksContainerNames (1.03s)
02:58:13 [2020-10-27T02:58:13.921Z] === RUN   TestLogsFollowTailEmpty
02:58:14 [2020-10-27T02:58:14.308Z] --- PASS: TestAuthZPluginHeader (1.01s)
02:58:14 [2020-10-27T02:58:14.308Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:58:14 [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:58:14 [2020-10-27T02:58:14.308Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:14 [2020-10-27T02:58:14.308Z] === RUN   TestAuthZPluginV2Disable
02:58:14 [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:58:14 [2020-10-27T02:58:14.308Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:14 [2020-10-27T02:58:14.308Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:58:14 [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:58:14 [2020-10-27T02:58:14.308Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:14 [2020-10-27T02:58:14.308Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:58:14 [2020-10-27T02:58:14.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:58:14 [2020-10-27T02:58:14.308Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:14 [2020-10-27T02:58:14.308Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:58:14 [2020-10-27T02:58:14.561Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
02:58:14 [2020-10-27T02:58:14.561Z] === RUN   TestContainerNetworkMountsNoChown
02:58:15 [2020-10-27T02:58:15.200Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/default
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/private
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rprivate
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/slave
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rslave
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/shared
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rshared
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/default
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/default/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/rslave
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/rshared
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/slave
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/default/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/shared
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/rprivate
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/private
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/private/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/default/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/private/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/default/mount_root
02:58:15 [2020-10-27T02:58:15.200Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:58:15 [2020-10-27T02:58:15.200Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/private/bind_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/private/mount_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:58:15 [2020-10-27T02:58:15.201Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestServiceUpdatePidsLimit (17.73s)
02:58:15 [2020-10-27T02:58:15.343Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
02:58:15 [2020-10-27T02:58:15.343Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s)
02:58:15 [2020-10-27T02:58:15.343Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
02:58:15 [2020-10-27T02:58:15.343Z] PASS
02:58:15 [2020-10-27T02:58:15.343Z] 
02:58:15 [2020-10-27T02:58:15.343Z] === Skipped
02:58:15 [2020-10-27T02:58:15.343Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
02:58:15 [2020-10-27T02:58:15.343Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:58:15 [2020-10-27T02:58:15.343Z] 
02:58:15 [2020-10-27T02:58:15.343Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
02:58:15 [2020-10-27T02:58:15.343Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:15 [2020-10-27T02:58:15.343Z] 
02:58:15 [2020-10-27T02:58:15.343Z] 
02:58:15 [2020-10-27T02:58:15.343Z] DONE 27 tests, 2 skipped in 173.244s
02:58:15 [2020-10-27T02:58:15.343Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
02:58:15 [2020-10-27T02:58:15.343Z] ++ 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
02:58:15 [2020-10-27T02:58:15.343Z] ++ set -e
02:58:15 [2020-10-27T02:58:15.343Z] ++ '[' -n 0 ']'
02:58:15 [2020-10-27T02:58:15.343Z] ++ set -x
02:58:15 [2020-10-27T02:58:15.343Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:15 [2020-10-27T02:58:15.343Z] INFO: Testing against a local daemon
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestSessionCreate
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestSessionCreate (0.02s)
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestSessionCreateWithBadUpgrade
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
02:58:15 [2020-10-27T02:58:15.343Z] PASS
02:58:15 [2020-10-27T02:58:15.343Z] 
02:58:15 [2020-10-27T02:58:15.343Z] DONE 2 tests in 0.112s
02:58:15 [2020-10-27T02:58:15.343Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
02:58:15 [2020-10-27T02:58:15.343Z] ++ 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
02:58:15 [2020-10-27T02:58:15.343Z] ++ set -e
02:58:15 [2020-10-27T02:58:15.343Z] ++ '[' -n 0 ']'
02:58:15 [2020-10-27T02:58:15.343Z] ++ set -x
02:58:15 [2020-10-27T02:58:15.343Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:15 [2020-10-27T02:58:15.343Z] INFO: Testing against a local daemon
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:58:15 [2020-10-27T02:58:15.343Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:58:15 [2020-10-27T02:58:15.343Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestEventsExecDie
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestEventsExecDie (0.97s)
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestEventsBackwardsCompatible
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestInfoBinaryCommits
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestInfoBinaryCommits (0.02s)
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestInfoAPIVersioned
02:58:15 [2020-10-27T02:58:15.343Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:58:15 [2020-10-27T02:58:15.343Z] === RUN   TestInfoDiscoveryBackend
02:58:15 [2020-10-27T02:58:15.452Z] --- PASS: TestCreateServiceSysctls (3.69s)
02:58:15 [2020-10-27T02:58:15.452Z] === RUN   TestCreateServiceCapabilities
02:58:15 [2020-10-27T02:58:15.494Z] --- PASS: TestMountDaemonRoot (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
02:58:15 [2020-10-27T02:58:15.494Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
02:58:15 [2020-10-27T02:58:15.494Z] === RUN   TestContainerBindMountNonRecursive
02:58:15 [2020-10-27T02:58:15.974Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
02:58:15 [2020-10-27T02:58:15.974Z] === RUN   TestInfoDiscoveryInvalidAdvertise
02:58:16 [2020-10-27T02:58:16.834Z] === RUN   TestDockerSuite/TestCpToCaseE
02:58:17 [2020-10-27T02:58:17.007Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
02:58:17 [2020-10-27T02:58:17.008Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
02:58:17 [2020-10-27T02:58:17.016Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
02:58:17 [2020-10-27T02:58:17.016Z] === RUN   TestNetworkNat
02:58:17 [2020-10-27T02:58:17.326Z] --- PASS: TestNetworkNat (0.55s)
02:58:17 [2020-10-27T02:58:17.326Z] === RUN   TestNetworkLocalhostTCPNat
02:58:17 [2020-10-27T02:58:17.639Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
02:58:17 [2020-10-27T02:58:17.639Z] === RUN   TestInfoAPI
02:58:17 [2020-10-27T02:58:17.639Z] --- PASS: TestInfoAPI (0.02s)
02:58:17 [2020-10-27T02:58:17.639Z] === RUN   TestInfoAPIWarnings
02:58:17 [2020-10-27T02:58:17.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
02:58:17 [2020-10-27T02:58:17.962Z] === RUN   TestNetworkLoopbackNat
02:58:18 [2020-10-27T02:58:18.216Z] --- PASS: TestCreateServiceCapabilities (3.24s)
02:58:18 [2020-10-27T02:58:18.216Z] === RUN   TestInspect
02:58:19 [2020-10-27T02:58:19.157Z] === RUN   TestDockerSuite/TestCpToCaseF
02:58:19 [2020-10-27T02:58:19.727Z] === RUN   TestDockerSuite/TestCpToCaseG
02:58:20 [2020-10-27T02:58:20.698Z] --- PASS: TestNetworkLoopbackNat (2.72s)
02:58:20 [2020-10-27T02:58:20.698Z] === RUN   TestPause
02:58:20 [2020-10-27T02:58:20.995Z] --- PASS: TestPause (0.54s)
02:58:20 [2020-10-27T02:58:20.995Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:58:20 [2020-10-27T02:58:20.995Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:58:20 [2020-10-27T02:58:20.995Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:58:20 [2020-10-27T02:58:20.995Z] === RUN   TestPauseStopPausedContainer
02:58:21 [2020-10-27T02:58:21.635Z] --- PASS: TestPauseStopPausedContainer (0.56s)
02:58:21 [2020-10-27T02:58:21.635Z] === RUN   TestPsFilter
02:58:21 [2020-10-27T02:58:21.637Z] --- PASS: TestInspect (3.27s)
02:58:21 [2020-10-27T02:58:21.637Z] === RUN   TestCreateJob
02:58:21 [2020-10-27T02:58:21.930Z] --- PASS: TestPsFilter (0.19s)
02:58:21 [2020-10-27T02:58:21.930Z] === RUN   TestRemoveContainerWithRemovedVolume
02:58:22 [2020-10-27T02:58:22.225Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s)
02:58:22 [2020-10-27T02:58:22.225Z] === RUN   TestRemoveContainerWithVolume
02:58:22 [2020-10-27T02:58:22.862Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
02:58:22 [2020-10-27T02:58:22.862Z] === RUN   TestRemoveContainerRunning
02:58:23 [2020-10-27T02:58:23.500Z] --- PASS: TestRemoveContainerRunning (0.52s)
02:58:23 [2020-10-27T02:58:23.500Z] === RUN   TestRemoveContainerForceRemoveRunning
02:58:23 [2020-10-27T02:58:23.547Z] === RUN   TestDockerSuite/TestCpToCaseH
02:58:24 [2020-10-27T02:58:24.148Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s)
02:58:24 [2020-10-27T02:58:24.148Z] === RUN   TestRemoveInvalidContainer
02:58:24 [2020-10-27T02:58:24.148Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:58:24 [2020-10-27T02:58:24.148Z] === RUN   TestRenameLinkedContainer
02:58:24 [2020-10-27T02:58:24.930Z] --- PASS: TestCreateJob (3.22s)
02:58:24 [2020-10-27T02:58:24.930Z] === RUN   TestReplicatedJob
02:58:25 [2020-10-27T02:58:25.874Z] === RUN   TestDockerSuite/TestCpToCaseI
02:58:26 [2020-10-27T02:58:26.230Z] --- PASS: TestRenameLinkedContainer (2.08s)
02:58:26 [2020-10-27T02:58:26.230Z] === RUN   TestRenameStoppedContainer
02:58:26 [2020-10-27T02:58:26.526Z] --- PASS: TestRenameStoppedContainer (0.51s)
02:58:26 [2020-10-27T02:58:26.526Z] === RUN   TestRenameRunningContainerAndReuse
02:58:26 [2020-10-27T02:58:26.815Z] === RUN   TestDockerSuite/TestCpToCaseJ
02:58:27 [2020-10-27T02:58:27.569Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
02:58:27 [2020-10-27T02:58:27.569Z] === RUN   TestRenameInvalidName
02:58:28 [2020-10-27T02:58:28.212Z] --- PASS: TestRenameInvalidName (0.50s)
02:58:28 [2020-10-27T02:58:28.212Z] === RUN   TestRenameAnonymousContainer
02:58:30 [2020-10-27T02:58:30.302Z] --- PASS: TestRenameAnonymousContainer (1.97s)
02:58:30 [2020-10-27T02:58:30.302Z] === RUN   TestRenameContainerWithSameName
02:58:30 [2020-10-27T02:58:30.595Z] --- PASS: TestRenameContainerWithSameName (0.53s)
02:58:30 [2020-10-27T02:58:30.595Z] === RUN   TestRenameContainerWithLinkedContainer
02:58:31 [2020-10-27T02:58:31.017Z] --- PASS: TestReplicatedJob (5.72s)
02:58:31 [2020-10-27T02:58:31.017Z] === RUN   TestUpdateReplicatedJob
02:58:31 [2020-10-27T02:58:31.017Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
02:58:31 [2020-10-27T02:58:31.276Z] === RUN   TestDockerSuite/TestCpToDot
02:58:31 [2020-10-27T02:58:31.640Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
02:58:31 [2020-10-27T02:58:31.640Z] === RUN   TestResize
02:58:31 [2020-10-27T02:58:31.846Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
02:58:32 [2020-10-27T02:58:32.276Z] --- PASS: TestResize (0.54s)
02:58:32 [2020-10-27T02:58:32.276Z] === RUN   TestResizeWithInvalidSize
02:58:32 [2020-10-27T02:58:32.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.16s)
02:58:32 [2020-10-27T02:58:32.418Z] PASS
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] === Skipped
02:58:32 [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:58:32 [2020-10-27T02:58:32.679Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:58:32 [2020-10-27T02:58:32.679Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:58:32 [2020-10-27T02:58:32.679Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:58:32 [2020-10-27T02:58:32.679Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] 
02:58:32 [2020-10-27T02:58:32.679Z] DONE 17 tests, 4 skipped in 32.092s
02:58:32 [2020-10-27T02:58:32.679Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:58:32 [2020-10-27T02:58:32.679Z] ++ 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
02:58:32 [2020-10-27T02:58:32.679Z] ++ set -e
02:58:32 [2020-10-27T02:58:32.679Z] ++ '[' -n 0 ']'
02:58:32 [2020-10-27T02:58:32.679Z] ++ set -x
02:58:32 [2020-10-27T02:58:32.679Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:32 [2020-10-27T02:58:32.679Z] INFO: Testing against a local daemon
02:58:32 [2020-10-27T02:58:32.679Z] === RUN   TestPluginInvalidJSON
02:58:32 [2020-10-27T02:58:32.679Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
02:58:32 [2020-10-27T02:58:32.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
02:58:32 [2020-10-27T02:58:32.679Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
02:58:32 [2020-10-27T02:58:32.679Z] --- PASS: TestPluginInvalidJSON (0.03s)
02:58:32 [2020-10-27T02:58:32.679Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
02:58:32 [2020-10-27T02:58:32.679Z] === RUN   TestPluginInstall
02:58:32 [2020-10-27T02:58:32.679Z] === RUN   TestPluginInstall/no_auth
02:58:32 [2020-10-27T02:58:32.913Z] --- PASS: TestResizeWithInvalidSize (0.56s)
02:58:32 [2020-10-27T02:58:32.913Z] === RUN   TestResizeWhenContainerNotStarted
02:58:33 [2020-10-27T02:58:33.212Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:58:33 [2020-10-27T02:58:33.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:58:33 [2020-10-27T02:58:33.226Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
02:58:34 [2020-10-27T02:58:34.606Z] --- PASS: TestUpdateReplicatedJob (3.91s)
02:58:34 [2020-10-27T02:58:34.606Z] === RUN   TestServiceListWithStatuses
02:58:34 [2020-10-27T02:58:34.606Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:58:34 [2020-10-27T02:58:34.606Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:58:34 [2020-10-27T02:58:34.606Z] === RUN   TestDockerNetworkConnectAlias
02:58:34 [2020-10-27T02:58:34.606Z] === RUN   TestDockerSuite/TestCpToStdout
02:58:35 [2020-10-27T02:58:35.176Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
02:58:35 [2020-10-27T02:58:35.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:58:35 [2020-10-27T02:58:35.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:58:35 [2020-10-27T02:58:35.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestInfoAPIWarnings (16.26s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestInfoDebug
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestInfoDebug (0.52s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestInfoInsecureRegistries
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestInfoInsecureRegistries (0.52s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestInfoRegistryMirrors
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestInfoRegistryMirrors (0.52s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestLoginFailsWithBadCredentials
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestPingCacheHeaders
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestPingCacheHeaders (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestPingGet
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestPingGet (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestPingHead
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestPingHead (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVersion
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestVersion (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] PASS
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] === Skipped
02:58:36 [2020-10-27T02:58:36.199Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:58:36 [2020-10-27T02:58:36.199Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] DONE 18 tests, 1 skipped in 21.380s
02:58:36 [2020-10-27T02:58:36.199Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
02:58:36 [2020-10-27T02:58:36.199Z] ++ 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
02:58:36 [2020-10-27T02:58:36.199Z] ++ set -e
02:58:36 [2020-10-27T02:58:36.199Z] ++ '[' -n 0 ']'
02:58:36 [2020-10-27T02:58:36.199Z] ++ set -x
02:58:36 [2020-10-27T02:58:36.199Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:36 [2020-10-27T02:58:36.199Z] INFO: Testing against a local daemon
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVolumesCreateAndList
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesCreateAndList (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVolumesRemove
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesRemove (0.12s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVolumesInspect
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesInspect (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVolumesInvalidJSON
02:58:36 [2020-10-27T02:58:36.199Z] === RUN   TestVolumesInvalidJSON//volumes/create
02:58:36 [2020-10-27T02:58:36.199Z] === PAUSE TestVolumesInvalidJSON//volumes/create
02:58:36 [2020-10-27T02:58:36.199Z] === CONT  TestVolumesInvalidJSON//volumes/create
02:58:36 [2020-10-27T02:58:36.199Z] --- PASS: TestVolumesInvalidJSON (0.01s)
02:58:36 [2020-10-27T02:58:36.199Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
02:58:36 [2020-10-27T02:58:36.199Z] PASS
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] DONE 5 tests in 0.219s
02:58:36 [2020-10-27T02:58:36.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:58:36 [2020-10-27T02:58:36.199Z] ++++ cat bundles/test-integration/docker.pid
02:58:36 [2020-10-27T02:58:36.199Z] +++ kill 12073
02:58:36 [2020-10-27T02:58:36.199Z] +++ /etc/init.d/apparmor stop
02:58:36 [2020-10-27T02:58:36.199Z] Leaving: AppArmorNo profiles have been unloaded.
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] Unloading profiles will leave already running processes permanently
02:58:36 [2020-10-27T02:58:36.199Z] unconfined, which can lead to unexpected situations.
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.199Z] To set a process to complain mode, use the command line tool
02:58:36 [2020-10-27T02:58:36.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:58:36 [2020-10-27T02:58:36.199Z] +++ true
02:58:36 [2020-10-27T02:58:36.199Z] exiting test-integration
02:58:36 [2020-10-27T02:58:36.199Z] ++ exit 0
02:58:36 [2020-10-27T02:58:36.199Z] 
02:58:36 [2020-10-27T02:58:36.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:58:36 [2020-10-27T02:58:36.578Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
02:58:36 [2020-10-27T02:58:36.841Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
02:58:37 [2020-10-27T02:58:37.792Z] === RUN   TestDockerSuite/TestCpVolumePath
02:58:37 [2020-10-27T02:58:37.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:58:38 [2020-10-27T02:58:38.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:58:38 [2020-10-27T02:58:38.731Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
Post stage
[Pipeline] junit
02:58:38 [2020-10-27T02:58:38.968Z] Recording test results
02:58:38 [2020-10-27T02:58:38.990Z] === RUN   TestDockerSuite/TestCreateArgs
02:58:38 [2020-10-27T02:58:38.990Z] === RUN   TestDockerSuite/TestCreateByImageID
02:58:39 [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:39 [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5478580444c87c557b9523cd2e2c3446a5ebd5a220f10a83d44c127ca18b4c3" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:39 [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:39 [2020-10-27T02:58:39.270Z] time="2020-10-27T02:58:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5478580444c87c557b9523cd2e2c3446a5ebd5a220f10a83d44c127ca18b4c3" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:39 [2020-10-27T02:58:39.270Z] === RUN   TestPluginInstall/with_htpasswd
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:58:39 [2020-10-27T02:58:39.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:58:39 [2020-10-27T02:58:39.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:58:39 [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:39 [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f2bb31b4493b94b52e552ecf7a35a772782b053c9d9e833a8c9117e43de247" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:39 [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:39 [2020-10-27T02:58:39.530Z] time="2020-10-27T02:58:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47f2bb31b4493b94b52e552ecf7a35a772782b053c9d9e833a8c9117e43de247" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:39 [2020-10-27T02:58:39.560Z] === RUN   TestDockerSuite/TestCreateEchoStdout
02:58:39 [2020-10-27T02:58:39.819Z] --- PASS: TestDockerNetworkConnectAlias (5.41s)
02:58:39 [2020-10-27T02:58:39.819Z] === RUN   TestDockerNetworkReConnect
02:58:39 [2020-10-27T02:58:39.866Z] + echo Ensuring container killed.
02:58:39 [2020-10-27T02:58:39.866Z] Ensuring container killed.
02:58:39 [2020-10-27T02:58:39.866Z] + docker rm -vf docker-pr1
02:58:40 [2020-10-27T02:58:40.080Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
02:58:40 [2020-10-27T02:58:40.080Z] === RUN   TestDockerSuite/TestCreateHostConfig
02:58:40 [2020-10-27T02:58:40.080Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
02:58:40 [2020-10-27T02:58:40.101Z] === RUN   TestPluginInstall/with_insecure
02:58:40 [2020-10-27T02:58:40.167Z] Error: No such container: docker-pr1
02:58:40 [2020-10-27T02:58:40.167Z] + true
[Pipeline] sh
02:58:40 [2020-10-27T02:58:40.543Z] + echo Chowning /workspace to jenkins user
02:58:40 [2020-10-27T02:58:40.543Z] Chowning /workspace to jenkins user
02:58:40 [2020-10-27T02:58:40.543Z] + id -u
02:58:40 [2020-10-27T02:58:40.543Z] + id -g
02:58:40 [2020-10-27T02:58:40.543Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41592:/workspace busybox chown -R 1001:1001 /workspace
02:58:40 [2020-10-27T02:58:40.543Z] Unable to find image 'busybox:latest' locally
02:58:40 [2020-10-27T02:58:40.650Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
02:58:40 [2020-10-27T02:58:40.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
02:58:40 [2020-10-27T02:58:40.833Z] latest: Pulling from library/busybox
02:58:40 [2020-10-27T02:58:40.909Z] === RUN   TestDockerSuite/TestCreateLabels
02:58:41 [2020-10-27T02:58:41.123Z] 393d6a917252: Pulling fs layer
02:58:41 [2020-10-27T02:58:41.123Z] 393d6a917252: Verifying Checksum
02:58:41 [2020-10-27T02:58:41.123Z] 393d6a917252: Download complete
02:58:41 [2020-10-27T02:58:41.169Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
02:58:41 [2020-10-27T02:58:41.169Z] === RUN   TestDockerSuite/TestCreateRM
02:58:41 [2020-10-27T02:58:41.429Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
02:58:41 [2020-10-27T02:58:41.429Z] === RUN   TestDockerSuite/TestCreateStopSignal
02:58:41 [2020-10-27T02:58:41.429Z] === RUN   TestDockerSuite/TestCreateStopTimeout
02:58:41 [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:41 [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a7265a901917f63a34f072962cc72a07ba007639f09058906bbe4ce26fb28a" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:41 [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:58:41 [2020-10-27T02:58:41.485Z] time="2020-10-27T02:58:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a7265a901917f63a34f072962cc72a07ba007639f09058906bbe4ce26fb28a" mediatype=application/vnd.docker.plugin.v1+json size=522
02:58:41 [2020-10-27T02:58:41.595Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.52s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.69s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s)
02:58:41 [2020-10-27T02:58:41.595Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s)
02:58:41 [2020-10-27T02:58:41.595Z] === RUN   TestCgroupNamespacesRun
02:58:41 [2020-10-27T02:58:41.688Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
02:58:41 [2020-10-27T02:58:41.745Z] --- PASS: TestPluginInstall (8.94s)
02:58:41 [2020-10-27T02:58:41.746Z]     --- PASS: TestPluginInstall/no_auth (5.93s)
02:58:41 [2020-10-27T02:58:41.746Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
02:58:41 [2020-10-27T02:58:41.746Z]     --- PASS: TestPluginInstall/with_insecure (1.81s)
02:58:41 [2020-10-27T02:58:41.746Z]         plugin_test.go:157: [da52ed690ece9] daemon is not started
02:58:41 [2020-10-27T02:58:41.746Z] PASS
02:58:41 [2020-10-27T02:58:41.746Z] 
02:58:41 [2020-10-27T02:58:41.746Z] DONE 6 tests in 9.174s
02:58:41 [2020-10-27T02:58:41.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:58:41 [2020-10-27T02:58:41.746Z] ++ 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
02:58:41 [2020-10-27T02:58:41.746Z] ++ set -e
02:58:41 [2020-10-27T02:58:41.746Z] ++ '[' -n 0 ']'
02:58:41 [2020-10-27T02:58:41.746Z] ++ set -x
02:58:41 [2020-10-27T02:58:41.746Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:41 [2020-10-27T02:58:41.753Z] 393d6a917252: Pull complete
02:58:41 [2020-10-27T02:58:41.753Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
02:58:41 [2020-10-27T02:58:41.753Z] Status: Downloaded newer image for busybox:latest
02:58:42 [2020-10-27T02:58:42.008Z] INFO: Testing against a local daemon
02:58:42 [2020-10-27T02:58:42.008Z] === RUN   TestExternalGraphDriver
02:58:42 [2020-10-27T02:58:42.008Z] === RUN   TestExternalGraphDriver/json
02:58:43 [2020-10-27T02:58:43.113Z] --- PASS: TestCgroupNamespacesRun (1.35s)
02:58:43 [2020-10-27T02:58:43.113Z] === RUN   TestCgroupNamespacesRunPrivileged
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:58:44 [2020-10-27T02:58:44.157Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s)
02:58:44 [2020-10-27T02:58:44.157Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:58:44 [2020-10-27T02:58:44.204Z] + bundleName=s390x-integration
02:58:44 [2020-10-27T02:58:44.204Z] + echo Creating s390x-integration-bundles.tar.gz
02:58:44 [2020-10-27T02:58:44.204Z] Creating s390x-integration-bundles.tar.gz
02:58:44 [2020-10-27T02:58:44.204Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:58:44 [2020-10-27T02:58:44.204Z] + xargs tar -czf s390x-integration-bundles.tar.gz
02:58:44 [2020-10-27T02:58:44.230Z] --- PASS: TestDockerNetworkReConnect (4.40s)
02:58:44 [2020-10-27T02:58:44.230Z] === RUN   TestServicePlugin
02:58:44 [2020-10-27T02:58:44.230Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
02:58:44 [2020-10-27T02:58:44.230Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
[Pipeline] archiveArtifacts
02:58:44 [2020-10-27T02:58:44.247Z] Archiving artifacts
02:58:44 [2020-10-27T02:58:44.490Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
02:58:44 [2020-10-27T02:58:44.554Z] === RUN   TestExternalGraphDriver/spec
02:58:44 [2020-10-27T02:58:44.718Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:58:45 [2020-10-27T02:58:45.097Z] + make clean
02:58:45 [2020-10-27T02:58:45.675Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
02:58:45 [2020-10-27T02:58:45.675Z] === RUN   TestCgroupNamespacesRunHostMode
02:58:45 [2020-10-27T02:58:45.727Z] docker volume rm -f docker-dev-cache
02:58:45 [2020-10-27T02:58:45.727Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
02:58:47 [2020-10-27T02:58:47.099Z] === RUN   TestExternalGraphDriver/pull
02:58:47 [2020-10-27T02:58:47.207Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s)
02:58:47 [2020-10-27T02:58:47.208Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:58:47 [2020-10-27T02:58:47.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
02:58:48 [2020-10-27T02:58:48.255Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s)
02:58:48 [2020-10-27T02:58:48.255Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:58:49 [2020-10-27T02:58:49.645Z] --- PASS: TestExternalGraphDriver (7.50s)
02:58:49 [2020-10-27T02:58:49.645Z]     --- PASS: TestExternalGraphDriver/json (2.42s)
02:58:49 [2020-10-27T02:58:49.645Z]     --- PASS: TestExternalGraphDriver/spec (2.68s)
02:58:49 [2020-10-27T02:58:49.645Z]     --- PASS: TestExternalGraphDriver/pull (2.28s)
02:58:49 [2020-10-27T02:58:49.645Z] === RUN   TestGraphdriverPluginV2
02:58:49 [2020-10-27T02:58:49.645Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
02:58:49 [2020-10-27T02:58:49.645Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:49 [2020-10-27T02:58:49.645Z] PASS
02:58:49 [2020-10-27T02:58:49.645Z] 
02:58:49 [2020-10-27T02:58:49.645Z] === Skipped
02:58:49 [2020-10-27T02:58:49.645Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
02:58:49 [2020-10-27T02:58:49.645Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:58:49 [2020-10-27T02:58:49.645Z] 
02:58:49 [2020-10-27T02:58:49.645Z] 
02:58:49 [2020-10-27T02:58:49.645Z] DONE 5 tests, 1 skipped in 7.743s
02:58:49 [2020-10-27T02:58:49.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:58:49 [2020-10-27T02:58:49.645Z] ++ 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
02:58:49 [2020-10-27T02:58:49.645Z] ++ set -e
02:58:49 [2020-10-27T02:58:49.645Z] ++ '[' -n 0 ']'
02:58:49 [2020-10-27T02:58:49.645Z] ++ set -x
02:58:49 [2020-10-27T02:58:49.645Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:49 [2020-10-27T02:58:49.645Z] INFO: Testing against a local daemon
02:58:49 [2020-10-27T02:58:49.645Z] === RUN   TestContinueAfterPluginCrash
02:58:49 [2020-10-27T02:58:49.645Z] === PAUSE TestContinueAfterPluginCrash
02:58:49 [2020-10-27T02:58:49.645Z] === RUN   TestReadPluginNoRead
02:58:49 [2020-10-27T02:58:49.645Z] === PAUSE TestReadPluginNoRead
02:58:49 [2020-10-27T02:58:49.645Z] === RUN   TestDaemonStartWithLogOpt
02:58:49 [2020-10-27T02:58:49.645Z] === PAUSE TestDaemonStartWithLogOpt
02:58:49 [2020-10-27T02:58:49.645Z] === CONT  TestContinueAfterPluginCrash
02:58:49 [2020-10-27T02:58:49.645Z] === CONT  TestDaemonStartWithLogOpt
02:58:49 [2020-10-27T02:58:49.645Z] === CONT  TestReadPluginNoRead
02:58:49 [2020-10-27T02:58:49.774Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
02:58:49 [2020-10-27T02:58:49.774Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:58:50 [2020-10-27T02:58:50.328Z] === RUN   TestDockerSuite/TestCreateWithPortRange
02:58:50 [2020-10-27T02:58:50.328Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
02:58:50 [2020-10-27T02:58:50.328Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
02:58:50 [2020-10-27T02:58:50.416Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s)
02:58:50 [2020-10-27T02:58:50.416Z] === RUN   TestCgroupNamespacesRunOlderClient
02:58:50 [2020-10-27T02:58:50.588Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
02:58:50 [2020-10-27T02:58:50.588Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
02:58:50 [2020-10-27T02:58:50.588Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
02:58:51 [2020-10-27T02:58:51.527Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
02:58:51 [2020-10-27T02:58:51.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s)
02:58:51 [2020-10-27T02:58:51.944Z] === RUN   TestKernelTCPMemory
02:58:52 [2020-10-27T02:58:52.583Z] --- PASS: TestKernelTCPMemory (0.61s)
02:58:52 [2020-10-27T02:58:52.583Z] === RUN   TestNISDomainname
02:58:52 [2020-10-27T02:58:52.908Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
02:58:53 [2020-10-27T02:58:53.170Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
02:58:53 [2020-10-27T02:58:53.222Z] --- PASS: TestNISDomainname (0.67s)
02:58:53 [2020-10-27T02:58:53.222Z] === RUN   TestHostnameDnsResolution
02:58:53 [2020-10-27T02:58:53.861Z] === RUN   TestReadPluginNoRead/default
02:58:53 [2020-10-27T02:58:53.872Z] --- PASS: TestHostnameDnsResolution (0.82s)
02:58:53 [2020-10-27T02:58:53.872Z] === RUN   TestStats
02:58:54 [2020-10-27T02:58:54.434Z] --- PASS: TestDaemonStartWithLogOpt (4.76s)
02:58:54 [2020-10-27T02:58:54.552Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
02:58:55 [2020-10-27T02:58:55.491Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
02:58:55 [2020-10-27T02:58:55.818Z] === RUN   TestReadPluginNoRead/disabled_caching
02:58:56 [2020-10-27T02:58:56.061Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
02:58:56 [2020-10-27T02:58:56.321Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
02:58:56 [2020-10-27T02:58:56.321Z] === RUN   TestDockerSuite/TestDevicePermissions
02:58:56 [2020-10-27T02:58:56.618Z] --- PASS: TestStats (2.53s)
02:58:56 [2020-10-27T02:58:56.618Z] === RUN   TestStopContainerWithTimeout
02:58:56 [2020-10-27T02:58:56.618Z] === RUN   TestStopContainerWithTimeout/0
02:58:56 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/0
02:58:56 [2020-10-27T02:58:56.618Z] === RUN   TestStopContainerWithTimeout/1
02:58:56 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/1
02:58:56 [2020-10-27T02:58:56.618Z] === RUN   TestStopContainerWithTimeout/3
02:58:56 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/3
02:58:56 [2020-10-27T02:58:56.618Z] === RUN   TestStopContainerWithTimeout/-1
02:58:56 [2020-10-27T02:58:56.618Z] === PAUSE TestStopContainerWithTimeout/-1
02:58:56 [2020-10-27T02:58:56.618Z] === CONT  TestStopContainerWithTimeout/0
02:58:56 [2020-10-27T02:58:56.618Z] === CONT  TestStopContainerWithTimeout/-1
02:58:56 [2020-10-27T02:58:56.618Z] === CONT  TestStopContainerWithTimeout/1
02:58:56 [2020-10-27T02:58:56.618Z] === CONT  TestStopContainerWithTimeout/3
02:58:56 [2020-10-27T02:58:56.890Z] === RUN   TestDockerSuite/TestDockerFails
02:58:56 [2020-10-27T02:58:56.890Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
02:58:56 [2020-10-27T02:58:56.890Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
02:58:56 [2020-10-27T02:58:56.890Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
02:58:57 [2020-10-27T02:58:57.731Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:58:57 [2020-10-27T02:58:57.831Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
02:58:58 [2020-10-27T02:58:58.400Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
02:58:59 [2020-10-27T02:58:59.341Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
02:58:59 [2020-10-27T02:58:59.382Z] --- PASS: TestStopContainerWithTimeout (0.01s)
02:58:59 [2020-10-27T02:58:59.382Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
02:58:59 [2020-10-27T02:58:59.382Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
02:58:59 [2020-10-27T02:58:59.382Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.85s)
02:58:59 [2020-10-27T02:58:59.382Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
02:58:59 [2020-10-27T02:58:59.382Z] === RUN   TestDeleteDevicemapper
02:58:59 [2020-10-27T02:58:59.382Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:58:59 [2020-10-27T02:58:59.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:58:59 [2020-10-27T02:58:59.382Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:58:59 [2020-10-27T02:58:59.616Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
02:58:59 [2020-10-27T02:58:59.616Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
02:58:59 [2020-10-27T02:58:59.616Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
02:58:59 [2020-10-27T02:58:59.646Z] --- PASS: TestReadPluginNoRead (9.68s)
02:58:59 [2020-10-27T02:58:59.646Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
02:58:59 [2020-10-27T02:58:59.646Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
02:58:59 [2020-10-27T02:58:59.646Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s)
02:58:59 [2020-10-27T02:58:59.646Z]     read_test.go:92: [d6513b725589d] daemon is not started
02:58:59 [2020-10-27T02:58:59.906Z] --- PASS: TestContinueAfterPluginCrash (10.16s)
02:58:59 [2020-10-27T02:58:59.906Z] PASS
02:58:59 [2020-10-27T02:58:59.906Z] 
02:58:59 [2020-10-27T02:58:59.906Z] DONE 6 tests in 10.355s
02:58:59 [2020-10-27T02:58:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:58:59 [2020-10-27T02:58:59.906Z] ++ 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
02:58:59 [2020-10-27T02:58:59.906Z] ++ set -e
02:58:59 [2020-10-27T02:58:59.906Z] ++ '[' -n 0 ']'
02:58:59 [2020-10-27T02:58:59.906Z] ++ set -x
02:58:59 [2020-10-27T02:58:59.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:58:59 [2020-10-27T02:58:59.906Z] testing: warning: no tests to run
02:58:59 [2020-10-27T02:58:59.906Z] PASS
02:58:59 [2020-10-27T02:58:59.906Z] 
02:58:59 [2020-10-27T02:58:59.906Z] DONE 0 tests in 0.052s
02:58:59 [2020-10-27T02:58:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:58:59 [2020-10-27T02:58:59.906Z] ++ 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
02:58:59 [2020-10-27T02:58:59.906Z] ++ set -e
02:58:59 [2020-10-27T02:58:59.906Z] ++ '[' -n 0 ']'
02:58:59 [2020-10-27T02:58:59.906Z] ++ set -x
02:58:59 [2020-10-27T02:58:59.907Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:59:00 [2020-10-27T02:59:00.167Z] INFO: Testing against a local daemon
02:59:00 [2020-10-27T02:59:00.167Z] === RUN   TestPluginWithDevMounts
02:59:00 [2020-10-27T02:59:00.167Z] === PAUSE TestPluginWithDevMounts
02:59:00 [2020-10-27T02:59:00.167Z] === CONT  TestPluginWithDevMounts
02:59:01 [2020-10-27T02:59:01.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s)
02:59:01 [2020-10-27T02:59:01.468Z] === RUN   TestUpdateMemory
02:59:01 [2020-10-27T02:59:01.769Z] --- PASS: TestUpdateMemory (0.72s)
02:59:01 [2020-10-27T02:59:01.769Z] === RUN   TestUpdateCPUQuota
02:59:02 [2020-10-27T02:59:02.711Z] --- PASS: TestPluginWithDevMounts (2.16s)
02:59:02 [2020-10-27T02:59:02.711Z] PASS
02:59:02 [2020-10-27T02:59:02.711Z] 
02:59:02 [2020-10-27T02:59:02.711Z] DONE 1 tests in 2.331s
02:59:02 [2020-10-27T02:59:02.711Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
02:59:02 [2020-10-27T02:59:02.711Z] ++ 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
02:59:02 [2020-10-27T02:59:02.711Z] ++ set -e
02:59:02 [2020-10-27T02:59:02.711Z] ++ '[' -n 0 ']'
02:59:02 [2020-10-27T02:59:02.711Z] ++ set -x
02:59:02 [2020-10-27T02:59:02.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:59:02 [2020-10-27T02:59:02.711Z] INFO: Testing against a local daemon
02:59:02 [2020-10-27T02:59:02.711Z] === RUN   TestSecretInspect
02:59:02 [2020-10-27T02:59:02.816Z] --- PASS: TestUpdateCPUQuota (0.90s)
02:59:02 [2020-10-27T02:59:02.816Z] === RUN   TestUpdatePidsLimit
02:59:02 [2020-10-27T02:59:02.816Z] === RUN   TestUpdatePidsLimit/update_from_none
02:59:03 [2020-10-27T02:59:03.116Z] === RUN   TestUpdatePidsLimit/no_change
02:59:03 [2020-10-27T02:59:03.409Z] === RUN   TestUpdatePidsLimit/update_lower
02:59:03 [2020-10-27T02:59:03.710Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:59:04 [2020-10-27T02:59:04.011Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:59:04 [2020-10-27T02:59:04.308Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:59:04 [2020-10-27T02:59:04.605Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:59:04 [2020-10-27T02:59:04.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
02:59:05 [2020-10-27T02:59:05.659Z] --- PASS: TestUpdatePidsLimit (2.74s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
02:59:05 [2020-10-27T02:59:05.659Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
02:59:05 [2020-10-27T02:59:05.659Z] === RUN   TestUpdateRestartPolicy
02:59:06 [2020-10-27T02:59:06.029Z] --- PASS: TestSecretInspect (3.22s)
02:59:06 [2020-10-27T02:59:06.029Z] === RUN   TestSecretList
02:59:06 [2020-10-27T02:59:06.797Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
02:59:08 [2020-10-27T02:59:08.179Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
02:59:08 [2020-10-27T02:59:08.572Z] --- PASS: TestSecretList (2.69s)
02:59:08 [2020-10-27T02:59:08.573Z] === RUN   TestSecretsCreateAndDelete
02:59:09 [2020-10-27T02:59:09.559Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
02:59:10 [2020-10-27T02:59:10.127Z] === RUN   TestDockerSuite/TestEventsAttach
02:59:10 [2020-10-27T02:59:10.696Z] === RUN   TestDockerSuite/TestEventsCommit
02:59:11 [2020-10-27T02:59:11.265Z] === RUN   TestDockerSuite/TestEventsContainerEvents
02:59:11 [2020-10-27T02:59:11.834Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
02:59:11 [2020-10-27T02:59:11.873Z] --- PASS: TestSecretsCreateAndDelete (3.23s)
02:59:11 [2020-10-27T02:59:11.873Z] === RUN   TestSecretsUpdate
02:59:12 [2020-10-27T02:59:12.403Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
02:59:12 [2020-10-27T02:59:12.663Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
02:59:12 [2020-10-27T02:59:12.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
02:59:14 [2020-10-27T02:59:14.303Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
02:59:15 [2020-10-27T02:59:15.173Z] --- PASS: TestSecretsUpdate (3.22s)
02:59:15 [2020-10-27T02:59:15.173Z] === RUN   TestTemplatedSecret
02:59:15 [2020-10-27T02:59:15.685Z] === RUN   TestDockerSuite/TestEventsContainerRestart
02:59:17 [2020-10-27T02:59:17.066Z] --- PASS: TestServicePlugin (32.84s)
02:59:17 [2020-10-27T02:59:17.066Z]     plugin_test.go:62: [d7836ec19b7e9] joining swarm manager [de6f0b9542cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
02:59:17 [2020-10-27T02:59:17.066Z]     plugin_test.go:65: [dfce76e61ff22] joining swarm manager [de6f0b9542cee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
02:59:17 [2020-10-27T02:59:17.066Z] === RUN   TestServiceUpdateLabel
02:59:18 [2020-10-27T02:59:18.006Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
02:59:18 [2020-10-27T02:59:18.340Z] --- PASS: TestUpdateRestartPolicy (11.37s)
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestUpdateRestartWithAutoRemove
02:59:18 [2020-10-27T02:59:18.340Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitNonBlocked
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:59:18 [2020-10-27T02:59:18.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:59:18 [2020-10-27T02:59:18.340Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:59:18 [2020-10-27T02:59:18.340Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:59:18 [2020-10-27T02:59:18.340Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:59:18 [2020-10-27T02:59:18.340Z] --- PASS: TestWaitNonBlocked (0.02s)
02:59:18 [2020-10-27T02:59:18.340Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
02:59:18 [2020-10-27T02:59:18.340Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitBlocked
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:59:18 [2020-10-27T02:59:18.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:59:18 [2020-10-27T02:59:18.340Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:59:18 [2020-10-27T02:59:18.340Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:59:18 [2020-10-27T02:59:18.340Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:59:18 [2020-10-27T02:59:18.340Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:59:18 [2020-10-27T02:59:18.476Z] --- PASS: TestTemplatedSecret (3.38s)
02:59:18 [2020-10-27T02:59:18.476Z] === RUN   TestSecretCreateResolve
02:59:18 [2020-10-27T02:59:18.981Z] --- PASS: TestWaitBlocked (0.03s)
02:59:18 [2020-10-27T02:59:18.981Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
02:59:18 [2020-10-27T02:59:18.981Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
02:59:18 [2020-10-27T02:59:18.981Z] === CONT  TestContainerStartOnDaemonRestart
02:59:18 [2020-10-27T02:59:18.981Z] === CONT  TestIpcModeOlderClient
02:59:18 [2020-10-27T02:59:18.981Z] === CONT  TestDaemonHostGatewayIP
02:59:18 [2020-10-27T02:59:18.981Z] === CONT  TestContainerKillOnDaemonStart
02:59:19 [2020-10-27T02:59:19.286Z] --- PASS: TestIpcModeOlderClient (0.17s)
02:59:19 [2020-10-27T02:59:19.286Z] === CONT  TestDaemonRestartIpcMode
02:59:19 [2020-10-27T02:59:19.915Z] --- PASS: TestServiceUpdateLabel (2.55s)
02:59:19 [2020-10-27T02:59:19.915Z] === RUN   TestServiceUpdateSecrets
02:59:20 [2020-10-27T02:59:20.176Z] === RUN   TestDockerSuite/TestEventsCopy
02:59:21 [2020-10-27T02:59:21.114Z] === RUN   TestDockerSuite/TestEventsFilterContainer
02:59:21 [2020-10-27T02:59:21.778Z] --- PASS: TestSecretCreateResolve (3.26s)
02:59:21 [2020-10-27T02:59:21.778Z] PASS
02:59:21 [2020-10-27T02:59:21.778Z] 
02:59:21 [2020-10-27T02:59:21.778Z] DONE 6 tests in 19.159s
02:59:21 [2020-10-27T02:59:21.778Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
02:59:21 [2020-10-27T02:59:21.778Z] ++ 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
02:59:21 [2020-10-27T02:59:21.778Z] ++ set -e
02:59:21 [2020-10-27T02:59:21.778Z] ++ '[' -n 0 ']'
02:59:21 [2020-10-27T02:59:21.778Z] ++ set -x
02:59:21 [2020-10-27T02:59:21.778Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:59:21 [2020-10-27T02:59:21.778Z] INFO: Testing against a local daemon
02:59:21 [2020-10-27T02:59:21.778Z] === RUN   TestServiceCreateInit
02:59:21 [2020-10-27T02:59:21.778Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:59:22 [2020-10-27T02:59:22.496Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
02:59:22 [2020-10-27T02:59:22.858Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s)
02:59:23 [2020-10-27T02:59:23.150Z] --- PASS: TestDaemonHostGatewayIP (4.07s)
02:59:23 [2020-10-27T02:59:23.446Z] --- PASS: TestDaemonRestartIpcMode (4.11s)
02:59:27 [2020-10-27T02:59:27.069Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:59:27 [2020-10-27T02:59:27.796Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
02:59:28 [2020-10-27T02:59:28.056Z] === RUN   TestDockerSuite/TestEventsFilterImageName
02:59:29 [2020-10-27T02:59:29.434Z] === RUN   TestDockerSuite/TestEventsFilterLabels
02:59:30 [2020-10-27T02:59:30.372Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
02:59:30 [2020-10-27T02:59:30.372Z] === RUN   TestDockerSuite/TestEventsFilterType
02:59:30 [2020-10-27T02:59:30.632Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
02:59:30 [2020-10-27T02:59:30.632Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
02:59:30 [2020-10-27T02:59:30.632Z] === RUN   TestDockerSuite/TestEventsFilters
02:59:31 [2020-10-27T02:59:31.571Z] === RUN   TestDockerSuite/TestEventsFormat
02:59:31 [2020-10-27T02:59:31.935Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
02:59:31 [2020-10-27T02:59:31.935Z] PASS
02:59:31 [2020-10-27T02:59:31.935Z] 
02:59:31 [2020-10-27T02:59:31.935Z] === Skipped
02:59:31 [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
02:59:31 [2020-10-27T02:59:31.935Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:59:31 [2020-10-27T02:59:31.935Z] 
02:59:31 [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:59:31 [2020-10-27T02:59:31.935Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:59:31 [2020-10-27T02:59:31.935Z] 
02:59:31 [2020-10-27T02:59:31.935Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
02:59:31 [2020-10-27T02:59:31.935Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:59:31 [2020-10-27T02:59:31.935Z] 
02:59:31 [2020-10-27T02:59:31.935Z] 
02:59:31 [2020-10-27T02:59:31.935Z] DONE 193 tests, 3 skipped in 108.880s
02:59:31 [2020-10-27T02:59:31.935Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
02:59:31 [2020-10-27T02:59:31.935Z] ++ 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
02:59:31 [2020-10-27T02:59:31.935Z] ++ set -e
02:59:31 [2020-10-27T02:59:31.935Z] ++ '[' -n 0 ']'
02:59:31 [2020-10-27T02:59:31.935Z] ++ set -x
02:59:31 [2020-10-27T02:59:31.935Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
02:59:31 [2020-10-27T02:59:31.935Z] INFO: Testing against a local daemon
02:59:31 [2020-10-27T02:59:31.935Z] === RUN   TestCommitInheritsEnv
02:59:32 [2020-10-27T02:59:32.230Z] --- PASS: TestCommitInheritsEnv (0.33s)
02:59:32 [2020-10-27T02:59:32.230Z] === RUN   TestImportExtremelyLargeImageWorks
02:59:32 [2020-10-27T02:59:32.230Z] === PAUSE TestImportExtremelyLargeImageWorks
02:59:32 [2020-10-27T02:59:32.230Z] === RUN   TestImagesFilterMultiReference
02:59:32 [2020-10-27T02:59:32.358Z] --- PASS: TestServiceCreateInit (9.91s)
02:59:32 [2020-10-27T02:59:32.358Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s)
02:59:32 [2020-10-27T02:59:32.358Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s)
02:59:32 [2020-10-27T02:59:32.358Z] === RUN   TestCreateServiceMultipleTimes
02:59:32 [2020-10-27T02:59:32.511Z] === RUN   TestDockerSuite/TestEventsFormatBadField
02:59:32 [2020-10-27T02:59:32.511Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
02:59:32 [2020-10-27T02:59:32.511Z] === RUN   TestDockerSuite/TestEventsImageImport
02:59:32 [2020-10-27T02:59:32.530Z] --- PASS: TestImagesFilterMultiReference (0.05s)
02:59:32 [2020-10-27T02:59:32.530Z] === RUN   TestImagePullPlatformInvalid
02:59:32 [2020-10-27T02:59:32.530Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
02:59:32 [2020-10-27T02:59:32.530Z] === RUN   TestRemoveImageOrphaning
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestRemoveImageOrphaning (0.35s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestRemoveImageGarbageCollector
02:59:32 [2020-10-27T02:59:32.825Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:59:32 [2020-10-27T02:59:32.825Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagInvalidReference
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagInvalidReference (0.02s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagValidPrefixedRepo
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagExistedNameWithoutForce
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagOfficialNames
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagOfficialNames (0.04s)
02:59:32 [2020-10-27T02:59:32.825Z] === RUN   TestTagMatchesDigest
02:59:32 [2020-10-27T02:59:32.825Z] --- PASS: TestTagMatchesDigest (0.02s)
02:59:32 [2020-10-27T02:59:32.825Z] === CONT  TestImportExtremelyLargeImageWorks
02:59:33 [2020-10-27T02:59:33.450Z] === RUN   TestDockerSuite/TestEventsImageLoad
02:59:33 [2020-10-27T02:59:33.450Z] === RUN   TestDockerSuite/TestEventsImagePull
02:59:33 [2020-10-27T02:59:33.709Z] === RUN   TestDockerSuite/TestEventsImageTag
02:59:34 [2020-10-27T02:59:34.649Z] --- PASS: TestServiceUpdateSecrets (14.90s)
02:59:34 [2020-10-27T02:59:34.649Z] === RUN   TestServiceUpdateConfigs
02:59:34 [2020-10-27T02:59:34.649Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
02:59:34 [2020-10-27T02:59:34.909Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
02:59:34 [2020-10-27T02:59:34.909Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
02:59:34 [2020-10-27T02:59:34.909Z] === RUN   TestDockerSuite/TestEventsPluginOps
02:59:35 [2020-10-27T02:59:35.080Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
02:59:35 [2020-10-27T02:59:35.080Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
02:59:35 [2020-10-27T02:59:35.080Z] remote: Enumerating objects: 2, done.
02:59:35 [2020-10-27T02:59:35.080Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
02:59:35 [2020-10-27T02:59:35.080Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
02:59:35 [2020-10-27T02:59:35.080Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
02:59:35 [2020-10-27T02:59:35.080Z] 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.
02:59:35 [2020-10-27T02:59:35.080Z] Building: bundles/cross/windows/amd64/containerutility.exe
02:59:35 [2020-10-27T02:59:35.080Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
02:59:35 [2020-10-27T02:59:35.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/test/unit
02:59:36 [2020-10-27T02:59:36.815Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
02:59:37 [2020-10-27T02:59:37.075Z] === RUN   TestDockerSuite/TestEventsRename
02:59:37 [2020-10-27T02:59:37.644Z] === RUN   TestDockerSuite/TestEventsResize
02:59:38 [2020-10-27T02:59:38.214Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
02:59:38 [2020-10-27T02:59:38.687Z] ?   	github.com/docker/docker/api	[no test files]
02:59:38 [2020-10-27T02:59:38.783Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
02:59:39 [2020-10-27T02:59:39.353Z] === RUN   TestDockerSuite/TestEventsStreaming
02:59:39 [2020-10-27T02:59:39.612Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
02:59:42 [2020-10-27T02:59:42.902Z] === RUN   TestDockerSuite/TestEventsTop
02:59:42 [2020-10-27T02:59:42.902Z] === RUN   TestDockerSuite/TestEventsUntag
02:59:45 [2020-10-27T02:59:45.439Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
02:59:49 [2020-10-27T02:59:49.636Z] --- PASS: TestServiceUpdateConfigs (14.82s)
02:59:49 [2020-10-27T02:59:49.636Z] === RUN   TestServiceUpdateNetwork
02:59:53 [2020-10-27T02:59:53.537Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
02:59:54 [2020-10-27T02:59:54.323Z] --- PASS: TestCreateServiceMultipleTimes (19.24s)
02:59:54 [2020-10-27T02:59:54.323Z] === RUN   TestCreateServiceConflict
02:59:54 [2020-10-27T02:59:54.323Z] --- PASS: TestCreateServiceConflict (3.19s)
02:59:54 [2020-10-27T02:59:54.323Z] === RUN   TestCreateServiceMaxReplicas
02:59:56 [2020-10-27T02:59:56.225Z] === RUN   TestDockerSuite/TestExec
02:59:56 [2020-10-27T02:59:56.795Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
02:59:57 [2020-10-27T02:59:57.365Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
02:59:57 [2020-10-27T02:59:57.627Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
02:59:57 [2020-10-27T02:59:57.627Z] === RUN   TestCreateWithDuplicateNetworkNames
02:59:57 [2020-10-27T02:59:57.934Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
02:59:58 [2020-10-27T02:59:58.194Z] === RUN   TestDockerSuite/TestExecAPIStart
02:59:59 [2020-10-27T02:59:59.579Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
02:59:59 [2020-10-27T02:59:59.839Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
03:00:00 [2020-10-27T03:00:00.410Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
03:00:00 [2020-10-27T03:00:00.980Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
03:00:01 [2020-10-27T03:00:01.549Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
03:00:02 [2020-10-27T03:00:02.120Z] --- PASS: TestServiceUpdateNetwork (12.79s)
03:00:02 [2020-10-27T03:00:02.120Z] === RUN   TestServiceUpdatePidsLimit
03:00:02 [2020-10-27T03:00:02.120Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
03:00:03 [2020-10-27T03:00:03.063Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
03:00:03 [2020-10-27T03:00:03.632Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:00:04 [2020-10-27T03:00:04.572Z] === RUN   TestDockerSuite/TestExecCgroup
03:00:04 [2020-10-27T03:00:04.572Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:00:05 [2020-10-27T03:00:05.512Z] === RUN   TestDockerSuite/TestExecEnv
03:00:05 [2020-10-27T03:00:05.771Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
03:00:07 [2020-10-27T03:00:07.152Z] === RUN   TestDockerSuite/TestExecExitStatus
03:00:07 [2020-10-27T03:00:07.413Z] === RUN   TestDockerSuite/TestExecInspectID
03:00:09 [2020-10-27T03:00:09.950Z] === RUN   TestDockerSuite/TestExecInteractive
03:00:10 [2020-10-27T03:00:10.519Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
03:00:11 [2020-10-27T03:00:11.090Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
03:00:11 [2020-10-27T03:00:11.350Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:00:11 [2020-10-27T03:00:11.610Z] === RUN   TestDockerSuite/TestExecParseError
03:00:12 [2020-10-27T03:00:12.182Z] === RUN   TestDockerSuite/TestExecPausedContainer
03:00:12 [2020-10-27T03:00:12.442Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
03:00:13 [2020-10-27T03:00:13.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
03:00:13 [2020-10-27T03:00:13.012Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
03:00:14 [2020-10-27T03:00:14.393Z] === RUN   TestDockerSuite/TestExecSetEnv
03:00:14 [2020-10-27T03:00:14.964Z] === RUN   TestDockerSuite/TestExecStartFails
03:00:15 [2020-10-27T03:00:15.743Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s)
03:00:15 [2020-10-27T03:00:15.743Z] === RUN   TestCreateServiceSecretFileMode
03:00:15 [2020-10-27T03:00:15.903Z] === RUN   TestDockerSuite/TestExecStateCleanup
03:00:16 [2020-10-27T03:00:16.003Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
03:00:16 [2020-10-27T03:00:16.003Z] === RUN   TestCreateServiceConfigFileMode
03:00:19 [2020-10-27T03:00:19.213Z] --- PASS: TestServiceUpdatePidsLimit (16.72s)
03:00:19 [2020-10-27T03:00:19.213Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
03:00:19 [2020-10-27T03:00:19.213Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
03:00:19 [2020-10-27T03:00:19.213Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s)
03:00:19 [2020-10-27T03:00:19.213Z] PASS
03:00:19 [2020-10-27T03:00:19.213Z] 
03:00:19 [2020-10-27T03:00:19.213Z] === Skipped
03:00:19 [2020-10-27T03:00:19.213Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
03:00:19 [2020-10-27T03:00:19.213Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:00:19 [2020-10-27T03:00:19.213Z] 
03:00:19 [2020-10-27T03:00:19.213Z] 
03:00:19 [2020-10-27T03:00:19.213Z] DONE 27 tests, 1 skipped in 181.081s
03:00:19 [2020-10-27T03:00:19.213Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
03:00:19 [2020-10-27T03:00:19.213Z] ++ 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
03:00:19 [2020-10-27T03:00:19.213Z] ++ set -e
03:00:19 [2020-10-27T03:00:19.213Z] ++ '[' -n 0 ']'
03:00:19 [2020-10-27T03:00:19.213Z] ++ set -x
03:00:19 [2020-10-27T03:00:19.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:00:19 [2020-10-27T03:00:19.213Z] INFO: Testing against a local daemon
03:00:19 [2020-10-27T03:00:19.213Z] === RUN   TestSessionCreate
03:00:19 [2020-10-27T03:00:19.213Z] --- PASS: TestSessionCreate (0.02s)
03:00:19 [2020-10-27T03:00:19.213Z] === RUN   TestSessionCreateWithBadUpgrade
03:00:19 [2020-10-27T03:00:19.213Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
03:00:19 [2020-10-27T03:00:19.213Z] PASS
03:00:19 [2020-10-27T03:00:19.213Z] 
03:00:19 [2020-10-27T03:00:19.213Z] DONE 2 tests in 0.154s
03:00:19 [2020-10-27T03:00:19.213Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
03:00:19 [2020-10-27T03:00:19.214Z] ++ 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
03:00:19 [2020-10-27T03:00:19.214Z] ++ set -e
03:00:19 [2020-10-27T03:00:19.214Z] ++ '[' -n 0 ']'
03:00:19 [2020-10-27T03:00:19.214Z] ++ set -x
03:00:19 [2020-10-27T03:00:19.214Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:00:19 [2020-10-27T03:00:19.214Z] INFO: Testing against a local daemon
03:00:19 [2020-10-27T03:00:19.214Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:00:19 [2020-10-27T03:00:19.214Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:00:19 [2020-10-27T03:00:19.214Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:00:19 [2020-10-27T03:00:19.214Z] === RUN   TestEventsExecDie
03:00:19 [2020-10-27T03:00:19.307Z] --- PASS: TestCreateServiceConfigFileMode (3.33s)
03:00:19 [2020-10-27T03:00:19.307Z] === RUN   TestCreateServiceSysctls
03:00:19 [2020-10-27T03:00:19.785Z] --- PASS: TestEventsExecDie (0.70s)
03:00:19 [2020-10-27T03:00:19.785Z] === RUN   TestEventsBackwardsCompatible
03:00:19 [2020-10-27T03:00:19.785Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
03:00:19 [2020-10-27T03:00:19.785Z] === RUN   TestInfoBinaryCommits
03:00:20 [2020-10-27T03:00:20.044Z] --- PASS: TestInfoBinaryCommits (0.02s)
03:00:20 [2020-10-27T03:00:20.044Z] === RUN   TestInfoAPIVersioned
03:00:20 [2020-10-27T03:00:20.044Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:00:20 [2020-10-27T03:00:20.044Z] === RUN   TestInfoDiscoveryBackend
03:00:20 [2020-10-27T03:00:20.614Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
03:00:20 [2020-10-27T03:00:20.614Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:00:21 [2020-10-27T03:00:21.552Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:00:21 [2020-10-27T03:00:21.552Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:00:22 [2020-10-27T03:00:22.121Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
03:00:22 [2020-10-27T03:00:22.121Z] === RUN   TestInfoAPI
03:00:22 [2020-10-27T03:00:22.121Z] --- PASS: TestInfoAPI (0.03s)
03:00:22 [2020-10-27T03:00:22.121Z] === RUN   TestInfoAPIWarnings
03:00:23 [2020-10-27T03:00:23.514Z] --- PASS: TestCreateServiceSysctls (4.15s)
03:00:23 [2020-10-27T03:00:23.514Z] === RUN   TestCreateServiceCapabilities
03:00:26 [2020-10-27T03:00:26.819Z] --- PASS: TestCreateServiceCapabilities (3.41s)
03:00:26 [2020-10-27T03:00:26.819Z] === RUN   TestInspect
03:00:27 [2020-10-27T03:00:27.396Z] === RUN   TestDockerSuite/TestExecStopNotHanging
03:00:27 [2020-10-27T03:00:27.396Z] === RUN   TestDockerSuite/TestExecTTY
03:00:27 [2020-10-27T03:00:27.656Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
03:00:28 [2020-10-27T03:00:28.225Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
03:00:28 [2020-10-27T03:00:28.794Z] === RUN   TestDockerSuite/TestExecUlimits
03:00:29 [2020-10-27T03:00:29.363Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
03:00:29 [2020-10-27T03:00:29.363Z] === RUN   TestDockerSuite/TestExecWithImageUser
03:00:30 [2020-10-27T03:00:30.302Z] === RUN   TestDockerSuite/TestExecWithNoTERM
03:00:30 [2020-10-27T03:00:30.871Z] === RUN   TestDockerSuite/TestExecWithPrivileged
03:00:31 [2020-10-27T03:00:31.029Z] --- PASS: TestInspect (3.44s)
03:00:31 [2020-10-27T03:00:31.029Z] === RUN   TestCreateJob
03:00:31 [2020-10-27T03:00:31.811Z] === RUN   TestDockerSuite/TestExecWithTERM
03:00:32 [2020-10-27T03:00:32.380Z] === RUN   TestDockerSuite/TestExecWithUser
03:00:32 [2020-10-27T03:00:32.949Z] === RUN   TestDockerSuite/TestGetContainerStats
03:00:34 [2020-10-27T03:00:34.331Z] --- PASS: TestCreateJob (4.19s)
03:00:34 [2020-10-27T03:00:34.331Z] === RUN   TestReplicatedJob
03:00:38 [2020-10-27T03:00:38.226Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
03:00:38 [2020-10-27T03:00:38.226Z] --- PASS: TestInfoAPIWarnings (16.23s)
03:00:38 [2020-10-27T03:00:38.226Z] === RUN   TestInfoDebug
03:00:38 [2020-10-27T03:00:38.794Z] --- PASS: TestInfoDebug (0.53s)
03:00:38 [2020-10-27T03:00:38.794Z] === RUN   TestInfoInsecureRegistries
03:00:39 [2020-10-27T03:00:39.364Z] --- PASS: TestInfoInsecureRegistries (0.52s)
03:00:39 [2020-10-27T03:00:39.364Z] === RUN   TestInfoRegistryMirrors
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestInfoRegistryMirrors (0.52s)
03:00:39 [2020-10-27T03:00:39.933Z] === RUN   TestLoginFailsWithBadCredentials
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
03:00:39 [2020-10-27T03:00:39.933Z] === RUN   TestPingCacheHeaders
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestPingCacheHeaders (0.02s)
03:00:39 [2020-10-27T03:00:39.933Z] === RUN   TestPingGet
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestPingGet (0.01s)
03:00:39 [2020-10-27T03:00:39.933Z] === RUN   TestPingHead
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestPingHead (0.02s)
03:00:39 [2020-10-27T03:00:39.933Z] === RUN   TestVersion
03:00:39 [2020-10-27T03:00:39.933Z] --- PASS: TestVersion (0.02s)
03:00:39 [2020-10-27T03:00:39.933Z] PASS
03:00:40 [2020-10-27T03:00:40.192Z] 
03:00:40 [2020-10-27T03:00:40.192Z] === Skipped
03:00:40 [2020-10-27T03:00:40.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:00:40 [2020-10-27T03:00:40.192Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:00:40 [2020-10-27T03:00:40.192Z] 
03:00:40 [2020-10-27T03:00:40.192Z] 
03:00:40 [2020-10-27T03:00:40.192Z] DONE 18 tests, 1 skipped in 21.041s
03:00:40 [2020-10-27T03:00:40.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
03:00:40 [2020-10-27T03:00:40.192Z] ++ 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
03:00:40 [2020-10-27T03:00:40.192Z] ++ set -e
03:00:40 [2020-10-27T03:00:40.192Z] ++ '[' -n 0 ']'
03:00:40 [2020-10-27T03:00:40.192Z] ++ set -x
03:00:40 [2020-10-27T03:00:40.192Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:00:40 [2020-10-27T03:00:40.192Z] INFO: Testing against a local daemon
03:00:40 [2020-10-27T03:00:40.192Z] === RUN   TestVolumesCreateAndList
03:00:40 [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesCreateAndList (0.02s)
03:00:40 [2020-10-27T03:00:40.192Z] === RUN   TestVolumesRemove
03:00:40 [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesRemove (0.07s)
03:00:40 [2020-10-27T03:00:40.192Z] === RUN   TestVolumesInspect
03:00:40 [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesInspect (0.01s)
03:00:40 [2020-10-27T03:00:40.192Z] === RUN   TestVolumesInvalidJSON
03:00:40 [2020-10-27T03:00:40.192Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:00:40 [2020-10-27T03:00:40.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:00:40 [2020-10-27T03:00:40.192Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:00:40 [2020-10-27T03:00:40.192Z] --- PASS: TestVolumesInvalidJSON (0.01s)
03:00:40 [2020-10-27T03:00:40.192Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:00:40 [2020-10-27T03:00:40.192Z] PASS
03:00:40 [2020-10-27T03:00:40.192Z] 
03:00:40 [2020-10-27T03:00:40.192Z] DONE 5 tests in 0.218s
03:00:40 [2020-10-27T03:00:40.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:00:40 [2020-10-27T03:00:40.451Z] ++++ cat bundles/test-integration/docker.pid
03:00:40 [2020-10-27T03:00:40.451Z] +++ kill 5575
03:00:41 [2020-10-27T03:00:41.833Z] +++ /etc/init.d/apparmor stop
03:00:41 [2020-10-27T03:00:41.834Z] Leaving: AppArmorNo profiles have been unloaded.
03:00:41 [2020-10-27T03:00:41.834Z] 
03:00:41 [2020-10-27T03:00:41.834Z] Unloading profiles will leave already running processes permanently
03:00:41 [2020-10-27T03:00:41.834Z] unconfined, which can lead to unexpected situations.
03:00:41 [2020-10-27T03:00:41.834Z] 
03:00:41 [2020-10-27T03:00:41.834Z] To set a process to complain mode, use the command line tool
03:00:41 [2020-10-27T03:00:41.834Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:00:41 [2020-10-27T03:00:41.834Z] +++ true
03:00:41 [2020-10-27T03:00:41.834Z] exiting test-integration
03:00:41 [2020-10-27T03:00:41.834Z] ++ exit 0
03:00:41 [2020-10-27T03:00:41.834Z] 
03:00:41 [2020-10-27T03:00:41.834Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
03:00:42 [2020-10-27T03:00:42.094Z] + for job in $(jobs -p)
03:00:42 [2020-10-27T03:00:42.094Z] + wait 5768
03:00:42 [2020-10-27T03:00:42.472Z] --- PASS: TestReplicatedJob (6.62s)
03:00:42 [2020-10-27T03:00:42.472Z] === RUN   TestUpdateReplicatedJob
03:00:44 [2020-10-27T03:00:44.013Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
03:00:45 [2020-10-27T03:00:45.773Z] --- PASS: TestUpdateReplicatedJob (4.41s)
03:00:45 [2020-10-27T03:00:45.773Z] === RUN   TestServiceListWithStatuses
03:00:45 [2020-10-27T03:00:45.773Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:00:45 [2020-10-27T03:00:45.773Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:00:45 [2020-10-27T03:00:45.773Z] === RUN   TestDockerNetworkConnectAlias
03:00:49 [2020-10-27T03:00:49.287Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
03:00:49 [2020-10-27T03:00:49.287Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
03:00:49 [2020-10-27T03:00:49.287Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
03:00:49 [2020-10-27T03:00:49.287Z] === RUN   TestDockerSuite/TestHealth
03:00:52 [2020-10-27T03:00:52.359Z] --- PASS: TestDockerNetworkConnectAlias (6.65s)
03:00:52 [2020-10-27T03:00:52.359Z] === RUN   TestDockerNetworkReConnect
03:00:57 [2020-10-27T03:00:57.650Z] --- PASS: TestDockerNetworkReConnect (5.26s)
03:00:57 [2020-10-27T03:00:57.650Z] === RUN   TestServicePlugin
03:00:57 [2020-10-27T03:00:57.650Z] --- SKIP: TestServicePlugin (0.00s)
03:00:57 [2020-10-27T03:00:57.650Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:00:57 [2020-10-27T03:00:57.650Z] === RUN   TestServiceUpdateLabel
03:01:00 [2020-10-27T03:01:00.949Z] --- PASS: TestServiceUpdateLabel (3.24s)
03:01:00 [2020-10-27T03:01:00.949Z] === RUN   TestServiceUpdateSecrets
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestHistoryExistentImage
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFormat
03:01:11 [2020-10-27T03:01:11.229Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
03:01:11 [2020-10-27T03:01:11.800Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
03:01:14 [2020-10-27T03:01:14.336Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
03:01:14 [2020-10-27T03:01:14.337Z] === RUN   TestDockerSuite/TestImportBadURL
03:01:14 [2020-10-27T03:01:14.337Z] === RUN   TestDockerSuite/TestImportDisplay
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/server/httputils	0.022s	coverage: 14.7% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/server/router/swarm	0.008s	coverage: 5.7% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/container	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/events	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/image	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/network	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/builder/dockerfile	0.334s	coverage: 48.0% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/builder/remotecontext	0.099s	coverage: 13.6% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.323s	coverage: 86.3% of statements
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/cli	[no test files]
03:01:14 [2020-10-27T03:01:14.917Z] ?   	github.com/docker/docker/cli/config	[no test files]
03:01:15 [2020-10-27T03:01:15.720Z] === RUN   TestDockerSuite/TestImportFile
03:01:16 [2020-10-27T03:01:16.663Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
03:01:16 [2020-10-27T03:01:16.663Z] === RUN   TestDockerSuite/TestImportFileWithMessage
03:01:17 [2020-10-27T03:01:17.438Z] ok  	github.com/docker/docker/client	0.189s	coverage: 75.4% of statements
03:01:17 [2020-10-27T03:01:17.602Z] === RUN   TestDockerSuite/TestImportGzipped
03:01:18 [2020-10-27T03:01:18.172Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
03:01:19 [2020-10-27T03:01:19.064Z] --- PASS: TestServiceUpdateSecrets (15.40s)
03:01:19 [2020-10-27T03:01:19.064Z] === RUN   TestServiceUpdateConfigs
03:01:19 [2020-10-27T03:01:19.112Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
03:01:20 [2020-10-27T03:01:20.052Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
03:01:20 [2020-10-27T03:01:20.622Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
03:01:21 [2020-10-27T03:01:21.192Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
03:01:21 [2020-10-27T03:01:21.762Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
03:01:21 [2020-10-27T03:01:21.762Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
03:01:21 [2020-10-27T03:01:21.762Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
03:01:22 [2020-10-27T03:01:22.022Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
03:01:22 [2020-10-27T03:01:22.593Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
03:01:23 [2020-10-27T03:01:23.163Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
03:01:23 [2020-10-27T03:01:23.423Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
03:01:24 [2020-10-27T03:01:24.003Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
03:01:24 [2020-10-27T03:01:24.587Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
03:01:24 [2020-10-27T03:01:24.587Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
03:01:25 [2020-10-27T03:01:25.524Z] === RUN   TestDockerSuite/TestInspectAmpersand
03:01:26 [2020-10-27T03:01:26.093Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
03:01:26 [2020-10-27T03:01:26.353Z] === RUN   TestDockerSuite/TestInspectByPrefix
03:01:26 [2020-10-27T03:01:26.612Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
03:01:26 [2020-10-27T03:01:26.872Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
03:01:26 [2020-10-27T03:01:26.872Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
03:01:27 [2020-10-27T03:01:27.811Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
03:01:28 [2020-10-27T03:01:28.071Z] === RUN   TestDockerSuite/TestInspectDefault
03:01:28 [2020-10-27T03:01:28.642Z] === RUN   TestDockerSuite/TestInspectHistory
03:01:29 [2020-10-27T03:01:29.212Z] === RUN   TestDockerSuite/TestInspectImage
03:01:29 [2020-10-27T03:01:29.212Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
03:01:29 [2020-10-27T03:01:29.212Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
03:01:29 [2020-10-27T03:01:29.212Z] === RUN   TestDockerSuite/TestInspectInt64
03:01:29 [2020-10-27T03:01:29.781Z] === RUN   TestDockerSuite/TestInspectJSONFields
03:01:30 [2020-10-27T03:01:30.041Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
03:01:30 [2020-10-27T03:01:30.041Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
03:01:30 [2020-10-27T03:01:30.614Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
03:01:31 [2020-10-27T03:01:31.183Z] === RUN   TestDockerSuite/TestInspectPlugin
03:01:31 [2020-10-27T03:01:31.291Z] --- PASS: TestServiceUpdateConfigs (14.85s)
03:01:31 [2020-10-27T03:01:31.292Z] === RUN   TestServiceUpdateNetwork
03:01:33 [2020-10-27T03:01:33.089Z] === RUN   TestDockerSuite/TestInspectRootFS
03:01:33 [2020-10-27T03:01:33.089Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
03:01:33 [2020-10-27T03:01:33.657Z] === RUN   TestDockerSuite/TestInspectStatus
03:01:34 [2020-10-27T03:01:34.233Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
03:01:35 [2020-10-27T03:01:35.173Z] === RUN   TestDockerSuite/TestInspectTemplateError
03:01:35 [2020-10-27T03:01:35.743Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
03:01:36 [2020-10-27T03:01:36.313Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
03:01:36 [2020-10-27T03:01:36.572Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
03:01:37 [2020-10-27T03:01:37.141Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
03:01:37 [2020-10-27T03:01:37.401Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
03:01:37 [2020-10-27T03:01:37.971Z] === RUN   TestDockerSuite/TestInspectUnknownObject
03:01:37 [2020-10-27T03:01:37.971Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
03:01:39 [2020-10-27T03:01:39.356Z] === RUN   TestDockerSuite/TestLinkShortDefinition
03:01:39 [2020-10-27T03:01:39.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
03:01:40 [2020-10-27T03:01:40.295Z] === RUN   TestDockerSuite/TestLinksEnvs
03:01:42 [2020-10-27T03:01:42.868Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
03:01:42 [2020-10-27T03:01:42.868Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
03:01:44 [2020-10-27T03:01:44.778Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
03:01:45 [2020-10-27T03:01:45.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
03:01:46 [2020-10-27T03:01:46.201Z] --- PASS: TestServiceUpdateNetwork (14.16s)
03:01:46 [2020-10-27T03:01:46.201Z] === RUN   TestServiceUpdatePidsLimit
03:01:46 [2020-10-27T03:01:46.435Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
03:01:46 [2020-10-27T03:01:46.772Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:01:47 [2020-10-27T03:01:47.717Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:01:48 [2020-10-27T03:01:48.344Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
03:01:48 [2020-10-27T03:01:48.344Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
03:01:50 [2020-10-27T03:01:50.257Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
03:01:50 [2020-10-27T03:01:50.257Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
03:01:51 [2020-10-27T03:01:51.196Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
03:01:55 [2020-10-27T03:01:55.860Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:01:59 [2020-10-27T03:01:59.328Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
03:01:59 [2020-10-27T03:01:59.899Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
03:02:01 [2020-10-27T03:02:01.277Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
03:02:01 [2020-10-27T03:02:01.537Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
03:02:02 [2020-10-27T03:02:02.445Z] --- PASS: TestServiceUpdatePidsLimit (17.44s)
03:02:02 [2020-10-27T03:02:02.445Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
03:02:02 [2020-10-27T03:02:02.445Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
03:02:02 [2020-10-27T03:02:02.445Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
03:02:02 [2020-10-27T03:02:02.445Z] PASS
03:02:02 [2020-10-27T03:02:02.445Z] 
03:02:02 [2020-10-27T03:02:02.445Z] === Skipped
03:02:02 [2020-10-27T03:02:02.445Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
03:02:02 [2020-10-27T03:02:02.445Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:02:02 [2020-10-27T03:02:02.445Z] 
03:02:02 [2020-10-27T03:02:02.445Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
03:02:02 [2020-10-27T03:02:02.445Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:02:02 [2020-10-27T03:02:02.445Z] 
03:02:02 [2020-10-27T03:02:02.445Z] 
03:02:02 [2020-10-27T03:02:02.445Z] DONE 27 tests, 2 skipped in 160.964s
03:02:02 [2020-10-27T03:02:02.445Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
03:02:02 [2020-10-27T03:02:02.445Z] ++ 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
03:02:02 [2020-10-27T03:02:02.445Z] ++ set -e
03:02:02 [2020-10-27T03:02:02.445Z] ++ '[' -n 0 ']'
03:02:02 [2020-10-27T03:02:02.445Z] ++ set -x
03:02:02 [2020-10-27T03:02:02.445Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:02:02 [2020-10-27T03:02:02.706Z] INFO: Testing against a local daemon
03:02:02 [2020-10-27T03:02:02.706Z] === RUN   TestSessionCreate
03:02:02 [2020-10-27T03:02:02.706Z] --- PASS: TestSessionCreate (0.06s)
03:02:02 [2020-10-27T03:02:02.706Z] === RUN   TestSessionCreateWithBadUpgrade
03:02:02 [2020-10-27T03:02:02.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
03:02:02 [2020-10-27T03:02:02.706Z] PASS
03:02:02 [2020-10-27T03:02:02.706Z] 
03:02:02 [2020-10-27T03:02:02.706Z] DONE 2 tests in 0.275s
03:02:02 [2020-10-27T03:02:02.706Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
03:02:02 [2020-10-27T03:02:02.706Z] ++ 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
03:02:02 [2020-10-27T03:02:02.706Z] ++ set -e
03:02:02 [2020-10-27T03:02:02.706Z] ++ '[' -n 0 ']'
03:02:02 [2020-10-27T03:02:02.706Z] ++ set -x
03:02:02 [2020-10-27T03:02:02.706Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:02:02 [2020-10-27T03:02:02.966Z] INFO: Testing against a local daemon
03:02:02 [2020-10-27T03:02:02.966Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:02:02 [2020-10-27T03:02:02.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
03:02:02 [2020-10-27T03:02:02.966Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:02:02 [2020-10-27T03:02:02.966Z] === RUN   TestEventsExecDie
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
03:02:03 [2020-10-27T03:02:03.447Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
03:02:03 [2020-10-27T03:02:03.909Z] --- PASS: TestEventsExecDie (0.94s)
03:02:03 [2020-10-27T03:02:03.909Z] === RUN   TestEventsBackwardsCompatible
03:02:04 [2020-10-27T03:02:04.018Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
03:02:04 [2020-10-27T03:02:04.067Z] ok  	github.com/docker/docker/cmd/dockerd	0.109s	coverage: 29.1% of statements
03:02:04 [2020-10-27T03:02:04.067Z] ok  	github.com/docker/docker/container	0.139s	coverage: 34.7% of statements
03:02:04 [2020-10-27T03:02:04.067Z] ?   	github.com/docker/docker/container/stream	[no test files]
03:02:04 [2020-10-27T03:02:04.067Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
03:02:04 [2020-10-27T03:02:04.067Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
03:02:04 [2020-10-27T03:02:04.067Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
03:02:04 [2020-10-27T03:02:04.170Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
03:02:04 [2020-10-27T03:02:04.171Z] === RUN   TestInfoBinaryCommits
03:02:04 [2020-10-27T03:02:04.171Z] --- PASS: TestInfoBinaryCommits (0.05s)
03:02:04 [2020-10-27T03:02:04.171Z] === RUN   TestInfoAPIVersioned
03:02:04 [2020-10-27T03:02:04.171Z] --- PASS: TestInfoAPIVersioned (0.02s)
03:02:04 [2020-10-27T03:02:04.171Z] === RUN   TestInfoDiscoveryBackend
03:02:04 [2020-10-27T03:02:04.588Z] === RUN   TestDockerSuite/TestLogsAPIUntil
03:02:04 [2020-10-27T03:02:04.742Z] --- PASS: TestInfoDiscoveryBackend (0.61s)
03:02:04 [2020-10-27T03:02:04.742Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:02:05 [2020-10-27T03:02:05.683Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:02:05 [2020-10-27T03:02:05.683Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:02:06 [2020-10-27T03:02:06.625Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
03:02:06 [2020-10-27T03:02:06.625Z] === RUN   TestInfoAPI
03:02:06 [2020-10-27T03:02:06.625Z] --- PASS: TestInfoAPI (0.05s)
03:02:06 [2020-10-27T03:02:06.625Z] === RUN   TestInfoAPIWarnings
03:02:08 [2020-10-27T03:02:08.795Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
03:02:08 [2020-10-27T03:02:08.795Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
03:02:09 [2020-10-27T03:02:09.315Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
03:02:10 [2020-10-27T03:02:10.244Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
03:02:11 [2020-10-27T03:02:11.611Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
03:02:14 [2020-10-27T03:02:14.070Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
03:02:14 [2020-10-27T03:02:14.070Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
03:02:14 [2020-10-27T03:02:14.070Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
03:02:15 [2020-10-27T03:02:15.011Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
03:02:15 [2020-10-27T03:02:15.583Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
03:02:16 [2020-10-27T03:02:16.530Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
03:02:17 [2020-10-27T03:02:17.473Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
03:02:18 [2020-10-27T03:02:18.043Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
03:02:19 [2020-10-27T03:02:19.951Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
03:02:19 [2020-10-27T03:02:19.951Z] === RUN   TestDockerSuite/TestLogsFollowStopped
03:02:20 [2020-10-27T03:02:20.521Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
03:02:21 [2020-10-27T03:02:21.090Z] === RUN   TestDockerSuite/TestLogsSince
03:02:21 [2020-10-27T03:02:21.567Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.439s	coverage: 14.1% of statements
03:02:21 [2020-10-27T03:02:21.567Z] ok  	github.com/docker/docker/daemon	12.135s	coverage: 17.2% of statements
03:02:21 [2020-10-27T03:02:21.567Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
03:02:21 [2020-10-27T03:02:21.567Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
03:02:22 [2020-10-27T03:02:22.495Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 81.8% of statements
03:02:23 [2020-10-27T03:02:23.058Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
03:02:23 [2020-10-27T03:02:23.619Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
03:02:23 [2020-10-27T03:02:23.619Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
03:02:23 [2020-10-27T03:02:23.619Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
03:02:24 [2020-10-27T03:02:24.549Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
03:02:24 [2020-10-27T03:02:24.732Z] --- PASS: TestInfoAPIWarnings (16.61s)
03:02:24 [2020-10-27T03:02:24.732Z] === RUN   TestInfoDebug
03:02:24 [2020-10-27T03:02:24.732Z] --- PASS: TestInfoDebug (0.61s)
03:02:24 [2020-10-27T03:02:24.732Z] === RUN   TestInfoInsecureRegistries
03:02:24 [2020-10-27T03:02:24.732Z] --- PASS: TestInfoInsecureRegistries (0.60s)
03:02:24 [2020-10-27T03:02:24.732Z] === RUN   TestInfoRegistryMirrors
03:02:24 [2020-10-27T03:02:24.993Z] --- PASS: TestInfoRegistryMirrors (0.62s)
03:02:24 [2020-10-27T03:02:24.993Z] === RUN   TestLoginFailsWithBadCredentials
03:02:25 [2020-10-27T03:02:25.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
03:02:25 [2020-10-27T03:02:25.254Z] === RUN   TestPingCacheHeaders
03:02:25 [2020-10-27T03:02:25.254Z] --- PASS: TestPingCacheHeaders (0.05s)
03:02:25 [2020-10-27T03:02:25.254Z] === RUN   TestPingGet
03:02:25 [2020-10-27T03:02:25.254Z] --- PASS: TestPingGet (0.03s)
03:02:25 [2020-10-27T03:02:25.254Z] === RUN   TestPingHead
03:02:25 [2020-10-27T03:02:25.254Z] --- PASS: TestPingHead (0.05s)
03:02:25 [2020-10-27T03:02:25.254Z] === RUN   TestVersion
03:02:25 [2020-10-27T03:02:25.254Z] --- PASS: TestVersion (0.04s)
03:02:25 [2020-10-27T03:02:25.254Z] PASS
03:02:25 [2020-10-27T03:02:25.254Z] 
03:02:25 [2020-10-27T03:02:25.254Z] === Skipped
03:02:25 [2020-10-27T03:02:25.254Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
03:02:25 [2020-10-27T03:02:25.254Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:02:25 [2020-10-27T03:02:25.254Z] 
03:02:25 [2020-10-27T03:02:25.254Z] 
03:02:25 [2020-10-27T03:02:25.254Z] DONE 18 tests, 1 skipped in 22.525s
03:02:25 [2020-10-27T03:02:25.254Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
03:02:25 [2020-10-27T03:02:25.254Z] ++ 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
03:02:25 [2020-10-27T03:02:25.254Z] ++ set -e
03:02:25 [2020-10-27T03:02:25.254Z] ++ '[' -n 0 ']'
03:02:25 [2020-10-27T03:02:25.254Z] ++ set -x
03:02:25 [2020-10-27T03:02:25.254Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:02:25 [2020-10-27T03:02:25.514Z] INFO: Testing against a local daemon
03:02:25 [2020-10-27T03:02:25.514Z] === RUN   TestVolumesCreateAndList
03:02:25 [2020-10-27T03:02:25.514Z] --- PASS: TestVolumesCreateAndList (0.03s)
03:02:25 [2020-10-27T03:02:25.514Z] === RUN   TestVolumesRemove
03:02:25 [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesRemove (0.12s)
03:02:25 [2020-10-27T03:02:25.775Z] === RUN   TestVolumesInspect
03:02:25 [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesInspect (0.03s)
03:02:25 [2020-10-27T03:02:25.775Z] === RUN   TestVolumesInvalidJSON
03:02:25 [2020-10-27T03:02:25.775Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:02:25 [2020-10-27T03:02:25.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:02:25 [2020-10-27T03:02:25.775Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:02:25 [2020-10-27T03:02:25.775Z] --- PASS: TestVolumesInvalidJSON (0.03s)
03:02:25 [2020-10-27T03:02:25.775Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:02:25 [2020-10-27T03:02:25.775Z] PASS
03:02:25 [2020-10-27T03:02:25.775Z] 
03:02:25 [2020-10-27T03:02:25.775Z] DONE 5 tests in 0.379s
03:02:25 [2020-10-27T03:02:25.775Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:02:26 [2020-10-27T03:02:26.036Z] ++++ cat bundles/test-integration/docker.pid
03:02:26 [2020-10-27T03:02:26.036Z] +++ kill 13715
03:02:27 [2020-10-27T03:02:27.068Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.411s	coverage: 73.1% of statements
03:02:27 [2020-10-27T03:02:27.324Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 2.9% of statements
03:02:27 [2020-10-27T03:02:27.419Z] +++ /etc/init.d/apparmor stop
03:02:27 [2020-10-27T03:02:27.419Z] Leaving: AppArmorNo profiles have been unloaded.
03:02:27 [2020-10-27T03:02:27.419Z] 
03:02:27 [2020-10-27T03:02:27.419Z] Unloading profiles will leave already running processes permanently
03:02:27 [2020-10-27T03:02:27.419Z] unconfined, which can lead to unexpected situations.
03:02:27 [2020-10-27T03:02:27.419Z] 
03:02:27 [2020-10-27T03:02:27.419Z] To set a process to complain mode, use the command line tool
03:02:27 [2020-10-27T03:02:27.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:02:27 [2020-10-27T03:02:27.419Z] +++ true
03:02:27 [2020-10-27T03:02:27.419Z] exiting test-integration
03:02:27 [2020-10-27T03:02:27.419Z] ++ exit 0
03:02:27 [2020-10-27T03:02:27.419Z] 
03:02:28 [2020-10-27T03:02:28.693Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.399s	coverage: 56.2% of statements
03:02:29 [2020-10-27T03:02:29.214Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
Post stage
[Pipeline] junit
03:02:29 [2020-10-27T03:02:29.977Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:02:30 [2020-10-27T03:02:30.587Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
03:02:30 [2020-10-27T03:02:30.678Z] + echo Ensuring container killed.
03:02:30 [2020-10-27T03:02:30.678Z] Ensuring container killed.
03:02:30 [2020-10-27T03:02:30.678Z] + docker rm -vf docker-pr1
03:02:30 [2020-10-27T03:02:30.678Z] Error: No such container: docker-pr1
03:02:30 [2020-10-27T03:02:30.678Z] + true
[Pipeline] sh
03:02:30 [2020-10-27T03:02:30.966Z] + echo Chowning /workspace to jenkins user
03:02:30 [2020-10-27T03:02:30.966Z] Chowning /workspace to jenkins user
03:02:30 [2020-10-27T03:02:30.966Z] + id -u
03:02:30 [2020-10-27T03:02:30.966Z] + id -g
03:02:30 [2020-10-27T03:02:30.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace
03:02:30 [2020-10-27T03:02:30.966Z] Unable to find image 'busybox:latest' locally
03:02:31 [2020-10-27T03:02:31.537Z] latest: Pulling from library/busybox
03:02:31 [2020-10-27T03:02:31.537Z] 5dce72bf4214: Pulling fs layer
03:02:31 [2020-10-27T03:02:31.537Z] 5dce72bf4214: Download complete
03:02:31 [2020-10-27T03:02:31.798Z] 5dce72bf4214: Pull complete
03:02:31 [2020-10-27T03:02:31.798Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
03:02:31 [2020-10-27T03:02:31.798Z] Status: Downloaded newer image for busybox:latest
03:02:32 [2020-10-27T03:02:32.497Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.402s	coverage: 45.8% of statements
03:02:32 [2020-10-27T03:02:32.497Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
03:02:33 [2020-10-27T03:02:33.059Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.406s	coverage: 49.5% of statements
03:02:33 [2020-10-27T03:02:33.406Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
03:02:33 [2020-10-27T03:02:33.665Z] === RUN   TestDockerSuite/TestLogsTail
03:02:34 [2020-10-27T03:02:34.236Z] === RUN   TestDockerSuite/TestLogsTimestamps
03:02:34 [2020-10-27T03:02:34.804Z] === RUN   TestDockerSuite/TestLogsWithDetails
03:02:34 [2020-10-27T03:02:34.804Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
03:02:34 [2020-10-27T03:02:34.951Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.567s	coverage: 57.7% of statements
03:02:34 [2020-10-27T03:02:34.951Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
03:02:34 [2020-10-27T03:02:34.951Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
03:02:34 [2020-10-27T03:02:34.951Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.0% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:02:35 [2020-10-27T03:02:35.374Z] === RUN   TestDockerSuite/TestMountIntoProc
03:02:35 [2020-10-27T03:02:35.402Z] + bundleName=arm64-integration
03:02:35 [2020-10-27T03:02:35.402Z] + echo Creating arm64-integration-bundles.tar.gz
03:02:35 [2020-10-27T03:02:35.402Z] Creating arm64-integration-bundles.tar.gz
03:02:35 [2020-10-27T03:02:35.402Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2
03:02:35 [2020-10-27T03:02:35.402Z]  -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:02:35 [2020-10-27T03:02:35.634Z] === RUN   TestDockerSuite/TestMountIntoSys
[Pipeline] archiveArtifacts
03:02:35 [2020-10-27T03:02:35.676Z] Archiving artifacts
03:02:36 [2020-10-27T03:02:36.204Z] === RUN   TestDockerSuite/TestNetHostname
03:02:36 [2020-10-27T03:02:36.841Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.015s	coverage: 3.0% of statements
03:02:37 [2020-10-27T03:02:37.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:02:37 [2020-10-27T03:02:37.770Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
03:02:37 [2020-10-27T03:02:37.788Z] + make clean
03:02:38 [2020-10-27T03:02:38.027Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
03:02:38 [2020-10-27T03:02:38.027Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
03:02:38 [2020-10-27T03:02:38.027Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
03:02:38 [2020-10-27T03:02:38.359Z] docker volume rm -f docker-dev-cache
03:02:38 [2020-10-27T03:02:38.359Z] docker-dev-cache
[Pipeline] deleteDir
03:02:38 [2020-10-27T03:02:38.746Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
03:02:38 [2020-10-27T03:02:38.746Z] === RUN   TestDockerSuite/TestNetworkEvents
03:02:39 [2020-10-27T03:02:39.919Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 41.0% of statements
03:02:40 [2020-10-27T03:02:40.481Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.186s	coverage: 77.4% of statements
03:02:40 [2020-10-27T03:02:40.481Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
03:02:40 [2020-10-27T03:02:40.481Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
03:02:40 [2020-10-27T03:02:40.652Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
03:02:41 [2020-10-27T03:02:41.043Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
03:02:41 [2020-10-27T03:02:41.605Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:02:42 [2020-10-27T03:02:42.534Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
03:02:42 [2020-10-27T03:02:42.534Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 61.6% of statements
03:02:43 [2020-10-27T03:02:43.903Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 75.2% of statements
03:02:43 [2020-10-27T03:02:43.903Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
03:02:44 [2020-10-27T03:02:44.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.024s	coverage: 37.7% of statements
03:02:44 [2020-10-27T03:02:44.848Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
03:02:45 [2020-10-27T03:02:45.528Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
03:02:45 [2020-10-27T03:02:45.787Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
03:02:46 [2020-10-27T03:02:46.367Z] === RUN   TestDockerSuite/TestPluginActive
03:02:46 [2020-10-27T03:02:46.904Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
03:02:46 [2020-10-27T03:02:46.904Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
03:02:47 [2020-10-27T03:02:47.466Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.672s	coverage: 82.5% of statements
03:02:47 [2020-10-27T03:02:47.466Z] ?   	github.com/docker/docker/daemon/names	[no test files]
03:02:47 [2020-10-27T03:02:47.723Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
03:02:47 [2020-10-27T03:02:47.723Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
03:02:48 [2020-10-27T03:02:48.275Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
03:02:50 [2020-10-27T03:02:50.244Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
03:02:50 [2020-10-27T03:02:50.244Z] ok  	github.com/docker/docker/distribution	0.244s	coverage: 21.9% of statements
03:02:50 [2020-10-27T03:02:50.244Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
03:02:51 [2020-10-27T03:02:51.612Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
03:02:52 [2020-10-27T03:02:52.541Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
03:02:53 [2020-10-27T03:02:53.105Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
03:02:53 [2020-10-27T03:02:53.105Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
03:02:53 [2020-10-27T03:02:53.105Z] ?   	github.com/docker/docker/dockerversion	[no test files]
03:02:53 [2020-10-27T03:02:53.105Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
03:02:53 [2020-10-27T03:02:53.552Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
03:02:53 [2020-10-27T03:02:53.552Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
03:02:53 [2020-10-27T03:02:53.811Z] === RUN   TestDockerSuite/TestPluginLogDriver
03:02:54 [2020-10-27T03:02:54.472Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
03:02:54 [2020-10-27T03:02:54.473Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
03:02:55 [2020-10-27T03:02:55.036Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
03:02:55 [2020-10-27T03:02:55.413Z] --- PASS: TestImportExtremelyLargeImageWorks (192.53s)
03:02:55 [2020-10-27T03:02:55.413Z] PASS
03:02:55 [2020-10-27T03:02:55.413Z] 
03:02:55 [2020-10-27T03:02:55.413Z] === Skipped
03:02:55 [2020-10-27T03:02:55.413Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
03:02:55 [2020-10-27T03:02:55.413Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:02:55 [2020-10-27T03:02:55.413Z] 
03:02:55 [2020-10-27T03:02:55.413Z] 
03:02:55 [2020-10-27T03:02:55.413Z] DONE 12 tests, 1 skipped in 193.557s
03:02:55 [2020-10-27T03:02:55.413Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
03:02:55 [2020-10-27T03:02:55.413Z] ++ 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
03:02:55 [2020-10-27T03:02:55.413Z] ++ set -e
03:02:55 [2020-10-27T03:02:55.413Z] ++ '[' -n 0 ']'
03:02:55 [2020-10-27T03:02:55.413Z] ++ set -x
03:02:55 [2020-10-27T03:02:55.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:02:55 [2020-10-27T03:02:55.413Z] INFO: Testing against a local daemon
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestNetworkCreateDelete
03:02:55 [2020-10-27T03:02:55.413Z] --- PASS: TestNetworkCreateDelete (0.18s)
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestDockerNetworkDeletePreferID
03:02:55 [2020-10-27T03:02:55.413Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestDaemonDNSFallback
03:02:55 [2020-10-27T03:02:55.413Z] --- PASS: TestDaemonDNSFallback (1.53s)
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestInspectNetwork
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestInspectNetwork/full_network_id
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestInspectNetwork/partial_network_id
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestInspectNetwork/network_name
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
03:02:55 [2020-10-27T03:02:55.413Z] --- PASS: TestInspectNetwork (6.98s)
03:02:55 [2020-10-27T03:02:55.413Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
03:02:55 [2020-10-27T03:02:55.413Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
03:02:55 [2020-10-27T03:02:55.413Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
03:02:55 [2020-10-27T03:02:55.413Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
03:02:55 [2020-10-27T03:02:55.413Z] === RUN   TestRunContainerWithBridgeNone
03:02:55 [2020-10-27T03:02:55.966Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
03:02:56 [2020-10-27T03:02:56.348Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
03:02:56 [2020-10-27T03:02:56.455Z] --- PASS: TestRunContainerWithBridgeNone (1.80s)
03:02:56 [2020-10-27T03:02:56.455Z] === RUN   TestNetworkInvalidJSON
03:02:56 [2020-10-27T03:02:56.455Z] === RUN   TestNetworkInvalidJSON//networks/create
03:02:56 [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/create
03:02:56 [2020-10-27T03:02:56.455Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
03:02:56 [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
03:02:56 [2020-10-27T03:02:56.455Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
03:02:56 [2020-10-27T03:02:56.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
03:02:56 [2020-10-27T03:02:56.455Z] === CONT  TestNetworkInvalidJSON//networks/create
03:02:56 [2020-10-27T03:02:56.455Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
03:02:56 [2020-10-27T03:02:56.455Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
03:02:56 [2020-10-27T03:02:56.455Z] --- PASS: TestNetworkInvalidJSON (0.02s)
03:02:56 [2020-10-27T03:02:56.455Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
03:02:56 [2020-10-27T03:02:56.455Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
03:02:56 [2020-10-27T03:02:56.455Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
03:02:56 [2020-10-27T03:02:56.455Z] === RUN   TestHostIPv4BridgeLabel
03:02:56 [2020-10-27T03:02:56.895Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
03:02:57 [2020-10-27T03:02:57.093Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
03:02:57 [2020-10-27T03:02:57.093Z] === RUN   TestDaemonRestartWithLiveRestore
03:02:57 [2020-10-27T03:02:57.152Z] ok  	github.com/docker/docker/pkg/aaparser	0.011s	coverage: 52.9% of statements
03:02:57 [2020-10-27T03:02:57.727Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
03:02:58 [2020-10-27T03:02:58.140Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
03:02:58 [2020-10-27T03:02:58.140Z] === RUN   TestDaemonDefaultNetworkPools
03:02:59 [2020-10-27T03:02:59.044Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 77.0% of statements
03:02:59 [2020-10-27T03:02:59.185Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
03:02:59 [2020-10-27T03:02:59.185Z] === RUN   TestDaemonRestartWithExistingNetwork
03:02:59 [2020-10-27T03:02:59.607Z] ok  	github.com/docker/docker/pkg/authorization	0.095s	coverage: 68.3% of statements
03:02:59 [2020-10-27T03:02:59.634Z] === RUN   TestDockerSuite/TestPluginUpgrade
03:02:59 [2020-10-27T03:02:59.870Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
03:03:00 [2020-10-27T03:03:00.127Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
03:03:00 [2020-10-27T03:03:00.234Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
03:03:00 [2020-10-27T03:03:00.234Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
03:03:01 [2020-10-27T03:03:01.283Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
03:03:01 [2020-10-27T03:03:01.283Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
03:03:01 [2020-10-27T03:03:01.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
03:03:01 [2020-10-27T03:03:01.926Z] === RUN   TestServiceWithPredefinedNetwork
03:03:03 [2020-10-27T03:03:03.395Z] ok  	github.com/docker/docker/layer	7.465s	coverage: 68.8% of statements
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/oci/caps	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.545s	coverage: 43.2% of statements
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
03:03:03 [2020-10-27T03:03:03.395Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
03:03:03 [2020-10-27T03:03:03.837Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
03:03:03 [2020-10-27T03:03:03.958Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
03:03:04 [2020-10-27T03:03:04.017Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s)
03:03:04 [2020-10-27T03:03:04.017Z] === RUN   TestServiceRemoveKeepsIngressNetwork
03:03:04 [2020-10-27T03:03:04.017Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
03:03:04 [2020-10-27T03:03:04.017Z]     service_test.go:236: FLAKY_TEST
03:03:04 [2020-10-27T03:03:04.017Z] === RUN   TestServiceWithDataPathPortInit
03:03:04 [2020-10-27T03:03:04.215Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
03:03:05 [2020-10-27T03:03:05.147Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
03:03:05 [2020-10-27T03:03:05.217Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
03:03:05 [2020-10-27T03:03:05.405Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
03:03:05 [2020-10-27T03:03:05.968Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
03:03:06 [2020-10-27T03:03:06.155Z] === RUN   TestDockerSuite/TestPortHostBinding
03:03:07 [2020-10-27T03:03:07.094Z] === RUN   TestDockerSuite/TestPortList
03:03:07 [2020-10-27T03:03:07.335Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
03:03:07 [2020-10-27T03:03:07.898Z] ok  	github.com/docker/docker/pkg/fileutils	0.014s	coverage: 89.5% of statements
03:03:08 [2020-10-27T03:03:08.462Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
03:03:08 [2020-10-27T03:03:08.473Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
03:03:08 [2020-10-27T03:03:08.718Z] ok  	github.com/docker/docker/pkg/fsutils	0.218s	coverage: 85.1% of statements
03:03:08 [2020-10-27T03:03:08.719Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
03:03:10 [2020-10-27T03:03:10.088Z] ok  	github.com/docker/docker/pkg/idtools	0.363s	coverage: 70.1% of statements
03:03:10 [2020-10-27T03:03:10.088Z] ok  	github.com/docker/docker/pkg/ioutils	0.514s	coverage: 69.3% of statements
03:03:10 [2020-10-27T03:03:10.345Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
03:03:10 [2020-10-27T03:03:10.345Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
03:03:10 [2020-10-27T03:03:10.601Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
03:03:10 [2020-10-27T03:03:10.601Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
03:03:10 [2020-10-27T03:03:10.601Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
03:03:10 [2020-10-27T03:03:10.858Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
03:03:10 [2020-10-27T03:03:10.858Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
03:03:11 [2020-10-27T03:03:11.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
03:03:11 [2020-10-27T03:03:11.115Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
03:03:11 [2020-10-27T03:03:11.372Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
03:03:11 [2020-10-27T03:03:11.628Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
03:03:11 [2020-10-27T03:03:11.885Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
03:03:11 [2020-10-27T03:03:11.885Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
03:03:11 [2020-10-27T03:03:11.885Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
03:03:12 [2020-10-27T03:03:12.833Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
03:03:13 [2020-10-27T03:03:13.414Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
03:03:13 [2020-10-27T03:03:13.670Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
03:03:13 [2020-10-27T03:03:13.927Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
03:03:14 [2020-10-27T03:03:14.309Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
03:03:15 [2020-10-27T03:03:15.257Z] === RUN   TestDockerSuite/TestPostContainersAttach
03:03:15 [2020-10-27T03:03:15.291Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
03:03:15 [2020-10-27T03:03:15.546Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
03:03:18 [2020-10-27T03:03:18.815Z] ok  	github.com/docker/docker/pkg/signal	2.396s	coverage: 61.0% of statements
03:03:18 [2020-10-27T03:03:18.815Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
03:03:19 [2020-10-27T03:03:19.072Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
03:03:19 [2020-10-27T03:03:19.330Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
03:03:19 [2020-10-27T03:03:19.397Z] --- PASS: TestServiceWithDataPathPortInit (13.73s)
03:03:19 [2020-10-27T03:03:19.397Z] === RUN   TestServiceWithDefaultAddressPoolInit
03:03:19 [2020-10-27T03:03:19.586Z] ok  	github.com/docker/docker/pkg/symlink	0.008s	coverage: 87.7% of statements
03:03:20 [2020-10-27T03:03:20.150Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
03:03:20 [2020-10-27T03:03:20.714Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
03:03:20 [2020-10-27T03:03:20.970Z] ok  	github.com/docker/docker/pkg/tailfile	0.062s	coverage: 88.6% of statements
03:03:21 [2020-10-27T03:03:21.533Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
03:03:21 [2020-10-27T03:03:21.790Z] testing: warning: no tests to run
03:03:21 [2020-10-27T03:03:21.790Z] coverage: [no statements]
03:03:21 [2020-10-27T03:03:21.790Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
03:03:21 [2020-10-27T03:03:21.832Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
03:03:21 [2020-10-27T03:03:21.832Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
03:03:21 [2020-10-27T03:03:21.832Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
03:03:21 [2020-10-27T03:03:21.832Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
03:03:21 [2020-10-27T03:03:21.832Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
03:03:22 [2020-10-27T03:03:22.352Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
03:03:22 [2020-10-27T03:03:22.352Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
03:03:22 [2020-10-27T03:03:22.609Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
03:03:22 [2020-10-27T03:03:22.771Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
03:03:22 [2020-10-27T03:03:22.771Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
03:03:23 [2020-10-27T03:03:23.340Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
03:03:23 [2020-10-27T03:03:23.340Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
03:03:24 [2020-10-27T03:03:24.279Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
03:03:24 [2020-10-27T03:03:24.279Z] === RUN   TestDockerSuite/TestPruneContainerLabel
03:03:24 [2020-10-27T03:03:24.501Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
03:03:24 [2020-10-27T03:03:24.979Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
03:03:24 [2020-10-27T03:03:24.979Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u2kugr1vylr25ym9y42qwcmv1 Created:2020-10-27 03:03:18.764905588 +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[fd0cdec918b03046d40a04f3ec66a9d4b401d9387a07a27b94bf1d0d824ea5c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.475rwldzkcmfbhrphix7yxu3l EndpointID:9a5cf4f6f869d5f9d3a87d15e734fd7c4f6d659ccdd82cb60d4e11a7f9038d6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b5490b82f5c4d390d89d393c9047a6a0b7495797ede12941c28f73fbdd6d1d1 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:f59f13c22459 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.475rwldzkcmfbhrphix7yxu3l EndpointID:9a5cf4f6f869d5f9d3a87d15e734fd7c4f6d659ccdd82cb60d4e11a7f9038d6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
03:03:24 [2020-10-27T03:03:24.979Z] PASS
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] === Skipped
03:03:24 [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
03:03:24 [2020-10-27T03:03:24.979Z]     service_test.go:236: FLAKY_TEST
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] DONE 23 tests, 1 skipped in 39.095s
03:03:24 [2020-10-27T03:03:24.979Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
03:03:24 [2020-10-27T03:03:24.979Z] ++ 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
03:03:24 [2020-10-27T03:03:24.979Z] ++ set -e
03:03:24 [2020-10-27T03:03:24.979Z] ++ '[' -n 0 ']'
03:03:24 [2020-10-27T03:03:24.979Z] ++ set -x
03:03:24 [2020-10-27T03:03:24.979Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:03:24 [2020-10-27T03:03:24.979Z] INFO: Testing against a local daemon
03:03:24 [2020-10-27T03:03:24.979Z] === RUN   TestDockerNetworkIpvlanPersistance
03:03:24 [2020-10-27T03:03:24.979Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
03:03:24 [2020-10-27T03:03:24.979Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:03:24 [2020-10-27T03:03:24.979Z] === RUN   TestDockerNetworkIpvlan
03:03:24 [2020-10-27T03:03:24.979Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
03:03:24 [2020-10-27T03:03:24.979Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:03:24 [2020-10-27T03:03:24.979Z] PASS
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] === Skipped
03:03:24 [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
03:03:24 [2020-10-27T03:03:24.979Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
03:03:24 [2020-10-27T03:03:24.979Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] 
03:03:24 [2020-10-27T03:03:24.979Z] DONE 2 tests, 2 skipped in 0.080s
03:03:24 [2020-10-27T03:03:24.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
03:03:24 [2020-10-27T03:03:24.979Z] ++ 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
03:03:24 [2020-10-27T03:03:24.979Z] ++ set -e
03:03:24 [2020-10-27T03:03:24.979Z] ++ '[' -n 0 ']'
03:03:24 [2020-10-27T03:03:24.979Z] ++ set -x
03:03:24 [2020-10-27T03:03:24.979Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:03:24 [2020-10-27T03:03:24.979Z] INFO: Testing against a local daemon
03:03:24 [2020-10-27T03:03:24.979Z] === RUN   TestDockerNetworkMacvlanPersistance
03:03:25 [2020-10-27T03:03:25.431Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
03:03:25 [2020-10-27T03:03:25.687Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
03:03:26 [2020-10-27T03:03:26.187Z] === RUN   TestDockerSuite/TestPruneContainerUntil
03:03:26 [2020-10-27T03:03:26.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
03:03:26 [2020-10-27T03:03:26.495Z] === RUN   TestDockerNetworkMacvlan
03:03:27 [2020-10-27T03:03:27.067Z] ok  	github.com/docker/docker/quota	0.216s	coverage: 71.4% of statements
03:03:27 [2020-10-27T03:03:27.126Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
03:03:27 [2020-10-27T03:03:27.136Z] === RUN   TestDockerNetworkMacvlan/Subinterface
03:03:27 [2020-10-27T03:03:27.324Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
03:03:27 [2020-10-27T03:03:27.695Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
03:03:27 [2020-10-27T03:03:27.695Z] === RUN   TestDockerSuite/TestPsByOrder
03:03:27 [2020-10-27T03:03:27.775Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
03:03:28 [2020-10-27T03:03:28.830Z] === RUN   TestDockerNetworkMacvlan/NilParent
03:03:29 [2020-10-27T03:03:29.214Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 56.3% of statements
03:03:29 [2020-10-27T03:03:29.469Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
03:03:29 [2020-10-27T03:03:29.602Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
03:03:29 [2020-10-27T03:03:29.725Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
03:03:30 [2020-10-27T03:03:30.287Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 66.1% of statements
03:03:30 [2020-10-27T03:03:30.541Z] === RUN   TestDockerSuite/TestPsListContainersBase
03:03:30 [2020-10-27T03:03:30.849Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
03:03:30 [2020-10-27T03:03:30.916Z] === RUN   TestDockerNetworkMacvlan/InternalMode
03:03:32 [2020-10-27T03:03:32.448Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
03:03:33 [2020-10-27T03:03:33.012Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
03:03:33 [2020-10-27T03:03:33.367Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
03:03:34 [2020-10-27T03:03:34.295Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 76.4% of statements
03:03:34 [2020-10-27T03:03:34.356Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
03:03:34 [2020-10-27T03:03:34.857Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
03:03:35 [2020-10-27T03:03:35.737Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
03:03:35 [2020-10-27T03:03:35.737Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
03:03:36 [2020-10-27T03:03:36.222Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.1% of statements
03:03:36 [2020-10-27T03:03:36.559Z] === RUN   TestDockerNetworkMacvlan/Addressing
03:03:37 [2020-10-27T03:03:37.197Z] --- PASS: TestDockerNetworkMacvlan (11.10s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s)
03:03:37 [2020-10-27T03:03:37.197Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
03:03:37 [2020-10-27T03:03:37.197Z] PASS
03:03:37 [2020-10-27T03:03:37.197Z] 
03:03:37 [2020-10-27T03:03:37.197Z] DONE 8 tests in 12.582s
03:03:37 [2020-10-27T03:03:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
03:03:37 [2020-10-27T03:03:37.197Z] ++ 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
03:03:37 [2020-10-27T03:03:37.197Z] ++ set -e
03:03:37 [2020-10-27T03:03:37.197Z] ++ '[' -n 0 ']'
03:03:37 [2020-10-27T03:03:37.197Z] ++ set -x
03:03:37 [2020-10-27T03:03:37.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:03:37 [2020-10-27T03:03:37.197Z] testing: warning: no tests to run
03:03:37 [2020-10-27T03:03:37.197Z] PASS
03:03:37 [2020-10-27T03:03:37.197Z] 
03:03:37 [2020-10-27T03:03:37.197Z] DONE 0 tests in 0.013s
03:03:37 [2020-10-27T03:03:37.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
03:03:37 [2020-10-27T03:03:37.197Z] ++ 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
03:03:37 [2020-10-27T03:03:37.197Z] ++ set -e
03:03:37 [2020-10-27T03:03:37.197Z] ++ '[' -n 0 ']'
03:03:37 [2020-10-27T03:03:37.197Z] ++ set -x
03:03:37 [2020-10-27T03:03:37.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:03:37 [2020-10-27T03:03:37.493Z] INFO: Testing against a local daemon
03:03:37 [2020-10-27T03:03:37.493Z] === RUN   TestAuthZPluginAllowRequest
03:03:38 [2020-10-27T03:03:38.283Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
03:03:39 [2020-10-27T03:03:39.011Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
03:03:39 [2020-10-27T03:03:39.011Z] === RUN   TestAuthZPluginTLS
03:03:39 [2020-10-27T03:03:39.305Z] --- PASS: TestAuthZPluginTLS (0.57s)
03:03:39 [2020-10-27T03:03:39.305Z] === RUN   TestAuthZPluginDenyRequest
03:03:39 [2020-10-27T03:03:39.943Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
03:03:39 [2020-10-27T03:03:39.944Z] === RUN   TestAuthZPluginAPIDenyResponse
03:03:40 [2020-10-27T03:03:40.579Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
03:03:40 [2020-10-27T03:03:40.579Z] === RUN   TestAuthZPluginDenyResponse
03:03:40 [2020-10-27T03:03:40.878Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
03:03:40 [2020-10-27T03:03:40.878Z] === RUN   TestAuthZPluginAllowEventStream
03:03:42 [2020-10-27T03:03:42.410Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
03:03:42 [2020-10-27T03:03:42.410Z] === RUN   TestAuthZPluginErrorResponse
03:03:43 [2020-10-27T03:03:43.047Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
03:03:43 [2020-10-27T03:03:43.047Z] === RUN   TestAuthZPluginErrorRequest
03:03:43 [2020-10-27T03:03:43.341Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
03:03:43 [2020-10-27T03:03:43.341Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
03:03:43 [2020-10-27T03:03:43.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
03:03:43 [2020-10-27T03:03:43.977Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
03:03:46 [2020-10-27T03:03:46.055Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s)
03:03:46 [2020-10-27T03:03:46.055Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
03:03:46 [2020-10-27T03:03:46.434Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
03:03:46 [2020-10-27T03:03:46.434Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
03:03:47 [2020-10-27T03:03:47.573Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
03:03:47 [2020-10-27T03:03:47.573Z] === RUN   TestAuthZPluginHeader
03:03:47 [2020-10-27T03:03:47.817Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
03:03:48 [2020-10-27T03:03:48.211Z] --- PASS: TestAuthZPluginHeader (0.85s)
03:03:48 [2020-10-27T03:03:48.211Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
03:03:48 [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:03:48 [2020-10-27T03:03:48.211Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:03:48 [2020-10-27T03:03:48.211Z] === RUN   TestAuthZPluginV2Disable
03:03:48 [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
03:03:48 [2020-10-27T03:03:48.211Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:03:48 [2020-10-27T03:03:48.211Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
03:03:48 [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:03:48 [2020-10-27T03:03:48.211Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:03:48 [2020-10-27T03:03:48.211Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
03:03:48 [2020-10-27T03:03:48.211Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:03:48 [2020-10-27T03:03:48.211Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:03:48 [2020-10-27T03:03:48.211Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
03:03:48 [2020-10-27T03:03:48.393Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/pkg/term	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/rootless	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
03:03:48 [2020-10-27T03:03:48.393Z] ?   	github.com/docker/docker/testutil/request	[no test files]
03:03:48 [2020-10-27T03:03:48.394Z] ?   	github.com/docker/docker/volume	[no test files]
03:03:48 [2020-10-27T03:03:48.394Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
03:03:48 [2020-10-27T03:03:48.394Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === Skipped
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     exec_linux_test.go:18: requires AppArmor to be enabled
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     exec_linux_test.go:38: requires AppArmor to be enabled
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver btrfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver btrfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver btrfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver btrfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver btrfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:73: No driver to put!
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z] time="2020-10-27T03:02:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: driver not supported
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:73: No driver to put!
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     overlay_test.go:49: Fails to compute changes intermittently
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     overlay_test.go:65: Cannot run test with naive change algorithm
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver zfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver zfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver zfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver zfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:46: Driver zfs not supported
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     graphtest_unix.go:73: No driver to put!
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
03:03:48 [2020-10-27T03:03:48.394Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] 
03:03:48 [2020-10-27T03:03:48.394Z] DONE 2199 tests, 26 skipped in 250.039s
Post stage
[Pipeline] junit
03:03:48 [2020-10-27T03:03:48.404Z] Recording test results
03:03:48 [2020-10-27T03:03:48.756Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
03:03:49 [2020-10-27T03:03:49.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41592/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7d03e04f50118a5d375a5073d9693120128d5897 hack/validate/vendor
03:03:49 [2020-10-27T03:03:49.697Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
03:03:49 [2020-10-27T03:03:49.931Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
03:03:50 [2020-10-27T03:03:50.817Z] + echo Building e2e image
03:03:50 [2020-10-27T03:03:50.817Z] Building e2e image
03:03:50 [2020-10-27T03:03:50.817Z] + docker build --build-arg DOCKER_GITCOMMIT=7d03e04f50118a5d375a5073d9693120128d5897 -t moby-e2e-test -f Dockerfile.e2e .
03:03:50 [2020-10-27T03:03:50.817Z] #1 [internal] load build definition from Dockerfile.e2e
03:03:50 [2020-10-27T03:03:50.817Z] #1 transferring dockerfile: 3.21kB done
03:03:50 [2020-10-27T03:03:50.817Z] #1 DONE 0.0s
03:03:50 [2020-10-27T03:03:50.817Z] 
03:03:50 [2020-10-27T03:03:50.817Z] #2 [internal] load .dockerignore
03:03:50 [2020-10-27T03:03:50.817Z] #2 transferring context: 34B done
03:03:50 [2020-10-27T03:03:50.817Z] #2 DONE 0.0s
03:03:50 [2020-10-27T03:03:50.817Z] 
03:03:50 [2020-10-27T03:03:50.817Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
03:03:51 [2020-10-27T03:03:51.073Z] #4 DONE 0.4s
03:03:51 [2020-10-27T03:03:51.073Z] 
03:03:51 [2020-10-27T03:03:51.073Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
03:03:51 [2020-10-27T03:03:51.329Z] #3 DONE 0.6s
03:03:51 [2020-10-27T03:03:51.329Z] 
03:03:51 [2020-10-27T03:03:51.329Z] #8 [internal] load build context
03:03:51 [2020-10-27T03:03:51.585Z] #8 transferring context: 860.43kB 0.3s done
03:03:51 [2020-10-27T03:03:51.585Z] #8 DONE 0.3s
03:03:51 [2020-10-27T03:03:51.585Z] 
03:03:51 [2020-10-27T03:03:51.585Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:51 [2020-10-27T03:03:51.585Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
03:03:51 [2020-10-27T03:03:51.585Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
03:03:51 [2020-10-27T03:03:51.585Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
03:03:51 [2020-10-27T03:03:51.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
03:03:51 [2020-10-27T03:03:51.843Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s done
03:03:51 [2020-10-27T03:03:51.844Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 7.00MB / 127.34MB 0.4s
03:03:52 [2020-10-27T03:03:52.100Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 18.56MB / 127.34MB 0.6s
03:03:52 [2020-10-27T03:03:52.100Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
03:03:52 [2020-10-27T03:03:52.100Z] #14 ...
03:03:52 [2020-10-27T03:03:52.100Z] 
03:03:52 [2020-10-27T03:03:52.100Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
03:03:52 [2020-10-27T03:03:52.100Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
03:03:52 [2020-10-27T03:03:52.100Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
03:03:52 [2020-10-27T03:03:52.100Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
03:03:52 [2020-10-27T03:03:52.100Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
03:03:52 [2020-10-27T03:03:52.100Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
03:03:52 [2020-10-27T03:03:52.100Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
03:03:52 [2020-10-27T03:03:52.100Z] #5 DONE 0.7s
03:03:52 [2020-10-27T03:03:52.100Z] 
03:03:52 [2020-10-27T03:03:52.100Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:52 [2020-10-27T03:03:52.100Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 25.15MB / 127.34MB 0.7s
03:03:52 [2020-10-27T03:03:52.100Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
03:03:52 [2020-10-27T03:03:52.356Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
03:03:52 [2020-10-27T03:03:52.357Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.50MB / 127.34MB 1.0s
03:03:52 [2020-10-27T03:03:52.613Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 54.97MB / 127.34MB 1.1s
03:03:52 [2020-10-27T03:03:52.613Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 64.14MB / 127.34MB 1.2s
03:03:52 [2020-10-27T03:03:52.870Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 74.06MB / 127.34MB 1.4s
03:03:52 [2020-10-27T03:03:52.870Z] #14 ...
03:03:52 [2020-10-27T03:03:52.870Z] 
03:03:52 [2020-10-27T03:03:52.870Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
03:03:52 [2020-10-27T03:03:52.870Z] #6 DONE 0.8s
03:03:52 [2020-10-27T03:03:52.870Z] 
03:03:52 [2020-10-27T03:03:52.870Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:52 [2020-10-27T03:03:52.870Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 82.23MB / 127.34MB 1.5s
03:03:53 [2020-10-27T03:03:53.134Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 102.44MB / 127.34MB 1.8s
03:03:53 [2020-10-27T03:03:53.391Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 115.46MB / 127.34MB 1.9s
03:03:53 [2020-10-27T03:03:53.513Z] === RUN   TestDockerSuite/TestPsListContainersSize
03:03:53 [2020-10-27T03:03:53.648Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.0s
03:03:53 [2020-10-27T03:03:53.648Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.0s done
03:03:53 [2020-10-27T03:03:53.648Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0.1s
03:03:54 [2020-10-27T03:03:54.454Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
03:03:54 [2020-10-27T03:03:54.454Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
03:03:55 [2020-10-27T03:03:55.836Z] === RUN   TestDockerSuite/TestPsRightTagName
03:03:57 [2020-10-27T03:03:57.220Z] === RUN   TestDockerSuite/TestPsShowMounts
03:03:57 [2020-10-27T03:03:57.818Z] #14 ...
03:03:57 [2020-10-27T03:03:57.818Z] 
03:03:57 [2020-10-27T03:03:57.818Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
03:03:57 [2020-10-27T03:03:57.818Z] #7 0.676 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.792 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.893 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.899 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.906 (3/30) Installing readline (8.0.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.913 (4/30) Installing bash (5.0.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.930 Executing bash-5.0.0-r0.post-install
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.933 (5/30) Installing ca-certificates (20191127-r2)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.952 (6/30) Installing libgcc (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.956 (7/30) Installing libstdc++ (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 1.972 (8/30) Installing binutils (2.32-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.077 (9/30) Installing gmp (6.1.2-r1)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.085 (10/30) Installing isl (0.18-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.104 (11/30) Installing libgomp (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.109 (12/30) Installing libatomic (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.113 (13/30) Installing mpfr3 (3.1.5-r1)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.119 (14/30) Installing mpc1 (1.1.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 2.121 (15/30) Installing gcc (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.040 (16/30) Installing musl-dev (1.1.22-r3)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.147 (17/30) Installing libc-dev (0.7.1-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.149 (18/30) Installing g++ (8.3.0-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.690 (19/30) Installing nghttp2-libs (1.39.2-r1)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.695 (20/30) Installing libcurl (7.66.0-r1)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.703 (21/30) Installing expat (2.2.8-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.708 (22/30) Installing pcre2 (10.33-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.719 (23/30) Installing git (2.22.4-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.947 (24/30) Installing libmnl (1.0.4-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.950 (25/30) Installing libnftnl-libs (1.1.3-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.953 (26/30) Installing iptables (1.8.3-r1)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.981 (27/30) Installing pigz (2.4-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.990 (28/30) Installing tar (1.32-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 3.997 (29/30) Installing xz-libs (5.2.4-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 4.001 (30/30) Installing xz (5.2.4-r0)
03:03:57 [2020-10-27T03:03:57.818Z] #7 4.007 Executing busybox-1.30.1-r3.trigger
03:03:57 [2020-10-27T03:03:57.818Z] #7 4.016 Executing ca-certificates-20191127-r2.trigger
03:03:57 [2020-10-27T03:03:57.818Z] #7 4.066 OK: 179 MiB in 44 packages
03:03:57 [2020-10-27T03:03:57.818Z] #7 DONE 5.0s
03:03:57 [2020-10-27T03:03:57.818Z] 
03:03:57 [2020-10-27T03:03:57.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:58 [2020-10-27T03:03:58.073Z] #14 ...
03:03:58 [2020-10-27T03:03:58.073Z] 
03:03:58 [2020-10-27T03:03:58.073Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
03:03:58 [2020-10-27T03:03:58.073Z] #9 DONE 0.1s
03:03:58 [2020-10-27T03:03:58.073Z] 
03:03:58 [2020-10-27T03:03:58.073Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
03:03:58 [2020-10-27T03:03:58.073Z] #10 DONE 0.0s
03:03:58 [2020-10-27T03:03:58.073Z] 
03:03:58 [2020-10-27T03:03:58.073Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
03:03:58 [2020-10-27T03:03:58.073Z] #11 DONE 0.1s
03:03:58 [2020-10-27T03:03:58.073Z] 
03:03:58 [2020-10-27T03:03:58.073Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
03:03:58 [2020-10-27T03:03:58.073Z] #12 DONE 0.1s
03:03:58 [2020-10-27T03:03:58.073Z] 
03:03:58 [2020-10-27T03:03:58.073Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:58 [2020-10-27T03:03:58.329Z] #14 ...
03:03:58 [2020-10-27T03:03:58.329Z] 
03:03:58 [2020-10-27T03:03:58.329Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
03:03:58 [2020-10-27T03:03:58.329Z] #13 DONE 0.0s
03:03:58 [2020-10-27T03:03:58.329Z] 
03:03:58 [2020-10-27T03:03:58.329Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
03:03:58 [2020-10-27T03:03:58.602Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
03:03:58 [2020-10-27T03:03:58.891Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.2s
03:03:59 [2020-10-27T03:03:59.170Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
03:03:59 [2020-10-27T03:03:59.171Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
03:03:59 [2020-10-27T03:03:59.171Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
03:03:59 [2020-10-27T03:03:59.431Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
03:03:59 [2020-10-27T03:03:59.431Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
03:03:59 [2020-10-27T03:03:59.453Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done
03:03:59 [2020-10-27T03:03:59.453Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
03:03:59 [2020-10-27T03:03:59.708Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
03:03:59 [2020-10-27T03:03:59.708Z] #14 DONE 8.2s
03:03:59 [2020-10-27T03:03:59.708Z] 
03:03:59 [2020-10-27T03:03:59.708Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
03:03:59 [2020-10-27T03:03:59.964Z] #15 0.363 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
03:04:00 [2020-10-27T03:04:00.000Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
03:04:00 [2020-10-27T03:04:00.940Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
03:04:00 [2020-10-27T03:04:00.940Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.416 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.528 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.532 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.540 (3/54) Installing readline (8.0.4-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.544 (4/54) Installing bash (5.0.17-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.555 Executing bash-5.0.17-r0.post-install
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.557 (5/54) Installing linux-headers (5.4.5-r1)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.635 (6/54) Installing libblkid (2.35.2-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.640 (7/54) Installing libuuid (2.35.2-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.642 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.647 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.652 (10/54) Installing libgcc (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.654 (11/54) Installing libstdc++ (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.666 (12/54) Installing binutils (2.34-r1)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.731 (13/54) Installing libmagic (5.38-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.751 (14/54) Installing file (5.38-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.753 (15/54) Installing gmp (6.2.0-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.759 (16/54) Installing isl (0.18-r0)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.773 (17/54) Installing libgomp (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.775 (18/54) Installing libatomic (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.777 (19/54) Installing libgphobos (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.818 (20/54) Installing mpfr4 (4.0.2-r4)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.823 (21/54) Installing mpc1 (1.1.0-r1)
03:04:01 [2020-10-27T03:04:01.330Z] #15 1.825 (22/54) Installing gcc (9.3.0-r2)
03:04:01 [2020-10-27T03:04:01.880Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
03:04:02 [2020-10-27T03:04:02.139Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
03:04:02 [2020-10-27T03:04:02.260Z] #15 2.685 (23/54) Installing musl-dev (1.1.24-r9)
03:04:02 [2020-10-27T03:04:02.260Z] #15 2.757 (24/54) Installing libc-dev (0.7.2-r3)
03:04:02 [2020-10-27T03:04:02.517Z] #15 2.758 (25/54) Installing g++ (9.3.0-r2)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.183 (26/54) Installing make (4.3-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.187 (27/54) Installing fortify-headers (1.1-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.189 (28/54) Installing patch (2.7.6-r6)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.193 (29/54) Installing build-base (0.5-r2)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.194 (30/54) Installing nghttp2-libs (1.41.0-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.197 (31/54) Installing libcurl (7.69.1-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.203 (32/54) Installing curl (7.69.1-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.206 (33/54) Installing oniguruma (6.9.5-r2)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.212 (34/54) Installing jq (1.6-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.219 (35/54) Installing device-mapper-libs (2.02.186-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.224 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.226 (37/54) Installing libaio (0.3.112-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.227 (38/54) Installing lvm2-libs (2.02.186-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.255 (39/54) Installing blkid (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.258 (40/54) Installing libcap-ng (0.7.10-r1)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.260 (41/54) Installing setpriv (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.262 (42/54) Installing libmount (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.267 (43/54) Installing libsmartcols (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.271 (44/54) Installing findmnt (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.273 (45/54) Installing mcookie (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.275 (46/54) Installing hexdump (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.277 (47/54) Installing lsblk (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.280 (48/54) Installing libfdisk (2.35.2-r0)
03:04:02 [2020-10-27T03:04:02.773Z] #15 3.285 (49/54) Installing sfdisk (2.35.2-r0)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.288 (50/54) Installing cfdisk (2.35.2-r0)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.291 (51/54) Installing util-linux (2.35.2-r0)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.326 (52/54) Installing pkgconf (1.7.2-r0)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.328 (53/54) Installing util-linux-dev (2.35.2-r0)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.350 (54/54) Installing lvm2-dev (2.02.186-r1)
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.373 Executing busybox-1.31.1-r16.trigger
03:04:03 [2020-10-27T03:04:03.029Z] #15 3.379 OK: 230 MiB in 69 packages
03:04:03 [2020-10-27T03:04:03.591Z] #15 DONE 4.0s
03:04:03 [2020-10-27T03:04:03.591Z] 
03:04:03 [2020-10-27T03:04:03.591Z] #16 [base 3/5] RUN mkdir -p /build/
03:04:04 [2020-10-27T03:04:04.153Z] #16 DONE 0.5s
03:04:04 [2020-10-27T03:04:04.153Z] 
03:04:04 [2020-10-27T03:04:04.153Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
03:04:04 [2020-10-27T03:04:04.411Z] #17 DONE 0.5s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
03:04:04 [2020-10-27T03:04:04.667Z] #18 DONE 0.0s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
03:04:04 [2020-10-27T03:04:04.667Z] #19 DONE 0.0s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
03:04:04 [2020-10-27T03:04:04.667Z] #22 DONE 0.0s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
03:04:04 [2020-10-27T03:04:04.667Z] #26 DONE 0.1s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
03:04:04 [2020-10-27T03:04:04.667Z] #23 DONE 0.1s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
03:04:04 [2020-10-27T03:04:04.667Z] #27 DONE 0.1s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
03:04:04 [2020-10-27T03:04:04.667Z] #28 DONE 0.0s
03:04:04 [2020-10-27T03:04:04.667Z] 
03:04:04 [2020-10-27T03:04:04.667Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + RM_GOPATH=0
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + TMP_GOPATH=
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + : /build
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + '[' -z '' ']'
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 ++ mktemp -d
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + export GOPATH=/tmp/tmp.mHjcCP
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + GOPATH=/tmp/tmp.mHjcCP
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + RM_GOPATH=1
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 + case "$(go env GOARCH)" in
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.971 ++ go env GOARCH
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.982 + export GO_BUILDMODE=-buildmode=pie
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.982 + GO_BUILDMODE=-buildmode=pie
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.982 ++ dirname ./install.sh
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.991 + dir=.
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.991 + bin=dockercli
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.991 + shift
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.992 + '[' '!' -f ./dockercli.installer ']'
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 + . ./dockercli.installer
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 ++ : stable
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 ++ : 17.06.2-ce
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 + install_dockercli
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 + echo 'Install docker/cli version 17.06.2-ce from stable'
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 Install docker/cli version 17.06.2-ce from stable
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.993 ++ uname -m
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.994 + arch=x86_64
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.994 + '[' x86_64 '!=' x86_64 ']'
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.995 + url=https://download.docker.com/linux/static
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.996 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
03:04:06 [2020-10-27T03:04:06.035Z] #24 0.996 + tar -xz docker/docker
03:04:06 [2020-10-27T03:04:06.812Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
03:04:06 [2020-10-27T03:04:06.812Z] PASS
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] === Skipped
03:04:06 [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
03:04:06 [2020-10-27T03:04:06.812Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
03:04:06 [2020-10-27T03:04:06.812Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
03:04:06 [2020-10-27T03:04:06.812Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
03:04:06 [2020-10-27T03:04:06.812Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] 
03:04:06 [2020-10-27T03:04:06.812Z] DONE 17 tests, 4 skipped in 27.644s
03:04:06 [2020-10-27T03:04:06.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
03:04:06 [2020-10-27T03:04:06.812Z] ++ 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
03:04:06 [2020-10-27T03:04:06.812Z] ++ set -e
03:04:06 [2020-10-27T03:04:06.812Z] ++ '[' -n 0 ']'
03:04:06 [2020-10-27T03:04:06.812Z] ++ set -x
03:04:06 [2020-10-27T03:04:06.812Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:06 [2020-10-27T03:04:06.812Z] INFO: Testing against a local daemon
03:04:06 [2020-10-27T03:04:06.812Z] === RUN   TestPluginInvalidJSON
03:04:06 [2020-10-27T03:04:06.812Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
03:04:06 [2020-10-27T03:04:06.812Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
03:04:06 [2020-10-27T03:04:06.812Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
03:04:06 [2020-10-27T03:04:06.812Z] --- PASS: TestPluginInvalidJSON (0.02s)
03:04:06 [2020-10-27T03:04:06.812Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
03:04:06 [2020-10-27T03:04:06.812Z] === RUN   TestPluginInstall
03:04:06 [2020-10-27T03:04:06.812Z] === RUN   TestPluginInstall/no_auth
03:04:08 [2020-10-27T03:04:08.557Z] #24 ...
03:04:08 [2020-10-27T03:04:08.557Z] 
03:04:08 [2020-10-27T03:04:08.557Z] #31 [builder 1/4] COPY . .
03:04:08 [2020-10-27T03:04:08.557Z] #31 DONE 3.6s
03:04:08 [2020-10-27T03:04:08.557Z] 
03:04:08 [2020-10-27T03:04:08.557Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:04:08 [2020-10-27T03:04:08.557Z] #20 2.469 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
03:04:08 [2020-10-27T03:04:08.557Z] #20 2.859 
03:04:08 [2020-10-27T03:04:08.557Z] #20 2.974 
#####                                                                      7.5%
####################                                                      28.9%
#################################                                         46.1%
#############################################                             62.6%
############################################################              83.7%
######################################################################## 100.0%
03:04:08 [2020-10-27T03:04:08.557Z] #20 4.003 
03:04:08 [2020-10-27T03:04:08.813Z] #20 4.129 
#################                                                         24.9%
######################################################################## 100.0%
03:04:08 [2020-10-27T03:04:08.813Z] #20 ...
03:04:08 [2020-10-27T03:04:08.813Z] 
03:04:08 [2020-10-27T03:04:08.813Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
03:04:08 [2020-10-27T03:04:08.813Z] #24 4.196 + mkdir -p /build
03:04:08 [2020-10-27T03:04:08.813Z] #24 4.197 + mv docker/docker /build/
03:04:08 [2020-10-27T03:04:08.813Z] #24 4.198 + rmdir docker
03:04:08 [2020-10-27T03:04:08.813Z] #24 DONE 4.2s
03:04:09 [2020-10-27T03:04:09.070Z] 
03:04:09 [2020-10-27T03:04:09.070Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
03:04:09 [2020-10-27T03:04:09.327Z] #32 DONE 1.1s
03:04:09 [2020-10-27T03:04:09.327Z] 
03:04:09 [2020-10-27T03:04:09.327Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:04:10 [2020-10-27T03:04:10.274Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
03:04:10 [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:10 [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f19c52d1ea8ef3f69b6d16bea0c5399a836bde5c541de5f054d84800616959" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:10 [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:10 [2020-10-27T03:04:10.356Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f19c52d1ea8ef3f69b6d16bea0c5399a836bde5c541de5f054d84800616959" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:10 [2020-10-27T03:04:10.356Z] === RUN   TestPluginInstall/with_htpasswd
03:04:10 [2020-10-27T03:04:10.710Z] #33 1.272 
03:04:10 [2020-10-27T03:04:10.710Z] #33 1.428 Removing bundles/
03:04:10 [2020-10-27T03:04:10.710Z] #33 1.434 
03:04:10 [2020-10-27T03:04:10.710Z] #33 1.439 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
03:04:10 [2020-10-27T03:04:10.849Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
03:04:10 [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:10 [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c043df36622af904ad17be3708d758be83057db62231924caa42b8d6f5776610" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:10 [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:10 [2020-10-27T03:04:10.998Z] time="2020-10-27T03:04:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c043df36622af904ad17be3708d758be83057db62231924caa42b8d6f5776610" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:11 [2020-10-27T03:04:11.649Z] === RUN   TestPluginInstall/with_insecure
03:04:12 [2020-10-27T03:04:12.084Z] #33 2.830 Building test suite binary ./integration-cli/test.main
03:04:12 [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:12 [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d859248f47dfdbcac9d410635e734cb46ba3e0901d616beae7736f602c50c3ac" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:12 [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
03:04:12 [2020-10-27T03:04:12.689Z] time="2020-10-27T03:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d859248f47dfdbcac9d410635e734cb46ba3e0901d616beae7736f602c50c3ac" mediatype=application/vnd.docker.plugin.v1+json size=522
03:04:12 [2020-10-27T03:04:12.689Z] --- PASS: TestPluginInstall (7.73s)
03:04:12 [2020-10-27T03:04:12.689Z]     --- PASS: TestPluginInstall/no_auth (5.41s)
03:04:12 [2020-10-27T03:04:12.689Z]     --- PASS: TestPluginInstall/with_htpasswd (0.97s)
03:04:12 [2020-10-27T03:04:12.689Z]     --- PASS: TestPluginInstall/with_insecure (1.35s)
03:04:12 [2020-10-27T03:04:12.689Z]         plugin_test.go:157: [df9db06c9f37d] daemon is not started
03:04:12 [2020-10-27T03:04:12.689Z] PASS
03:04:12 [2020-10-27T03:04:12.689Z] 
03:04:12 [2020-10-27T03:04:12.689Z] DONE 6 tests in 7.820s
03:04:12 [2020-10-27T03:04:12.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
03:04:12 [2020-10-27T03:04:12.689Z] ++ 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
03:04:12 [2020-10-27T03:04:12.689Z] ++ set -e
03:04:12 [2020-10-27T03:04:12.689Z] ++ '[' -n 0 ']'
03:04:12 [2020-10-27T03:04:12.689Z] ++ set -x
03:04:12 [2020-10-27T03:04:12.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:12 [2020-10-27T03:04:12.773Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
03:04:12 [2020-10-27T03:04:12.773Z] === RUN   TestDockerSuite/TestRestartPolicyNO
03:04:12 [2020-10-27T03:04:12.773Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
03:04:12 [2020-10-27T03:04:12.983Z] INFO: Testing against a local daemon
03:04:12 [2020-10-27T03:04:12.983Z] === RUN   TestExternalGraphDriver
03:04:12 [2020-10-27T03:04:12.983Z] === RUN   TestExternalGraphDriver/json
03:04:13 [2020-10-27T03:04:13.032Z] === RUN   TestDockerSuite/TestRestartRunningContainer
03:04:14 [2020-10-27T03:04:14.607Z] #33 ...
03:04:14 [2020-10-27T03:04:14.607Z] 
03:04:14 [2020-10-27T03:04:14.607Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:04:14 [2020-10-27T03:04:14.607Z] #20 4.738 
03:04:14 [2020-10-27T03:04:14.607Z] #20 4.826 
######################                                                    31.5%
######################################################################## 100.0%
03:04:14 [2020-10-27T03:04:14.607Z] #20 5.450 
03:04:14 [2020-10-27T03:04:14.607Z] #20 5.598 
####                                                                       6.3%
#################                                                         24.5%
#################################                                         46.7%
#############################################                             62.8%
#############################################################             85.5%
######################################################################## 100.0%
03:04:14 [2020-10-27T03:04:14.607Z] #20 6.505 
03:04:14 [2020-10-27T03:04:14.607Z] #20 6.702 
                                                                           0.0%
##                                                                         3.7%
#######                                                                    9.9%
############                                                              17.0%
###############                                                           21.7%
####################                                                      28.5%
##########################                                                36.9%
###############################                                           43.2%
####################################                                      50.5%
#########################################                                 58.2%
###############################################                           66.0%
################################################                          67.5%
#####################################################                     74.0%
##########################################################                80.8%
###############################################################           88.1%
#####################################################################     97.1%
######################################################################## 100.0%
03:04:14 [2020-10-27T03:04:14.607Z] #20 8.797 
03:04:14 [2020-10-27T03:04:14.607Z] #20 9.920 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
03:04:14 [2020-10-27T03:04:14.607Z] #20 ...
03:04:14 [2020-10-27T03:04:14.607Z] 
03:04:14 [2020-10-27T03:04:14.607Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:04:14 [2020-10-27T03:04:14.939Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
03:04:15 [2020-10-27T03:04:15.068Z] === RUN   TestExternalGraphDriver/spec
03:04:15 [2020-10-27T03:04:15.171Z] #29 ...
03:04:15 [2020-10-27T03:04:15.171Z] 
03:04:15 [2020-10-27T03:04:15.171Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
03:04:15 [2020-10-27T03:04:15.171Z] #20 10.40 
03:04:15 [2020-10-27T03:04:15.171Z] #20 10.50 
######################################################################## 100.0%
03:04:15 [2020-10-27T03:04:15.428Z] #20 10.81 
03:04:15 [2020-10-27T03:04:15.878Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
03:04:16 [2020-10-27T03:04:16.587Z] === RUN   TestExternalGraphDriver/pull
03:04:16 [2020-10-27T03:04:16.798Z] #20 12.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
03:04:17 [2020-10-27T03:04:17.363Z] #20 12.65 
03:04:17 [2020-10-27T03:04:17.363Z] #20 12.80 
                                                                           0.6%
######################################################################## 100.0%
03:04:17 [2020-10-27T03:04:17.620Z] #20 13.18 
03:04:18 [2020-10-27T03:04:18.415Z] === RUN   TestDockerSuite/TestRestartWithVolumes
03:04:18 [2020-10-27T03:04:18.671Z] --- PASS: TestExternalGraphDriver (5.63s)
03:04:18 [2020-10-27T03:04:18.671Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
03:04:18 [2020-10-27T03:04:18.671Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
03:04:18 [2020-10-27T03:04:18.671Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
03:04:18 [2020-10-27T03:04:18.671Z] === RUN   TestGraphdriverPluginV2
03:04:18 [2020-10-27T03:04:18.671Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
03:04:18 [2020-10-27T03:04:18.671Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:18 [2020-10-27T03:04:18.671Z] PASS
03:04:18 [2020-10-27T03:04:18.671Z] 
03:04:18 [2020-10-27T03:04:18.671Z] === Skipped
03:04:18 [2020-10-27T03:04:18.671Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
03:04:18 [2020-10-27T03:04:18.671Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:04:18 [2020-10-27T03:04:18.671Z] 
03:04:18 [2020-10-27T03:04:18.671Z] 
03:04:18 [2020-10-27T03:04:18.671Z] DONE 5 tests, 1 skipped in 5.765s
03:04:18 [2020-10-27T03:04:18.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
03:04:18 [2020-10-27T03:04:18.671Z] ++ 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
03:04:18 [2020-10-27T03:04:18.671Z] ++ set -e
03:04:18 [2020-10-27T03:04:18.671Z] ++ '[' -n 0 ']'
03:04:18 [2020-10-27T03:04:18.671Z] ++ set -x
03:04:18 [2020-10-27T03:04:18.671Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:18 [2020-10-27T03:04:18.671Z] INFO: Testing against a local daemon
03:04:18 [2020-10-27T03:04:18.671Z] === RUN   TestContinueAfterPluginCrash
03:04:18 [2020-10-27T03:04:18.671Z] === PAUSE TestContinueAfterPluginCrash
03:04:18 [2020-10-27T03:04:18.671Z] === RUN   TestReadPluginNoRead
03:04:18 [2020-10-27T03:04:18.671Z] === PAUSE TestReadPluginNoRead
03:04:18 [2020-10-27T03:04:18.671Z] === RUN   TestDaemonStartWithLogOpt
03:04:18 [2020-10-27T03:04:18.671Z] === PAUSE TestDaemonStartWithLogOpt
03:04:18 [2020-10-27T03:04:18.671Z] === CONT  TestContinueAfterPluginCrash
03:04:18 [2020-10-27T03:04:18.671Z] === CONT  TestDaemonStartWithLogOpt
03:04:18 [2020-10-27T03:04:18.671Z] === CONT  TestReadPluginNoRead
03:04:18 [2020-10-27T03:04:18.984Z] === RUN   TestDockerSuite/TestRmiBlank
03:04:18 [2020-10-27T03:04:18.985Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
03:04:18 [2020-10-27T03:04:18.985Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
03:04:18 [2020-10-27T03:04:18.989Z] #20 14.41 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
03:04:19 [2020-10-27T03:04:19.245Z] #20 14.59 skipping existing c35d46ef359f
03:04:19 [2020-10-27T03:04:19.502Z] #20 14.87 
03:04:20 [2020-10-27T03:04:20.871Z] #20 16.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
03:04:21 [2020-10-27T03:04:21.128Z] #20 16.62 
03:04:21 [2020-10-27T03:04:21.386Z] #20 16.69 
######################################################################## 100.0%
03:04:21 [2020-10-27T03:04:21.523Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
03:04:21 [2020-10-27T03:04:21.643Z] #20 17.07 
03:04:21 [2020-10-27T03:04:21.643Z] #20 17.15 Download of images into '/build' complete.
03:04:21 [2020-10-27T03:04:21.643Z] #20 17.15 Use something like the following to load the result into a Docker daemon:
03:04:21 [2020-10-27T03:04:21.643Z] #20 17.15   tar -cC '/build' . | docker load
03:04:21 [2020-10-27T03:04:21.782Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
03:04:22 [2020-10-27T03:04:22.042Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
03:04:22 [2020-10-27T03:04:22.216Z] #20 DONE 17.6s
03:04:22 [2020-10-27T03:04:22.216Z] 
03:04:22 [2020-10-27T03:04:22.216Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:04:23 [2020-10-27T03:04:23.427Z] === RUN   TestDockerSuite/TestRmiImgIDForce
03:04:23 [2020-10-27T03:04:23.995Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
03:04:24 [2020-10-27T03:04:24.279Z] === RUN   TestReadPluginNoRead/default
03:04:24 [2020-10-27T03:04:24.279Z] --- PASS: TestDaemonStartWithLogOpt (5.34s)
03:04:24 [2020-10-27T03:04:24.921Z] === RUN   TestReadPluginNoRead/disabled_caching
03:04:25 [2020-10-27T03:04:25.375Z] === RUN   TestDockerSuite/TestRmiParentImageFail
03:04:25 [2020-10-27T03:04:25.494Z] #33 ...
03:04:25 [2020-10-27T03:04:25.494Z] 
03:04:25 [2020-10-27T03:04:25.494Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
03:04:25 [2020-10-27T03:04:25.945Z] === RUN   TestDockerSuite/TestRmiTag
03:04:25 [2020-10-27T03:04:25.945Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
03:04:26 [2020-10-27T03:04:26.070Z] #21 DONE 0.8s
03:04:26 [2020-10-27T03:04:26.070Z] 
03:04:26 [2020-10-27T03:04:26.070Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
03:04:26 [2020-10-27T03:04:26.070Z] #25 DONE 0.1s
03:04:26 [2020-10-27T03:04:26.070Z] 
03:04:26 [2020-10-27T03:04:26.070Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:04:26 [2020-10-27T03:04:26.447Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
03:04:26 [2020-10-27T03:04:26.515Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
03:04:27 [2020-10-27T03:04:27.957Z] --- PASS: TestReadPluginNoRead (9.29s)
03:04:27 [2020-10-27T03:04:27.957Z]     --- PASS: TestReadPluginNoRead/default (1.42s)
03:04:27 [2020-10-27T03:04:27.957Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
03:04:27 [2020-10-27T03:04:27.957Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
03:04:27 [2020-10-27T03:04:27.957Z]     read_test.go:92: [d8c9a27f927f0] daemon is not started
03:04:28 [2020-10-27T03:04:28.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
03:04:29 [2020-10-27T03:04:29.360Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
03:04:29 [2020-10-27T03:04:29.475Z] --- PASS: TestContinueAfterPluginCrash (10.66s)
03:04:29 [2020-10-27T03:04:29.475Z] PASS
03:04:29 [2020-10-27T03:04:29.475Z] 
03:04:29 [2020-10-27T03:04:29.475Z] DONE 6 tests in 10.747s
03:04:29 [2020-10-27T03:04:29.475Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
03:04:29 [2020-10-27T03:04:29.475Z] ++ 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
03:04:29 [2020-10-27T03:04:29.475Z] ++ set -e
03:04:29 [2020-10-27T03:04:29.475Z] ++ '[' -n 0 ']'
03:04:29 [2020-10-27T03:04:29.475Z] ++ set -x
03:04:29 [2020-10-27T03:04:29.475Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:29 [2020-10-27T03:04:29.475Z] testing: warning: no tests to run
03:04:29 [2020-10-27T03:04:29.475Z] PASS
03:04:29 [2020-10-27T03:04:29.475Z] 
03:04:29 [2020-10-27T03:04:29.475Z] DONE 0 tests in 0.017s
03:04:29 [2020-10-27T03:04:29.475Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
03:04:29 [2020-10-27T03:04:29.475Z] ++ 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
03:04:29 [2020-10-27T03:04:29.475Z] ++ set -e
03:04:29 [2020-10-27T03:04:29.475Z] ++ '[' -n 0 ']'
03:04:29 [2020-10-27T03:04:29.475Z] ++ set -x
03:04:29 [2020-10-27T03:04:29.475Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:29 [2020-10-27T03:04:29.475Z] INFO: Testing against a local daemon
03:04:29 [2020-10-27T03:04:29.475Z] === RUN   TestPluginWithDevMounts
03:04:29 [2020-10-27T03:04:29.475Z] === PAUSE TestPluginWithDevMounts
03:04:29 [2020-10-27T03:04:29.475Z] === CONT  TestPluginWithDevMounts
03:04:29 [2020-10-27T03:04:29.620Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
03:04:30 [2020-10-27T03:04:30.559Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
03:04:30 [2020-10-27T03:04:30.819Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
03:04:31 [2020-10-27T03:04:31.560Z] --- PASS: TestPluginWithDevMounts (1.83s)
03:04:31 [2020-10-27T03:04:31.560Z] PASS
03:04:31 [2020-10-27T03:04:31.560Z] 
03:04:31 [2020-10-27T03:04:31.560Z] DONE 1 tests in 1.906s
03:04:31 [2020-10-27T03:04:31.560Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
03:04:31 [2020-10-27T03:04:31.560Z] ++ 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
03:04:31 [2020-10-27T03:04:31.560Z] ++ set -e
03:04:31 [2020-10-27T03:04:31.560Z] ++ '[' -n 0 ']'
03:04:31 [2020-10-27T03:04:31.560Z] ++ set -x
03:04:31 [2020-10-27T03:04:31.560Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:31 [2020-10-27T03:04:31.560Z] INFO: Testing against a local daemon
03:04:31 [2020-10-27T03:04:31.560Z] === RUN   TestSecretInspect
03:04:32 [2020-10-27T03:04:32.202Z] === RUN   TestDockerSuite/TestRunAddHost
03:04:32 [2020-10-27T03:04:32.772Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
03:04:33 [2020-10-27T03:04:33.035Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
03:04:33 [2020-10-27T03:04:33.605Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
03:04:33 [2020-10-27T03:04:33.605Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
03:04:33 [2020-10-27T03:04:33.758Z] --- PASS: TestSecretInspect (1.90s)
03:04:33 [2020-10-27T03:04:33.758Z] === RUN   TestSecretList
03:04:34 [2020-10-27T03:04:34.173Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
03:04:35 [2020-10-27T03:04:35.281Z] --- PASS: TestSecretList (1.98s)
03:04:35 [2020-10-27T03:04:35.281Z] === RUN   TestSecretsCreateAndDelete
03:04:35 [2020-10-27T03:04:35.568Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
03:04:35 [2020-10-27T03:04:35.830Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
03:04:36 [2020-10-27T03:04:36.399Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
03:04:36 [2020-10-27T03:04:36.969Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
03:04:37 [2020-10-27T03:04:37.362Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
03:04:37 [2020-10-27T03:04:37.362Z] === RUN   TestSecretsUpdate
03:04:37 [2020-10-27T03:04:37.908Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
03:04:38 [2020-10-27T03:04:38.253Z] #33 ...
03:04:38 [2020-10-27T03:04:38.253Z] 
03:04:38 [2020-10-27T03:04:38.253Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
03:04:38 [2020-10-27T03:04:38.253Z] #29 32.51 # github.com/docker/docker/contrib/httpserver
03:04:38 [2020-10-27T03:04:38.253Z] #29 32.51 loadinternal: cannot find runtime/cgo
03:04:38 [2020-10-27T03:04:38.253Z] #29 DONE 32.7s
03:04:38 [2020-10-27T03:04:38.253Z] 
03:04:38 [2020-10-27T03:04:38.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:04:38 [2020-10-27T03:04:38.253Z] #33 ...
03:04:38 [2020-10-27T03:04:38.253Z] 
03:04:38 [2020-10-27T03:04:38.253Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
03:04:38 [2020-10-27T03:04:38.253Z] #30 DONE 0.1s
03:04:38 [2020-10-27T03:04:38.253Z] 
03:04:38 [2020-10-27T03:04:38.253Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
03:04:38 [2020-10-27T03:04:38.846Z] === RUN   TestDockerSuite/TestRunAttachDetach
03:04:39 [2020-10-27T03:04:39.415Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
03:04:39 [2020-10-27T03:04:39.439Z] --- PASS: TestSecretsUpdate (1.92s)
03:04:39 [2020-10-27T03:04:39.439Z] === RUN   TestTemplatedSecret
03:04:39 [2020-10-27T03:04:39.985Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
03:04:40 [2020-10-27T03:04:40.554Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
03:04:41 [2020-10-27T03:04:41.122Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
03:04:41 [2020-10-27T03:04:41.525Z] --- PASS: TestTemplatedSecret (2.38s)
03:04:41 [2020-10-27T03:04:41.525Z] === RUN   TestSecretCreateResolve
03:04:42 [2020-10-27T03:04:42.062Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
03:04:42 [2020-10-27T03:04:42.633Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
03:04:43 [2020-10-27T03:04:43.572Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
03:04:43 [2020-10-27T03:04:43.603Z] --- PASS: TestSecretCreateResolve (1.90s)
03:04:43 [2020-10-27T03:04:43.603Z] PASS
03:04:43 [2020-10-27T03:04:43.603Z] 
03:04:43 [2020-10-27T03:04:43.603Z] DONE 6 tests in 12.084s
03:04:43 [2020-10-27T03:04:43.603Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
03:04:43 [2020-10-27T03:04:43.603Z] ++ 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
03:04:43 [2020-10-27T03:04:43.603Z] ++ set -e
03:04:43 [2020-10-27T03:04:43.603Z] ++ '[' -n 0 ']'
03:04:43 [2020-10-27T03:04:43.603Z] ++ set -x
03:04:43 [2020-10-27T03:04:43.603Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:04:43 [2020-10-27T03:04:43.603Z] INFO: Testing against a local daemon
03:04:43 [2020-10-27T03:04:43.603Z] === RUN   TestServiceCreateInit
03:04:43 [2020-10-27T03:04:43.603Z] === RUN   TestServiceCreateInit/daemonInitDisabled
03:04:43 [2020-10-27T03:04:43.831Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
03:04:44 [2020-10-27T03:04:44.401Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
03:04:44 [2020-10-27T03:04:44.972Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
03:04:44 [2020-10-27T03:04:44.972Z] === RUN   TestDockerSuite/TestRunBindMounts
03:04:46 [2020-10-27T03:04:46.358Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
03:04:46 [2020-10-27T03:04:46.619Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
03:04:47 [2020-10-27T03:04:47.146Z] === RUN   TestServiceCreateInit/daemonInitEnabled
03:04:47 [2020-10-27T03:04:47.189Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
03:04:47 [2020-10-27T03:04:47.758Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
03:04:48 [2020-10-27T03:04:48.018Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
03:04:48 [2020-10-27T03:04:48.018Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
03:04:48 [2020-10-27T03:04:48.589Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
03:04:49 [2020-10-27T03:04:49.159Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
03:04:49 [2020-10-27T03:04:49.728Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
03:04:50 [2020-10-27T03:04:50.298Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
03:04:50 [2020-10-27T03:04:50.867Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
03:04:50 [2020-10-27T03:04:50.867Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
03:04:51 [2020-10-27T03:04:51.438Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
03:04:51 [2020-10-27T03:04:51.438Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
03:04:51 [2020-10-27T03:04:51.627Z] --- PASS: TestServiceCreateInit (7.41s)
03:04:51 [2020-10-27T03:04:51.627Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
03:04:51 [2020-10-27T03:04:51.627Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
03:04:51 [2020-10-27T03:04:51.627Z] === RUN   TestCreateServiceMultipleTimes
03:04:52 [2020-10-27T03:04:52.007Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
03:04:52 [2020-10-27T03:04:52.577Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
03:04:53 [2020-10-27T03:04:53.146Z] === RUN   TestDockerSuite/TestRunContainerNetwork
03:04:53 [2020-10-27T03:04:53.406Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
03:04:53 [2020-10-27T03:04:53.406Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
03:04:53 [2020-10-27T03:04:53.986Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
03:04:54 [2020-10-27T03:04:54.925Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
03:04:56 [2020-10-27T03:04:56.306Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
03:04:57 [2020-10-27T03:04:57.688Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
03:04:57 [2020-10-27T03:04:57.689Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
03:04:58 [2020-10-27T03:04:58.258Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
03:04:58 [2020-10-27T03:04:58.827Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
03:04:59 [2020-10-27T03:04:59.087Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
03:04:59 [2020-10-27T03:04:59.656Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
03:05:00 [2020-10-27T03:05:00.595Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
03:05:03 [2020-10-27T03:05:03.135Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
03:05:03 [2020-10-27T03:05:03.135Z] === RUN   TestDockerSuite/TestRunCreateVolume
03:05:03 [2020-10-27T03:05:03.135Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
03:05:04 [2020-10-27T03:05:04.516Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
03:05:05 [2020-10-27T03:05:05.895Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
03:05:07 [2020-10-27T03:05:07.020Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
03:05:07 [2020-10-27T03:05:07.020Z] === RUN   TestCreateServiceConflict
03:05:07 [2020-10-27T03:05:07.278Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
03:05:07 [2020-10-27T03:05:07.538Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
03:05:08 [2020-10-27T03:05:08.061Z] --- PASS: TestCreateServiceConflict (1.89s)
03:05:08 [2020-10-27T03:05:08.061Z] === RUN   TestCreateServiceMaxReplicas
03:05:08 [2020-10-27T03:05:08.919Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
03:05:08 [2020-10-27T03:05:08.919Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
03:05:08 [2020-10-27T03:05:08.919Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
03:05:09 [2020-10-27T03:05:09.490Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
03:05:10 [2020-10-27T03:05:10.820Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
03:05:10 [2020-10-27T03:05:10.820Z] === RUN   TestCreateWithDuplicateNetworkNames
03:05:11 [2020-10-27T03:05:11.401Z] === RUN   TestDockerSuite/TestRunDNSOptions
03:05:12 [2020-10-27T03:05:12.342Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
03:05:14 [2020-10-27T03:05:14.250Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
03:05:14 [2020-10-27T03:05:14.250Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
03:05:15 [2020-10-27T03:05:15.632Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
03:05:15 [2020-10-27T03:05:15.892Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
03:05:15 [2020-10-27T03:05:15.892Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
03:05:16 [2020-10-27T03:05:16.494Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
03:05:17 [2020-10-27T03:05:17.467Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
03:05:17 [2020-10-27T03:05:17.467Z] === RUN   TestDockerSuite/TestRunDuplicateMount
03:05:18 [2020-10-27T03:05:18.036Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
03:05:18 [2020-10-27T03:05:18.977Z] === RUN   TestDockerSuite/TestRunEchoStdout
03:05:19 [2020-10-27T03:05:19.239Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
03:05:19 [2020-10-27T03:05:19.810Z] === RUN   TestDockerSuite/TestRunEmptyEnv
03:05:19 [2020-10-27T03:05:19.810Z] === RUN   TestDockerSuite/TestRunEntrypoint
03:05:20 [2020-10-27T03:05:20.380Z] === RUN   TestDockerSuite/TestRunEnvironment
03:05:20 [2020-10-27T03:05:20.950Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
03:05:21 [2020-10-27T03:05:21.519Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
03:05:21 [2020-10-27T03:05:21.780Z] === RUN   TestDockerSuite/TestRunExitCode
03:05:22 [2020-10-27T03:05:22.348Z] === RUN   TestDockerSuite/TestRunExitCodeOne
03:05:22 [2020-10-27T03:05:22.920Z] === RUN   TestDockerSuite/TestRunExitCodeZero
03:05:23 [2020-10-27T03:05:23.488Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
03:05:23 [2020-10-27T03:05:23.488Z] === RUN   TestCreateServiceSecretFileMode
03:05:23 [2020-10-27T03:05:23.490Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
03:05:24 [2020-10-27T03:05:24.059Z] === RUN   TestDockerSuite/TestRunExposePort
03:05:24 [2020-10-27T03:05:24.059Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
03:05:24 [2020-10-27T03:05:24.631Z] === RUN   TestDockerSuite/TestRunGroupAdd
03:05:25 [2020-10-27T03:05:25.201Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
03:05:25 [2020-10-27T03:05:25.575Z] --- PASS: TestCreateServiceSecretFileMode (2.18s)
03:05:25 [2020-10-27T03:05:25.575Z] === RUN   TestCreateServiceConfigFileMode
03:05:26 [2020-10-27T03:05:26.145Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
03:05:26 [2020-10-27T03:05:26.406Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
03:05:26 [2020-10-27T03:05:26.406Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
03:05:28 [2020-10-27T03:05:28.321Z] --- PASS: TestCreateServiceConfigFileMode (2.22s)
03:05:28 [2020-10-27T03:05:28.321Z] === RUN   TestCreateServiceSysctls
03:05:29 [2020-10-27T03:05:29.703Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
03:05:29 [2020-10-27T03:05:29.704Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
03:05:31 [2020-10-27T03:05:31.085Z] --- PASS: TestCreateServiceSysctls (3.02s)
03:05:31 [2020-10-27T03:05:31.085Z] === RUN   TestCreateServiceCapabilities
03:05:32 [2020-10-27T03:05:32.996Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
03:05:33 [2020-10-27T03:05:33.167Z] --- PASS: TestCreateServiceCapabilities (2.28s)
03:05:33 [2020-10-27T03:05:33.167Z] === RUN   TestInspect
03:05:35 [2020-10-27T03:05:35.913Z] --- PASS: TestInspect (2.44s)
03:05:35 [2020-10-27T03:05:35.913Z] === RUN   TestCreateJob
03:05:36 [2020-10-27T03:05:36.291Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
03:05:38 [2020-10-27T03:05:38.665Z] --- PASS: TestCreateJob (2.96s)
03:05:38 [2020-10-27T03:05:38.665Z] === RUN   TestReplicatedJob
03:05:38 [2020-10-27T03:05:38.827Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
03:05:40 [2020-10-27T03:05:40.753Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
03:05:40 [2020-10-27T03:05:40.753Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
03:05:41 [2020-10-27T03:05:41.691Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
03:05:42 [2020-10-27T03:05:42.634Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
03:05:42 [2020-10-27T03:05:42.634Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
03:05:42 [2020-10-27T03:05:42.634Z] === RUN   TestDockerSuite/TestRunInvalidReference
03:05:42 [2020-10-27T03:05:42.634Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
03:05:43 [2020-10-27T03:05:43.206Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
03:05:44 [2020-10-27T03:05:44.146Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
03:05:44 [2020-10-27T03:05:44.262Z] --- PASS: TestReplicatedJob (4.86s)
03:05:44 [2020-10-27T03:05:44.262Z] === RUN   TestUpdateReplicatedJob
03:05:45 [2020-10-27T03:05:45.528Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
03:05:46 [2020-10-27T03:05:46.911Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
03:05:46 [2020-10-27T03:05:46.911Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
03:05:47 [2020-10-27T03:05:47.037Z] --- PASS: TestUpdateReplicatedJob (3.08s)
03:05:47 [2020-10-27T03:05:47.037Z] === RUN   TestServiceListWithStatuses
03:05:47 [2020-10-27T03:05:47.037Z] --- SKIP: TestServiceListWithStatuses (0.00s)
03:05:47 [2020-10-27T03:05:47.037Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:05:47 [2020-10-27T03:05:47.037Z] === RUN   TestDockerNetworkConnectAlias
03:05:48 [2020-10-27T03:05:48.292Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
03:05:49 [2020-10-27T03:05:49.229Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
03:05:50 [2020-10-27T03:05:50.582Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
03:05:50 [2020-10-27T03:05:50.582Z] === RUN   TestDockerNetworkReConnect
03:05:53 [2020-10-27T03:05:53.424Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
03:05:53 [2020-10-27T03:05:53.684Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
03:05:54 [2020-10-27T03:05:54.117Z] --- PASS: TestDockerNetworkReConnect (3.14s)
03:05:54 [2020-10-27T03:05:54.117Z] === RUN   TestServicePlugin
03:05:54 [2020-10-27T03:05:54.117Z] --- SKIP: TestServicePlugin (0.00s)
03:05:54 [2020-10-27T03:05:54.117Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:05:54 [2020-10-27T03:05:54.117Z] === RUN   TestServiceUpdateLabel
03:05:54 [2020-10-27T03:05:54.255Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
03:05:54 [2020-10-27T03:05:54.824Z] === RUN   TestDockerSuite/TestRunModeHostname
03:05:55 [2020-10-27T03:05:55.637Z] --- PASS: TestServiceUpdateLabel (1.91s)
03:05:55 [2020-10-27T03:05:55.637Z] === RUN   TestServiceUpdateSecrets
03:05:55 [2020-10-27T03:05:55.764Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
03:05:55 [2020-10-27T03:05:55.764Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
03:05:56 [2020-10-27T03:05:56.023Z] === RUN   TestDockerSuite/TestRunModeIpcHost
03:05:56 [2020-10-27T03:05:56.283Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
03:05:57 [2020-10-27T03:05:57.224Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
03:05:57 [2020-10-27T03:05:57.793Z] === RUN   TestDockerSuite/TestRunModePIDContainer
03:05:59 [2020-10-27T03:05:59.175Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
03:05:59 [2020-10-27T03:05:59.175Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
03:05:59 [2020-10-27T03:05:59.435Z] === RUN   TestDockerSuite/TestRunModePIDHost
03:06:00 [2020-10-27T03:06:00.376Z] === RUN   TestDockerSuite/TestRunModeUTSHost
03:06:01 [2020-10-27T03:06:01.315Z] === RUN   TestDockerSuite/TestRunMount
03:06:05 [2020-10-27T03:06:05.523Z] === RUN   TestDockerSuite/TestRunMountOrdering
03:06:05 [2020-10-27T03:06:05.523Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
03:06:06 [2020-10-27T03:06:06.092Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
03:06:07 [2020-10-27T03:06:07.031Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
03:06:08 [2020-10-27T03:06:08.414Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
03:06:10 [2020-10-27T03:06:10.326Z] === RUN   TestDockerSuite/TestRunNamedVolume
03:06:11 [2020-10-27T03:06:11.011Z] --- PASS: TestServiceUpdateSecrets (14.34s)
03:06:11 [2020-10-27T03:06:11.012Z] === RUN   TestServiceUpdateConfigs
03:06:11 [2020-10-27T03:06:11.708Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
03:06:13 [2020-10-27T03:06:13.090Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
03:06:14 [2020-10-27T03:06:14.029Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
03:06:14 [2020-10-27T03:06:14.968Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
03:06:14 [2020-10-27T03:06:14.968Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
03:06:15 [2020-10-27T03:06:15.538Z] === RUN   TestDockerSuite/TestRunNetHost
03:06:16 [2020-10-27T03:06:16.107Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
03:06:16 [2020-10-27T03:06:16.676Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
03:06:16 [2020-10-27T03:06:16.936Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
03:06:18 [2020-10-27T03:06:18.318Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
03:06:19 [2020-10-27T03:06:19.701Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
03:06:21 [2020-10-27T03:06:21.083Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
03:06:23 [2020-10-27T03:06:23.624Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
03:06:23 [2020-10-27T03:06:23.624Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
03:06:23 [2020-10-27T03:06:23.888Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
03:06:24 [2020-10-27T03:06:24.461Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
03:06:24 [2020-10-27T03:06:24.461Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
03:06:25 [2020-10-27T03:06:25.400Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
03:06:25 [2020-10-27T03:06:25.661Z] === RUN   TestDockerSuite/TestRunNonExistingImage
03:06:25 [2020-10-27T03:06:25.661Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
03:06:26 [2020-10-27T03:06:26.231Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
03:06:26 [2020-10-27T03:06:26.370Z] --- PASS: TestServiceUpdateConfigs (14.26s)
03:06:26 [2020-10-27T03:06:26.370Z] === RUN   TestServiceUpdateNetwork
03:06:29 [2020-10-27T03:06:29.546Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
03:06:29 [2020-10-27T03:06:29.668Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:06:30 [2020-10-27T03:06:30.229Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:06:31 [2020-10-27T03:06:31.597Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:06:32 [2020-10-27T03:06:32.087Z] === RUN   TestDockerSuite/TestRunOOMExitCode
03:06:32 [2020-10-27T03:06:32.087Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
03:06:32 [2020-10-27T03:06:32.087Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
03:06:32 [2020-10-27T03:06:32.347Z] === RUN   TestDockerSuite/TestRunPIDsLimit
03:06:32 [2020-10-27T03:06:32.917Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
03:06:33 [2020-10-27T03:06:33.488Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:06:34 [2020-10-27T03:06:34.300Z] === RUN   TestDockerSuite/TestRunPortInUse
03:06:34 [2020-10-27T03:06:34.869Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
03:06:35 [2020-10-27T03:06:35.439Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
03:06:35 [2020-10-27T03:06:35.699Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
03:06:36 [2020-10-27T03:06:36.269Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
03:06:36 [2020-10-27T03:06:36.758Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:06:36 [2020-10-27T03:06:36.762Z] --- PASS: TestServiceUpdateNetwork (12.35s)
03:06:36 [2020-10-27T03:06:36.762Z] === RUN   TestServiceUpdatePidsLimit
03:06:36 [2020-10-27T03:06:36.838Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
03:06:37 [2020-10-27T03:06:37.099Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
03:06:37 [2020-10-27T03:06:37.099Z] === RUN   TestDockerSuite/TestRunPublishPort
03:06:37 [2020-10-27T03:06:37.401Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
03:06:37 [2020-10-27T03:06:37.668Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
03:06:37 [2020-10-27T03:06:37.686Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:06:37 [2020-10-27T03:06:37.927Z] === RUN   TestDockerSuite/TestRunReadProcLatency
03:06:37 [2020-10-27T03:06:37.927Z] === RUN   TestDockerSuite/TestRunReadProcTimer
03:06:38 [2020-10-27T03:06:38.445Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
03:06:38 [2020-10-27T03:06:38.497Z] === RUN   TestDockerSuite/TestRunRedirectStdout
03:06:39 [2020-10-27T03:06:39.053Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:06:39 [2020-10-27T03:06:39.435Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
03:06:39 [2020-10-27T03:06:39.435Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
03:06:40 [2020-10-27T03:06:40.420Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:06:40 [2020-10-27T03:06:40.676Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:06:41 [2020-10-27T03:06:41.342Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
03:06:42 [2020-10-27T03:06:42.056Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:06:42 [2020-10-27T03:06:42.281Z] === RUN   TestDockerSuite/TestRunRm
03:06:42 [2020-10-27T03:06:42.850Z] === RUN   TestDockerSuite/TestRunRmAndWait
03:06:43 [2020-10-27T03:06:43.953Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:06:44 [2020-10-27T03:06:44.229Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
03:06:45 [2020-10-27T03:06:45.358Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
03:06:45 [2020-10-27T03:06:45.843Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:06:46 [2020-10-27T03:06:46.137Z] === RUN   TestDockerSuite/TestRunRmPre125Api
03:06:46 [2020-10-27T03:06:46.396Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
03:06:46 [2020-10-27T03:06:46.656Z] === RUN   TestDockerSuite/TestRunRootWorkdir
03:06:47 [2020-10-27T03:06:47.211Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:06:47 [2020-10-27T03:06:47.225Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
03:06:47 [2020-10-27T03:06:47.773Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:06:49 [2020-10-27T03:06:49.133Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
03:06:49 [2020-10-27T03:06:49.665Z] #33 160.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:06:49 [2020-10-27T03:06:49.707Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
03:06:49 [2020-10-27T03:06:49.707Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
03:06:50 [2020-10-27T03:06:50.594Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:06:52 [2020-10-27T03:06:52.256Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
03:06:52 [2020-10-27T03:06:52.486Z] #33 163.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:06:52 [2020-10-27T03:06:52.515Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
03:06:53 [2020-10-27T03:06:53.416Z] #33 164.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
03:06:53 [2020-10-27T03:06:53.855Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
03:06:53 [2020-10-27T03:06:53.855Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
03:06:53 [2020-10-27T03:06:53.855Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
03:06:53 [2020-10-27T03:06:53.855Z] PASS
03:06:53 [2020-10-27T03:06:53.855Z] 
03:06:53 [2020-10-27T03:06:53.855Z] === Skipped
03:06:53 [2020-10-27T03:06:53.855Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
03:06:53 [2020-10-27T03:06:53.855Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
03:06:53 [2020-10-27T03:06:53.855Z] 
03:06:53 [2020-10-27T03:06:53.855Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
03:06:53 [2020-10-27T03:06:53.855Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
03:06:53 [2020-10-27T03:06:53.855Z] 
03:06:53 [2020-10-27T03:06:53.855Z] 
03:06:53 [2020-10-27T03:06:53.855Z] DONE 27 tests, 2 skipped in 129.035s
03:06:53 [2020-10-27T03:06:53.855Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
03:06:53 [2020-10-27T03:06:53.855Z] ++ 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
03:06:53 [2020-10-27T03:06:53.855Z] ++ set -e
03:06:53 [2020-10-27T03:06:53.855Z] ++ '[' -n 0 ']'
03:06:53 [2020-10-27T03:06:53.855Z] ++ set -x
03:06:53 [2020-10-27T03:06:53.855Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:06:53 [2020-10-27T03:06:53.855Z] INFO: Testing against a local daemon
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestSessionCreate
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestSessionCreate (0.04s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestSessionCreateWithBadUpgrade
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
03:06:53 [2020-10-27T03:06:53.855Z] PASS
03:06:53 [2020-10-27T03:06:53.855Z] 
03:06:53 [2020-10-27T03:06:53.855Z] DONE 2 tests in 0.146s
03:06:53 [2020-10-27T03:06:53.855Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
03:06:53 [2020-10-27T03:06:53.855Z] ++ 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
03:06:53 [2020-10-27T03:06:53.855Z] ++ set -e
03:06:53 [2020-10-27T03:06:53.855Z] ++ '[' -n 0 ']'
03:06:53 [2020-10-27T03:06:53.855Z] ++ set -x
03:06:53 [2020-10-27T03:06:53.855Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:06:53 [2020-10-27T03:06:53.855Z] INFO: Testing against a local daemon
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestCgroupDriverSystemdMemoryLimit
03:06:53 [2020-10-27T03:06:53.855Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
03:06:53 [2020-10-27T03:06:53.855Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestEventsExecDie
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestEventsExecDie (0.62s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestEventsBackwardsCompatible
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestInfoBinaryCommits
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestInfoBinaryCommits (0.03s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestInfoAPIVersioned
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestInfoAPIVersioned (0.01s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestInfoDiscoveryBackend
03:06:53 [2020-10-27T03:06:53.855Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
03:06:53 [2020-10-27T03:06:53.855Z] === RUN   TestInfoDiscoveryInvalidAdvertise
03:06:54 [2020-10-27T03:06:54.783Z] #33 165.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:06:54 [2020-10-27T03:06:54.895Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
03:06:54 [2020-10-27T03:06:54.895Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
03:06:55 [2020-10-27T03:06:55.061Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
03:06:55 [2020-10-27T03:06:55.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
03:06:55 [2020-10-27T03:06:55.539Z] === RUN   TestInfoAPI
03:06:55 [2020-10-27T03:06:55.539Z] --- PASS: TestInfoAPI (0.03s)
03:06:55 [2020-10-27T03:06:55.539Z] === RUN   TestInfoAPIWarnings
03:06:56 [2020-10-27T03:06:56.000Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
03:06:56 [2020-10-27T03:06:56.149Z] #33 166.8 
03:06:56 [2020-10-27T03:06:56.149Z] #33 DONE 166.9s
03:06:56 [2020-10-27T03:06:56.149Z] 
03:06:56 [2020-10-27T03:06:56.149Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
03:06:56 [2020-10-27T03:06:56.570Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
03:06:57 [2020-10-27T03:06:57.510Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
03:06:57 [2020-10-27T03:06:57.521Z] #34 DONE 1.3s
03:06:58 [2020-10-27T03:06:58.080Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
03:06:58 [2020-10-27T03:06:58.080Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
03:06:58 [2020-10-27T03:06:58.651Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
03:06:59 [2020-10-27T03:06:59.221Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
03:06:59 [2020-10-27T03:06:59.415Z] 
03:06:59 [2020-10-27T03:06:59.415Z] #35 [runner 12/12] COPY --from=builder       /build/ /
03:06:59 [2020-10-27T03:06:59.791Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
03:06:59 [2020-10-27T03:06:59.977Z] #35 DONE 0.7s
03:06:59 [2020-10-27T03:06:59.977Z] 
03:06:59 [2020-10-27T03:06:59.977Z] #36 exporting to image
03:06:59 [2020-10-27T03:06:59.977Z] #36 exporting layers
03:07:00 [2020-10-27T03:07:00.731Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
03:07:01 [2020-10-27T03:07:01.301Z] === RUN   TestDockerSuite/TestRunSetMacAddress
03:07:01 [2020-10-27T03:07:01.301Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
03:07:01 [2020-10-27T03:07:01.870Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
03:07:03 [2020-10-27T03:07:03.247Z] #36 exporting layers 3.0s done
03:07:03 [2020-10-27T03:07:03.247Z] #36 writing image sha256:04810d691415bb3e4d41677487df7f2213ad3bf6f628d025cbb5e4842197de23 done
03:07:03 [2020-10-27T03:07:03.247Z] #36 naming to docker.io/library/moby-e2e-test done
03:07:03 [2020-10-27T03:07:03.247Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:07:03 [2020-10-27T03:07:03.610Z] + echo Ensuring container killed.
03:07:03 [2020-10-27T03:07:03.610Z] Ensuring container killed.
03:07:03 [2020-10-27T03:07:03.610Z] + docker rm -vf docker-pr1
03:07:03 [2020-10-27T03:07:03.610Z] Error: No such container: docker-pr1
03:07:03 [2020-10-27T03:07:03.610Z] + true
[Pipeline] sh
03:07:03 [2020-10-27T03:07:03.925Z] + echo Chowning /workspace to jenkins user
03:07:03 [2020-10-27T03:07:03.925Z] Chowning /workspace to jenkins user
03:07:03 [2020-10-27T03:07:03.925Z] + id -u
03:07:03 [2020-10-27T03:07:03.925Z] + id -g
03:07:03 [2020-10-27T03:07:03.925Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace
03:07:04 [2020-10-27T03:07:04.409Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
03:07:04 [2020-10-27T03:07:04.409Z] === RUN   TestDockerSuite/TestRunState
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:07:05 [2020-10-27T03:07:05.187Z] + bundleName=unit
03:07:05 [2020-10-27T03:07:05.187Z] + echo Creating unit-bundles.tar.gz
03:07:05 [2020-10-27T03:07:05.187Z] Creating unit-bundles.tar.gz
03:07:05 [2020-10-27T03:07:05.187Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
03:07:05 [2020-10-27T03:07:05.187Z] bundles/junit-report.xml
03:07:05 [2020-10-27T03:07:05.187Z] bundles/go-test-report.json
03:07:05 [2020-10-27T03:07:05.187Z] bundles/profile.out
[Pipeline] archiveArtifacts
03:07:05 [2020-10-27T03:07:05.196Z] Archiving artifacts
03:07:05 [2020-10-27T03:07:05.627Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:07:05 [2020-10-27T03:07:05.791Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
03:07:05 [2020-10-27T03:07:05.930Z] + make clean
03:07:06 [2020-10-27T03:07:06.185Z] docker volume rm -f docker-dev-cache
03:07:06 [2020-10-27T03:07:06.185Z] docker-dev-cache
[Pipeline] deleteDir
03:07:06 [2020-10-27T03:07:06.360Z] === RUN   TestDockerSuite/TestRunStdinPipe
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:07:06 [2020-10-27T03:07:06.930Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
03:07:07 [2020-10-27T03:07:07.190Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
03:07:07 [2020-10-27T03:07:07.190Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
03:07:07 [2020-10-27T03:07:07.190Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
03:07:07 [2020-10-27T03:07:07.760Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
03:07:08 [2020-10-27T03:07:08.328Z] === RUN   TestDockerSuite/TestRunSysctls
03:07:09 [2020-10-27T03:07:09.268Z] === RUN   TestDockerSuite/TestRunTLSVerify
03:07:09 [2020-10-27T03:07:09.528Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
03:07:09 [2020-10-27T03:07:09.528Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
03:07:10 [2020-10-27T03:07:10.099Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
03:07:12 [2020-10-27T03:07:12.008Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
03:07:12 [2020-10-27T03:07:12.268Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
03:07:13 [2020-10-27T03:07:13.663Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
03:07:13 [2020-10-27T03:07:13.663Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestInfoAPIWarnings (16.31s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestInfoDebug
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestInfoDebug (0.53s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestInfoInsecureRegistries
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestInfoInsecureRegistries (0.53s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestInfoRegistryMirrors
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestInfoRegistryMirrors (0.54s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestLoginFailsWithBadCredentials
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestPingCacheHeaders
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestPingCacheHeaders (0.03s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestPingGet
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestPingGet (0.02s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestPingHead
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestPingHead (0.03s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVersion
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestVersion (0.04s)
03:07:14 [2020-10-27T03:07:14.143Z] PASS
03:07:14 [2020-10-27T03:07:14.143Z] 
03:07:14 [2020-10-27T03:07:14.143Z] === Skipped
03:07:14 [2020-10-27T03:07:14.143Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
03:07:14 [2020-10-27T03:07:14.143Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
03:07:14 [2020-10-27T03:07:14.143Z] 
03:07:14 [2020-10-27T03:07:14.143Z] 
03:07:14 [2020-10-27T03:07:14.143Z] DONE 18 tests, 1 skipped in 21.256s
03:07:14 [2020-10-27T03:07:14.143Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
03:07:14 [2020-10-27T03:07:14.143Z] ++ 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
03:07:14 [2020-10-27T03:07:14.143Z] ++ set -e
03:07:14 [2020-10-27T03:07:14.143Z] ++ '[' -n 0 ']'
03:07:14 [2020-10-27T03:07:14.143Z] ++ set -x
03:07:14 [2020-10-27T03:07:14.143Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
03:07:14 [2020-10-27T03:07:14.143Z] INFO: Testing against a local daemon
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVolumesCreateAndList
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesCreateAndList (0.03s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVolumesRemove
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesRemove (0.06s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVolumesInspect
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesInspect (0.02s)
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVolumesInvalidJSON
03:07:14 [2020-10-27T03:07:14.143Z] === RUN   TestVolumesInvalidJSON//volumes/create
03:07:14 [2020-10-27T03:07:14.143Z] === PAUSE TestVolumesInvalidJSON//volumes/create
03:07:14 [2020-10-27T03:07:14.143Z] === CONT  TestVolumesInvalidJSON//volumes/create
03:07:14 [2020-10-27T03:07:14.143Z] --- PASS: TestVolumesInvalidJSON (0.02s)
03:07:14 [2020-10-27T03:07:14.143Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
03:07:14 [2020-10-27T03:07:14.143Z] PASS
03:07:14 [2020-10-27T03:07:14.143Z] 
03:07:14 [2020-10-27T03:07:14.143Z] DONE 5 tests in 0.206s
03:07:14 [2020-10-27T03:07:14.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:07:14 [2020-10-27T03:07:14.436Z] ++++ cat bundles/test-integration/docker.pid
03:07:14 [2020-10-27T03:07:14.436Z] +++ kill 13854
03:07:15 [2020-10-27T03:07:15.475Z] +++ /etc/init.d/apparmor stop
03:07:15 [2020-10-27T03:07:15.475Z] Leaving: AppArmorNo profiles have been unloaded.
03:07:15 [2020-10-27T03:07:15.475Z] 
03:07:15 [2020-10-27T03:07:15.475Z] Unloading profiles will leave already running processes permanently
03:07:15 [2020-10-27T03:07:15.475Z] unconfined, which can lead to unexpected situations.
03:07:15 [2020-10-27T03:07:15.475Z] 
03:07:15 [2020-10-27T03:07:15.475Z] To set a process to complain mode, use the command line tool
03:07:15 [2020-10-27T03:07:15.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:07:15 [2020-10-27T03:07:15.475Z] +++ true
03:07:15 [2020-10-27T03:07:15.475Z] exiting test-integration
03:07:15 [2020-10-27T03:07:15.475Z] ++ exit 0
03:07:15 [2020-10-27T03:07:15.475Z] 
03:07:16 [2020-10-27T03:07:16.957Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
Post stage
[Pipeline] junit
03:07:17 [2020-10-27T03:07:17.048Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:07:17 [2020-10-27T03:07:17.838Z] + echo Ensuring container killed.
03:07:17 [2020-10-27T03:07:17.838Z] Ensuring container killed.
03:07:17 [2020-10-27T03:07:17.838Z] + docker rm -vf docker-pr1
03:07:17 [2020-10-27T03:07:17.838Z] Error: No such container: docker-pr1
03:07:17 [2020-10-27T03:07:17.838Z] + true
[Pipeline] sh
03:07:18 [2020-10-27T03:07:18.242Z] + echo Chowning /workspace to jenkins user
03:07:18 [2020-10-27T03:07:18.242Z] Chowning /workspace to jenkins user
03:07:18 [2020-10-27T03:07:18.242Z] + id -u
03:07:18 [2020-10-27T03:07:18.242Z] + id -g
03:07:18 [2020-10-27T03:07:18.242Z] + docker run --rm -v /home/docker/workspace/moby_PR-41592:/workspace busybox chown -R 1001:1001 /workspace
03:07:18 [2020-10-27T03:07:18.242Z] Unable to find image 'busybox:latest' locally
03:07:18 [2020-10-27T03:07:18.536Z] latest: Pulling from library/busybox
03:07:18 [2020-10-27T03:07:18.536Z] a72ff6653ea1: Pulling fs layer
03:07:18 [2020-10-27T03:07:18.828Z] a72ff6653ea1: Verifying Checksum
03:07:18 [2020-10-27T03:07:18.828Z] a72ff6653ea1: Download complete
03:07:18 [2020-10-27T03:07:18.862Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
03:07:19 [2020-10-27T03:07:19.121Z] a72ff6653ea1: Pull complete
03:07:19 [2020-10-27T03:07:19.121Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
03:07:19 [2020-10-27T03:07:19.121Z] Status: Downloaded newer image for busybox:latest
03:07:19 [2020-10-27T03:07:19.121Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
03:07:19 [2020-10-27T03:07:19.694Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
03:07:19 [2020-10-27T03:07:19.954Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:07:20 [2020-10-27T03:07:20.894Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
03:07:21 [2020-10-27T03:07:21.047Z] + bundleName=ppc64le-integration
03:07:21 [2020-10-27T03:07:21.047Z] + echo Creating ppc64le-integration-bundles.tar.gz
03:07:21 [2020-10-27T03:07:21.047Z] Creating ppc64le-integration-bundles.tar.gz
03:07:21 [2020-10-27T03:07:21.047Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:07:21 [2020-10-27T03:07:21.047Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
03:07:21 [2020-10-27T03:07:21.093Z] Archiving artifacts
03:07:21 [2020-10-27T03:07:21.488Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:07:21 [2020-10-27T03:07:21.874Z] + make clean
03:07:22 [2020-10-27T03:07:22.170Z] make: command: Command not found
03:07:22 [2020-10-27T03:07:22.170Z] make: command: Command not found
03:07:22 [2020-10-27T03:07:22.170Z] docker volume rm -f docker-dev-cache
03:07:22 [2020-10-27T03:07:22.170Z] docker-dev-cache
[Pipeline] deleteDir
03:07:22 [2020-10-27T03:07:22.804Z] === RUN   TestDockerSuite/TestRunUnshareProc
03:07:23 [2020-10-27T03:07:23.374Z] === RUN   TestDockerSuite/TestRunUserByID
03:07:23 [2020-10-27T03:07:23.944Z] === RUN   TestDockerSuite/TestRunUserByIDBig
03:07:23 [2020-10-27T03:07:23.944Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
03:07:24 [2020-10-27T03:07:24.203Z] === RUN   TestDockerSuite/TestRunUserByIDZero
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:07:24 [2020-10-27T03:07:24.463Z] === RUN   TestDockerSuite/TestRunUserByName
03:07:25 [2020-10-27T03:07:25.032Z] === RUN   TestDockerSuite/TestRunUserDefaults
03:07:25 [2020-10-27T03:07:25.292Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
03:07:25 [2020-10-27T03:07:25.292Z] === RUN   TestDockerSuite/TestRunUserNotFound
03:07:25 [2020-10-27T03:07:25.551Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
03:07:26 [2020-10-27T03:07:26.122Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
03:07:28 [2020-10-27T03:07:28.662Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
03:07:28 [2020-10-27T03:07:28.922Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
03:07:29 [2020-10-27T03:07:29.861Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
03:07:31 [2020-10-27T03:07:31.240Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
03:07:32 [2020-10-27T03:07:32.179Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
03:07:32 [2020-10-27T03:07:32.179Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
03:07:34 [2020-10-27T03:07:34.090Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
03:07:35 [2020-10-27T03:07:35.030Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
03:07:35 [2020-10-27T03:07:35.989Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
03:07:36 [2020-10-27T03:07:36.253Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
03:07:37 [2020-10-27T03:07:37.193Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
03:07:37 [2020-10-27T03:07:37.763Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
03:07:37 [2020-10-27T03:07:37.763Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
03:07:37 [2020-10-27T03:07:37.763Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
03:07:37 [2020-10-27T03:07:37.763Z] === RUN   TestDockerSuite/TestRunWithBadDevice
03:07:38 [2020-10-27T03:07:38.022Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
03:07:38 [2020-10-27T03:07:38.022Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
03:07:38 [2020-10-27T03:07:38.592Z] === RUN   TestDockerSuite/TestRunWithCPUShares
03:07:38 [2020-10-27T03:07:38.592Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
03:07:39 [2020-10-27T03:07:39.162Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
03:07:40 [2020-10-27T03:07:40.546Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
03:07:41 [2020-10-27T03:07:41.114Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
03:07:41 [2020-10-27T03:07:41.683Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
03:07:41 [2020-10-27T03:07:41.683Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
03:07:41 [2020-10-27T03:07:41.683Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
03:07:42 [2020-10-27T03:07:42.253Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
03:07:42 [2020-10-27T03:07:42.513Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
03:07:42 [2020-10-27T03:07:42.513Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
03:07:42 [2020-10-27T03:07:42.773Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
03:07:43 [2020-10-27T03:07:43.344Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
03:07:44 [2020-10-27T03:07:44.285Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
03:07:44 [2020-10-27T03:07:44.285Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
03:07:44 [2020-10-27T03:07:44.856Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
03:07:44 [2020-10-27T03:07:44.856Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
03:07:45 [2020-10-27T03:07:45.427Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
03:07:45 [2020-10-27T03:07:45.427Z] === RUN   TestDockerSuite/TestRunWithShmSize
03:07:45 [2020-10-27T03:07:45.687Z] === RUN   TestDockerSuite/TestRunWithSwappiness
03:07:46 [2020-10-27T03:07:46.256Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
03:07:46 [2020-10-27T03:07:46.256Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
03:07:46 [2020-10-27T03:07:46.256Z] === RUN   TestDockerSuite/TestRunWithUlimits
03:07:46 [2020-10-27T03:07:46.828Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
03:07:46 [2020-10-27T03:07:46.828Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
03:07:48 [2020-10-27T03:07:48.213Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
03:07:48 [2020-10-27T03:07:48.783Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
03:07:48 [2020-10-27T03:07:48.783Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
03:07:49 [2020-10-27T03:07:49.357Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
03:07:49 [2020-10-27T03:07:49.357Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
03:07:49 [2020-10-27T03:07:49.616Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
03:07:50 [2020-10-27T03:07:50.555Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
03:07:50 [2020-10-27T03:07:50.815Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
03:07:52 [2020-10-27T03:07:52.726Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
03:07:52 [2020-10-27T03:07:52.985Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
03:07:52 [2020-10-27T03:07:52.985Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
03:07:52 [2020-10-27T03:07:52.985Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
03:07:53 [2020-10-27T03:07:53.924Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
03:07:54 [2020-10-27T03:07:54.493Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
03:07:55 [2020-10-27T03:07:55.432Z] === RUN   TestDockerSuite/TestSaveCheckTimes
03:07:55 [2020-10-27T03:07:55.432Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
03:07:56 [2020-10-27T03:07:56.387Z] === RUN   TestDockerSuite/TestSaveImageId
03:07:56 [2020-10-27T03:07:56.387Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
03:07:56 [2020-10-27T03:07:56.956Z] === RUN   TestDockerSuite/TestSaveLoadParents
03:07:58 [2020-10-27T03:07:58.337Z] === RUN   TestDockerSuite/TestSaveMultipleNames
03:07:58 [2020-10-27T03:07:58.337Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
03:07:59 [2020-10-27T03:07:59.275Z] === RUN   TestDockerSuite/TestSaveSingleTag
03:07:59 [2020-10-27T03:07:59.275Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
03:07:59 [2020-10-27T03:07:59.275Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
03:08:00 [2020-10-27T03:08:00.658Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
03:08:01 [2020-10-27T03:08:01.597Z] === RUN   TestDockerSuite/TestSearchCmdOptions
03:08:02 [2020-10-27T03:08:02.167Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
03:08:02 [2020-10-27T03:08:02.167Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
03:08:02 [2020-10-27T03:08:02.167Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
03:08:02 [2020-10-27T03:08:02.167Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
03:08:02 [2020-10-27T03:08:02.427Z] === RUN   TestDockerSuite/TestSearchWithLimit
03:08:02 [2020-10-27T03:08:02.997Z] === RUN   TestDockerSuite/TestSlowStdinClosing
03:08:04 [2020-10-27T03:08:04.908Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
03:08:10 [2020-10-27T03:08:10.183Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
03:08:11 [2020-10-27T03:08:11.122Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
03:08:12 [2020-10-27T03:08:12.061Z] === RUN   TestDockerSuite/TestStartAttachSilent
03:08:12 [2020-10-27T03:08:12.630Z] === RUN   TestDockerSuite/TestStartAttachWithRename
03:08:15 [2020-10-27T03:08:15.167Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
03:08:15 [2020-10-27T03:08:15.167Z] === RUN   TestDockerSuite/TestStartMultipleContainers
03:08:17 [2020-10-27T03:08:17.708Z] === RUN   TestDockerSuite/TestStartPausedContainer
03:08:17 [2020-10-27T03:08:17.968Z] === RUN   TestDockerSuite/TestStartRecordError
03:08:18 [2020-10-27T03:08:18.906Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
03:08:20 [2020-10-27T03:08:20.288Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
03:08:21 [2020-10-27T03:08:21.238Z] === RUN   TestDockerSuite/TestStatsAllNoStream
03:08:23 [2020-10-27T03:08:23.775Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
03:08:27 [2020-10-27T03:08:27.973Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
03:08:27 [2020-10-27T03:08:27.973Z] === RUN   TestDockerSwarmSuite/TestServiceScale
03:08:30 [2020-10-27T03:08:30.511Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
03:08:30 [2020-10-27T03:08:30.772Z] === RUN   TestDockerSuite/TestStatsFormatAll
03:08:36 [2020-10-27T03:08:36.048Z] === RUN   TestDockerSuite/TestStatsNoStream
03:08:38 [2020-10-27T03:08:38.586Z] === RUN   TestDockerSuite/TestStopContainerSignal
03:08:39 [2020-10-27T03:08:39.968Z] === RUN   TestDockerSuite/TestTopMultipleArgs
03:08:40 [2020-10-27T03:08:40.228Z] === RUN   TestDockerSuite/TestTopNonPrivileged
03:08:40 [2020-10-27T03:08:40.796Z] === RUN   TestDockerSuite/TestTopPrivileged
03:08:41 [2020-10-27T03:08:41.056Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
03:08:41 [2020-10-27T03:08:41.056Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
03:08:41 [2020-10-27T03:08:41.627Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
03:08:44 [2020-10-27T03:08:44.167Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
03:08:47 [2020-10-27T03:08:47.464Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
03:08:47 [2020-10-27T03:08:47.464Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
03:08:47 [2020-10-27T03:08:47.723Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
03:08:48 [2020-10-27T03:08:48.293Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
03:08:48 [2020-10-27T03:08:48.293Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
03:08:49 [2020-10-27T03:08:49.235Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
03:08:49 [2020-10-27T03:08:49.235Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
03:08:50 [2020-10-27T03:08:50.638Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
03:08:50 [2020-10-27T03:08:50.638Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
03:08:51 [2020-10-27T03:08:51.577Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
03:08:52 [2020-10-27T03:08:52.146Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
03:08:52 [2020-10-27T03:08:52.405Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
03:08:52 [2020-10-27T03:08:52.975Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
03:08:54 [2020-10-27T03:08:54.358Z] === RUN   TestDockerSuite/TestUpdateStats
03:08:58 [2020-10-27T03:08:58.554Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
03:08:58 [2020-10-27T03:08:58.814Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
03:08:58 [2020-10-27T03:08:58.814Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
03:08:59 [2020-10-27T03:08:59.754Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
03:09:00 [2020-10-27T03:09:00.324Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
03:09:02 [2020-10-27T03:09:02.865Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
03:09:04 [2020-10-27T03:09:04.775Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
03:09:06 [2020-10-27T03:09:06.683Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
03:09:08 [2020-10-27T03:09:08.593Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
03:09:11 [2020-10-27T03:09:11.136Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
03:09:11 [2020-10-27T03:09:11.396Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
03:09:13 [2020-10-27T03:09:13.937Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
03:09:15 [2020-10-27T03:09:15.338Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
03:09:16 [2020-10-27T03:09:16.718Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
03:09:17 [2020-10-27T03:09:17.659Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
03:09:18 [2020-10-27T03:09:18.228Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
03:09:19 [2020-10-27T03:09:19.168Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
03:09:20 [2020-10-27T03:09:20.109Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
03:09:22 [2020-10-27T03:09:22.021Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
03:09:22 [2020-10-27T03:09:22.021Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
03:09:23 [2020-10-27T03:09:23.412Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
03:09:25 [2020-10-27T03:09:25.322Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
03:09:26 [2020-10-27T03:09:26.263Z] === RUN   TestDockerSuite/TestVolumeCLICreate
03:09:38 [2020-10-27T03:09:38.473Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
03:09:41 [2020-10-27T03:09:41.764Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
03:09:41 [2020-10-27T03:09:41.764Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
03:09:41 [2020-10-27T03:09:41.764Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
03:09:41 [2020-10-27T03:09:41.764Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
03:09:42 [2020-10-27T03:09:42.024Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
03:09:42 [2020-10-27T03:09:42.024Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
03:09:42 [2020-10-27T03:09:42.024Z] === RUN   TestDockerSuite/TestVolumeCLILs
03:09:42 [2020-10-27T03:09:42.594Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
03:09:42 [2020-10-27T03:09:42.594Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
03:09:43 [2020-10-27T03:09:43.164Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
03:09:43 [2020-10-27T03:09:43.164Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
03:09:43 [2020-10-27T03:09:43.164Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
03:09:43 [2020-10-27T03:09:43.164Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
03:09:43 [2020-10-27T03:09:43.164Z] === RUN   TestDockerSuite/TestVolumeCLIRm
03:09:45 [2020-10-27T03:09:45.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
03:09:45 [2020-10-27T03:09:45.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
03:09:45 [2020-10-27T03:09:45.070Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
03:09:45 [2020-10-27T03:09:45.070Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
03:09:45 [2020-10-27T03:09:45.070Z] === RUN   TestDockerSuite/TestVolumeEvents
03:09:50 [2020-10-27T03:09:50.369Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
03:09:51 [2020-10-27T03:09:51.750Z] === RUN   TestDockerSuite/TestVolumeLsFormat
03:09:51 [2020-10-27T03:09:51.750Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
03:09:52 [2020-10-27T03:09:52.010Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
03:09:53 [2020-10-27T03:09:53.921Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
03:09:55 [2020-10-27T03:09:55.303Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
03:09:56 [2020-10-27T03:09:56.244Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
03:09:56 [2020-10-27T03:09:56.244Z] --- PASS: TestDockerSuite (1353.13s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.36s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.79s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.22s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.03s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.08s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.96s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.92s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.51s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.47s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.67s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.58s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.68s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.78s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.52s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.85s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.89s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.12s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.50s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.62s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.19s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.33s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.32s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.40s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.03s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.73s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.60s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.70s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.78s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.01s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.12s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.62s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.59s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.37s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.20s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:09:56 [2020-10-27T03:09:56.244Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.63s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.51s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.23s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.23s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.32s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.35s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.60s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
03:09:56 [2020-10-27T03:09:56.244Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.244Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
03:09:56 [2020-10-27T03:09:56.244Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.244Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
03:09:56 [2020-10-27T03:09:56.244Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.244Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
03:09:56 [2020-10-27T03:09:56.244Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.83s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.71s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.54s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.30s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.00s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.49s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.31s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.34s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.72s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.40s)
03:09:56 [2020-10-27T03:09:56.244Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.56s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.41s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.54s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.65s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.93s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.49s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.75s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.60s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.81s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.99s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.80s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFails (0.74s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.99s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.05s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.41s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.74s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.71s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.41s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.21s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.46s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.30s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.33s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.31s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.12s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.25s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.54s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.77s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.25s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.73s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.76s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.46s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.27s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.47s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.60s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.97s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.22s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.30s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.47s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.67s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRm (2.35s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.34s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.63s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildUser (1.74s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.90s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.67s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.56s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.62s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.95s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_cli_sni_test.go:18: Flakey test
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitChange (0.82s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.33s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.15s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.05s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.72s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.08s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.38s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.72s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.07s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.10s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.16s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.65s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.23s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.49s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.19s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.07s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
03:09:56 [2020-10-27T03:09:56.245Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.11s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.52s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.55s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.33s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.52s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bf780_<nil>} (1.55s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_false__<nil>_<nil>_<nil>} (1.36s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1269993023_/foo_true__<nil>_<nil>_<nil>} (1.48s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_false__<nil>_<nil>_<nil>} (1.33s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__<nil>_<nil>_<nil>} (1.30s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3326562962_/foo_true__0xc0008bf7e0_<nil>_<nil>} (1.46s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bf820_<nil>} (1.35s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bf840_<nil>} (1.33s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bf860_<nil>} (1.32s)
03:09:56 [2020-10-27T03:09:56.245Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bf880_<nil>} (1.32s)
03:09:56 [2020-10-27T03:09:56.245Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.04s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.49s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.40s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.74s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.41s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.08s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.60s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.88s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.41s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.22s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.67s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.64s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.82s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.42s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.73s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToDot (0.56s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.28s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.63s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.16s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.36s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.78s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.06s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.29s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.92s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.89s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.69s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.29s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsRename (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsTop (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.87s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.09s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.76s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.28s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.94s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecEnv (0.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.59s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.19s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.71s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.81s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.78s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecTTY (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.10s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHealth (18.57s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.08s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportFile (1.11s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.29s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.46s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:09:56 [2020-10-27T03:09:56.246Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.13s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.52s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s)
03:09:56 [2020-10-27T03:09:56.246Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.33s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.70s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.69s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.92s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.85s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.61s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.03s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsSince (6.69s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.29s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.56s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestNetHostname (2.21s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.61s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginActive (1.58s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.17s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.39s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.31s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.31s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.82s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPortList (7.08s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.24s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.07s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.96s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.11s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.74s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.13s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.97s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.59s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.47s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.64s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.76s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.93s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.18s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.63s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.32s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.30s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.77s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.14s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.52s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.60s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:09:56 [2020-10-27T03:09:56.247Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.65s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.98s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.38s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s)
03:09:56 [2020-10-27T03:09:56.247Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.86s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.82s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.39s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.95s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMount (3.82s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.94s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.65s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.60s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.87s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRm (0.46s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.67s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.67s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunState (1.19s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.18s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.70s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.72s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.44s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.54s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.09s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.71s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.72s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.78s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents774126156
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.56s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.82s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.30s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.88s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.36s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.84s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.15s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.72s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.57s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s)
03:09:56 [2020-10-27T03:09:56.248Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.38s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.53s)
03:09:56 [2020-10-27T03:09:56.249Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:09:56 [2020-10-27T03:09:56.249Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
03:09:56 [2020-10-27T03:09:56.249Z] === RUN   TestDockerRegistrySuite
03:09:56 [2020-10-27T03:09:56.249Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
03:09:58 [2020-10-27T03:09:58.158Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
03:09:58 [2020-10-27T03:09:58.726Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
03:10:00 [2020-10-27T03:10:00.108Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
03:10:00 [2020-10-27T03:10:00.108Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
03:10:03 [2020-10-27T03:10:03.404Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
03:10:03 [2020-10-27T03:10:03.404Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
03:10:06 [2020-10-27T03:10:06.697Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
03:10:09 [2020-10-27T03:10:09.240Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
03:10:10 [2020-10-27T03:10:10.180Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
03:10:10 [2020-10-27T03:10:10.750Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
03:10:12 [2020-10-27T03:10:12.131Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
03:10:13 [2020-10-27T03:10:13.100Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
03:10:14 [2020-10-27T03:10:14.040Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
03:10:14 [2020-10-27T03:10:14.979Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
03:10:15 [2020-10-27T03:10:15.920Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
03:10:17 [2020-10-27T03:10:17.828Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
03:10:19 [2020-10-27T03:10:19.738Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
03:10:20 [2020-10-27T03:10:20.307Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
03:10:22 [2020-10-27T03:10:22.847Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
03:10:23 [2020-10-27T03:10:23.416Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
03:10:23 [2020-10-27T03:10:23.416Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
03:10:24 [2020-10-27T03:10:24.355Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
03:10:25 [2020-10-27T03:10:25.294Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
03:10:26 [2020-10-27T03:10:26.233Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
03:10:28 [2020-10-27T03:10:28.775Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
03:10:28 [2020-10-27T03:10:28.775Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
03:10:29 [2020-10-27T03:10:29.714Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
03:10:29 [2020-10-27T03:10:29.974Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
03:10:30 [2020-10-27T03:10:30.233Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
03:10:30 [2020-10-27T03:10:30.492Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
03:10:30 [2020-10-27T03:10:30.752Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
03:10:31 [2020-10-27T03:10:31.012Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
03:10:31 [2020-10-27T03:10:31.012Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
03:10:32 [2020-10-27T03:10:32.393Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
03:10:33 [2020-10-27T03:10:33.772Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
03:10:34 [2020-10-27T03:10:34.342Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
03:10:35 [2020-10-27T03:10:35.281Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
03:10:36 [2020-10-27T03:10:36.225Z] === RUN   TestDockerRegistrySuite/TestV2Only
03:10:37 [2020-10-27T03:10:37.164Z] --- PASS: TestDockerRegistrySuite (40.75s)
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d2e699694fedf] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d7fe478667bee] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d8020ed19ce61] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d383c1d43e563] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.64s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d0fa3026bf7e2] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.36s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d2f4d1e68bccf] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d6ad4659019bc] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d1a9463460a1c] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d9e9bc951a5b3] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d4d7f530baf1e] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d4d851d0918b3] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [dfbf287865558] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d866c4a6d9492] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [de8d3eaa659d4] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.65s)
03:10:37 [2020-10-27T03:10:37.164Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b34c248932b79bb7f411f7cff433e9440ed229ea24d7349de3600d1de466eaa
03:10:37 [2020-10-27T03:10:37.164Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68aeb1ced1bcdcd4b310ddd492360c7ca5afd021fd7fe0b5a3adf189030d63e0
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [db18de30f749e] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s)
03:10:37 [2020-10-27T03:10:37.164Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d00849cf270cb60e58f543e264b55b09e4a964c8d9c73fe6d29416d75486569
03:10:37 [2020-10-27T03:10:37.164Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61086f104380011c1dc51f022cc34b273baa17a40d4de1b4806ddaf81d55acd8
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d028a69233934] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d2bc731b56022] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d44147fefcee8] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d123ea2ad4152] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d7b8e761bcc95] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [db0c671dde332] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [db2e1212e6063] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [defe96e35499d] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [db53616db0c20] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d92c72ded401a] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [dabbf7d53b71f] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [decefadd2cdaa] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d045289625e43] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d1879876cdc14] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d8c4c37778911] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d3cc6e393d5c6] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d19c214268249] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d1fb541c8543c] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [dfe7692202172] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d62776a8b1374] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s)
03:10:37 [2020-10-27T03:10:37.164Z]         check_test.go:196: [d693377b455a8] daemon is not started
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
03:10:37 [2020-10-27T03:10:37.164Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
03:10:37 [2020-10-27T03:10:37.164Z] === RUN   TestDockerSchema1RegistrySuite
03:10:37 [2020-10-27T03:10:37.164Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
03:10:37 [2020-10-27T03:10:37.164Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
03:10:39 [2020-10-27T03:10:39.702Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
03:10:42 [2020-10-27T03:10:42.994Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
03:10:45 [2020-10-27T03:10:45.534Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
03:10:46 [2020-10-27T03:10:46.105Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
03:10:47 [2020-10-27T03:10:47.043Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
03:10:47 [2020-10-27T03:10:47.043Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
03:10:47 [2020-10-27T03:10:47.982Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
03:10:48 [2020-10-27T03:10:48.920Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
03:10:49 [2020-10-27T03:10:49.859Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
03:10:52 [2020-10-27T03:10:52.398Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
03:10:52 [2020-10-27T03:10:52.658Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
03:10:52 [2020-10-27T03:10:52.917Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
03:10:53 [2020-10-27T03:10:53.177Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
03:10:53 [2020-10-27T03:10:53.437Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
03:10:53 [2020-10-27T03:10:53.697Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
03:10:53 [2020-10-27T03:10:53.956Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
03:10:54 [2020-10-27T03:10:54.215Z] --- PASS: TestDockerSchema1RegistrySuite (17.13s)
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d8c09284b5133] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d51cdfb51e2c9] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d4c4911fc93a3] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.64s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d8395a3044532] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [df1b8237099d7] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d9f7893be51e1] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [defe71587bd31] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d00284e4a89df] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [db15dba5d59d2] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [dd5c1ec9df014] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [dbe1b429edf76] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [dda54a7637125] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d8a69623440cc] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d48abb56b8ab8] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d60716e9c0cd8] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d5d15421c1078] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [d437a4c300560] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
03:10:54 [2020-10-27T03:10:54.215Z]         check_test.go:223: [deabadc665601] daemon is not started
03:10:54 [2020-10-27T03:10:54.215Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
03:10:54 [2020-10-27T03:10:54.215Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
03:10:54 [2020-10-27T03:10:54.785Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
03:10:55 [2020-10-27T03:10:55.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
03:10:55 [2020-10-27T03:10:55.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
03:10:56 [2020-10-27T03:10:56.735Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
03:10:56 [2020-10-27T03:10:56.735Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
03:10:57 [2020-10-27T03:10:57.305Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
03:10:57 [2020-10-27T03:10:57.565Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
03:10:57 [2020-10-27T03:10:57.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s)
03:10:57 [2020-10-27T03:10:57.824Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
03:10:57 [2020-10-27T03:10:57.824Z]         check_test.go:252: [d2eda3bf1a5d0] daemon is not started
03:10:57 [2020-10-27T03:10:57.824Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s)
03:10:57 [2020-10-27T03:10:57.824Z]         check_test.go:252: [d6987c0d741bb] daemon is not started
03:10:57 [2020-10-27T03:10:57.824Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
03:10:57 [2020-10-27T03:10:57.824Z]         check_test.go:252: [d10094cc42c1a] daemon is not started
03:10:57 [2020-10-27T03:10:57.824Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
03:10:57 [2020-10-27T03:10:57.824Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
03:10:57 [2020-10-27T03:10:57.824Z]         check_test.go:252: [d7e804103e60c] daemon is not started
03:10:57 [2020-10-27T03:10:57.825Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
03:10:57 [2020-10-27T03:10:57.825Z]         check_test.go:252: [d47d6fc9bb107] daemon is not started
03:10:57 [2020-10-27T03:10:57.825Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
03:10:57 [2020-10-27T03:10:57.825Z]         check_test.go:252: [d75022de03000] daemon is not started
03:10:57 [2020-10-27T03:10:57.825Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
03:10:57 [2020-10-27T03:10:57.825Z]         check_test.go:252: [d7cb6ee55b708] daemon is not started
03:10:57 [2020-10-27T03:10:57.825Z] === RUN   TestDockerRegistryAuthTokenSuite
03:10:57 [2020-10-27T03:10:57.825Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
03:11:03 [2020-10-27T03:11:03.119Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
03:11:03 [2020-10-27T03:11:03.119Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
03:11:03 [2020-10-27T03:11:03.378Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
03:11:03 [2020-10-27T03:11:03.378Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
03:11:03 [2020-10-27T03:11:03.638Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
03:11:03 [2020-10-27T03:11:03.638Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
03:11:03 [2020-10-27T03:11:03.638Z]         check_test.go:279: [d0b73725447bc] daemon is not started
03:11:03 [2020-10-27T03:11:03.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.22s)
03:11:03 [2020-10-27T03:11:03.639Z]         check_test.go:279: [d00959896b317] daemon is not started
03:11:03 [2020-10-27T03:11:03.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
03:11:03 [2020-10-27T03:11:03.639Z]         check_test.go:279: [d9143c1815255] daemon is not started
03:11:03 [2020-10-27T03:11:03.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
03:11:03 [2020-10-27T03:11:03.639Z]         check_test.go:279: [d9f1282473c4b] daemon is not started
03:11:03 [2020-10-27T03:11:03.639Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
03:11:03 [2020-10-27T03:11:03.639Z]         check_test.go:279: [d62f2423545af] daemon is not started
03:11:03 [2020-10-27T03:11:03.639Z] === RUN   TestDockerNetworkSuite
03:11:03 [2020-10-27T03:11:03.639Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
03:11:05 [2020-10-27T03:11:05.546Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
03:11:06 [2020-10-27T03:11:06.487Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
03:11:09 [2020-10-27T03:11:09.778Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
03:11:10 [2020-10-27T03:11:10.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
03:11:13 [2020-10-27T03:11:13.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
03:11:14 [2020-10-27T03:11:14.639Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
03:11:19 [2020-10-27T03:11:19.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
03:11:22 [2020-10-27T03:11:22.506Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
03:11:23 [2020-10-27T03:11:23.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
03:11:24 [2020-10-27T03:11:24.015Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
03:11:24 [2020-10-27T03:11:24.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
03:11:25 [2020-10-27T03:11:25.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
03:11:26 [2020-10-27T03:11:26.095Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
03:11:26 [2020-10-27T03:11:26.354Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
03:11:26 [2020-10-27T03:11:26.614Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
03:11:27 [2020-10-27T03:11:27.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
03:11:27 [2020-10-27T03:11:27.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
03:11:27 [2020-10-27T03:11:27.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
03:11:27 [2020-10-27T03:11:27.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
03:11:28 [2020-10-27T03:11:28.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
03:11:29 [2020-10-27T03:11:29.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
03:11:29 [2020-10-27T03:11:29.693Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
03:11:29 [2020-10-27T03:11:29.953Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
03:11:29 [2020-10-27T03:11:29.953Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
03:11:32 [2020-10-27T03:11:32.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
03:11:33 [2020-10-27T03:11:33.874Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
03:11:40 [2020-10-27T03:11:40.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
03:11:40 [2020-10-27T03:11:40.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
03:11:40 [2020-10-27T03:11:40.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
03:11:40 [2020-10-27T03:11:40.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
03:11:40 [2020-10-27T03:11:40.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
03:11:40 [2020-10-27T03:11:40.711Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
03:11:40 [2020-10-27T03:11:40.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
03:11:40 [2020-10-27T03:11:40.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
03:11:43 [2020-10-27T03:11:43.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
03:11:43 [2020-10-27T03:11:43.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
03:11:43 [2020-10-27T03:11:43.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
03:11:44 [2020-10-27T03:11:44.079Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
03:11:48 [2020-10-27T03:11:48.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
03:11:50 [2020-10-27T03:11:50.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
03:11:50 [2020-10-27T03:11:50.839Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
03:11:51 [2020-10-27T03:11:51.413Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
03:11:53 [2020-10-27T03:11:53.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
03:11:53 [2020-10-27T03:11:53.320Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
03:11:53 [2020-10-27T03:11:53.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
03:11:54 [2020-10-27T03:11:54.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
03:11:55 [2020-10-27T03:11:55.088Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
03:12:00 [2020-10-27T03:12:00.366Z] --- PASS: TestDockerNetworkSuite (56.54s)
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.98s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d3a3646f085e3] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [df66d09547df0] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d1af9ff78b00f] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d73f11e20e1d6] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:1233: [d3bdf8400c7d4] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d3d45cd159b57] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.33s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d36bff5d2da1c] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [da51ae792541a] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d05c16f5d67e9] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [daf10e7fcb87c] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dff6e7e38831e] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dd90edbc8fe67] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d5f5490b92e8a] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [df41429550859] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d1bae596cec90] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [de421d0fd2814] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d6ff9c1892356] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d7e54e913cb12] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d80f7e96c36b7] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.68s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [ddc4bd315cc8e] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d2bd0a5e9dec4] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dc41744f6afa6] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dd934146c2b6f] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d284c58ed9376] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:968: [ddc1786e323db] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [daed8ea6a7a76] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.34s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:1116: [dc01db53d7a69] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [da49ef23f15d1] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d9898e4f6bb9c] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dc57fe0c72f0e] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dcbe59bce833e] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d63168bc43682] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dadf8d8c7ae4c] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dd970749aae5f] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d6db98fae239f] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d736010eb699b] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [ddc3dda51f522] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dae4c48bcdb77] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s)
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:1084: [dbf09c74538e1] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dfe2961b271e2] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [ddd537c40fa57] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [dbd8d01ce8f8c] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d60e813b4fe40] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d34b50fc2f7bc] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d5dbc44bea26b] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d90004436377e] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.05s)
03:12:00 [2020-10-27T03:12:00.366Z]         docker_cli_network_unix_test.go:46: [d73f471a59156] daemon is not started
03:12:00 [2020-10-27T03:12:00.366Z] === RUN   TestDockerHubPullSuite
03:12:00 [2020-10-27T03:12:00.366Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
03:12:02 [2020-10-27T03:12:02.904Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
03:12:04 [2020-10-27T03:12:04.809Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
03:12:05 [2020-10-27T03:12:05.378Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
03:12:07 [2020-10-27T03:12:07.914Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
03:12:07 [2020-10-27T03:12:07.914Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
03:12:07 [2020-10-27T03:12:07.914Z] --- PASS: TestDockerHubPullSuite (7.81s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.28s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.43s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
03:12:07 [2020-10-27T03:12:07.914Z] PASS
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === Skipped
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_sni_test.go:18: Flakey test
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.914Z] 
03:12:07 [2020-10-27T03:12:07.914Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:12:07 [2020-10-27T03:12:07.914Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
03:12:07 [2020-10-27T03:12:07.915Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.915Z] 
03:12:07 [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
03:12:07 [2020-10-27T03:12:07.915Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
03:12:07 [2020-10-27T03:12:07.915Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
03:12:07 [2020-10-27T03:12:07.915Z] 
03:12:07 [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:12:07 [2020-10-27T03:12:07.915Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
03:12:07 [2020-10-27T03:12:07.915Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
03:12:07 [2020-10-27T03:12:07.915Z] 
03:12:07 [2020-10-27T03:12:07.915Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
03:12:07 [2020-10-27T03:12:07.915Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
03:12:07 [2020-10-27T03:12:07.915Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
03:12:07 [2020-10-27T03:12:07.915Z]         docker_cli_network_unix_test.go:46: [ddc3dda51f522] daemon is not started
03:12:07 [2020-10-27T03:12:07.915Z] 
03:12:07 [2020-10-27T03:12:07.915Z] 
03:12:07 [2020-10-27T03:12:07.915Z] DONE 1277 tests, 51 skipped in 1526.238s
03:12:07 [2020-10-27T03:12:07.915Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:12:08 [2020-10-27T03:12:08.174Z] ++++ cat bundles/test-integration/docker.pid
03:12:08 [2020-10-27T03:12:08.174Z] +++ kill 7668
03:12:09 [2020-10-27T03:12:09.112Z] +++ /etc/init.d/apparmor stop
03:12:09 [2020-10-27T03:12:09.112Z] Leaving: AppArmorNo profiles have been unloaded.
03:12:09 [2020-10-27T03:12:09.112Z] 
03:12:09 [2020-10-27T03:12:09.112Z] Unloading profiles will leave already running processes permanently
03:12:09 [2020-10-27T03:12:09.112Z] unconfined, which can lead to unexpected situations.
03:12:09 [2020-10-27T03:12:09.112Z] 
03:12:09 [2020-10-27T03:12:09.112Z] To set a process to complain mode, use the command line tool
03:12:09 [2020-10-27T03:12:09.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:12:09 [2020-10-27T03:12:09.112Z] +++ true
03:12:09 [2020-10-27T03:12:09.112Z] exiting test-integration
03:12:09 [2020-10-27T03:12:09.112Z] ++ exit 0
03:12:09 [2020-10-27T03:12:09.112Z] 
03:12:09 [2020-10-27T03:12:09.372Z] + for job in $(jobs -p)
03:12:09 [2020-10-27T03:12:09.372Z] + wait 5769
03:12:17 [2020-10-27T03:12:17.493Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
03:12:19 [2020-10-27T03:12:19.420Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
03:12:25 [2020-10-27T03:12:25.994Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
03:12:31 [2020-10-27T03:12:31.273Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
03:12:32 [2020-10-27T03:12:32.211Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
03:12:36 [2020-10-27T03:12:36.406Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
03:12:42 [2020-10-27T03:12:42.975Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
03:12:46 [2020-10-27T03:12:46.268Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
03:12:46 [2020-10-27T03:12:46.268Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
03:12:50 [2020-10-27T03:12:50.463Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
03:12:51 [2020-10-27T03:12:51.401Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
03:12:51 [2020-10-27T03:12:51.970Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
03:12:53 [2020-10-27T03:12:53.876Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
03:13:50 [2020-10-27T03:13:50.135Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
03:14:36 [2020-10-27T03:14:36.820Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
03:14:44 [2020-10-27T03:14:44.945Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
03:14:50 [2020-10-27T03:14:50.224Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
03:17:11 [2020-10-27T03:17:11.734Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
03:17:19 [2020-10-27T03:17:19.855Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
03:17:19 [2020-10-27T03:17:19.855Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
03:17:19 [2020-10-27T03:17:19.855Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
03:17:20 [2020-10-27T03:17:20.114Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
03:17:20 [2020-10-27T03:17:20.114Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
03:17:21 [2020-10-27T03:17:21.052Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
03:17:22 [2020-10-27T03:17:22.961Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
03:17:26 [2020-10-27T03:17:26.255Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
03:17:28 [2020-10-27T03:17:28.162Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
03:18:24 [2020-10-27T03:18:24.415Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
03:18:24 [2020-10-27T03:18:24.415Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
03:18:24 [2020-10-27T03:18:24.982Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
03:18:26 [2020-10-27T03:18:26.888Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
03:18:30 [2020-10-27T03:18:30.183Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
03:18:32 [2020-10-27T03:18:32.722Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
03:18:54 [2020-10-27T03:18:54.664Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
03:19:06 [2020-10-27T03:19:06.876Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
03:19:07 [2020-10-27T03:19:07.135Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
03:19:09 [2020-10-27T03:19:09.669Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
03:19:12 [2020-10-27T03:19:12.205Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
03:19:18 [2020-10-27T03:19:18.801Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
03:19:23 [2020-10-27T03:19:23.000Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
03:19:24 [2020-10-27T03:19:24.908Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
03:19:27 [2020-10-27T03:19:27.447Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
03:19:29 [2020-10-27T03:19:29.985Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
03:19:31 [2020-10-27T03:19:31.893Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
03:19:34 [2020-10-27T03:19:34.433Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
03:19:36 [2020-10-27T03:19:36.340Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
03:20:32 [2020-10-27T03:20:32.576Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
03:20:44 [2020-10-27T03:20:44.804Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
03:21:02 [2020-10-27T03:21:02.895Z] --- PASS: TestDockerSwarmSuite (1668.85s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.34s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.05s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.48s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:562: [db18db2b8bcc5] joining swarm manager [d426fffbe7fea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:584: [dae1d9c99c16e] joining swarm manager [d426fffbe7fea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         check_test.go:380: [db18db2b8bcc5] daemon is not started
03:21:02 [2020-10-27T03:21:02.895Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.25s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:45: [d78c6ac33e8cb] joining swarm manager [db772d8c4bbde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.48s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:303: [d0c2b63f933c7] joining swarm manager [d0d4d37e265ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:304: [d7f1d89764fb0] joining swarm manager [d0d4d37e265ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:363: Waiting for possible election...
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.78s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:271: [d664cd62535fc] joining swarm manager [d10d7b16cbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:272: [d98422864c970] joining swarm manager [d10d7b16cbae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.64s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.35s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_node_test.go:19: [d90d76b910994] joining swarm manager [d39be62d9e95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_node_test.go:20: [d0cb4fcb718cb] joining swarm manager [d39be62d9e95d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.59s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:501: [dfe854aebdd2e] joining swarm manager [dff631f69cbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:506: [db42c41ba98a6] joining swarm manager [dff631f69cbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_node_test.go:80: [db811ac421f24] joining swarm manager [dc64e2fc71053]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.18s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_node_test.go:52: [d8e387d4e56fe] joining swarm manager [d3e45f40d2098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_node_test.go:53: [dcdada38e8ba3] joining swarm manager [d3e45f40d2098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.49s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:201: [d58583a008eb3] joining swarm manager [d6700df42a003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.96s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:383: [d9e458f35247e] joining swarm manager [d7fadc23e1137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:384: [de72a9a865f4a] joining swarm manager [d7fadc23e1137]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         check_test.go:380: [de72a9a865f4a] daemon is not started
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.08s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:801: [d2d2da894a060] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:801: [d068e7a7df471] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:801: [d68f7e155cad9] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:801: [d18997ec1a8c4] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_test.go:809: [d9b2c47ff0e0a] joining swarm manager [db72f56ac9eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.70s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.13s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:394: [d589346666be6] joining swarm manager [da4c9b84843c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:394: [df07b890f969c] joining swarm manager [da4c9b84843c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.32s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:342: [de91de1f128ce] joining swarm manager [d8dd3c4bb95b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:342: [d3b3b25f9980e] joining swarm manager [d8dd3c4bb95b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.19s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:489: [d446400e7c19d] joining swarm manager [d22e854d5f5de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:489: [d410058603ce6] joining swarm manager [d22e854d5f5de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:127: [da117f2c0ad6e] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:128: [d4a3ef111a9f8] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:136: [d40594513b3e8] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:137: [dcaafedddbae3] joining swarm manager [d4e6aeefd2166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.17s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:303: [d76fb639168c0] joining swarm manager [d5ace094d492b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:303: [deead6c976674] joining swarm manager [d5ace094d492b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.94s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:99: [d8a249f2cd3c2] joining swarm manager [d48ab02eefba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:100: [dbc8416ad6ac4] joining swarm manager [d48ab02eefba6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]         check_test.go:380: [d8a249f2cd3c2] daemon is not started
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.01s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:532: [d7b5029c8c5f1] joining swarm manager [d7b0988fd0d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:533: [dca4494d45a0c] joining swarm manager [d7b0988fd0d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.58s)
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:147: [d46faf32ac9e5] joining swarm manager [d0f8b809d279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.895Z]         docker_api_swarm_service_test.go:147: [d8c13f09394ab] joining swarm manager [d0f8b809d279b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.97s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.67s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s)
03:21:02 [2020-10-27T03:21:02.895Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.24s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.59s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.67s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.51s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.54s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.34s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.17s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.89s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.26s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.76s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.91s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.06s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_service_logs_test.go:245: checking task w55c5xjhkiy0
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_service_logs_test.go:250: checking messages for w55c5xjhkiy0
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_service_logs_test.go:245: checking task 7how4vycmxuz
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_service_logs_test.go:250: checking messages for 7how4vycmxuz
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.62s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.25s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.33s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1901: [d5d3d7e37907e] joining swarm manager [d3f8822fcb7f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1902: [d3a218b0548e1] joining swarm manager [d3f8822fcb7f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.81s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.42s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1802: [d9a19db1aae1c] joining swarm manager [dfab1cfa7f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1803: [d5e02bc105122] joining swarm manager [dfab1cfa7f56f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (132.82s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1321: [d8e4b391aee0d] joining swarm manager [db577906cdea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1322: [d54a2d9ea2b57] joining swarm manager [db577906cdea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.11s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.75s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.23s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (1.84s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.02s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.51s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.91s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.81s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.84s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.09s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.38s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1186: [d2b522e590d2e] joining swarm manager [d94048aa57f06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1195: [df72afa482702] joining swarm manager [d94048aa57f06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.56s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.18s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1118: [daf46516b2e73] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1119: [dbb75315421ca] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1172: [d374db3a08560] joining swarm manager [dafd174ddf7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.49s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1453: [d1984124fd997] joining swarm manager [d7f1c398878a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_test.go:1454: [d4ac94edb17fa] joining swarm manager [d7f1c398878a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.91s)
03:21:02 [2020-10-27T03:21:02.896Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
03:21:02 [2020-10-27T03:21:02.896Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
03:21:02 [2020-10-27T03:21:02.896Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
03:21:02 [2020-10-27T03:21:02.896Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.83s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_cli_swarm_unix_test.go:62: [d2cdeaf6aa670] joining swarm manager [dd589d1850003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.87s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.78s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.91s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.29s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.10s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.06s)
03:21:02 [2020-10-27T03:21:02.896Z]         docker_api_swarm_test.go:961: [d7c410a5e8a3a] joining swarm manager [d4773c91f263a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.87s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.42s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.11s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.15s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.18s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.20s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.67s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.85s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.49s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.89s)
03:21:02 [2020-10-27T03:21:02.896Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s)
03:21:02 [2020-10-27T03:21:02.896Z] === RUN   TestDockerExternalVolumeSuite
03:21:02 [2020-10-27T03:21:02.896Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
03:21:17 [2020-10-27T03:21:17.778Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
03:22:25 [2020-10-27T03:22:25.469Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
03:22:35 [2020-10-27T03:22:35.457Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
03:23:07 [2020-10-27T03:23:07.537Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
03:23:19 [2020-10-27T03:23:19.742Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
03:23:51 [2020-10-27T03:23:51.821Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
03:24:06 [2020-10-27T03:24:06.702Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
03:24:38 [2020-10-27T03:24:38.798Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
03:24:53 [2020-10-27T03:24:53.679Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
03:25:08 [2020-10-27T03:25:08.560Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
03:25:55 [2020-10-27T03:25:55.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
03:26:13 [2020-10-27T03:26:13.364Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
03:26:45 [2020-10-27T03:26:45.443Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
03:27:17 [2020-10-27T03:27:17.523Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
03:27:32 [2020-10-27T03:27:32.405Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
03:27:50 [2020-10-27T03:27:50.508Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
03:28:05 [2020-10-27T03:28:05.390Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
03:28:20 [2020-10-27T03:28:20.270Z] --- PASS: TestDockerExternalVolumeSuite (437.11s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:53: [dd271c6aa5720] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:53: [d48a73ae1cb77] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:53: [dceb1b6630626] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:53: [dba74c76d66ae] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.95s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:485: [d9f9c772bec63] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_external_volume_driver_test.go:53: [d7f3e3f9fef41] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z] PASS
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] === Skipped
03:28:20 [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
03:28:20 [2020-10-27T03:28:20.270Z]         check_test.go:309: [d3c605efa6b21] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
03:28:20 [2020-10-27T03:28:20.270Z]         check_test.go:309: [d6543d5294663] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
03:28:20 [2020-10-27T03:28:20.270Z]         check_test.go:309: [d4860a86101a6] daemon is not started
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
03:28:20 [2020-10-27T03:28:20.270Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] DONE 273 tests, 5 skipped in 2497.662s
03:28:20 [2020-10-27T03:28:20.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
03:28:20 [2020-10-27T03:28:20.270Z] ++++ cat bundles/test-integration/docker.pid
03:28:20 [2020-10-27T03:28:20.270Z] +++ kill 7692
03:28:20 [2020-10-27T03:28:20.270Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/docker.pid
03:28:20 [2020-10-27T03:28:20.270Z] +++ kill 5480
03:28:20 [2020-10-27T03:28:20.270Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5480 is not a child of this shell
03:28:20 [2020-10-27T03:28:20.270Z] warning: PID 5480 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/docker.pid had a nonzero exit code
03:28:20 [2020-10-27T03:28:20.270Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe04a6e7cbf9/root: target is busy.
03:28:20 [2020-10-27T03:28:20.270Z] +++ /etc/init.d/apparmor stop
03:28:20 [2020-10-27T03:28:20.270Z] Leaving: AppArmorNo profiles have been unloaded.
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] Unloading profiles will leave already running processes permanently
03:28:20 [2020-10-27T03:28:20.270Z] unconfined, which can lead to unexpected situations.
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] To set a process to complain mode, use the command line tool
03:28:20 [2020-10-27T03:28:20.270Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
03:28:20 [2020-10-27T03:28:20.270Z] +++ true
03:28:20 [2020-10-27T03:28:20.270Z] exiting test-integration
03:28:20 [2020-10-27T03:28:20.270Z] ++ exit 0
03:28:20 [2020-10-27T03:28:20.270Z] 
03:28:20 [2020-10-27T03:28:20.270Z] + exit 0
03:28:20 [2020-10-27T03:28:20.270Z] ++ jobs -p
03:28:20 [2020-10-27T03:28:20.270Z] + pids=
03:28:20 [2020-10-27T03:28:20.270Z] + echo 'Remaining pids to kill: []'
03:28:20 [2020-10-27T03:28:20.270Z] Remaining pids to kill: []
03:28:20 [2020-10-27T03:28:20.270Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
03:28:20 [2020-10-27T03:28:20.287Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
03:28:21 [2020-10-27T03:28:21.349Z] + echo Ensuring container killed.
03:28:21 [2020-10-27T03:28:21.349Z] Ensuring container killed.
03:28:21 [2020-10-27T03:28:21.349Z] + docker ps -aq -f name=docker-pr1-*
03:28:21 [2020-10-27T03:28:21.349Z] + cids=d30a29f03b3d
03:28:21 [2020-10-27T03:28:21.349Z] 937ad8290759
03:28:21 [2020-10-27T03:28:21.349Z] db454239b77c
03:28:21 [2020-10-27T03:28:21.349Z] + [ -n d30a29f03b3d
03:28:21 [2020-10-27T03:28:21.349Z] 937ad8290759
03:28:21 [2020-10-27T03:28:21.349Z] db454239b77c ]
03:28:21 [2020-10-27T03:28:21.349Z] + docker rm -vf d30a29f03b3d 937ad8290759 db454239b77c
03:28:23 [2020-10-27T03:28:23.255Z] d30a29f03b3d
03:28:26 [2020-10-27T03:28:26.545Z] 937ad8290759
03:28:26 [2020-10-27T03:28:26.545Z] db454239b77c
[Pipeline] sh
03:28:26 [2020-10-27T03:28:26.828Z] + echo Chowning /workspace to jenkins user
03:28:26 [2020-10-27T03:28:26.828Z] Chowning /workspace to jenkins user
03:28:26 [2020-10-27T03:28:26.828Z] + id -u
03:28:26 [2020-10-27T03:28:26.828Z] + id -g
03:28:26 [2020-10-27T03:28:26.829Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41592:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
03:28:29 [2020-10-27T03:28:29.665Z] + bundleName=amd64
03:28:29 [2020-10-27T03:28:29.665Z] + echo Creating amd64-bundles.tar.gz
03:28:29 [2020-10-27T03:28:29.665Z] Creating amd64-bundles.tar.gz
03:28:29 [2020-10-27T03:28:29.665Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
03:28:29 [2020-10-27T03:28:29.665Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
03:28:30 [2020-10-27T03:28:30.614Z] Archiving artifacts
03:28:36 [2020-10-27T03:28:36.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41592/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
03:28:36 [2020-10-27T03:28:36.425Z] + make clean
03:28:36 [2020-10-27T03:28:36.425Z] docker volume rm -f docker-dev-cache
03:28:36 [2020-10-27T03:28:36.684Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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: UNSTABLE