Skip to content
Success

Console Output

Pull request #41458 updated
Started by user Sebastiaan van Stijn
Rebuilds build #20
23:57:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e766361271f5985789f6f495fd2c10f3cc603a32+bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c (3c2cf72c3dfadf0b54eb0fc1ef88b7b1183c9367)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
23:57:12 [2020-10-29T23:57:12.658Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:57:12 [2020-10-29T23:57:12.662Z] Trying to pass milestone 20
[Pipeline] milestone
23:57:12 [2020-10-29T23:57:12.712Z] Trying to pass milestone 21
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:57:27 [2020-10-29T23:57:27.866Z] Still waiting to schedule task
23:57:27 [2020-10-29T23:57:27.867Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
23:58:26 [2020-10-29T23:58:26.721Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e1beb6e6beaf099) in /home/ubuntu/workspace/moby_PR-41458
[Pipeline] {
[Pipeline] checkout
23:58:30 [2020-10-29T23:58:30.381Z] using credential docker-jenkins-github-credentials
23:58:30 [2020-10-29T23:58:30.390Z] Cloning the remote Git repository
23:58:30 [2020-10-29T23:58:30.390Z] Cloning with configured refspecs honoured and without tags
23:58:30 [2020-10-29T23:58:30.144Z] Cloning repository https://github.com/moby/moby.git
23:58:30 [2020-10-29T23:58:30.207Z]  > git init /home/ubuntu/workspace/moby_PR-41458 # timeout=10
23:58:32 [2020-10-29T23:58:32.321Z] Fetching upstream changes from https://github.com/moby/moby.git
23:58:32 [2020-10-29T23:58:32.321Z]  > git --version # timeout=10
23:58:32 [2020-10-29T23:58:32.333Z]  > git --version # 'git version 2.17.1'
23:58:32 [2020-10-29T23:58:32.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:58:33 [2020-10-29T23:58:33.273Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:58:55 [2020-10-29T23:58:55.527Z] Fetching without tags
23:58:55 [2020-10-29T23:58:55.905Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
23:58:56 [2020-10-29T23:58:56.966Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
23:58:56 [2020-10-29T23:58:56.966Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
23:58:55 [2020-10-29T23:58:55.425Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:58:55 [2020-10-29T23:58:55.439Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
23:58:55 [2020-10-29T23:58:55.450Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:58:55 [2020-10-29T23:58:55.488Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:58:55 [2020-10-29T23:58:55.537Z] Fetching upstream changes from https://github.com/moby/moby.git
23:58:55 [2020-10-29T23:58:55.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:58:55 [2020-10-29T23:58:55.539Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:58:55 [2020-10-29T23:58:55.910Z]  > git config core.sparsecheckout # timeout=10
23:58:55 [2020-10-29T23:58:55.943Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:58:56 [2020-10-29T23:58:56.866Z]  > git remote # timeout=10
23:58:56 [2020-10-29T23:58:56.890Z]  > git config --get remote.origin.url # timeout=10
23:58:56 [2020-10-29T23:58:56.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:58:56 [2020-10-29T23:58:56.911Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
23:58:56 [2020-10-29T23:58:56.942Z]  > git rev-parse HEAD^{commit} # timeout=10
23:58:56 [2020-10-29T23:58:56.968Z]  > git config core.sparsecheckout # timeout=10
23:58:56 [2020-10-29T23:58:56.990Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:02 [2020-10-29T23:59:02.167Z] Commit message: "pkg/mount: update deprecated wrappers"
23:59:02 [2020-10-29T23:59:02.176Z]  > git rev-list --no-walk e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:59:03 [2020-10-29T23:59:03.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/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
23:59:15 [2020-10-29T23:59:15.843Z] Unable to find image 'alpine:latest' locally
23:59:15 [2020-10-29T23:59:15.843Z] latest: Pulling from library/alpine
23:59:15 [2020-10-29T23:59:15.843Z] 188c0c94c7c5: Pulling fs layer
23:59:15 [2020-10-29T23:59:15.843Z] 188c0c94c7c5: Verifying Checksum
23:59:15 [2020-10-29T23:59:15.843Z] 188c0c94c7c5: Download complete
23:59:16 [2020-10-29T23:59:16.106Z] 188c0c94c7c5: Pull complete
23:59:16 [2020-10-29T23:59:16.106Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
23:59:16 [2020-10-29T23:59:16.106Z] Status: Downloaded newer image for alpine:latest
23:59:24 [2020-10-29T23:59:24.268Z] 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" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
23:59:24 [2020-10-29T23:59:24.862Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-41458
[Pipeline] node
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
23:59:24 [2020-10-29T23:59:24.966Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:59:24 [2020-10-29T23:59:24.981Z] Cloning the remote Git repository
23:59:24 [2020-10-29T23:59:24.981Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:59:24 [2020-10-29T23:59:24.988Z] Cloning repository https://github.com/moby/moby.git
23:59:24 [2020-10-29T23:59:24.988Z]  > git init /home/docker/workspace/moby_PR-41458 # timeout=10
23:59:24 [2020-10-29T23:59:24.997Z] Fetching upstream changes from https://github.com/moby/moby.git
23:59:24 [2020-10-29T23:59:24.997Z]  > git --version # timeout=10
23:59:25 [2020-10-29T23:59:25.000Z]  > git --version # 'git version 2.7.4'
23:59:25 [2020-10-29T23:59:25.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:25 [2020-10-29T23:59:25.002Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:27 [2020-10-29T23:59:27.025Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f7067821ae7b33bf) in /home/ubuntu/workspace/moby_PR-41458
[Pipeline] {
[Pipeline] checkout
23:59:30 [2020-10-29T23:59:30.180Z] using credential docker-jenkins-github-credentials
23:59:30 [2020-10-29T23:59:30.188Z] Cloning the remote Git repository
23:59:30 [2020-10-29T23:59:30.188Z] Cloning with configured refspecs honoured and without tags
23:59:30 [2020-10-29T23:59:30.285Z] Cloning repository https://github.com/moby/moby.git
23:59:30 [2020-10-29T23:59:30.345Z]  > git init /home/ubuntu/workspace/moby_PR-41458 # timeout=10
23:59:30 [2020-10-29T23:59:30.563Z] Fetching upstream changes from https://github.com/moby/moby.git
23:59:30 [2020-10-29T23:59:30.563Z]  > git --version # timeout=10
23:59:30 [2020-10-29T23:59:30.591Z]  > git --version # 'git version 2.17.1'
23:59:30 [2020-10-29T23:59:30.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:30 [2020-10-29T23:59:30.593Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:39 [2020-10-29T23:59:39.854Z] Still waiting to schedule task
23:59:39 [2020-10-29T23:59:39.854Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
23:59:39 [2020-10-29T23:59:39.856Z] Still waiting to schedule task
23:59:39 [2020-10-29T23:59:39.857Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
23:59:39 [2020-10-29T23:59:39.861Z] Still waiting to schedule task
23:59:39 [2020-10-29T23:59:39.861Z] All nodes of label ‘arm64&&linux’ are offline
23:59:39 [2020-10-29T23:59:39.863Z] Still waiting to schedule task
23:59:39 [2020-10-29T23:59:39.863Z] All nodes of label ‘windows-2019’ are offline
23:59:42 [2020-10-29T23:59:42.589Z] Fetching without tags
23:59:42 [2020-10-29T23:59:42.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:59:42 [2020-10-29T23:59:42.558Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
23:59:42 [2020-10-29T23:59:42.561Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:42 [2020-10-29T23:59:42.575Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:59:42 [2020-10-29T23:59:42.596Z] Fetching upstream changes from https://github.com/moby/moby.git
23:59:42 [2020-10-29T23:59:42.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:42 [2020-10-29T23:59:42.597Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:43 [2020-10-29T23:59:43.000Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
23:59:43 [2020-10-29T23:59:43.868Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
23:59:43 [2020-10-29T23:59:43.868Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
23:59:43 [2020-10-29T23:59:43.006Z]  > git config core.sparsecheckout # timeout=10
23:59:43 [2020-10-29T23:59:43.009Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:43 [2020-10-29T23:59:43.830Z]  > git remote # timeout=10
23:59:43 [2020-10-29T23:59:43.833Z]  > git config --get remote.origin.url # timeout=10
23:59:43 [2020-10-29T23:59:43.836Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:43 [2020-10-29T23:59:43.837Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
23:59:43 [2020-10-29T23:59:43.859Z]  > git rev-parse HEAD^{commit} # timeout=10
23:59:43 [2020-10-29T23:59:43.875Z]  > git config core.sparsecheckout # timeout=10
23:59:43 [2020-10-29T23:59:43.878Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:44 [2020-10-29T23:59:44.919Z] Commit message: "pkg/mount: update deprecated wrappers"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:59:45 [2020-10-29T23:59:45.753Z] + docker version
23:59:45 [2020-10-29T23:59:45.753Z] Client:
23:59:45 [2020-10-29T23:59:45.753Z]  Version:           18.06.1-ce
23:59:45 [2020-10-29T23:59:45.753Z]  API version:       1.38
23:59:45 [2020-10-29T23:59:45.753Z]  Go version:        go1.10.3
23:59:45 [2020-10-29T23:59:45.753Z]  Git commit:        e68fc7a
23:59:45 [2020-10-29T23:59:45.753Z]  Built:             Tue Aug 21 17:26:10 2018
23:59:45 [2020-10-29T23:59:45.753Z]  OS/Arch:           linux/ppc64le
23:59:45 [2020-10-29T23:59:45.753Z]  Experimental:      false
23:59:45 [2020-10-29T23:59:45.753Z] 
23:59:45 [2020-10-29T23:59:45.753Z] Server:
23:59:45 [2020-10-29T23:59:45.753Z]  Engine:
23:59:45 [2020-10-29T23:59:45.753Z]   Version:          18.06.1-ce
23:59:45 [2020-10-29T23:59:45.753Z]   API version:      1.38 (minimum version 1.12)
23:59:45 [2020-10-29T23:59:45.753Z]   Go version:       go1.10.3
23:59:45 [2020-10-29T23:59:45.753Z]   Git commit:       e68fc7a
23:59:45 [2020-10-29T23:59:45.753Z]   Built:            Tue Aug 21 17:24:20 2018
23:59:45 [2020-10-29T23:59:45.753Z]   OS/Arch:          linux/ppc64le
23:59:45 [2020-10-29T23:59:45.753Z]   Experimental:     true
[Pipeline] sh
23:59:46 [2020-10-29T23:59:46.142Z] + docker info
23:59:46 [2020-10-29T23:59:46.142Z] Containers: 0
23:59:46 [2020-10-29T23:59:46.142Z]  Running: 0
23:59:46 [2020-10-29T23:59:46.142Z]  Paused: 0
23:59:46 [2020-10-29T23:59:46.142Z]  Stopped: 0
23:59:46 [2020-10-29T23:59:46.142Z] Images: 0
23:59:46 [2020-10-29T23:59:46.142Z] Server Version: 18.06.1-ce
23:59:46 [2020-10-29T23:59:46.142Z] Storage Driver: overlay2
23:59:46 [2020-10-29T23:59:46.142Z]  Backing Filesystem: extfs
23:59:46 [2020-10-29T23:59:46.142Z]  Supports d_type: true
23:59:46 [2020-10-29T23:59:46.142Z]  Native Overlay Diff: true
23:59:46 [2020-10-29T23:59:46.142Z] Logging Driver: json-file
23:59:46 [2020-10-29T23:59:46.142Z] Cgroup Driver: cgroupfs
23:59:46 [2020-10-29T23:59:46.142Z] Plugins:
23:59:46 [2020-10-29T23:59:46.142Z]  Volume: local
23:59:46 [2020-10-29T23:59:46.142Z]  Network: bridge host ipvlan macvlan null overlay
23:59:46 [2020-10-29T23:59:46.142Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:59:46 [2020-10-29T23:59:46.142Z] Swarm: inactive
23:59:46 [2020-10-29T23:59:46.142Z] Runtimes: runc
23:59:46 [2020-10-29T23:59:46.142Z] Default Runtime: runc
23:59:46 [2020-10-29T23:59:46.142Z] Init Binary: docker-init
23:59:46 [2020-10-29T23:59:46.142Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:59:46 [2020-10-29T23:59:46.142Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:59:46 [2020-10-29T23:59:46.142Z] init version: fec3683
23:59:46 [2020-10-29T23:59:46.142Z] Security Options:
23:59:46 [2020-10-29T23:59:46.142Z]  apparmor
23:59:46 [2020-10-29T23:59:46.142Z]  seccomp
23:59:46 [2020-10-29T23:59:46.142Z]   Profile: default
23:59:46 [2020-10-29T23:59:46.142Z] Kernel Version: 4.4.0-139-generic
23:59:46 [2020-10-29T23:59:46.142Z] Operating System: Ubuntu 16.04.3 LTS
23:59:46 [2020-10-29T23:59:46.142Z] OSType: linux
23:59:46 [2020-10-29T23:59:46.142Z] Architecture: ppc64le
23:59:46 [2020-10-29T23:59:46.142Z] CPUs: 4
23:59:46 [2020-10-29T23:59:46.142Z] Total Memory: 7.972GiB
23:59:46 [2020-10-29T23:59:46.142Z] Name: ppc64le-ubuntu-31
23:59:46 [2020-10-29T23:59:46.142Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:59:46 [2020-10-29T23:59:46.142Z] Docker Root Dir: /var/lib/docker
23:59:46 [2020-10-29T23:59:46.142Z] Debug Mode (client): false
23:59:46 [2020-10-29T23:59:46.142Z] Debug Mode (server): false
23:59:46 [2020-10-29T23:59:46.142Z] Username: dockerbuildbot
23:59:46 [2020-10-29T23:59:46.142Z] Registry: https://index.docker.io/v1/
23:59:46 [2020-10-29T23:59:46.142Z] Labels:
23:59:46 [2020-10-29T23:59:46.142Z] Experimental: true
23:59:46 [2020-10-29T23:59:46.142Z] Insecure Registries:
23:59:46 [2020-10-29T23:59:46.142Z]  127.0.0.0/8
23:59:46 [2020-10-29T23:59:46.142Z] Live Restore Enabled: false
23:59:46 [2020-10-29T23:59:46.142Z] 
[Pipeline] sh
23:59:46 [2020-10-29T23:59:46.528Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:59:46 [2020-10-29T23:59:46.528Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:59:46 [2020-10-29T23:59:46.528Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41458/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:59:46 [2020-10-29T23:59:46.822Z] + bash /home/docker/workspace/moby_PR-41458/check-config.sh
23:59:46 [2020-10-29T23:59:46.822Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:59:46 [2020-10-29T23:59:46.822Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:59:46 [2020-10-29T23:59:46.822Z] 
23:59:46 [2020-10-29T23:59:46.822Z] Generally Necessary:
23:59:46 [2020-10-29T23:59:46.822Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:59:46 [2020-10-29T23:59:46.822Z] - apparmor: enabled and tools installed
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_NAMESPACES: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_NET_NS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_PID_NS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_IPC_NS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_UTS_NS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CGROUPS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CGROUP_CPUACCT: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CGROUP_DEVICE: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CGROUP_FREEZER: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CGROUP_SCHED: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_CPUSETS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_MEMCG: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_KEYS: enabled
23:59:46 [2020-10-29T23:59:46.822Z] - CONFIG_VETH: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_BRIDGE: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NF_NAT: enabled (as module)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_NF_NAT_NEEDED: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_POSIX_MQUEUE: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:59:46 [2020-10-29T23:59:46.823Z] 
23:59:46 [2020-10-29T23:59:46.823Z] Optional Features:
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_USER_NS: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_SECCOMP: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_CGROUP_PIDS: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_MEMCG_SWAP: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:59:46 [2020-10-29T23:59:46.823Z]     (cgroup swap accounting is currently enabled)
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_MEMCG_KMEM: enabled
23:59:46 [2020-10-29T23:59:46.823Z] - CONFIG_BLK_CGROUP: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IOSCHED_CFQ: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_CGROUP_PERF: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_CGROUP_HUGETLB: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_CFS_BANDWIDTH: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_RT_GROUP_SCHED: missing
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_VS: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_VS_NFCT: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_IP_VS_RR: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_EXT4_FS: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:59:47 [2020-10-29T23:59:47.117Z] - Network Drivers:
23:59:47 [2020-10-29T23:59:47.117Z]   - "overlay":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_VXLAN: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:59:47 [2020-10-29T23:59:47.117Z]       Optional (for encrypted networks):
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_CRYPTO: enabled
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_XFRM: enabled
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_XFRM_USER: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_INET_ESP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]   - "ipvlan":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_IPVLAN: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]   - "macvlan":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_MACVLAN: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_DUMMY: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]   - "ftp,tftp client in container":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z] - Storage Drivers:
23:59:47 [2020-10-29T23:59:47.117Z]   - "aufs":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_AUFS_FS: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]   - "btrfs":
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:59:47 [2020-10-29T23:59:47.117Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:59:47 [2020-10-29T23:59:47.117Z]   - "devicemapper":
23:59:47 [2020-10-29T23:59:47.412Z]     - CONFIG_BLK_DEV_DM: enabled
23:59:47 [2020-10-29T23:59:47.412Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:59:47 [2020-10-29T23:59:47.412Z]   - "overlay":
23:59:47 [2020-10-29T23:59:47.412Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:59:47 [2020-10-29T23:59:47.412Z]   - "zfs":
23:59:47 [2020-10-29T23:59:47.412Z]     - /dev/zfs: missing
23:59:47 [2020-10-29T23:59:47.412Z]     - zfs command: missing
23:59:47 [2020-10-29T23:59:47.412Z]     - zpool command: missing
23:59:47 [2020-10-29T23:59:47.412Z] 
23:59:47 [2020-10-29T23:59:47.412Z] Limits:
23:59:47 [2020-10-29T23:59:47.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:59:47 [2020-10-29T23:59:47.412Z] 
23:59:47 [2020-10-29T23:59:47.412Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:59:47 [2020-10-29T23:59:47.867Z] + make bundles/buildx
23:59:48 [2020-10-29T23:59:48.160Z] make: command: Command not found
23:59:48 [2020-10-29T23:59:48.160Z] make: command: Command not found
23:59:48 [2020-10-29T23:59:48.160Z] mkdir bundles
23:59:48 [2020-10-29T23:59:48.160Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:59:48 [2020-10-29T23:59:48.160Z] 	--build-arg BUILDX_COMMIT \
23:59:48 [2020-10-29T23:59:48.160Z] 	--build-arg BUILDX_REPO \
23:59:48 [2020-10-29T23:59:48.160Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:59:48 [2020-10-29T23:59:48.160Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:59:48 [2020-10-29T23:59:48.160Z] 	.
23:59:48 [2020-10-29T23:59:48.160Z] /bin/sh: 4: go: not found
23:59:48 [2020-10-29T23:59:48.160Z] /bin/sh: 5: go: not found
23:59:50 [2020-10-29T23:59:50.242Z] Sending build context to Docker daemon  56.81MB

23:59:50 [2020-10-29T23:59:50.242Z] Step 1/15 : ARG GO_VERSION=1.13.15
23:59:50 [2020-10-29T23:59:50.242Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
23:59:50 [2020-10-29T23:59:50.242Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:59:50 [2020-10-29T23:59:50.242Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
23:59:50 [2020-10-29T23:59:50.536Z] 1.13.15-buster: Pulling from library/golang
23:59:50 [2020-10-29T23:59:50.536Z] db4e2d8d5901: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] dfe2d012519c: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] 5d8f1d1f9197: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] 1301750ffb48: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] dc5c6edc9cff: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] 3c370c2e2f82: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] 5ffb2f5886e2: Pulling fs layer
23:59:50 [2020-10-29T23:59:50.536Z] 1301750ffb48: Waiting
23:59:50 [2020-10-29T23:59:50.536Z] dc5c6edc9cff: Waiting
23:59:50 [2020-10-29T23:59:50.536Z] 3c370c2e2f82: Waiting
23:59:50 [2020-10-29T23:59:50.536Z] 5ffb2f5886e2: Waiting
23:59:51 [2020-10-29T23:59:51.178Z] dfe2d012519c: Verifying Checksum
23:59:51 [2020-10-29T23:59:51.178Z] dfe2d012519c: Download complete
23:59:51 [2020-10-29T23:59:51.178Z] 5d8f1d1f9197: Verifying Checksum
23:59:51 [2020-10-29T23:59:51.178Z] 5d8f1d1f9197: Download complete
23:59:53 [2020-10-29T23:59:53.291Z] db4e2d8d5901: Verifying Checksum
23:59:53 [2020-10-29T23:59:53.291Z] db4e2d8d5901: Download complete
23:59:53 [2020-10-29T23:59:53.475Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e1beb6e6beaf099) in /home/ubuntu/workspace/moby_PR-41458
[Pipeline] {
[Pipeline] checkout
23:59:53 [2020-10-29T23:59:53.517Z] using credential docker-jenkins-github-credentials
23:59:53 [2020-10-29T23:59:53.540Z] Fetching changes from the remote Git repository
23:59:53 [2020-10-29T23:59:53.559Z] Fetching without tags
23:59:53 [2020-10-29T23:59:53.864Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
23:59:53 [2020-10-29T23:59:53.939Z] 1301750ffb48: Download complete
23:59:53 [2020-10-29T23:59:53.940Z] 5ffb2f5886e2: Verifying Checksum
23:59:53 [2020-10-29T23:59:53.940Z] 5ffb2f5886e2: Download complete
23:59:53 [2020-10-29T23:59:53.995Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
23:59:53 [2020-10-29T23:59:53.995Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
23:59:54 [2020-10-29T23:59:54.066Z] Commit message: "pkg/mount: update deprecated wrappers"
23:59:53 [2020-10-29T23:59:53.546Z]  > git rev-parse --is-inside-work-tree # timeout=10
23:59:53 [2020-10-29T23:59:53.563Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:59:53 [2020-10-29T23:59:53.582Z] Fetching upstream changes from https://github.com/moby/moby.git
23:59:53 [2020-10-29T23:59:53.582Z]  > git --version # timeout=10
23:59:53 [2020-10-29T23:59:53.589Z]  > git --version # 'git version 2.17.1'
23:59:53 [2020-10-29T23:59:53.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:53 [2020-10-29T23:59:53.611Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:53 [2020-10-29T23:59:53.887Z]  > git config core.sparsecheckout # timeout=10
23:59:53 [2020-10-29T23:59:53.904Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:53 [2020-10-29T23:59:53.958Z]  > git remote # timeout=10
23:59:53 [2020-10-29T23:59:53.974Z]  > git config --get remote.origin.url # timeout=10
23:59:53 [2020-10-29T23:59:53.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:53 [2020-10-29T23:59:53.983Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
23:59:54 [2020-10-29T23:59:54.000Z]  > git rev-parse HEAD^{commit} # timeout=10
23:59:54 [2020-10-29T23:59:54.019Z]  > git config core.sparsecheckout # timeout=10
23:59:54 [2020-10-29T23:59:54.031Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:54 [2020-10-29T23:59:54.583Z] dc5c6edc9cff: Verifying Checksum
23:59:54 [2020-10-29T23:59:54.583Z] dc5c6edc9cff: Download complete
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:59:54 [2020-10-29T23:59:54.938Z] + docker version
23:59:54 [2020-10-29T23:59:54.938Z] Client: Docker Engine - Community
23:59:54 [2020-10-29T23:59:54.938Z]  Version:           19.03.13
23:59:54 [2020-10-29T23:59:54.938Z]  API version:       1.40
23:59:54 [2020-10-29T23:59:54.938Z]  Go version:        go1.13.15
23:59:54 [2020-10-29T23:59:54.938Z]  Git commit:        4484c46d9d
23:59:54 [2020-10-29T23:59:54.938Z]  Built:             Wed Sep 16 17:02:36 2020
23:59:54 [2020-10-29T23:59:54.938Z]  OS/Arch:           linux/amd64
23:59:54 [2020-10-29T23:59:54.938Z]  Experimental:      false
23:59:54 [2020-10-29T23:59:54.938Z] 
23:59:54 [2020-10-29T23:59:54.938Z] Server: Docker Engine - Community
23:59:54 [2020-10-29T23:59:54.938Z]  Engine:
23:59:54 [2020-10-29T23:59:54.938Z]   Version:          19.03.13
23:59:54 [2020-10-29T23:59:54.938Z]   API version:      1.40 (minimum version 1.12)
23:59:54 [2020-10-29T23:59:54.938Z]   Go version:       go1.13.15
23:59:54 [2020-10-29T23:59:54.938Z]   Git commit:       4484c46d9d
23:59:54 [2020-10-29T23:59:54.938Z]   Built:            Wed Sep 16 17:01:06 2020
23:59:54 [2020-10-29T23:59:54.938Z]   OS/Arch:          linux/amd64
23:59:54 [2020-10-29T23:59:54.938Z]   Experimental:     true
23:59:54 [2020-10-29T23:59:54.938Z]  containerd:
23:59:54 [2020-10-29T23:59:54.938Z]   Version:          1.3.7
23:59:54 [2020-10-29T23:59:54.938Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
23:59:54 [2020-10-29T23:59:54.938Z]  runc:
23:59:54 [2020-10-29T23:59:54.938Z]   Version:          1.0.0-rc10
23:59:54 [2020-10-29T23:59:54.938Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:59:54 [2020-10-29T23:59:54.938Z]  docker-init:
23:59:54 [2020-10-29T23:59:54.938Z]   Version:          0.18.0
23:59:54 [2020-10-29T23:59:54.938Z]   GitCommit:        fec3683
[Pipeline] sh
23:59:55 [2020-10-29T23:59:55.234Z] + docker info
23:59:55 [2020-10-29T23:59:55.471Z] Fetching without tags
23:59:55 [2020-10-29T23:59:55.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:59:55 [2020-10-29T23:59:55.394Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
23:59:55 [2020-10-29T23:59:55.425Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:55 [2020-10-29T23:59:55.447Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:59:55 [2020-10-29T23:59:55.474Z] Fetching upstream changes from https://github.com/moby/moby.git
23:59:55 [2020-10-29T23:59:55.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:55 [2020-10-29T23:59:55.500Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:59:55 [2020-10-29T23:59:55.874Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
23:59:56 [2020-10-29T23:59:56.685Z] db4e2d8d5901: Pull complete
23:59:56 [2020-10-29T23:59:56.725Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
23:59:56 [2020-10-29T23:59:56.725Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
23:59:57 [2020-10-29T23:59:57.012Z] dfe2d012519c: Pull complete
23:59:57 [2020-10-29T23:59:57.309Z] 3c370c2e2f82: Verifying Checksum
23:59:57 [2020-10-29T23:59:57.309Z] 3c370c2e2f82: Download complete
23:59:57 [2020-10-29T23:59:57.309Z] 5d8f1d1f9197: Pull complete
23:59:55 [2020-10-29T23:59:55.883Z]  > git config core.sparsecheckout # timeout=10
23:59:55 [2020-10-29T23:59:55.906Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
23:59:56 [2020-10-29T23:59:56.656Z]  > git remote # timeout=10
23:59:56 [2020-10-29T23:59:56.669Z]  > git config --get remote.origin.url # timeout=10
23:59:56 [2020-10-29T23:59:56.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:59:56 [2020-10-29T23:59:56.691Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
23:59:56 [2020-10-29T23:59:56.710Z]  > git rev-parse HEAD^{commit} # timeout=10
23:59:56 [2020-10-29T23:59:56.727Z]  > git config core.sparsecheckout # timeout=10
23:59:56 [2020-10-29T23:59:56.746Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:00:00 [2020-10-30T00:00:00.072Z] 1301750ffb48: Pull complete
00:00:01 [2020-10-30T00:00:01.365Z] Commit message: "pkg/mount: update deprecated wrappers"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:00:02 [2020-10-30T00:00:02.158Z] dc5c6edc9cff: Pull complete
00:00:02 [2020-10-30T00:00:02.517Z] + [ PR != PR ]
00:00:02 [2020-10-30T00:00:02.517Z] + [ master != master ]
00:00:02 [2020-10-30T00:00:02.517Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:00:02 [2020-10-30T00:00:02.882Z] + docker version
00:00:06 [2020-10-30T00:00:06.668Z] 3c370c2e2f82: Pull complete
00:00:06 [2020-10-30T00:00:06.668Z] 5ffb2f5886e2: Pull complete
00:00:06 [2020-10-30T00:00:06.668Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:00:06 [2020-10-30T00:00:06.668Z] Status: Downloaded newer image for golang:1.13.15-buster
00:00:06 [2020-10-30T00:00:06.668Z]  ---> 805dc2d65d1c
00:00:06 [2020-10-30T00:00:06.668Z] Step 5/15 : ARG BUILDX_REPO
00:00:06 [2020-10-30T00:00:06.668Z]  ---> Running in f95489099193
00:00:06 [2020-10-30T00:00:06.668Z] Removing intermediate container f95489099193
00:00:06 [2020-10-30T00:00:06.668Z]  ---> 60d7829b1d15
00:00:06 [2020-10-30T00:00:06.668Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
00:00:06 [2020-10-30T00:00:06.668Z]  ---> Running in 3b696b670dcf
00:00:06 [2020-10-30T00:00:06.668Z] Cloning into '/buildx'...
00:00:10 [2020-10-30T00:00:10.210Z] Removing intermediate container 3b696b670dcf
00:00:10 [2020-10-30T00:00:10.210Z]  ---> c91647f00262
00:00:10 [2020-10-30T00:00:10.210Z] Step 7/15 : WORKDIR /buildx
00:00:10 [2020-10-30T00:00:10.210Z]  ---> Running in 596002ac061e
00:00:10 [2020-10-30T00:00:10.210Z] Removing intermediate container 596002ac061e
00:00:10 [2020-10-30T00:00:10.210Z]  ---> 0e5a5f6d3e6a
00:00:10 [2020-10-30T00:00:10.210Z] Step 8/15 : ARG BUILDX_COMMIT
00:00:10 [2020-10-30T00:00:10.210Z]  ---> Running in 4a23c53b87ae
00:00:10 [2020-10-30T00:00:10.210Z] Removing intermediate container 4a23c53b87ae
00:00:10 [2020-10-30T00:00:10.210Z]  ---> 6aa7bd1c3db0
00:00:10 [2020-10-30T00:00:10.210Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
00:00:10 [2020-10-30T00:00:10.210Z]  ---> Running in 4bc4dfea8a61
00:00:10 [2020-10-30T00:00:10.511Z] From https://github.com/docker/buildx
00:00:10 [2020-10-30T00:00:10.511Z]  * [new tag]         v0.3.1     -> build
00:00:11 [2020-10-30T00:00:11.003Z] Client: Docker Engine - Community
00:00:11 [2020-10-30T00:00:11.003Z]  Version:           19.03.13
00:00:11 [2020-10-30T00:00:11.003Z]  API version:       1.40
00:00:11 [2020-10-30T00:00:11.003Z]  Go version:        go1.13.15
00:00:11 [2020-10-30T00:00:11.003Z]  Git commit:        4484c46d9d
00:00:11 [2020-10-30T00:00:11.003Z]  Built:             Wed Sep 16 17:02:36 2020
00:00:11 [2020-10-30T00:00:11.003Z]  OS/Arch:           linux/amd64
00:00:11 [2020-10-30T00:00:11.003Z]  Experimental:      false
00:00:11 [2020-10-30T00:00:11.003Z] 
00:00:11 [2020-10-30T00:00:11.003Z] Server: Docker Engine - Community
00:00:11 [2020-10-30T00:00:11.003Z]  Engine:
00:00:11 [2020-10-30T00:00:11.003Z]   Version:          19.03.13
00:00:11 [2020-10-30T00:00:11.003Z]   API version:      1.40 (minimum version 1.12)
00:00:11 [2020-10-30T00:00:11.003Z]   Go version:       go1.13.15
00:00:11 [2020-10-30T00:00:11.003Z]   Git commit:       4484c46d9d
00:00:11 [2020-10-30T00:00:11.003Z]   Built:            Wed Sep 16 17:01:06 2020
00:00:11 [2020-10-30T00:00:11.003Z]   OS/Arch:          linux/amd64
00:00:11 [2020-10-30T00:00:11.003Z]   Experimental:     true
00:00:11 [2020-10-30T00:00:11.003Z]  containerd:
00:00:11 [2020-10-30T00:00:11.003Z]   Version:          1.3.7
00:00:11 [2020-10-30T00:00:11.003Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:00:11 [2020-10-30T00:00:11.003Z]  runc:
00:00:11 [2020-10-30T00:00:11.003Z]   Version:          1.0.0-rc10
00:00:11 [2020-10-30T00:00:11.003Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:00:11 [2020-10-30T00:00:11.003Z]  docker-init:
00:00:11 [2020-10-30T00:00:11.003Z]   Version:          0.18.0
00:00:11 [2020-10-30T00:00:11.003Z]   GitCommit:        fec3683
[Pipeline] sh
00:00:11 [2020-10-30T00:00:11.151Z] Switched to branch 'build'
00:00:11 [2020-10-30T00:00:11.331Z] + docker info
00:00:12 [2020-10-30T00:00:12.200Z] Removing intermediate container 4bc4dfea8a61
00:00:12 [2020-10-30T00:00:12.200Z]  ---> 68356f04e26b
00:00:12 [2020-10-30T00:00:12.200Z] Step 10/15 : ARG GOOS
00:00:12 [2020-10-30T00:00:12.200Z]  ---> Running in 5f0a9d27063c
00:00:12 [2020-10-30T00:00:12.200Z] Removing intermediate container 5f0a9d27063c
00:00:12 [2020-10-30T00:00:12.200Z]  ---> ef4a424582e9
00:00:12 [2020-10-30T00:00:12.200Z] Step 11/15 : ARG GOARCH
00:00:12 [2020-10-30T00:00:12.200Z]  ---> Running in 3ef86b83377a
00:00:12 [2020-10-30T00:00:12.200Z] Removing intermediate container 3ef86b83377a
00:00:12 [2020-10-30T00:00:12.200Z]  ---> 5b6ef63908cd
00:00:12 [2020-10-30T00:00:12.200Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
00:00:12 [2020-10-30T00:00:12.200Z]  ---> Running in 7d4b94dd4f01
00:00:13 [2020-10-30T00:00:13.381Z] Client:
00:00:13 [2020-10-30T00:00:13.382Z]  Debug Mode: false
00:00:13 [2020-10-30T00:00:13.382Z] 
00:00:13 [2020-10-30T00:00:13.382Z] Server:
00:00:13 [2020-10-30T00:00:13.382Z]  Containers: 0
00:00:13 [2020-10-30T00:00:13.382Z]   Running: 0
00:00:13 [2020-10-30T00:00:13.382Z]   Paused: 0
00:00:13 [2020-10-30T00:00:13.382Z]   Stopped: 0
00:00:13 [2020-10-30T00:00:13.382Z]  Images: 1
00:00:13 [2020-10-30T00:00:13.382Z]  Server Version: 19.03.13
00:00:13 [2020-10-30T00:00:13.382Z]  Storage Driver: overlay2
00:00:13 [2020-10-30T00:00:13.382Z]   Backing Filesystem: extfs
00:00:13 [2020-10-30T00:00:13.382Z]   Supports d_type: true
00:00:13 [2020-10-30T00:00:13.382Z]   Native Overlay Diff: true
00:00:13 [2020-10-30T00:00:13.382Z]  Logging Driver: json-file
00:00:13 [2020-10-30T00:00:13.382Z]  Cgroup Driver: cgroupfs
00:00:13 [2020-10-30T00:00:13.382Z]  Plugins:
00:00:13 [2020-10-30T00:00:13.382Z]   Volume: local
00:00:13 [2020-10-30T00:00:13.382Z]   Network: bridge host ipvlan macvlan null overlay
00:00:13 [2020-10-30T00:00:13.382Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:00:13 [2020-10-30T00:00:13.382Z]  Swarm: inactive
00:00:13 [2020-10-30T00:00:13.382Z]  Runtimes: runc
00:00:13 [2020-10-30T00:00:13.382Z]  Default Runtime: runc
00:00:13 [2020-10-30T00:00:13.382Z]  Init Binary: docker-init
00:00:13 [2020-10-30T00:00:13.382Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:00:13 [2020-10-30T00:00:13.382Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:00:13 [2020-10-30T00:00:13.382Z]  init version: fec3683
00:00:13 [2020-10-30T00:00:13.382Z]  Security Options:
00:00:13 [2020-10-30T00:00:13.382Z]   apparmor
00:00:13 [2020-10-30T00:00:13.382Z]   seccomp
00:00:13 [2020-10-30T00:00:13.382Z]    Profile: default
00:00:13 [2020-10-30T00:00:13.382Z]  Kernel Version: 5.4.0-1025-aws
00:00:13 [2020-10-30T00:00:13.382Z]  Operating System: Ubuntu 18.04.5 LTS
00:00:13 [2020-10-30T00:00:13.382Z]  OSType: linux
00:00:13 [2020-10-30T00:00:13.382Z]  Architecture: x86_64
00:00:13 [2020-10-30T00:00:13.382Z]  CPUs: 2
00:00:13 [2020-10-30T00:00:13.382Z]  Total Memory: 7.569GiB
00:00:13 [2020-10-30T00:00:13.382Z]  Name: ip-10-100-45-106
00:00:13 [2020-10-30T00:00:13.382Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:00:13 [2020-10-30T00:00:13.382Z]  Docker Root Dir: /var/lib/docker
00:00:13 [2020-10-30T00:00:13.382Z]  Debug Mode: false
00:00:13 [2020-10-30T00:00:13.382Z]  Registry: https://index.docker.io/v1/
00:00:13 [2020-10-30T00:00:13.382Z]  Labels:
00:00:13 [2020-10-30T00:00:13.382Z]  Experimental: true
00:00:13 [2020-10-30T00:00:13.382Z]  Insecure Registries:
00:00:13 [2020-10-30T00:00:13.382Z]   127.0.0.0/8
00:00:13 [2020-10-30T00:00:13.382Z]  Live Restore Enabled: true
00:00:13 [2020-10-30T00:00:13.382Z] 
00:00:13 [2020-10-30T00:00:13.382Z] WARNING: No swap limit support
[Pipeline] sh
00:00:13 [2020-10-30T00:00:13.673Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:00:13 [2020-10-30T00:00:13.673Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:00:13 [2020-10-30T00:00:13.673Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41458/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:00:13 [2020-10-30T00:00:13.673Z] + bash /home/ubuntu/workspace/moby_PR-41458/check-config.sh
00:00:13 [2020-10-30T00:00:13.673Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:00:13 [2020-10-30T00:00:13.673Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:00:13 [2020-10-30T00:00:13.673Z] 
00:00:13 [2020-10-30T00:00:13.673Z] Generally Necessary:
00:00:13 [2020-10-30T00:00:13.673Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:00:13 [2020-10-30T00:00:13.673Z] - apparmor: enabled and tools installed
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_NAMESPACES: enabled
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_NET_NS: enabled
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_PID_NS: enabled
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_IPC_NS: enabled
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_UTS_NS: enabled
00:00:13 [2020-10-30T00:00:13.673Z] - CONFIG_CGROUPS: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CGROUP_CPUACCT: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CGROUP_DEVICE: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CGROUP_FREEZER: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CGROUP_SCHED: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CPUSETS: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_MEMCG: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_KEYS: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_VETH: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_BRIDGE: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NF_NAT_IPV4: missing
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NF_NAT: enabled (as module)
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_NF_NAT_NEEDED: missing
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_POSIX_MQUEUE: enabled
00:00:13 [2020-10-30T00:00:13.935Z] 
00:00:13 [2020-10-30T00:00:13.935Z] Optional Features:
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_USER_NS: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_SECCOMP: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_CGROUP_PIDS: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_MEMCG_SWAP: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:00:13 [2020-10-30T00:00:13.935Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_BLK_CGROUP: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:00:13 [2020-10-30T00:00:13.935Z] - CONFIG_IOSCHED_CFQ: missing
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_CGROUP_PERF: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_CGROUP_HUGETLB: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_CFS_BANDWIDTH: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_RT_GROUP_SCHED: missing
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_VS: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_VS_NFCT: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_IP_VS_RR: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_EXT4_FS: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:00:14 [2020-10-30T00:00:14.199Z] - Network Drivers:
00:00:14 [2020-10-30T00:00:14.199Z]   - "overlay":
00:00:14 [2020-10-30T00:00:14.199Z]     - CONFIG_VXLAN: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       Optional (for encrypted networks):
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_CRYPTO: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_CRYPTO_AEAD: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_CRYPTO_GCM: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_CRYPTO_GHASH: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_XFRM: enabled
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_XFRM_USER: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_INET_ESP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:00:14 [2020-10-30T00:00:14.199Z]   - "ipvlan":
00:00:14 [2020-10-30T00:00:14.199Z]     - CONFIG_IPVLAN: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]   - "macvlan":
00:00:14 [2020-10-30T00:00:14.199Z]     - CONFIG_MACVLAN: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]     - CONFIG_DUMMY: enabled (as module)
00:00:14 [2020-10-30T00:00:14.199Z]   - "ftp,tftp client in container":
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z] - Storage Drivers:
00:00:14 [2020-10-30T00:00:14.465Z]   - "aufs":
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_AUFS_FS: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]   - "btrfs":
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:00:14 [2020-10-30T00:00:14.465Z]   - "devicemapper":
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_BLK_DEV_DM: enabled
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]   - "overlay":
00:00:14 [2020-10-30T00:00:14.465Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:00:14 [2020-10-30T00:00:14.465Z]   - "zfs":
00:00:14 [2020-10-30T00:00:14.465Z]     - /dev/zfs: present
00:00:14 [2020-10-30T00:00:14.465Z]     - zfs command: missing
00:00:14 [2020-10-30T00:00:14.465Z]     - zpool command: missing
00:00:14 [2020-10-30T00:00:14.465Z] 
00:00:14 [2020-10-30T00:00:14.465Z] Limits:
00:00:14 [2020-10-30T00:00:14.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:00:14 [2020-10-30T00:00:14.465Z] 
00:00:14 [2020-10-30T00:00:14.465Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:00:14 [2020-10-30T00:00:14.808Z] + sudo modprobe ip_vs
00:00:14 [2020-10-30T00:00:14.809Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e766361271f5985789f6f495fd2c10f3cc603a32 .
00:00:15 [2020-10-30T00:00:15.070Z] #1 [internal] load build definition from Dockerfile
00:00:15 [2020-10-30T00:00:15.070Z] #1 transferring dockerfile: 16.58kB done
00:00:15 [2020-10-30T00:00:15.070Z] #1 DONE 0.0s
00:00:15 [2020-10-30T00:00:15.070Z] 
00:00:15 [2020-10-30T00:00:15.070Z] #2 [internal] load .dockerignore
00:00:15 [2020-10-30T00:00:15.070Z] #2 transferring context: 87B done
00:00:15 [2020-10-30T00:00:15.070Z] #2 DONE 0.0s
00:00:15 [2020-10-30T00:00:15.070Z] 
00:00:15 [2020-10-30T00:00:15.070Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:00:15 [2020-10-30T00:00:15.643Z] #3 DONE 0.6s
00:00:15 [2020-10-30T00:00:15.643Z] 
00:00:15 [2020-10-30T00:00:15.643Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:00:15 [2020-10-30T00:00:15.643Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:00:15 [2020-10-30T00:00:15.643Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:00:15 [2020-10-30T00:00:15.643Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:00:15 [2020-10-30T00:00:15.643Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:00:15 [2020-10-30T00:00:15.643Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s
00:00:15 [2020-10-30T00:00:15.905Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.01MB / 8.88MB 0.1s
00:00:15 [2020-10-30T00:00:15.905Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
00:00:15 [2020-10-30T00:00:15.905Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
00:00:16 [2020-10-30T00:00:16.167Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
00:00:16 [2020-10-30T00:00:16.167Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done
00:00:16 [2020-10-30T00:00:16.428Z] #4 DONE 0.8s
00:00:16 [2020-10-30T00:00:16.690Z] 
00:00:16 [2020-10-30T00:00:16.690Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:00:16 [2020-10-30T00:00:16.960Z] #7 DONE 0.3s
00:00:16 [2020-10-30T00:00:16.960Z] 
00:00:16 [2020-10-30T00:00:16.960Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:00:16 [2020-10-30T00:00:16.960Z] #5 DONE 0.3s
00:00:16 [2020-10-30T00:00:16.960Z] 
00:00:16 [2020-10-30T00:00:16.960Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:00:16 [2020-10-30T00:00:16.960Z] #6 DONE 0.5s
00:00:17 [2020-10-30T00:00:17.222Z] 
00:00:17 [2020-10-30T00:00:17.222Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:17 [2020-10-30T00:00:17.222Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.63MB / 50.40MB 0.1s
00:00:17 [2020-10-30T00:00:17.222Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.56MB / 10.00MB 0.1s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.35MB / 50.40MB 0.3s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.58MB / 7.81MB 0.3s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.54MB / 10.00MB 0.3s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.37MB / 50.40MB 0.4s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s
00:00:17 [2020-10-30T00:00:17.483Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 333.38kB / 51.83MB 0.4s
00:00:17 [2020-10-30T00:00:17.749Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
00:00:17 [2020-10-30T00:00:17.749Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.71MB / 51.83MB 0.6s
00:00:17 [2020-10-30T00:00:17.749Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s
00:00:17 [2020-10-30T00:00:17.749Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.68MB / 50.40MB 0.7s
00:00:17 [2020-10-30T00:00:17.749Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.09MB / 51.83MB 0.7s
00:00:17 [2020-10-30T00:00:17.878Z] Client:
00:00:17 [2020-10-30T00:00:17.879Z]  Debug Mode: false
00:00:17 [2020-10-30T00:00:17.879Z] 
00:00:17 [2020-10-30T00:00:17.879Z] Server:
00:00:17 [2020-10-30T00:00:17.879Z]  Containers: 0
00:00:17 [2020-10-30T00:00:17.879Z]   Running: 0
00:00:17 [2020-10-30T00:00:17.879Z]   Paused: 0
00:00:17 [2020-10-30T00:00:17.879Z]   Stopped: 0
00:00:17 [2020-10-30T00:00:17.879Z]  Images: 0
00:00:17 [2020-10-30T00:00:17.879Z]  Server Version: 19.03.13
00:00:17 [2020-10-30T00:00:17.879Z]  Storage Driver: overlay2
00:00:17 [2020-10-30T00:00:17.879Z]   Backing Filesystem: extfs
00:00:17 [2020-10-30T00:00:17.879Z]   Supports d_type: true
00:00:17 [2020-10-30T00:00:17.879Z]   Native Overlay Diff: true
00:00:17 [2020-10-30T00:00:17.879Z]  Logging Driver: json-file
00:00:17 [2020-10-30T00:00:17.879Z]  Cgroup Driver: cgroupfs
00:00:17 [2020-10-30T00:00:17.879Z]  Plugins:
00:00:17 [2020-10-30T00:00:17.879Z]   Volume: local
00:00:17 [2020-10-30T00:00:17.879Z]   Network: bridge host ipvlan macvlan null overlay
00:00:17 [2020-10-30T00:00:17.879Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:00:17 [2020-10-30T00:00:17.879Z]  Swarm: inactive
00:00:17 [2020-10-30T00:00:17.879Z]  Runtimes: runc
00:00:17 [2020-10-30T00:00:17.879Z]  Default Runtime: runc
00:00:17 [2020-10-30T00:00:17.879Z]  Init Binary: docker-init
00:00:17 [2020-10-30T00:00:17.879Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:00:17 [2020-10-30T00:00:17.879Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:00:17 [2020-10-30T00:00:17.879Z]  init version: fec3683
00:00:17 [2020-10-30T00:00:17.879Z]  Security Options:
00:00:17 [2020-10-30T00:00:17.879Z]   apparmor
00:00:17 [2020-10-30T00:00:17.879Z]   seccomp
00:00:17 [2020-10-30T00:00:17.879Z]    Profile: default
00:00:17 [2020-10-30T00:00:17.879Z]  Kernel Version: 5.4.0-1025-aws
00:00:17 [2020-10-30T00:00:17.879Z]  Operating System: Ubuntu 18.04.5 LTS
00:00:17 [2020-10-30T00:00:17.879Z]  OSType: linux
00:00:17 [2020-10-30T00:00:17.879Z]  Architecture: x86_64
00:00:17 [2020-10-30T00:00:17.879Z]  CPUs: 2
00:00:17 [2020-10-30T00:00:17.879Z]  Total Memory: 7.569GiB
00:00:17 [2020-10-30T00:00:17.879Z]  Name: ip-10-100-88-55
00:00:17 [2020-10-30T00:00:17.879Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:00:17 [2020-10-30T00:00:17.879Z]  Docker Root Dir: /var/lib/docker
00:00:17 [2020-10-30T00:00:17.879Z]  Debug Mode: false
00:00:17 [2020-10-30T00:00:17.879Z]  Registry: https://index.docker.io/v1/
00:00:17 [2020-10-30T00:00:17.879Z]  Labels:
00:00:17 [2020-10-30T00:00:17.879Z]  Experimental: true
00:00:17 [2020-10-30T00:00:17.879Z]  Insecure Registries:
00:00:17 [2020-10-30T00:00:17.879Z]   127.0.0.0/8
00:00:17 [2020-10-30T00:00:17.879Z]  Live Restore Enabled: true
00:00:17 [2020-10-30T00:00:17.879Z] 
00:00:17 [2020-10-30T00:00:17.879Z] WARNING: No swap limit support
[Pipeline] sh
00:00:18 [2020-10-30T00:00:18.014Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.72MB / 50.40MB 1.0s
00:00:18 [2020-10-30T00:00:18.014Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.00MB / 51.83MB 1.0s
00:00:18 [2020-10-30T00:00:18.014Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.56MB / 68.67MB 1.0s
00:00:18 [2020-10-30T00:00:18.206Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:00:18 [2020-10-30T00:00:18.206Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:00:18 [2020-10-30T00:00:18.206Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41458/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:00:18 [2020-10-30T00:00:18.275Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.44MB / 50.40MB 1.1s
00:00:18 [2020-10-30T00:00:18.275Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.10MB / 51.83MB 1.1s
00:00:18 [2020-10-30T00:00:18.275Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.38MB / 68.67MB 1.1s
00:00:18 [2020-10-30T00:00:18.463Z] + bash /home/ubuntu/workspace/moby_PR-41458/check-config.sh
00:00:18 [2020-10-30T00:00:18.463Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:00:18 [2020-10-30T00:00:18.463Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:00:18 [2020-10-30T00:00:18.463Z] 
00:00:18 [2020-10-30T00:00:18.463Z] Generally Necessary:
00:00:18 [2020-10-30T00:00:18.463Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:00:18 [2020-10-30T00:00:18.463Z] - apparmor: enabled and tools installed
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_NAMESPACES: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_NET_NS: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_PID_NS: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_IPC_NS: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_UTS_NS: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_CGROUPS: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_CGROUP_CPUACCT: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_CGROUP_DEVICE: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_CGROUP_FREEZER: enabled
00:00:18 [2020-10-30T00:00:18.463Z] - CONFIG_CGROUP_SCHED: enabled
00:00:18 [2020-10-30T00:00:18.539Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.73MB / 50.40MB 1.3s
00:00:18 [2020-10-30T00:00:18.539Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.93MB / 51.83MB 1.3s
00:00:18 [2020-10-30T00:00:18.539Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.29MB / 68.67MB 1.4s
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_CPUSETS: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_MEMCG: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_KEYS: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_VETH: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_BRIDGE: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NF_NAT_IPV4: missing
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NF_NAT: enabled (as module)
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NF_NAT_NEEDED: missing
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_POSIX_MQUEUE: enabled
00:00:18 [2020-10-30T00:00:18.724Z] 
00:00:18 [2020-10-30T00:00:18.724Z] Optional Features:
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_USER_NS: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_SECCOMP: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_CGROUP_PIDS: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_MEMCG_SWAP: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:00:18 [2020-10-30T00:00:18.724Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_BLK_CGROUP: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_IOSCHED_CFQ: missing
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_CGROUP_PERF: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_CGROUP_HUGETLB: enabled
00:00:18 [2020-10-30T00:00:18.724Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.23MB / 50.40MB 1.6s
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.57MB / 51.83MB 1.6s
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.04MB / 68.67MB 1.6s
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.42MB / 50.40MB 1.8s
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.82MB / 51.83MB 1.8s
00:00:18 [2020-10-30T00:00:18.802Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.58MB / 68.67MB 1.8s
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_CFS_BANDWIDTH: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_RT_GROUP_SCHED: missing
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_VS: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_VS_NFCT: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_IP_VS_RR: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_EXT4_FS: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:00:18 [2020-10-30T00:00:18.985Z] - Network Drivers:
00:00:18 [2020-10-30T00:00:18.985Z]   - "overlay":
00:00:18 [2020-10-30T00:00:18.985Z]     - CONFIG_VXLAN: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       Optional (for encrypted networks):
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_CRYPTO: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_CRYPTO_AEAD: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_CRYPTO_GCM: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_CRYPTO_GHASH: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_XFRM: enabled
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_XFRM_USER: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_INET_ESP: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:00:18 [2020-10-30T00:00:18.985Z]   - "ipvlan":
00:00:18 [2020-10-30T00:00:18.985Z]     - CONFIG_IPVLAN: enabled (as module)
00:00:18 [2020-10-30T00:00:18.985Z]   - "macvlan":
00:00:19 [2020-10-30T00:00:19.065Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.61MB / 50.40MB 2.0s
00:00:19 [2020-10-30T00:00:19.065Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.54MB / 51.83MB 2.0s
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_MACVLAN: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_DUMMY: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]   - "ftp,tftp client in container":
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z] - Storage Drivers:
00:00:19 [2020-10-30T00:00:19.242Z]   - "aufs":
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_AUFS_FS: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]   - "btrfs":
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:00:19 [2020-10-30T00:00:19.242Z]   - "devicemapper":
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_BLK_DEV_DM: enabled
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]   - "overlay":
00:00:19 [2020-10-30T00:00:19.242Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:00:19 [2020-10-30T00:00:19.242Z]   - "zfs":
00:00:19 [2020-10-30T00:00:19.242Z]     - /dev/zfs: present
00:00:19 [2020-10-30T00:00:19.242Z]     - zfs command: missing
00:00:19 [2020-10-30T00:00:19.242Z]     - zpool command: missing
00:00:19 [2020-10-30T00:00:19.242Z] 
00:00:19 [2020-10-30T00:00:19.242Z] Limits:
00:00:19 [2020-10-30T00:00:19.242Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:00:19 [2020-10-30T00:00:19.242Z] 
00:00:19 [2020-10-30T00:00:19.242Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:00:19 [2020-10-30T00:00:19.327Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s
00:00:19 [2020-10-30T00:00:19.327Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.57MB / 51.83MB 2.2s
00:00:19 [2020-10-30T00:00:19.327Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.51MB / 68.67MB 2.2s
00:00:19 [2020-10-30T00:00:19.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e766361271f5985789f6f495fd2c10f3cc603a32 .
00:00:19 [2020-10-30T00:00:19.574Z] #1 [internal] load .dockerignore
00:00:19 [2020-10-30T00:00:19.574Z] #1 transferring context: 87B done
00:00:19 [2020-10-30T00:00:19.574Z] #1 DONE 0.1s
00:00:19 [2020-10-30T00:00:19.574Z] 
00:00:19 [2020-10-30T00:00:19.574Z] #2 [internal] load build definition from Dockerfile
00:00:19 [2020-10-30T00:00:19.574Z] #2 transferring dockerfile: 16.58kB done
00:00:19 [2020-10-30T00:00:19.574Z] #2 DONE 0.1s
00:00:19 [2020-10-30T00:00:19.574Z] 
00:00:19 [2020-10-30T00:00:19.574Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:00:19 [2020-10-30T00:00:19.588Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.96MB / 51.83MB 2.4s
00:00:19 [2020-10-30T00:00:19.588Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.45MB / 68.67MB 2.4s
00:00:19 [2020-10-30T00:00:19.588Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.84MB / 68.67MB 2.5s
00:00:19 [2020-10-30T00:00:19.849Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.23MB / 68.67MB 2.8s
00:00:20 [2020-10-30T00:00:20.137Z] #3 DONE 0.6s
00:00:20 [2020-10-30T00:00:20.394Z] 
00:00:20 [2020-10-30T00:00:20.394Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:00:20 [2020-10-30T00:00:20.394Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:00:20 [2020-10-30T00:00:20.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 125.53kB / 8.88MB 0.1s
00:00:20 [2020-10-30T00:00:20.394Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:00:20 [2020-10-30T00:00:20.394Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:00:20 [2020-10-30T00:00:20.394Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:00:20 [2020-10-30T00:00:20.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
00:00:20 [2020-10-30T00:00:20.423Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:00:20 [2020-10-30T00:00:20.423Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done
00:00:20 [2020-10-30T00:00:20.423Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done
00:00:20 [2020-10-30T00:00:20.423Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s
00:00:20 [2020-10-30T00:00:20.423Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.4s
00:00:20 [2020-10-30T00:00:20.423Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.60MB / 120.17MB 3.4s
00:00:20 [2020-10-30T00:00:20.652Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
00:00:20 [2020-10-30T00:00:20.652Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
00:00:20 [2020-10-30T00:00:20.685Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done
00:00:20 [2020-10-30T00:00:20.685Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.06MB / 120.17MB 3.6s
00:00:20 [2020-10-30T00:00:20.685Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done
00:00:20 [2020-10-30T00:00:20.924Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
00:00:20 [2020-10-30T00:00:20.924Z] #4 DONE 0.8s
00:00:20 [2020-10-30T00:00:20.946Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.29MB / 120.17MB 4.0s
00:00:21 [2020-10-30T00:00:21.180Z] 
00:00:21 [2020-10-30T00:00:21.180Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:00:21 [2020-10-30T00:00:21.180Z] #7 ...
00:00:21 [2020-10-30T00:00:21.180Z] 
00:00:21 [2020-10-30T00:00:21.180Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:00:21 [2020-10-30T00:00:21.180Z] #5 DONE 0.2s
00:00:21 [2020-10-30T00:00:21.438Z] 
00:00:21 [2020-10-30T00:00:21.438Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:00:21 [2020-10-30T00:00:21.518Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.11MB / 120.17MB 4.2s
00:00:21 [2020-10-30T00:00:21.518Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.40MB / 120.17MB 4.6s
00:00:21 [2020-10-30T00:00:21.697Z] #6 ...
00:00:21 [2020-10-30T00:00:21.697Z] 
00:00:21 [2020-10-30T00:00:21.697Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:00:21 [2020-10-30T00:00:21.697Z] #7 DONE 0.4s
00:00:21 [2020-10-30T00:00:21.697Z] 
00:00:21 [2020-10-30T00:00:21.697Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:00:21 [2020-10-30T00:00:21.780Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.75MB / 120.17MB 4.8s
00:00:21 [2020-10-30T00:00:21.955Z] #6 DONE 0.8s
00:00:21 [2020-10-30T00:00:21.955Z] 
00:00:21 [2020-10-30T00:00:21.955Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:21 [2020-10-30T00:00:21.955Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:00:22 [2020-10-30T00:00:22.048Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.99MB / 120.17MB 5.1s
00:00:22 [2020-10-30T00:00:22.216Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:00:22 [2020-10-30T00:00:22.216Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:00:22 [2020-10-30T00:00:22.216Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 173.61kB / 7.81MB 0.2s
00:00:22 [2020-10-30T00:00:22.216Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:00:22 [2020-10-30T00:00:22.216Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
00:00:22 [2020-10-30T00:00:22.317Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.15MB / 120.17MB 5.3s
00:00:22 [2020-10-30T00:00:22.480Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
00:00:22 [2020-10-30T00:00:22.480Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.18MB / 50.40MB 0.5s
00:00:22 [2020-10-30T00:00:22.578Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.12MB / 120.17MB 5.4s
00:00:22 [2020-10-30T00:00:22.743Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
00:00:22 [2020-10-30T00:00:22.743Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.54MB / 50.40MB 0.6s
00:00:22 [2020-10-30T00:00:22.743Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s
00:00:22 [2020-10-30T00:00:22.841Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.31MB / 120.17MB 5.6s
00:00:22 [2020-10-30T00:00:22.841Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.24MB / 120.17MB 5.8s
00:00:23 [2020-10-30T00:00:23.000Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.79MB / 50.40MB 0.7s
00:00:23 [2020-10-30T00:00:23.000Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.23MB / 10.00MB 0.7s
00:00:23 [2020-10-30T00:00:23.000Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.33MB / 50.40MB 1.0s
00:00:23 [2020-10-30T00:00:23.000Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s
00:00:23 [2020-10-30T00:00:23.258Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.66MB / 50.40MB 1.2s
00:00:23 [2020-10-30T00:00:23.258Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done
00:00:23 [2020-10-30T00:00:23.258Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.74MB / 51.83MB 1.2s
00:00:23 [2020-10-30T00:00:23.414Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.83MB / 120.17MB 6.2s
00:00:23 [2020-10-30T00:00:23.414Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.71MB / 120.17MB 6.3s
00:00:23 [2020-10-30T00:00:23.523Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.31MB / 50.40MB 1.3s
00:00:23 [2020-10-30T00:00:23.523Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.32MB / 51.83MB 1.3s
00:00:23 [2020-10-30T00:00:23.523Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.37MB / 50.40MB 1.5s
00:00:23 [2020-10-30T00:00:23.523Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.30MB / 51.83MB 1.5s
00:00:23 [2020-10-30T00:00:23.678Z] #8 ...
00:00:23 [2020-10-30T00:00:23.678Z] 
00:00:23 [2020-10-30T00:00:23.678Z] #21 [internal] load build context
00:00:23 [2020-10-30T00:00:23.678Z] #21 transferring context: 51.99MB 6.2s done
00:00:23 [2020-10-30T00:00:23.678Z] #21 DONE 6.4s
00:00:23 [2020-10-30T00:00:23.678Z] 
00:00:23 [2020-10-30T00:00:23.678Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:23 [2020-10-30T00:00:23.678Z] #8 ...
00:00:23 [2020-10-30T00:00:23.678Z] 
00:00:23 [2020-10-30T00:00:23.678Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:00:23 [2020-10-30T00:00:23.678Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:00:23 [2020-10-30T00:00:23.678Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:00:23 [2020-10-30T00:00:23.678Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:00:23 [2020-10-30T00:00:23.678Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:00:23 [2020-10-30T00:00:23.678Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.6s done
00:00:23 [2020-10-30T00:00:23.678Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 0.1s
00:00:23 [2020-10-30T00:00:23.678Z] #24 ...
00:00:23 [2020-10-30T00:00:23.678Z] 
00:00:23 [2020-10-30T00:00:23.678Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:23 [2020-10-30T00:00:23.678Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.00MB / 120.17MB 6.6s
00:00:23 [2020-10-30T00:00:23.782Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.98MB / 50.40MB 1.8s
00:00:23 [2020-10-30T00:00:23.782Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.13MB / 51.83MB 1.8s
00:00:23 [2020-10-30T00:00:23.782Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 466.94kB / 68.67MB 1.8s
00:00:24 [2020-10-30T00:00:24.044Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.62MB / 50.40MB 2.2s
00:00:24 [2020-10-30T00:00:24.044Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.06MB / 51.83MB 2.2s
00:00:24 [2020-10-30T00:00:24.044Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.53MB / 68.67MB 2.2s
00:00:24 [2020-10-30T00:00:24.445Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s
00:00:24 [2020-10-30T00:00:24.609Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.21MB / 51.83MB 2.3s
00:00:24 [2020-10-30T00:00:24.610Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.33MB / 68.67MB 2.3s
00:00:24 [2020-10-30T00:00:24.610Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.32MB / 51.83MB 2.5s
00:00:24 [2020-10-30T00:00:24.611Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.69MB / 51.83MB 2.7s
00:00:24 [2020-10-30T00:00:24.611Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.82MB / 68.67MB 2.7s
00:00:24 [2020-10-30T00:00:24.868Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s done
00:00:24 [2020-10-30T00:00:24.869Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.66MB / 51.83MB 2.8s
00:00:24 [2020-10-30T00:00:24.869Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 986.47kB / 120.17MB 2.8s
00:00:24 [2020-10-30T00:00:24.869Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.61MB / 68.67MB 2.9s
00:00:25 [2020-10-30T00:00:25.126Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s
00:00:25 [2020-10-30T00:00:25.126Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.78MB / 68.67MB 3.2s
00:00:25 [2020-10-30T00:00:25.384Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.89MB / 120.17MB 3.3s
00:00:25 [2020-10-30T00:00:25.384Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:00:25 [2020-10-30T00:00:25.384Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.39MB / 68.67MB 3.4s
00:00:25 [2020-10-30T00:00:25.389Z] #8 ...
00:00:25 [2020-10-30T00:00:25.389Z] 
00:00:25 [2020-10-30T00:00:25.390Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:00:25 [2020-10-30T00:00:25.390Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:00:25 [2020-10-30T00:00:25.390Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:00:25 [2020-10-30T00:00:25.390Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:00:25 [2020-10-30T00:00:25.390Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done
00:00:25 [2020-10-30T00:00:25.390Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done
00:00:25 [2020-10-30T00:00:25.390Z] #60 DONE 8.3s
00:00:25 [2020-10-30T00:00:25.390Z] 
00:00:25 [2020-10-30T00:00:25.390Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:25 [2020-10-30T00:00:25.390Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.2s done
00:00:25 [2020-10-30T00:00:25.390Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
00:00:25 [2020-10-30T00:00:25.642Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.19MB / 68.67MB 3.7s
00:00:25 [2020-10-30T00:00:25.642Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.18MB / 120.17MB 3.7s
00:00:25 [2020-10-30T00:00:25.902Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done
00:00:25 [2020-10-30T00:00:25.902Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.9s
00:00:26 [2020-10-30T00:00:26.159Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.09MB / 120.17MB 4.0s
00:00:26 [2020-10-30T00:00:26.159Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done
00:00:26 [2020-10-30T00:00:26.159Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.94MB / 68.67MB 4.2s
00:00:26 [2020-10-30T00:00:26.416Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.36MB / 68.67MB 4.3s
00:00:26 [2020-10-30T00:00:26.416Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.02MB / 120.17MB 4.3s
00:00:26 [2020-10-30T00:00:26.416Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.67MB / 68.67MB 4.5s
00:00:26 [2020-10-30T00:00:26.416Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.33MB / 120.17MB 4.5s
00:00:26 [2020-10-30T00:00:26.673Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.37MB / 68.67MB 4.7s
00:00:26 [2020-10-30T00:00:26.930Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.65MB / 68.67MB 4.9s
00:00:26 [2020-10-30T00:00:26.930Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.29MB / 120.17MB 4.9s
00:00:27 [2020-10-30T00:00:27.494Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s
00:00:27 [2020-10-30T00:00:27.494Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.72MB / 120.17MB 5.3s
00:00:27 [2020-10-30T00:00:27.755Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.50MB / 120.17MB 5.6s
00:00:28 [2020-10-30T00:00:28.011Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.55MB / 120.17MB 5.9s
00:00:28 [2020-10-30T00:00:28.011Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done
00:00:28 [2020-10-30T00:00:28.272Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.31MB / 120.17MB 6.1s
00:00:28 [2020-10-30T00:00:28.694Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done
00:00:28 [2020-10-30T00:00:28.839Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.40MB / 120.17MB 6.7s
00:00:28 [2020-10-30T00:00:28.956Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:00:29 [2020-10-30T00:00:29.098Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.33MB / 120.17MB 7.0s
00:00:29 [2020-10-30T00:00:29.355Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.59MB / 120.17MB 7.2s
00:00:29 [2020-10-30T00:00:29.614Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.36MB / 120.17MB 7.7s
00:00:30 [2020-10-30T00:00:30.179Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.38MB / 120.17MB 8.0s
00:00:30 [2020-10-30T00:00:30.343Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done
00:00:30 [2020-10-30T00:00:30.435Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
00:00:30 [2020-10-30T00:00:30.609Z] #8 ...
00:00:30 [2020-10-30T00:00:30.609Z] 
00:00:30 [2020-10-30T00:00:30.609Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:00:30 [2020-10-30T00:00:30.609Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.9s done
00:00:30 [2020-10-30T00:00:30.609Z] #24 DONE 13.5s
00:00:30 [2020-10-30T00:00:30.609Z] 
00:00:30 [2020-10-30T00:00:30.609Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:30 [2020-10-30T00:00:30.609Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:00:30 [2020-10-30T00:00:30.609Z] #8 ...
00:00:30 [2020-10-30T00:00:30.609Z] 
00:00:30 [2020-10-30T00:00:30.609Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:31 [2020-10-30T00:00:31.370Z] #8 ...
00:00:31 [2020-10-30T00:00:31.370Z] 
00:00:31 [2020-10-30T00:00:31.370Z] #21 [internal] load build context
00:00:31 [2020-10-30T00:00:31.370Z] #21 transferring context: 51.99MB 8.7s done
00:00:31 [2020-10-30T00:00:31.370Z] #21 DONE 9.3s
00:00:31 [2020-10-30T00:00:31.370Z] 
00:00:31 [2020-10-30T00:00:31.370Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:31 [2020-10-30T00:00:31.370Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.3s done
00:00:31 [2020-10-30T00:00:31.370Z] #8 ...
00:00:31 [2020-10-30T00:00:31.370Z] 
00:00:31 [2020-10-30T00:00:31.370Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:00:31 [2020-10-30T00:00:31.370Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:00:31 [2020-10-30T00:00:31.370Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:00:31 [2020-10-30T00:00:31.370Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:00:31 [2020-10-30T00:00:31.370Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:00:31 [2020-10-30T00:00:31.370Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 1.7s done
00:00:31 [2020-10-30T00:00:31.370Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 6.9s
00:00:31 [2020-10-30T00:00:31.370Z] #24 ...
00:00:31 [2020-10-30T00:00:31.370Z] 
00:00:31 [2020-10-30T00:00:31.370Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:00:31 [2020-10-30T00:00:31.370Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:00:31 [2020-10-30T00:00:31.370Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:00:31 [2020-10-30T00:00:31.370Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:00:31 [2020-10-30T00:00:31.370Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.5s done
00:00:31 [2020-10-30T00:00:31.370Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done
00:00:31 [2020-10-30T00:00:31.370Z] #60 DONE 9.5s
00:00:31 [2020-10-30T00:00:31.370Z] 
00:00:31 [2020-10-30T00:00:31.370Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:00:31 [2020-10-30T00:00:31.554Z] #25 1.119 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:00:31 [2020-10-30T00:00:31.555Z] #25 1.127 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:00:31 [2020-10-30T00:00:31.820Z] #25 1.218 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:00:31 [2020-10-30T00:00:31.820Z] #25 1.369 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:00:32 [2020-10-30T00:00:32.397Z] #25 1.728 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:00:32 [2020-10-30T00:00:32.659Z] #25 2.135 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:00:34 [2020-10-30T00:00:34.682Z] #25 3.863 Fetched 8396 kB in 3s (2792 kB/s)
00:00:35 [2020-10-30T00:00:35.256Z] #25 3.863 Reading package lists...
00:00:35 [2020-10-30T00:00:35.307Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05c651f8e58c04445) in /home/ubuntu/workspace/moby_PR-41458
[Pipeline] {
[Pipeline] checkout
00:00:36 [2020-10-30T00:00:36.201Z] #25 4.903 Reading package lists...
00:00:36 [2020-10-30T00:00:36.572Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f28bd30c4257fee) in /home/ubuntu/workspace/moby_PR-41458
[Pipeline] {
[Pipeline] checkout
00:00:36 [2020-10-30T00:00:36.634Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 11.7s done
00:00:36 [2020-10-30T00:00:36.634Z] #24 DONE 14.3s
00:00:36 [2020-10-30T00:00:36.634Z] 
00:00:36 [2020-10-30T00:00:36.634Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:36 [2020-10-30T00:00:36.634Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s
00:00:36 [2020-10-30T00:00:36.634Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.0s done
00:00:36 [2020-10-30T00:00:36.634Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:00:36 [2020-10-30T00:00:36.724Z] #25 5.885 Building dependency tree...
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260 The following additional packages will be installed:
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260 Suggested packages:
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260   krb5-doc krb5-user
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260 Recommended packages:
00:00:36 [2020-10-30T00:00:36.724Z] #25 6.260   krb5-locales publicsuffix libsasl2-modules
00:00:36 [2020-10-30T00:00:36.985Z] #25 6.508 The following NEW packages will be installed:
00:00:36 [2020-10-30T00:00:36.985Z] #25 6.512   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:00:36 [2020-10-30T00:00:36.985Z] #25 6.512   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:00:36 [2020-10-30T00:00:36.985Z] #25 6.512   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:00:36 [2020-10-30T00:00:36.985Z] #25 6.512   libssh2-1 libssl1.1 openssl
00:00:37 [2020-10-30T00:00:37.197Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
00:00:37 [2020-10-30T00:00:37.197Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:00:37 [2020-10-30T00:00:37.246Z] #25 6.781 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:00:37 [2020-10-30T00:00:37.246Z] #25 6.781 Need to get 5049 kB of archives.
00:00:37 [2020-10-30T00:00:37.246Z] #25 6.781 After this operation, 12.1 MB of additional disk space will be used.
00:00:37 [2020-10-30T00:00:37.246Z] #25 6.781 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:00:37 [2020-10-30T00:00:37.246Z] #25 ...
00:00:37 [2020-10-30T00:00:37.246Z] 
00:00:37 [2020-10-30T00:00:37.246Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:37 [2020-10-30T00:00:37.246Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
00:00:37 [2020-10-30T00:00:37.246Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s
00:00:37 [2020-10-30T00:00:37.246Z] #8 ...
00:00:37 [2020-10-30T00:00:37.246Z] 
00:00:37 [2020-10-30T00:00:37.246Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.829 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.836 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.844 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.844 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.844 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.852 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.856 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.860 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.868 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.868 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.868 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.871 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.876 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.884 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.884 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:00:37 [2020-10-30T00:00:37.247Z] #25 6.884 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:00:37 [2020-10-30T00:00:37.510Z] #25 6.885 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:00:37 [2020-10-30T00:00:37.510Z] #25 6.893 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:00:37 [2020-10-30T00:00:37.510Z] #25 6.899 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:00:37 [2020-10-30T00:00:37.510Z] #25 6.912 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.084 debconf: delaying package configuration, since apt-utils is not installed
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.104 Fetched 5049 kB in 0s (13.4 MB/s)
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.164 Selecting previously unselected package libssl1.1:amd64.
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.164 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.169 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:00:37 [2020-10-30T00:00:37.771Z] #25 7.184 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:00:38 [2020-10-30T00:00:38.032Z] #25 7.435 Selecting previously unselected package openssl.
00:00:38 [2020-10-30T00:00:38.032Z] #25 7.435 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.032Z] #25 7.439 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:00:38 [2020-10-30T00:00:38.129Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
00:00:38 [2020-10-30T00:00:38.129Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.614 Selecting previously unselected package ca-certificates.
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.614 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.620 Unpacking ca-certificates (20200601~deb10u1) ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.716 Selecting previously unselected package libkeyutils1:amd64.
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.716 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.721 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.772 Selecting previously unselected package libkrb5support0:amd64.
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.772 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.784 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.841 Selecting previously unselected package libk5crypto3:amd64.
00:00:38 [2020-10-30T00:00:38.293Z] #25 7.841 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.554Z] #25 7.846 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:00:38 [2020-10-30T00:00:38.554Z] #25 7.913 Selecting previously unselected package libkrb5-3:amd64.
00:00:38 [2020-10-30T00:00:38.555Z] #25 7.913 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.555Z] #25 7.917 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:00:38 [2020-10-30T00:00:38.555Z] #25 8.087 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:38 [2020-10-30T00:00:38.555Z] #25 8.087 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.555Z] #25 8.095 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.166 Selecting previously unselected package libsasl2-modules-db:amd64.
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.167 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.172 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.235 Selecting previously unselected package libsasl2-2:amd64.
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.235 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.248 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.312 Selecting previously unselected package libldap-common.
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.312 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.359 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.455 Selecting previously unselected package libldap-2.4-2:amd64.
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.455 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
00:00:38 [2020-10-30T00:00:38.815Z] #25 8.460 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.545 Selecting previously unselected package libnghttp2-14:amd64.
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.545 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.549 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.685 Selecting previously unselected package libpsl5:amd64.
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.685 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.076Z] #25 8.689 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.755 Selecting previously unselected package librtmp1:amd64.
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.755 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.760 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.812 Selecting previously unselected package libssh2-1:amd64.
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.812 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.818 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.893 Selecting previously unselected package libcurl4:amd64.
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.893 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.337Z] #25 8.899 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 8.979 Selecting previously unselected package curl.
00:00:39 [2020-10-30T00:00:39.599Z] #25 8.979 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 8.990 Unpacking curl (7.64.0-4+deb10u1) ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.070 Selecting previously unselected package libonig5:amd64.
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.070 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.078 Unpacking libonig5:amd64 (6.9.1-1) ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.151 Selecting previously unselected package libjq1:amd64.
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.151 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.599Z] #25 9.160 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.231 Selecting previously unselected package jq.
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.231 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.235 Unpacking jq (1.5+dfsg-2+b1) ...
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.292 Setting up libkeyutils1:amd64 (1.6-6) ...
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.307 Setting up libpsl5:amd64 (0.20.2-2) ...
00:00:39 [2020-10-30T00:00:39.860Z] #25 9.319 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:00:39 [2020-10-30T00:00:39.947Z] using credential docker-jenkins-github-credentials
00:00:39 [2020-10-30T00:00:39.955Z] Cloning the remote Git repository
00:00:39 [2020-10-30T00:00:39.955Z] Cloning with configured refspecs honoured and without tags
00:00:40 [2020-10-30T00:00:40.074Z] using credential docker-jenkins-github-credentials
00:00:40 [2020-10-30T00:00:40.082Z] Cloning the remote Git repository
00:00:40 [2020-10-30T00:00:40.082Z] Cloning with configured refspecs honoured and without tags
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.524 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.583 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.594 Setting up libkrb5support0:amd64 (1.17-3) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.606 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.623 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.641 Setting up libk5crypto3:amd64 (1.17-3) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.660 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.671 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.686 Setting up libkrb5-3:amd64 (1.17-3) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.698 Setting up openssl (1.1.1d-0+deb10u3) ...
00:00:40 [2020-10-30T00:00:40.125Z] #25 9.714 Setting up libonig5:amd64 (6.9.1-1) ...
00:00:40 [2020-10-30T00:00:40.211Z] Cloning repository https://github.com/moby/moby.git
00:00:40 [2020-10-30T00:00:40.386Z] #25 9.731 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:00:40 [2020-10-30T00:00:40.386Z] #25 9.745 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:00:40 [2020-10-30T00:00:40.386Z] #25 9.761 Setting up ca-certificates (20200601~deb10u1) ...
00:00:39 [2020-10-30T00:00:39.981Z] Cloning repository https://github.com/moby/moby.git
00:00:40 [2020-10-30T00:00:40.040Z]  > git init /home/ubuntu/workspace/moby_PR-41458 # timeout=10
00:00:40 [2020-10-30T00:00:40.280Z] Fetching upstream changes from https://github.com/moby/moby.git
00:00:40 [2020-10-30T00:00:40.280Z]  > git --version # timeout=10
00:00:40 [2020-10-30T00:00:40.295Z]  > git --version # 'git version 2.17.1'
00:00:40 [2020-10-30T00:00:40.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:00:40 [2020-10-30T00:00:40.960Z] #25 10.55 Updating certificates in /etc/ssl/certs...
00:00:40 [2020-10-30T00:00:40.275Z]  > git init /home/ubuntu/workspace/moby_PR-41458 # timeout=10
00:00:41 [2020-10-30T00:00:41.225Z] Fetching upstream changes from https://github.com/moby/moby.git
00:00:41 [2020-10-30T00:00:41.225Z]  > git --version # timeout=10
00:00:41 [2020-10-30T00:00:41.239Z]  > git --version # 'git version 2.7.4'
00:00:41 [2020-10-30T00:00:41.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:00:41 [2020-10-30T00:00:41.317Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:00:40 [2020-10-30T00:00:40.414Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.62 126 added, 0 removed; done.
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.75 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.76 Setting up jq (1.5+dfsg-2+b1) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.79 Setting up curl (7.64.0-4+deb10u1) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.80 Processing triggers for libc-bin (2.28-10) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.83 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:00:42 [2020-10-30T00:00:42.363Z] #25 11.84 Updating certificates in /etc/ssl/certs...
00:00:43 [2020-10-30T00:00:43.321Z] #25 12.81 0 added, 0 removed; done.
00:00:43 [2020-10-30T00:00:43.321Z] #25 12.81 Running hooks in /etc/ca-certificates/update.d...
00:00:43 [2020-10-30T00:00:43.321Z] #25 12.82 done.
00:00:43 [2020-10-30T00:00:43.399Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
00:00:44 [2020-10-30T00:00:44.767Z] #8 ...
00:00:44 [2020-10-30T00:00:44.767Z] 
00:00:44 [2020-10-30T00:00:44.767Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:44 [2020-10-30T00:00:44.767Z] #25 1.640 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:00:44 [2020-10-30T00:00:44.767Z] #25 1.640 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:00:44 [2020-10-30T00:00:44.767Z] #25 1.651 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:00:44 [2020-10-30T00:00:44.767Z] #25 1.875 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:00:44 [2020-10-30T00:00:44.767Z] #25 2.450 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:00:44 [2020-10-30T00:00:44.767Z] #25 3.030 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:00:44 [2020-10-30T00:00:44.767Z] #25 4.215 Fetched 8396 kB in 3s (2901 kB/s)
00:00:44 [2020-10-30T00:00:44.768Z] #25 4.215 Reading package lists...
00:00:44 [2020-10-30T00:00:44.768Z] #25 5.170 Reading package lists...
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.108 Building dependency tree...
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.487 The following additional packages will be installed:
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495 Suggested packages:
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495   krb5-doc krb5-user
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495 Recommended packages:
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.495   krb5-locales publicsuffix libsasl2-modules
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.734 The following NEW packages will be installed:
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.738   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.738   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.738   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:00:44 [2020-10-30T00:00:44.768Z] #25 6.738   libssh2-1 libssl1.1 openssl
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.011 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.011 Need to get 5049 kB of archives.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.011 After this operation, 12.1 MB of additional disk space will be used.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.011 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.055 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.059 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.062 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.063 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.065 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.067 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.075 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.078 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.079 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.082 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.084 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.088 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.089 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.091 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.092 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.095 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.101 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.105 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.109 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.113 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.269 debconf: delaying package configuration, since apt-utils is not installed
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.294 Fetched 5049 kB in 0s (14.2 MB/s)
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.421 Selecting previously unselected package libssl1.1:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.421 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.425 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.431 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.669 Selecting previously unselected package openssl.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.669 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.673 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.841 Selecting previously unselected package ca-certificates.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.841 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.845 Unpacking ca-certificates (20200601~deb10u1) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.945 Selecting previously unselected package libkeyutils1:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.945 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.949 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.996 Selecting previously unselected package libkrb5support0:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 7.996 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.007 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.045 Selecting previously unselected package libk5crypto3:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.045 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.051 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.116 Selecting previously unselected package libkrb5-3:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.116 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.119 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.232 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.232 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.235 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.348 Selecting previously unselected package libsasl2-modules-db:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.348 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.353 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.396 Selecting previously unselected package libsasl2-2:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.396 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.399 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.469 Selecting previously unselected package libldap-common.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.469 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.473 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.525 Selecting previously unselected package libldap-2.4-2:amd64.
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.525 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 8.528 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:00:44 [2020-10-30T00:00:44.768Z] #25 ...
00:00:44 [2020-10-30T00:00:44.768Z] 
00:00:44 [2020-10-30T00:00:44.768Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:45 [2020-10-30T00:00:45.738Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done
00:00:47 [2020-10-30T00:00:47.125Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
00:00:47 [2020-10-30T00:00:47.533Z] #25 DONE 16.5s
00:00:47 [2020-10-30T00:00:47.533Z] 
00:00:47 [2020-10-30T00:00:47.533Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:00:47 [2020-10-30T00:00:47.533Z] #26 DONE 0.1s
00:00:47 [2020-10-30T00:00:47.533Z] 
00:00:47 [2020-10-30T00:00:47.533Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:00:47 [2020-10-30T00:00:47.533Z] #27 ...
00:00:47 [2020-10-30T00:00:47.533Z] 
00:00:47 [2020-10-30T00:00:47.533Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:47 [2020-10-30T00:00:47.533Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done
00:00:47 [2020-10-30T00:00:47.533Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done
00:00:47 [2020-10-30T00:00:47.533Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.1s
00:00:48 [2020-10-30T00:00:48.919Z] #8 ...
00:00:48 [2020-10-30T00:00:48.919Z] 
00:00:48 [2020-10-30T00:00:48.920Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:00:48 [2020-10-30T00:00:48.920Z] #27 1.780 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:00:48 [2020-10-30T00:00:48.920Z] #27 1.890 
00:00:49 [2020-10-30T00:00:49.451Z] #27 2.008 
##                                                                         3.5%
#####################                                                     29.8%
########################################                                  56.2%
######################################################                    76.2%
#####################################################################     96.3%
######################################################################## 100.0%
00:00:49 [2020-10-30T00:00:49.712Z] #27 2.533 
00:00:49 [2020-10-30T00:00:49.974Z] #27 2.648 
#                                                                          2.2%
######################################################################## 100.0%
00:00:49 [2020-10-30T00:00:49.974Z] #27 2.842 
00:00:50 [2020-10-30T00:00:50.236Z] #27 2.975 
###########################################                               61.1%
######################################################################## 100.0%
00:00:50 [2020-10-30T00:00:50.236Z] #27 3.102 
00:00:50 [2020-10-30T00:00:50.759Z] #27 3.222 
#######                                                                   10.3%
#####################                                                     29.6%
#######################################                                   54.6%
#####################################################                     74.1%
##################################################################        92.5%
######################################################################## 100.0%
00:00:51 [2020-10-30T00:00:51.022Z] #27 3.756 
00:00:52 [2020-10-30T00:00:52.401Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done
00:00:52 [2020-10-30T00:00:52.968Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
00:00:52 [2020-10-30T00:00:52.968Z] #8 ...
00:00:52 [2020-10-30T00:00:52.968Z] 
00:00:52 [2020-10-30T00:00:52.968Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.600 Selecting previously unselected package libnghttp2-14:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.600 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.604 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.648 Selecting previously unselected package libpsl5:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.648 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.652 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.741 Selecting previously unselected package librtmp1:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.741 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.746 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.795 Selecting previously unselected package libssh2-1:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.797 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.801 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.871 Selecting previously unselected package libcurl4:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.873 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.877 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.965 Selecting previously unselected package curl.
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.965 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 8.973 Unpacking curl (7.64.0-4+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.043 Selecting previously unselected package libonig5:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.045 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.050 Unpacking libonig5:amd64 (6.9.1-1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.117 Selecting previously unselected package libjq1:amd64.
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.117 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.120 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.184 Selecting previously unselected package jq.
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.195 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 9.195 Unpacking jq (1.5+dfsg-2+b1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.60 Setting up libkeyutils1:amd64 (1.6-6) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.62 Setting up libpsl5:amd64 (0.20.2-2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.63 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.79 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.82 Setting up libkrb5support0:amd64 (1.17-3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.89 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.90 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.91 Setting up libk5crypto3:amd64 (1.17-3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.92 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.94 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.95 Setting up libkrb5-3:amd64 (1.17-3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.96 Setting up openssl (1.1.1d-0+deb10u3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.98 Setting up libonig5:amd64 (6.9.1-1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 10.99 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 11.00 Setting up ca-certificates (20200601~deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 11.69 Updating certificates in /etc/ssl/certs...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.70 126 added, 0 removed; done.
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.76 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.77 Setting up jq (1.5+dfsg-2+b1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.79 Setting up curl (7.64.0-4+deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.80 Processing triggers for libc-bin (2.28-10) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.81 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:00:52 [2020-10-30T00:00:52.968Z] #25 12.83 Updating certificates in /etc/ssl/certs...
00:00:52 [2020-10-30T00:00:52.968Z] #25 13.68 0 added, 0 removed; done.
00:00:52 [2020-10-30T00:00:52.968Z] #25 13.68 Running hooks in /etc/ca-certificates/update.d...
00:00:52 [2020-10-30T00:00:52.968Z] #25 13.68 done.
00:00:52 [2020-10-30T00:00:52.968Z] #25 DONE 16.8s
00:00:52 [2020-10-30T00:00:52.968Z] 
00:00:52 [2020-10-30T00:00:52.968Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:52 [2020-10-30T00:00:52.968Z] #8 ...
00:00:52 [2020-10-30T00:00:52.968Z] 
00:00:52 [2020-10-30T00:00:52.968Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:00:52 [2020-10-30T00:00:52.976Z] #27 3.879 
###                                                                        4.2%
######                                                                     9.6%
##########                                                                14.6%
##############                                                            20.0%
##################                                                        25.2%
#####################                                                     30.4%
#########################                                                 35.1%
############################                                              39.1%
###############################                                           43.8%
####################################                                      51.2%
########################################                                  56.5%
############################################                              61.5%
################################################                          66.8%
###################################################                       72.0%
#######################################################                   76.7%
###########################################################               82.4%
##############################################################            87.4%
##################################################################        92.8%
#####################################################################     97.0%
######################################################################## 100.0%
00:00:52 [2020-10-30T00:00:52.976Z] #27 5.755 
00:00:53 [2020-10-30T00:00:53.532Z] #26 DONE 0.4s
00:00:53 [2020-10-30T00:00:53.532Z] 
00:00:53 [2020-10-30T00:00:53.532Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:53 [2020-10-30T00:00:53.566Z] #27 6.372 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:00:53 [2020-10-30T00:00:53.566Z] #27 6.508 
00:00:53 [2020-10-30T00:00:53.566Z] #27 6.576 
######################################################################## 100.0%
00:00:53 [2020-10-30T00:00:53.566Z] #27 6.614 
00:00:54 [2020-10-30T00:00:54.137Z] #27 7.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:00:54 [2020-10-30T00:00:54.137Z] #27 7.157 
00:00:54 [2020-10-30T00:00:54.398Z] #27 7.338 
                                                                           0.6%
######################################################################## 100.0%
00:00:54 [2020-10-30T00:00:54.658Z] #27 7.464 
00:00:55 [2020-10-30T00:00:55.231Z] #27 7.990 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:00:55 [2020-10-30T00:00:55.231Z] #27 8.002 skipping existing c35d46ef359f
00:00:55 [2020-10-30T00:00:55.231Z] #27 8.032 
00:00:55 [2020-10-30T00:00:55.492Z] #27 8.347 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:00:55 [2020-10-30T00:00:55.492Z] #27 8.433 
00:00:55 [2020-10-30T00:00:55.492Z] #27 8.480 
######################################################################## 100.0%
00:00:55 [2020-10-30T00:00:55.492Z] #27 8.515 
00:00:55 [2020-10-30T00:00:55.759Z] #27 8.779 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:00:56 [2020-10-30T00:00:56.021Z] #27 8.869 
00:00:56 [2020-10-30T00:00:56.021Z] #27 8.965 
######################################################################## 100.0%
00:00:56 [2020-10-30T00:00:56.022Z] #27 8.990 
00:00:56 [2020-10-30T00:00:56.283Z] #27 9.010 Download of images into '/build' complete.
00:00:56 [2020-10-30T00:00:56.283Z] #27 9.010 Use something like the following to load the result into a Docker daemon:
00:00:56 [2020-10-30T00:00:56.283Z] #27 9.010   tar -cC '/build' . | docker load
00:00:58 [2020-10-30T00:00:58.802Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
00:00:58 [2020-10-30T00:00:58.826Z] #27 ...
00:00:58 [2020-10-30T00:00:58.826Z] 
00:00:58 [2020-10-30T00:00:58.826Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:00:58 [2020-10-30T00:00:58.826Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done
00:00:58 [2020-10-30T00:00:58.826Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:00:59 [2020-10-30T00:00:59.689Z] Removing intermediate container 7d4b94dd4f01
00:00:59 [2020-10-30T00:00:59.689Z]  ---> 3470846aa63b
00:00:59 [2020-10-30T00:00:59.689Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
00:00:59 [2020-10-30T00:00:59.689Z]  ---> 805dc2d65d1c
00:00:59 [2020-10-30T00:00:59.689Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
00:00:59 [2020-10-30T00:00:59.689Z]  ---> f4545f376d8e
00:00:59 [2020-10-30T00:00:59.689Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
00:00:59 [2020-10-30T00:00:59.689Z]  ---> Running in 22f58c15e037
00:00:59 [2020-10-30T00:00:59.689Z] Removing intermediate container 22f58c15e037
00:00:59 [2020-10-30T00:00:59.689Z]  ---> 468f453e97a1
00:00:59 [2020-10-30T00:00:59.689Z] Successfully built 468f453e97a1
00:00:59 [2020-10-30T00:00:59.689Z] Successfully tagged moby-buildx:latest
00:00:59 [2020-10-30T00:00:59.689Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
00:00:59 [2020-10-30T00:00:59.689Z] if [ -n "${id}" ]; then \
00:00:59 [2020-10-30T00:00:59.689Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
00:00:59 [2020-10-30T00:00:59.689Z] 	&& touch bundles/buildx; \
00:00:59 [2020-10-30T00:00:59.689Z] 	docker rm -f ${id}; \
00:00:59 [2020-10-30T00:00:59.689Z] fi
00:00:59 [2020-10-30T00:00:59.689Z] 166b6b35380878d544cc37470170822b4c5546333367dcfe4a03c538617189df
00:00:59 [2020-10-30T00:00:59.689Z] bundles/buildx version
00:00:59 [2020-10-30T00:00:59.689Z] buildx v0.3.1 6db68d0
00:00:59 [2020-10-30T00:00:59.689Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e766361271f5985789f6f495fd2c10f3cc603a32 .
00:00:59 [2020-10-30T00:00:59.689Z] #1 [internal] booting buildkit
00:00:59 [2020-10-30T00:00:59.689Z] #1 pulling image moby/buildkit:buildx-stable-1
00:00:59 [2020-10-30T00:00:59.689Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
00:00:59 [2020-10-30T00:00:59.689Z] #1 creating container buildx_buildkit_default
00:00:59 [2020-10-30T00:00:59.689Z] #1 creating container buildx_buildkit_default 0.4s done
00:00:59 [2020-10-30T00:00:59.689Z] #1 DONE 2.6s
00:00:59 [2020-10-30T00:00:59.689Z] 
00:00:59 [2020-10-30T00:00:59.689Z] #2 [internal] load build definition from Dockerfile
00:00:59 [2020-10-30T00:00:59.689Z] #2 transferring dockerfile: 16.58kB done
00:00:59 [2020-10-30T00:00:59.689Z] #2 DONE 0.0s
00:00:59 [2020-10-30T00:00:59.689Z] 
00:00:59 [2020-10-30T00:00:59.689Z] #3 [internal] load .dockerignore
00:00:59 [2020-10-30T00:00:59.689Z] #3 transferring context: 87B done
00:00:59 [2020-10-30T00:00:59.689Z] #3 DONE 0.0s
00:00:59 [2020-10-30T00:00:59.689Z] 
00:00:59 [2020-10-30T00:00:59.689Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:00:59 [2020-10-30T00:00:59.689Z] #4 DONE 0.8s
00:00:59 [2020-10-30T00:00:59.689Z] 
00:00:59 [2020-10-30T00:00:59.689Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:00:59 [2020-10-30T00:00:59.689Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:00:59 [2020-10-30T00:00:59.689Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
00:00:59 [2020-10-30T00:00:59.689Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
00:00:59 [2020-10-30T00:00:59.689Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:00:59 [2020-10-30T00:00:59.689Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
00:00:59 [2020-10-30T00:00:59.689Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
00:00:59 [2020-10-30T00:00:59.689Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
00:00:59 [2020-10-30T00:00:59.768Z] #8 DONE 42.7s
00:00:59 [2020-10-30T00:00:59.768Z] 
00:00:59 [2020-10-30T00:00:59.768Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:00:59 [2020-10-30T00:00:59.995Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done
00:00:59 [2020-10-30T00:00:59.995Z] #5 DONE 0.9s
00:01:00 [2020-10-30T00:01:00.295Z] 
00:01:00 [2020-10-30T00:01:00.295Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:01:00 [2020-10-30T00:01:00.587Z] #8 DONE 0.6s
00:01:00 [2020-10-30T00:01:00.587Z] 
00:01:00 [2020-10-30T00:01:00.587Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:01:00 [2020-10-30T00:01:00.895Z] #7 DONE 0.7s
00:01:00 [2020-10-30T00:01:00.895Z] 
00:01:00 [2020-10-30T00:01:00.895Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:01:00 [2020-10-30T00:01:00.895Z] #6 DONE 0.7s
00:01:00 [2020-10-30T00:01:00.895Z] 
00:01:00 [2020-10-30T00:01:00.895Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:01:00 [2020-10-30T00:01:00.895Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:01:00 [2020-10-30T00:01:00.895Z] #61 DONE 0.0s
00:01:00 [2020-10-30T00:01:00.895Z] 
00:01:00 [2020-10-30T00:01:00.895Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:00 [2020-10-30T00:01:00.895Z] #25 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:01:00 [2020-10-30T00:01:00.895Z] #25 DONE 0.0s
00:01:00 [2020-10-30T00:01:00.895Z] 
00:01:00 [2020-10-30T00:01:00.895Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:00 [2020-10-30T00:01:00.895Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 0B / 57.46MB 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 0B / 73.58MB 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 0B / 96.52MB 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0B / 157B 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 0B / 54.14MB 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0B / 8.25MB 0.1s
00:01:01 [2020-10-30T00:01:01.568Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0B / 10.73MB 0.1s
00:01:01 [2020-10-30T00:01:01.919Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.4s done
00:01:01 [2020-10-30T00:01:01.919Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 2.05MB / 8.25MB 0.6s
00:01:01 [2020-10-30T00:01:01.919Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 1.02MB / 10.73MB 0.6s
00:01:02 [2020-10-30T00:01:02.314Z] #9 ...
00:01:02 [2020-10-30T00:01:02.314Z] 
00:01:02 [2020-10-30T00:01:02.314Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:01:02 [2020-10-30T00:01:02.314Z] #27 DONE 14.9s
00:01:02 [2020-10-30T00:01:02.314Z] 
00:01:02 [2020-10-30T00:01:02.314Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 3.32MB / 54.14MB 0.7s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 5.67MB / 8.25MB 0.7s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 4.11MB / 10.73MB 0.7s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 7.43MB / 57.46MB 1.1s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 6.32MB / 73.58MB 1.1s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 7.17MB / 96.52MB 1.1s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 8.45MB / 54.14MB 1.1s
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done
00:01:02 [2020-10-30T00:01:02.319Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.37MB / 10.73MB 1.1s
00:01:02 [2020-10-30T00:01:02.628Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.1s done
00:01:02 [2020-10-30T00:01:02.628Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 12.32MB / 54.14MB 1.4s
00:01:02 [2020-10-30T00:01:02.934Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.47MB / 57.46MB 1.5s
00:01:02 [2020-10-30T00:01:02.934Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 12.40MB / 73.58MB 1.5s
00:01:02 [2020-10-30T00:01:02.934Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 13.09MB / 96.52MB 1.5s
00:01:02 [2020-10-30T00:01:02.934Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 15.46MB / 54.14MB 1.5s
00:01:02 [2020-10-30T00:01:02.934Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.82MB / 57.46MB 1.7s
00:01:03 [2020-10-30T00:01:03.263Z] #9 DONE 3.2s
00:01:03 [2020-10-30T00:01:03.263Z] 
00:01:03 [2020-10-30T00:01:03.263Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:01:03 [2020-10-30T00:01:03.324Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 16.92MB / 73.58MB 1.8s
00:01:03 [2020-10-30T00:01:03.324Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 18.50MB / 96.52MB 1.8s
00:01:03 [2020-10-30T00:01:03.324Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 21.39MB / 54.14MB 1.8s
00:01:03 [2020-10-30T00:01:03.324Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 22.56MB / 57.46MB 2.0s
00:01:03 [2020-10-30T00:01:03.324Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 24.92MB / 54.14MB 2.0s
00:01:03 [2020-10-30T00:01:03.366Z] Fetching without tags
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.05MB / 96.52MB 2.1s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.20MB / 57.46MB 2.2s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 21.87MB / 73.58MB 2.2s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.89MB / 54.14MB 2.4s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.47MB / 57.46MB 2.5s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 25.62MB / 73.58MB 2.5s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 29.20MB / 96.52MB 2.5s
00:01:03 [2020-10-30T00:01:03.898Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.37MB / 54.14MB 2.7s
00:01:03 [2020-10-30T00:01:03.901Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
00:01:03 [2020-10-30T00:01:03.021Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:03 [2020-10-30T00:01:03.041Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
00:01:03 [2020-10-30T00:01:03.324Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:03 [2020-10-30T00:01:03.336Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:03 [2020-10-30T00:01:03.377Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:03 [2020-10-30T00:01:03.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:03 [2020-10-30T00:01:03.462Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:03 [2020-10-30T00:01:03.922Z]  > git config core.sparsecheckout # timeout=10
00:01:03 [2020-10-30T00:01:03.936Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:01:04 [2020-10-30T00:01:04.064Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done
00:01:04 [2020-10-30T00:01:04.064Z] #8 ...
00:01:04 [2020-10-30T00:01:04.064Z] 
00:01:04 [2020-10-30T00:01:04.064Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:01:04 [2020-10-30T00:01:04.064Z] #27 1.432 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 1.567 
00:01:04 [2020-10-30T00:01:04.064Z] #27 1.696 
###########                                                               16.0%
##########################                                                37.3%
#########################################                                 57.1%
#################################################                         69.3%
##############################################################            86.5%
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 2.390 
00:01:04 [2020-10-30T00:01:04.064Z] #27 2.515 
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 2.625 
00:01:04 [2020-10-30T00:01:04.064Z] #27 2.760 
#####################################                                     52.2%
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 2.927 
00:01:04 [2020-10-30T00:01:04.064Z] #27 3.056 
##########                                                                14.8%
##########################                                                36.9%
########################################                                  55.9%
######################################################                    75.4%
####################################################################      94.7%
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 3.575 
00:01:04 [2020-10-30T00:01:04.064Z] #27 3.696 
###                                                                        4.5%
#######                                                                    9.8%
##########                                                                15.0%
##############                                                            20.2%
##################                                                        25.3%
######################                                                    30.6%
#########################                                                 35.6%
#############################                                             40.7%
#################################                                         46.2%
#####################################                                     51.4%
########################################                                  56.6%
############################################                              61.8%
################################################                          66.8%
####################################################                      72.2%
#######################################################                   77.4%
###########################################################               82.6%
###############################################################           87.6%
###################################################################       93.1%
######################################################################    98.1%
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 5.556 
00:01:04 [2020-10-30T00:01:04.064Z] #27 5.878 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 5.965 
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.056 
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.084 
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.419 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.539 
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.650 
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 6.691 
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.095 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.120 skipping existing c35d46ef359f
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.142 
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.526 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.635 
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.713 
######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 7.748 
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.177 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.313 
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.544 #=#=#                                                                         

######################################################################## 100.0%
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.610 
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.629 Download of images into '/build' complete.
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.629 Use something like the following to load the result into a Docker daemon:
00:01:04 [2020-10-30T00:01:04.064Z] #27 8.629   tar -cC '/build' . | docker load
00:01:04 [2020-10-30T00:01:04.207Z] #10 DONE 0.9s
00:01:04 [2020-10-30T00:01:04.207Z] 
00:01:04 [2020-10-30T00:01:04.207Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:04 [2020-10-30T00:01:04.207Z] #56 ...
00:01:04 [2020-10-30T00:01:04.207Z] 
00:01:04 [2020-10-30T00:01:04.207Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:01:04 [2020-10-30T00:01:04.207Z] #29 DONE 0.1s
00:01:04 [2020-10-30T00:01:04.207Z] 
00:01:04 [2020-10-30T00:01:04.207Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:01:04 [2020-10-30T00:01:04.207Z] #37 DONE 0.2s
00:01:04 [2020-10-30T00:01:04.207Z] 
00:01:04 [2020-10-30T00:01:04.207Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:04 [2020-10-30T00:01:04.254Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 36.51MB / 54.14MB 2.8s
00:01:04 [2020-10-30T00:01:04.254Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.51MB / 57.46MB 3.0s
00:01:04 [2020-10-30T00:01:04.254Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 31.62MB / 73.58MB 3.0s
00:01:04 [2020-10-30T00:01:04.575Z] Fetching without tags
00:01:04 [2020-10-30T00:01:04.632Z] #27 ...
00:01:04 [2020-10-30T00:01:04.632Z] 
00:01:04 [2020-10-30T00:01:04.632Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:04 [2020-10-30T00:01:04.632Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:01:04 [2020-10-30T00:01:04.701Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.24MB / 96.52MB 3.3s
00:01:04 [2020-10-30T00:01:04.701Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.65MB / 54.14MB 3.3s
00:01:04 [2020-10-30T00:01:04.701Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.69MB / 57.46MB 3.4s
00:01:04 [2020-10-30T00:01:04.701Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.03MB / 73.58MB 3.4s
00:01:04 [2020-10-30T00:01:04.892Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
00:01:05 [2020-10-30T00:01:05.049Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.68MB / 57.46MB 3.7s
00:01:05 [2020-10-30T00:01:05.049Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.57MB / 54.14MB 3.7s
00:01:04 [2020-10-30T00:01:04.483Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:04 [2020-10-30T00:01:04.505Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
00:01:04 [2020-10-30T00:01:04.517Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:04 [2020-10-30T00:01:04.538Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:01:04 [2020-10-30T00:01:04.578Z] Fetching upstream changes from https://github.com/moby/moby.git
00:01:04 [2020-10-30T00:01:04.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:04 [2020-10-30T00:01:04.609Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:01:04 [2020-10-30T00:01:04.900Z]  > git config core.sparsecheckout # timeout=10
00:01:04 [2020-10-30T00:01:04.926Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:01:05 [2020-10-30T00:01:05.362Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.35MB / 73.58MB 3.9s
00:01:05 [2020-10-30T00:01:05.362Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 42.29MB / 96.52MB 3.9s
00:01:05 [2020-10-30T00:01:05.362Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 43.41MB / 57.46MB 4.2s
00:01:05 [2020-10-30T00:01:05.362Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 49.10MB / 54.14MB 4.2s
00:01:05 [2020-10-30T00:01:05.599Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
00:01:05 [2020-10-30T00:01:05.600Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
00:01:05 [2020-10-30T00:01:05.776Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 48.95MB / 96.52MB 4.3s
00:01:05 [2020-10-30T00:01:05.776Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.42MB / 57.46MB 4.5s
00:01:05 [2020-10-30T00:01:05.776Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 45.62MB / 73.58MB 4.5s
00:01:05 [2020-10-30T00:01:05.844Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
00:01:05 [2020-10-30T00:01:05.844Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.16MB / 54.14MB 4.6s
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.58MB / 57.46MB 4.8s
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 56.79MB / 96.52MB 4.8s
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 53.98MB / 57.46MB 4.9s
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 50.50MB / 73.58MB 4.9s
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done
00:01:06 [2020-10-30T00:01:06.209Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done
00:01:05 [2020-10-30T00:01:05.475Z]  > git remote # timeout=10
00:01:05 [2020-10-30T00:01:05.522Z]  > git config --get remote.origin.url # timeout=10
00:01:05 [2020-10-30T00:01:05.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:05 [2020-10-30T00:01:05.531Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
00:01:05 [2020-10-30T00:01:05.572Z]  > git rev-parse HEAD^{commit} # timeout=10
00:01:05 [2020-10-30T00:01:05.608Z]  > git config core.sparsecheckout # timeout=10
00:01:05 [2020-10-30T00:01:05.626Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:01:06 [2020-10-30T00:01:06.544Z] #8 DONE 44.7s
00:01:06 [2020-10-30T00:01:06.544Z] 
00:01:06 [2020-10-30T00:01:06.544Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:01:06 [2020-10-30T00:01:06.558Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 63.16MB / 96.52MB 5.1s
00:01:06 [2020-10-30T00:01:06.558Z] #9 ...
00:01:06 [2020-10-30T00:01:06.558Z] 
00:01:06 [2020-10-30T00:01:06.558Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:01:06 [2020-10-30T00:01:06.558Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:01:06 [2020-10-30T00:01:06.558Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done
00:01:06 [2020-10-30T00:01:06.558Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:01:06 [2020-10-30T00:01:06.558Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.7s done
00:01:06 [2020-10-30T00:01:06.558Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.5s done
00:01:06 [2020-10-30T00:01:06.558Z] #61 DONE 5.6s
00:01:06 [2020-10-30T00:01:06.558Z] 
00:01:06 [2020-10-30T00:01:06.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:06 [2020-10-30T00:01:06.558Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.2s done
00:01:06 [2020-10-30T00:01:06.558Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.76MB / 73.58MB 5.2s
00:01:06 [2020-10-30T00:01:06.558Z] #9 ...
00:01:06 [2020-10-30T00:01:06.558Z] 
00:01:06 [2020-10-30T00:01:06.558Z] #22 [internal] load build context
00:01:06 [2020-10-30T00:01:06.558Z] #22 transferring context: 41.34MB 5.6s
00:01:06 [2020-10-30T00:01:06.801Z] #27 ...
00:01:06 [2020-10-30T00:01:06.801Z] 
00:01:06 [2020-10-30T00:01:06.801Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:01:05 [2020-10-30T00:01:05.748Z]  > git remote # timeout=10
00:01:05 [2020-10-30T00:01:05.762Z]  > git config --get remote.origin.url # timeout=10
00:01:05 [2020-10-30T00:01:05.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:01:05 [2020-10-30T00:01:05.812Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
00:01:05 [2020-10-30T00:01:05.825Z]  > git rev-parse HEAD^{commit} # timeout=10
00:01:05 [2020-10-30T00:01:05.846Z]  > git config core.sparsecheckout # timeout=10
00:01:05 [2020-10-30T00:01:05.865Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:01:07 [2020-10-30T00:01:07.720Z] #22 transferring context: 51.99MB 6.5s done
00:01:07 [2020-10-30T00:01:07.720Z] #22 DONE 6.5s
00:01:07 [2020-10-30T00:01:07.720Z] 
00:01:07 [2020-10-30T00:01:07.720Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:07 [2020-10-30T00:01:07.720Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.0s done
00:01:07 [2020-10-30T00:01:07.720Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done
00:01:07 [2020-10-30T00:01:07.720Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:01:08 [2020-10-30T00:01:08.167Z] #9 ...
00:01:08 [2020-10-30T00:01:08.167Z] 
00:01:08 [2020-10-30T00:01:08.167Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:01:08 [2020-10-30T00:01:08.167Z] #27 DONE 14.7s
00:01:08 [2020-10-30T00:01:08.425Z] 
00:01:08 [2020-10-30T00:01:08.425Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:01:09 [2020-10-30T00:01:09.520Z] #38 ...
00:01:09 [2020-10-30T00:01:09.520Z] 
00:01:09 [2020-10-30T00:01:09.520Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + RM_GOPATH=0
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + TMP_GOPATH=
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + : /build
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + '[' -z '' ']'
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 ++ mktemp -d
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + export GOPATH=/tmp/tmp.jpxMUzBiF4
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + GOPATH=/tmp/tmp.jpxMUzBiF4
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + RM_GOPATH=1
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 + case "$(go env GOARCH)" in
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.520 ++ go env GOARCH
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.524 + export GO_BUILDMODE=-buildmode=pie
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.524 + GO_BUILDMODE=-buildmode=pie
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.526 ++ dirname /tmp/install/install.sh
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + dir=/tmp/install
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + bin=tomlv
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + shift
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + . /tmp/install/tomlv.installer
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + install_tomlv
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.528 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jpxMUzBiF4/src/github.com/BurntSushi/toml
00:01:09 [2020-10-30T00:01:09.520Z] #32 5.534 Cloning into '/tmp/tmp.jpxMUzBiF4/src/github.com/BurntSushi/toml'...
00:01:09 [2020-10-30T00:01:09.794Z] #9 DONE 2.9s
00:01:09 [2020-10-30T00:01:09.794Z] 
00:01:09 [2020-10-30T00:01:09.794Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:01:09 [2020-10-30T00:01:09.892Z] Commit message: "pkg/mount: update deprecated wrappers"
00:01:10 [2020-10-30T00:01:10.095Z] #32 6.255 + cd /tmp/tmp.jpxMUzBiF4/src/github.com/BurntSushi/toml
00:01:10 [2020-10-30T00:01:10.095Z] #32 6.255 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:10 [2020-10-30T00:01:10.316Z] Commit message: "pkg/mount: update deprecated wrappers"
00:01:10 [2020-10-30T00:01:10.357Z] #32 6.268 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:01:10 [2020-10-30T00:01:10.620Z] #32 ...
00:01:10 [2020-10-30T00:01:10.620Z] 
00:01:10 [2020-10-30T00:01:10.620Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + RM_GOPATH=0
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + TMP_GOPATH=
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + : /build
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + '[' -z '' ']'
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 ++ mktemp -d
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + export GOPATH=/tmp/tmp.WIT93T8HRg
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + GOPATH=/tmp/tmp.WIT93T8HRg
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + RM_GOPATH=1
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + case "$(go env GOARCH)" in
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 ++ go env GOARCH
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + export GO_BUILDMODE=-buildmode=pie
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + GO_BUILDMODE=-buildmode=pie
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 ++ dirname /tmp/install/install.sh
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + dir=/tmp/install
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + bin=gotestsum
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + shift
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + . /tmp/install/gotestsum.installer
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 ++ : v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + install_gotestsum
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + set -e
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + export GO111MODULE=on
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + GO111MODULE=on
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + GOBIN=/build
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 + go get gotest.tools/gotestsum@v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 go: finding gotest.tools v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 4.740 go: finding gotest.tools/gotestsum v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 5.291 go: downloading gotest.tools/gotestsum v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 5.741 go: extracting gotest.tools/gotestsum v0.5.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.508 go: downloading github.com/pkg/errors v0.9.1
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.538 go: downloading github.com/fatih/color v1.9.0
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.555 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.603 go: downloading github.com/spf13/pflag v1.0.3
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.603 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.603 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.718 go: extracting github.com/fatih/color v1.9.0
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.738 go: downloading github.com/jonboulle/clockwork v0.1.0
00:01:10 [2020-10-30T00:01:10.620Z] #45 6.760 go: extracting github.com/pkg/errors v0.9.1
00:01:10 [2020-10-30T00:01:10.731Z] #10 DONE 1.0s
00:01:10 [2020-10-30T00:01:10.732Z] 
00:01:10 [2020-10-30T00:01:10.732Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:01:10 [2020-10-30T00:01:10.732Z] #37 DONE 0.1s
00:01:10 [2020-10-30T00:01:10.732Z] 
00:01:10 [2020-10-30T00:01:10.732Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:01:10 [2020-10-30T00:01:10.732Z] #29 DONE 0.1s
00:01:10 [2020-10-30T00:01:10.732Z] 
00:01:10 [2020-10-30T00:01:10.732Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:01:10 [2020-10-30T00:01:10.881Z] #45 7.023 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:10 [2020-10-30T00:01:10.881Z] #45 ...
00:01:10 [2020-10-30T00:01:10.881Z] 
00:01:10 [2020-10-30T00:01:10.881Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:10 [2020-10-30T00:01:10.882Z] #32 6.944 runtime/internal/atomic
00:01:10 [2020-10-30T00:01:10.882Z] #32 6.944 internal/cpu
00:01:10 [2020-10-30T00:01:10.882Z] #32 7.039 runtime/internal/sys
00:01:10 [2020-10-30T00:01:10.882Z] #32 7.080 runtime/internal/math
00:01:11 [2020-10-30T00:01:11.065Z] + docker version
00:01:11 [2020-10-30T00:01:11.143Z] #32 7.202 math/bits
00:01:11 [2020-10-30T00:01:11.299Z] #9 ...
00:01:11 [2020-10-30T00:01:11.300Z] 
00:01:11 [2020-10-30T00:01:11.300Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:11 [2020-10-30T00:01:11.300Z] #25 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:01:11 [2020-10-30T00:01:11.300Z] #25 sha256:718fa89ee697814e223b7b407029d1ebc1d8316f9d26c0ae1e9168d9b5ba893c 529B / 529B done
00:01:11 [2020-10-30T00:01:11.300Z] #25 sha256:b5d2617265f370f18bc3d48beee684b1ba0eb6a2b02f813353f4bbd7084830ff 54.14MB / 54.14MB 4.4s done
00:01:11 [2020-10-30T00:01:11.300Z] #25 sha256:2946fdcd38d09692b95ae44ef5aa4a608d852cd56565f6ac040208e9c12e661e 1.50kB / 1.50kB done
00:01:11 [2020-10-30T00:01:11.300Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244
00:01:11 [2020-10-30T00:01:11.452Z] + docker version
00:01:11 [2020-10-30T00:01:11.717Z] #32 7.930 internal/bytealg
00:01:11 [2020-10-30T00:01:11.945Z] #25 unpacking docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 5.9s done
00:01:11 [2020-10-30T00:01:11.945Z] #25 DONE 10.7s
00:01:11 [2020-10-30T00:01:11.945Z] 
00:01:11 [2020-10-30T00:01:11.945Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:01:11 [2020-10-30T00:01:11.945Z] #26 0.243 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:11 [2020-10-30T00:01:11.945Z] #26 0.269 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:01:11 [2020-10-30T00:01:11.945Z] #26 0.296 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:11 [2020-10-30T00:01:11.979Z] #32 8.054 math
00:01:12 [2020-10-30T00:01:12.242Z] #26 0.469 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:01:12 [2020-10-30T00:01:12.547Z] #26 0.696 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:01:12 [2020-10-30T00:01:12.847Z] #26 1.108 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:01:13 [2020-10-30T00:01:13.365Z] #32 9.502 runtime
00:01:13 [2020-10-30T00:01:13.939Z] #32 ...
00:01:13 [2020-10-30T00:01:13.939Z] 
00:01:13 [2020-10-30T00:01:13.939Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + RM_GOPATH=0
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + TMP_GOPATH=
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + : /build
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + '[' -z '' ']'
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 ++ mktemp -d
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + export GOPATH=/tmp/tmp.EqyP8ufekd
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + GOPATH=/tmp/tmp.EqyP8ufekd
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + RM_GOPATH=1
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 + case "$(go env GOARCH)" in
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.566 ++ go env GOARCH
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.628 + export GO_BUILDMODE=-buildmode=pie
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.628 + GO_BUILDMODE=-buildmode=pie
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.628 ++ dirname /tmp/install/install.sh
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + dir=/tmp/install
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + bin=shfmt
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + shift
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + . /tmp/install/shfmt.installer
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + install_shfmt
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.641 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EqyP8ufekd/src/github.com/mvdan/sh
00:01:13 [2020-10-30T00:01:13.939Z] #49 6.654 Cloning into '/tmp/tmp.EqyP8ufekd/src/github.com/mvdan/sh'...
00:01:13 [2020-10-30T00:01:13.939Z] #49 ...
00:01:13 [2020-10-30T00:01:13.939Z] 
00:01:13 [2020-10-30T00:01:13.939Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:13 [2020-10-30T00:01:13.939Z] #40 8.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:13 [2020-10-30T00:01:13.939Z] #40 8.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:13 [2020-10-30T00:01:13.939Z] #40 8.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:14 [2020-10-30T00:01:14.202Z] #40 ...
00:01:14 [2020-10-30T00:01:14.202Z] 
00:01:14 [2020-10-30T00:01:14.202Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.610 + RM_GOPATH=0
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.610 + TMP_GOPATH=
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.610 + : /build
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.610 + '[' -z '' ']'
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.610 ++ mktemp -d
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.664 + export GOPATH=/tmp/tmp.lbUSs9WG1W
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.664 + GOPATH=/tmp/tmp.lbUSs9WG1W
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.664 + RM_GOPATH=1
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.664 + case "$(go env GOARCH)" in
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.664 ++ go env GOARCH
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.704 + export GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.704 + GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.704 ++ dirname /tmp/install/install.sh
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.712 + dir=/tmp/install
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.713 + bin=proxy
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.714 + shift
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.715 + '[' '!' -f /tmp/install/proxy.installer ']'
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.716 + . /tmp/install/proxy.installer
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.717 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.717 + install_proxy
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.718 + case "$1" in
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 + export CGO_ENABLED=0
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 + CGO_ENABLED=0
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 + _install_proxy
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lbUSs9WG1W/src/github.com/docker/libnetwork
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.724 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:14 [2020-10-30T00:01:14.202Z] #62 7.738 Cloning into '/tmp/tmp.lbUSs9WG1W/src/github.com/docker/libnetwork'...
00:01:14 [2020-10-30T00:01:14.377Z] #26 2.889 Fetched 8171 kB in 3s (3066 kB/s)
00:01:14 [2020-10-30T00:01:14.551Z] #62 ...
00:01:14 [2020-10-30T00:01:14.552Z] 
00:01:14 [2020-10-30T00:01:14.552Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + RM_GOPATH=0
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + TMP_GOPATH=
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + : /build
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + '[' -z '' ']'
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 ++ mktemp -d
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + export GOPATH=/tmp/tmp.VDUvLqdCBW
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + GOPATH=/tmp/tmp.VDUvLqdCBW
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + RM_GOPATH=1
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 + case "$(go env GOARCH)" in
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.968 ++ go env GOARCH
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.997 + export GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.997 + GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.997 ++ dirname /tmp/install/install.sh
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + dir=/tmp/install
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + bin=vndr
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + shift
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + '[' '!' -f /tmp/install/vndr.installer ']'
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + . /tmp/install/vndr.installer
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + install_vndr
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.998 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VDUvLqdCBW/src/github.com/LK4D4/vndr
00:01:14 [2020-10-30T00:01:14.552Z] #43 5.999 Cloning into '/tmp/tmp.VDUvLqdCBW/src/github.com/LK4D4/vndr'...
00:01:14 [2020-10-30T00:01:14.552Z] #43 6.648 + cd /tmp/tmp.VDUvLqdCBW/src/github.com/LK4D4/vndr
00:01:14 [2020-10-30T00:01:14.552Z] #43 6.648 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:01:14 [2020-10-30T00:01:14.552Z] #43 6.690 + go build -buildmode=pie -v -o /build/vndr .
00:01:14 [2020-10-30T00:01:14.552Z] #43 8.669 internal/race
00:01:14 [2020-10-30T00:01:14.552Z] #43 8.736 internal/bytealg
00:01:14 [2020-10-30T00:01:14.552Z] #43 8.928 sync/atomic
00:01:14 [2020-10-30T00:01:14.552Z] #43 9.558 unicode
00:01:14 [2020-10-30T00:01:14.552Z] #43 ...
00:01:14 [2020-10-30T00:01:14.552Z] 
00:01:14 [2020-10-30T00:01:14.552Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:01:14 [2020-10-30T00:01:14.552Z] #30 7.783 + git clone https://github.com/kolyshkin/go-swagger.git .
00:01:14 [2020-10-30T00:01:14.552Z] #30 7.789 Cloning into '.'...
00:01:14 [2020-10-30T00:01:14.552Z] #30 ...
00:01:14 [2020-10-30T00:01:14.552Z] 
00:01:14 [2020-10-30T00:01:14.552Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:14 [2020-10-30T00:01:14.552Z] #53 8.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:14 [2020-10-30T00:01:14.552Z] #53 9.058 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:14 [2020-10-30T00:01:14.552Z] #53 9.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:14 [2020-10-30T00:01:14.855Z] #53 ...
00:01:14 [2020-10-30T00:01:14.855Z] 
00:01:14 [2020-10-30T00:01:14.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:14 [2020-10-30T00:01:14.855Z] #11 8.010 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:14 [2020-10-30T00:01:14.855Z] #11 8.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:14 [2020-10-30T00:01:14.855Z] #11 8.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:14 [2020-10-30T00:01:14.855Z] #11 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:14 [2020-10-30T00:01:14.855Z] #11 ...
00:01:14 [2020-10-30T00:01:14.855Z] 
00:01:14 [2020-10-30T00:01:14.855Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.650 + RM_GOPATH=0
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.650 + TMP_GOPATH=
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.650 + : /build
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.650 + '[' -z '' ']'
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.650 ++ mktemp -d
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.655 + export GOPATH=/tmp/tmp.V7MxEfJQrv
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.655 + GOPATH=/tmp/tmp.V7MxEfJQrv
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.655 + RM_GOPATH=1
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.655 + case "$(go env GOARCH)" in
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.657 ++ go env GOARCH
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.698 + export GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.698 + GO_BUILDMODE=-buildmode=pie
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.698 ++ dirname /tmp/install/install.sh
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 + dir=/tmp/install
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 + bin=golangci_lint
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 + shift
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 + . /tmp/install/golangci_lint.installer
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.703 ++ : v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + install_golangci_lint
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + set -e
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + export GO111MODULE=on
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + GO111MODULE=on
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + GOBIN=/build
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.704 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.764 go: finding github.com v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.764 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.764 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.779 go: finding github.com/golangci/golangci-lint v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 6.801 go: finding github.com/golangci v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 8.208 go: downloading github.com/golangci/golangci-lint v1.23.8
00:01:14 [2020-10-30T00:01:14.855Z] #47 9.201 go: extracting github.com/golangci/golangci-lint v1.23.8
00:01:15 [2020-10-30T00:01:15.117Z] #47 ...
00:01:15 [2020-10-30T00:01:15.117Z] 
00:01:15 [2020-10-30T00:01:15.117Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:15 [2020-10-30T00:01:15.117Z] #34 5.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:15 [2020-10-30T00:01:15.117Z] #34 5.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:15 [2020-10-30T00:01:15.117Z] #34 5.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:15 [2020-10-30T00:01:15.117Z] #34 6.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:15 [2020-10-30T00:01:15.117Z] #34 9.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:15 [2020-10-30T00:01:15.117Z] #34 ...
00:01:15 [2020-10-30T00:01:15.117Z] 
00:01:15 [2020-10-30T00:01:15.117Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + RM_GOPATH=0
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + TMP_GOPATH=
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + : /build
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + '[' -z '' ']'
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 ++ mktemp -d
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + export GOPATH=/tmp/tmp.7hHnDSnEVP
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + GOPATH=/tmp/tmp.7hHnDSnEVP
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + RM_GOPATH=1
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 + case "$(go env GOARCH)" in
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.038 ++ go env GOARCH
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + export GO_BUILDMODE=-buildmode=pie
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + GO_BUILDMODE=-buildmode=pie
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 ++ dirname /tmp/install/install.sh
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + dir=/tmp/install
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + bin=dockercli
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + shift
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + . /tmp/install/dockercli.installer
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 ++ : stable
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 ++ : 17.06.2-ce
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + install_dockercli
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 ++ uname -m
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + arch=x86_64
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + '[' x86_64 '!=' x86_64 ']'
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + url=https://download.docker.com/linux/static
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.078 + tar -xz docker/docker
00:01:15 [2020-10-30T00:01:15.117Z] #22 5.080 Install docker/cli version 17.06.2-ce from stable
00:01:15 [2020-10-30T00:01:15.378Z] #22 ...
00:01:15 [2020-10-30T00:01:15.378Z] 
00:01:15 [2020-10-30T00:01:15.378Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.088 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.158 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.279 go: downloading github.com/mattn/go-isatty v0.0.12
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.323 go: extracting github.com/spf13/pflag v1.0.3
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.478 go: downloading github.com/mattn/go-colorable v0.1.6
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.664 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.684 go: extracting github.com/jonboulle/clockwork v0.1.0
00:01:15 [2020-10-30T00:01:15.379Z] #45 7.975 go: extracting github.com/mattn/go-isatty v0.0.12
00:01:15 [2020-10-30T00:01:15.379Z] #45 8.059 go: extracting github.com/mattn/go-colorable v0.1.6
00:01:15 [2020-10-30T00:01:15.379Z] #45 10.92 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:15 [2020-10-30T00:01:15.433Z] #26 2.889 Reading package lists...
00:01:16 [2020-10-30T00:01:16.778Z] #26 3.961 Reading package lists...
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.088 Building dependency tree...
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.447 The following additional packages will be installed:
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.448   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.448   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.448   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.449 Suggested packages:
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.449   krb5-doc krb5-user
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.449 Recommended packages:
00:01:17 [2020-10-30T00:01:17.073Z] #26 5.449   krb5-locales publicsuffix libsasl2-modules
00:01:17 [2020-10-30T00:01:17.324Z] #30 ...
00:01:17 [2020-10-30T00:01:17.324Z] 
00:01:17 [2020-10-30T00:01:17.324Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.645 + RM_GOPATH=0
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.645 + TMP_GOPATH=
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.645 + : /build
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.645 + '[' -z '' ']'
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.645 ++ mktemp -d
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.648 + export GOPATH=/tmp/tmp.FRDthNjak6
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.648 + GOPATH=/tmp/tmp.FRDthNjak6
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.648 + RM_GOPATH=1
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.648 + case "$(go env GOARCH)" in
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.650 ++ go env GOARCH
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.655 + export GO_BUILDMODE=-buildmode=pie
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.655 + GO_BUILDMODE=-buildmode=pie
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.655 ++ dirname /tmp/install/install.sh
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + dir=/tmp/install
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + bin=golangci_lint
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + shift
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + . /tmp/install/golangci_lint.installer
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 ++ : v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + install_golangci_lint
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + set -e
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + export GO111MODULE=on
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + GO111MODULE=on
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + GOBIN=/build
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.657 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.677 go: finding github.com v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.677 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.677 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.677 go: finding github.com/golangci/golangci-lint v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.677 go: finding github.com/golangci v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 5.884 go: downloading github.com/golangci/golangci-lint v1.23.8
00:01:17 [2020-10-30T00:01:17.324Z] #47 6.458 go: extracting github.com/golangci/golangci-lint v1.23.8
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.754 The following NEW packages will be installed:
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.755   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.755   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.756   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.757   libssh2-1 libssl1.1 openssl
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.802 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.802 Need to get 5165 kB of archives.
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.802 After this operation, 14.6 MB of additional disk space will be used.
00:01:17 [2020-10-30T00:01:17.369Z] #26 5.802 Get:1 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB]
00:01:17 [2020-10-30T00:01:17.392Z] #45 13.06 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.926 Get:2 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.963 Get:3 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.970 Get:4 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.972 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3 [69.2 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.975 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3 [134 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 5.978 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3 [400 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.000 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3 [172 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.005 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.010 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.015 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.018 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u2 [243 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.041 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.047 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.049 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.052 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.056 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.066 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.075 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.079 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:01:17 [2020-10-30T00:01:17.664Z] #26 6.083 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.269 debconf: delaying package configuration, since apt-utils is not installed
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.292 Fetched 5165 kB in 0s (16.9 MB/s)
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.313 Selecting previously unselected package libssl1.1:ppc64el.
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.314 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.321 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ...
00:01:17 [2020-10-30T00:01:17.959Z] #26 6.323 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
00:01:18 [2020-10-30T00:01:18.071Z] Client: Docker Engine - Community
00:01:18 [2020-10-30T00:01:18.071Z]  Version:           19.03.13
00:01:18 [2020-10-30T00:01:18.071Z]  API version:       1.40
00:01:18 [2020-10-30T00:01:18.071Z]  Go version:        go1.13.15
00:01:18 [2020-10-30T00:01:18.071Z]  Git commit:        4484c46d9d
00:01:18 [2020-10-30T00:01:18.071Z]  Built:             Wed Sep 16 17:02:36 2020
00:01:18 [2020-10-30T00:01:18.071Z]  OS/Arch:           linux/amd64
00:01:18 [2020-10-30T00:01:18.071Z]  Experimental:      false
00:01:18 [2020-10-30T00:01:18.071Z] 
00:01:18 [2020-10-30T00:01:18.071Z] Server: Docker Engine - Community
00:01:18 [2020-10-30T00:01:18.071Z]  Engine:
00:01:18 [2020-10-30T00:01:18.071Z]   Version:          19.03.13
00:01:18 [2020-10-30T00:01:18.071Z]   API version:      1.40 (minimum version 1.12)
00:01:18 [2020-10-30T00:01:18.071Z]   Go version:       go1.13.15
00:01:18 [2020-10-30T00:01:18.071Z]   Git commit:       4484c46d9d
00:01:18 [2020-10-30T00:01:18.071Z]   Built:            Wed Sep 16 17:01:06 2020
00:01:18 [2020-10-30T00:01:18.071Z]   OS/Arch:          linux/amd64
00:01:18 [2020-10-30T00:01:18.072Z]   Experimental:     true
00:01:18 [2020-10-30T00:01:18.072Z]  containerd:
00:01:18 [2020-10-30T00:01:18.072Z]   Version:          1.3.7
00:01:18 [2020-10-30T00:01:18.072Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:01:18 [2020-10-30T00:01:18.072Z]  runc:
00:01:18 [2020-10-30T00:01:18.072Z]   Version:          1.0.0-rc10
00:01:18 [2020-10-30T00:01:18.072Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:01:18 [2020-10-30T00:01:18.072Z]  docker-init:
00:01:18 [2020-10-30T00:01:18.072Z]   Version:          0.18.0
00:01:18 [2020-10-30T00:01:18.072Z]   GitCommit:        fec3683
[Pipeline] sh
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.516 Selecting previously unselected package openssl.
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.517 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.519 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.630 Selecting previously unselected package ca-certificates.
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.632 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.633 Unpacking ca-certificates (20200601~deb10u1) ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.683 Selecting previously unselected package libkeyutils1:ppc64el.
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.685 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.686 Unpacking libkeyutils1:ppc64el (1.6-6) ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.705 Selecting previously unselected package libkrb5support0:ppc64el.
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.707 Preparing to unpack .../04-libkrb5support0_1.17-3_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.708 Unpacking libkrb5support0:ppc64el (1.17-3) ...
00:01:18 [2020-10-30T00:01:18.253Z] #26 6.733 Selecting previously unselected package libk5crypto3:ppc64el.
00:01:18 [2020-10-30T00:01:18.404Z] + docker info
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.734 Preparing to unpack .../05-libk5crypto3_1.17-3_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.736 Unpacking libk5crypto3:ppc64el (1.17-3) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.769 Selecting previously unselected package libkrb5-3:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.771 Preparing to unpack .../06-libkrb5-3_1.17-3_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.772 Unpacking libkrb5-3:ppc64el (1.17-3) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.846 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.848 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.849 Unpacking libgssapi-krb5-2:ppc64el (1.17-3) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.886 Selecting previously unselected package libsasl2-modules-db:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.888 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.889 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.920 Selecting previously unselected package libsasl2-2:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.922 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.923 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.959 Selecting previously unselected package libldap-common.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.961 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.962 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.994 Selecting previously unselected package libldap-2.4-2:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.996 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 6.997 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 7.058 Selecting previously unselected package libnghttp2-14:ppc64el.
00:01:18 [2020-10-30T00:01:18.549Z] #26 7.059 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.549Z] #26 7.061 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:01:18 [2020-10-30T00:01:18.752Z] #47 ...
00:01:18 [2020-10-30T00:01:18.752Z] 
00:01:18 [2020-10-30T00:01:18.752Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:01:18 [2020-10-30T00:01:18.752Z] #30 8.017 + git clone https://github.com/kolyshkin/go-swagger.git .
00:01:18 [2020-10-30T00:01:18.752Z] #30 8.017 Cloning into '.'...
00:01:18 [2020-10-30T00:01:18.807Z] #45 ...
00:01:18 [2020-10-30T00:01:18.807Z] 
00:01:18 [2020-10-30T00:01:18.807Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:18 [2020-10-30T00:01:18.807Z] #34 15.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.092 Selecting previously unselected package libpsl5:ppc64el.
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.094 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.096 Unpacking libpsl5:ppc64el (0.20.2-2) ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.122 Selecting previously unselected package librtmp1:ppc64el.
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.124 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.126 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.151 Selecting previously unselected package libssh2-1:ppc64el.
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.153 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.155 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.191 Selecting previously unselected package libcurl4:ppc64el.
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.193 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.194 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.262 Selecting previously unselected package curl.
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.264 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.265 Unpacking curl (7.64.0-4+deb10u1) ...
00:01:18 [2020-10-30T00:01:18.851Z] #26 7.307 Selecting previously unselected package libonig5:ppc64el.
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.309 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.310 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.462 Selecting previously unselected package libjq1:ppc64el.
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.465 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.466 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.497 Selecting previously unselected package jq.
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.499 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.501 Unpacking jq (1.5+dfsg-2+b1) ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.528 Setting up libkeyutils1:ppc64el (1.6-6) ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.531 Setting up libpsl5:ppc64el (0.20.2-2) ...
00:01:19 [2020-10-30T00:01:19.148Z] #26 7.534 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ...
00:01:19 [2020-10-30T00:01:19.378Z] #34 ...
00:01:19 [2020-10-30T00:01:19.378Z] 
00:01:19 [2020-10-30T00:01:19.378Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:19 [2020-10-30T00:01:19.378Z] #22 15.19 + mkdir -p /build
00:01:19 [2020-10-30T00:01:19.378Z] #22 15.20 + mv docker/docker /build/
00:01:19 [2020-10-30T00:01:19.378Z] #22 15.21 + rmdir docker
00:01:19 [2020-10-30T00:01:19.378Z] #22 DONE 15.6s
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.659 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.664 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.668 Setting up libkrb5support0:ppc64el (1.17-3) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.671 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.673 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.676 Setting up libk5crypto3:ppc64el (1.17-3) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.680 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.682 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.685 Setting up libkrb5-3:ppc64el (1.17-3) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.687 Setting up openssl (1.1.1d-0+deb10u3) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.693 Setting up libonig5:ppc64el (6.9.1-1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.695 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.698 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u2) ...
00:01:19 [2020-10-30T00:01:19.452Z] #26 7.701 Setting up ca-certificates (20200601~deb10u1) ...
00:01:19 [2020-10-30T00:01:19.643Z] 
00:01:19 [2020-10-30T00:01:19.643Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:19 [2020-10-30T00:01:19.643Z] #32 15.56 unicode/utf8
00:01:20 [2020-10-30T00:01:20.096Z] #26 8.279 Updating certificates in /etc/ssl/certs...
00:01:20 [2020-10-30T00:01:20.629Z] #32 16.59 internal/testlog
00:01:20 [2020-10-30T00:01:20.659Z] #30 ...
00:01:20 [2020-10-30T00:01:20.659Z] 
00:01:20 [2020-10-30T00:01:20.659Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:20 [2020-10-30T00:01:20.659Z] #40 9.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:20 [2020-10-30T00:01:20.659Z] #40 9.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:20 [2020-10-30T00:01:20.659Z] #40 9.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:20 [2020-10-30T00:01:20.659Z] #40 ...
00:01:20 [2020-10-30T00:01:20.659Z] 
00:01:20 [2020-10-30T00:01:20.659Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:20 [2020-10-30T00:01:20.659Z] #53 8.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:20 [2020-10-30T00:01:20.659Z] #53 8.843 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:20 [2020-10-30T00:01:20.659Z] #53 8.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:20 [2020-10-30T00:01:20.752Z] #26 8.994 126 added, 0 removed; done.
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.019 Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.025 Setting up jq (1.5+dfsg-2+b1) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.028 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.031 Setting up curl (7.64.0-4+deb10u1) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.034 Processing triggers for libc-bin (2.28-10) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.044 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:01:20 [2020-10-30T00:01:20.752Z] #26 9.063 Updating certificates in /etc/ssl/certs...
00:01:20 [2020-10-30T00:01:20.916Z] #53 ...
00:01:20 [2020-10-30T00:01:20.916Z] 
00:01:20 [2020-10-30T00:01:20.916Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:20 [2020-10-30T00:01:20.916Z] #38 8.279 + git clone https://github.com/docker/distribution.git .
00:01:20 [2020-10-30T00:01:20.916Z] #38 8.280 Cloning into '.'...
00:01:20 [2020-10-30T00:01:20.916Z] #38 ...
00:01:20 [2020-10-30T00:01:20.916Z] 
00:01:20 [2020-10-30T00:01:20.916Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.445 + RM_GOPATH=0
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.445 + TMP_GOPATH=
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.445 + : /build
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.445 + '[' -z '' ']'
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.456 ++ mktemp -d
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.466 + export GOPATH=/tmp/tmp.wGPK60m17J
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.466 + GOPATH=/tmp/tmp.wGPK60m17J
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.466 + RM_GOPATH=1
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.466 + case "$(go env GOARCH)" in
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.467 ++ go env GOARCH
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.478 + export GO_BUILDMODE=-buildmode=pie
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.478 + GO_BUILDMODE=-buildmode=pie
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.478 ++ dirname /tmp/install/install.sh
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.516 + dir=/tmp/install
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.517 + bin=tomlv
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.523 + shift
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.523 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.523 + . /tmp/install/tomlv.installer
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.524 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.526 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.526 + install_tomlv
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.526 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.526 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wGPK60m17J/src/github.com/BurntSushi/toml
00:01:20 [2020-10-30T00:01:20.916Z] #32 8.531 Cloning into '/tmp/tmp.wGPK60m17J/src/github.com/BurntSushi/toml'...
00:01:20 [2020-10-30T00:01:20.916Z] #32 10.04 + cd /tmp/tmp.wGPK60m17J/src/github.com/BurntSushi/toml
00:01:20 [2020-10-30T00:01:20.916Z] #32 10.05 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:20 [2020-10-30T00:01:20.916Z] #32 10.12 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:01:21 [2020-10-30T00:01:21.173Z] #32 ...
00:01:21 [2020-10-30T00:01:21.173Z] 
00:01:21 [2020-10-30T00:01:21.173Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:21 [2020-10-30T00:01:21.173Z] #34 5.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:21 [2020-10-30T00:01:21.173Z] #34 6.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:21 [2020-10-30T00:01:21.173Z] #34 6.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:21 [2020-10-30T00:01:21.173Z] #34 6.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:21 [2020-10-30T00:01:21.173Z] #34 8.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:21 [2020-10-30T00:01:21.205Z] #32 17.19 encoding
00:01:21 [2020-10-30T00:01:21.390Z] #26 9.663 0 added, 0 removed; done.
00:01:21 [2020-10-30T00:01:21.390Z] #26 9.663 Running hooks in /etc/ca-certificates/update.d...
00:01:21 [2020-10-30T00:01:21.390Z] #26 9.665 done.
00:01:21 [2020-10-30T00:01:21.390Z] #26 DONE 9.8s
00:01:21 [2020-10-30T00:01:21.390Z] 
00:01:21 [2020-10-30T00:01:21.390Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:21 [2020-10-30T00:01:21.430Z] #34 ...
00:01:21 [2020-10-30T00:01:21.430Z] 
00:01:21 [2020-10-30T00:01:21.430Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + : /build
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + export GOPATH=/tmp/tmp.rV5fYP22rV
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + GOPATH=/tmp/tmp.rV5fYP22rV
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.650 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.682 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.682 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + bin=rootlesskit
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + shift
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + . /tmp/install/rootlesskit.installer
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + install_rootlesskit
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + case "$1" in
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + export CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + _install_rootlesskit
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.684 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.706 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rV5fYP22rV/src/github.com/rootless-containers/rootlesskit
00:01:21 [2020-10-30T00:01:21.430Z] #56 6.706 Cloning into '/tmp/tmp.rV5fYP22rV/src/github.com/rootless-containers/rootlesskit'...
00:01:21 [2020-10-30T00:01:21.430Z] #56 ...
00:01:21 [2020-10-30T00:01:21.430Z] 
00:01:21 [2020-10-30T00:01:21.430Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + : /build
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + export GOPATH=/tmp/tmp.bg1XQdiluX
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + GOPATH=/tmp/tmp.bg1XQdiluX
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.969 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.990 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.990 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.990 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 Install docker/cli version 17.06.2-ce from stable
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + bin=dockercli
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + shift
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + . /tmp/install/dockercli.installer
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 ++ : stable
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 ++ : 17.06.2-ce
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + install_dockercli
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:01:21 [2020-10-30T00:01:21.430Z] #22 6.994 ++ uname -m
00:01:21 [2020-10-30T00:01:21.430Z] #22 7.001 + arch=x86_64
00:01:21 [2020-10-30T00:01:21.430Z] #22 7.001 + '[' x86_64 '!=' x86_64 ']'
00:01:21 [2020-10-30T00:01:21.430Z] #22 7.001 + url=https://download.docker.com/linux/static
00:01:21 [2020-10-30T00:01:21.430Z] #22 7.010 + tar -xz docker/docker
00:01:21 [2020-10-30T00:01:21.430Z] #22 7.025 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:01:21 [2020-10-30T00:01:21.472Z] #32 17.51 runtime/cgo
00:01:21 [2020-10-30T00:01:21.472Z] #32 ...
00:01:21 [2020-10-30T00:01:21.472Z] 
00:01:21 [2020-10-30T00:01:21.472Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:21 [2020-10-30T00:01:21.472Z] #38 7.218 + git clone https://github.com/docker/distribution.git .
00:01:21 [2020-10-30T00:01:21.472Z] #38 7.218 Cloning into '.'...
00:01:21 [2020-10-30T00:01:21.472Z] #38 ...
00:01:21 [2020-10-30T00:01:21.472Z] 
00:01:21 [2020-10-30T00:01:21.472Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.867 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.867 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.867 + : /build
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.867 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.867 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.874 + export GOPATH=/tmp/tmp.2pQ41GXSMX
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.874 + GOPATH=/tmp/tmp.2pQ41GXSMX
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.874 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.874 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.874 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.944 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.944 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.944 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.956 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.956 + bin=rootlesskit
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.956 + shift
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + . /tmp/install/rootlesskit.installer
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + install_rootlesskit
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + case "$1" in
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + export CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + _install_rootlesskit
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.964 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2pQ41GXSMX/src/github.com/rootless-containers/rootlesskit
00:01:21 [2020-10-30T00:01:21.472Z] #56 7.970 Cloning into '/tmp/tmp.2pQ41GXSMX/src/github.com/rootless-containers/rootlesskit'...
00:01:21 [2020-10-30T00:01:21.472Z] #56 16.54 Checking out files:  90% (717/792)   
Checking out files:  91% (721/792)   
Checking out files:  92% (729/792)   
Checking out files:  93% (737/792)   
Checking out files:  94% (745/792)   
Checking out files:  95% (753/792)   
Checking out files:  96% (761/792)   
Checking out files:  97% (769/792)   
Checking out files:  98% (777/792)   
Checking out files:  99% (785/792)   
Checking out files: 100% (792/792)   
Checking out files: 100% (792/792), done.
00:01:21 [2020-10-30T00:01:21.472Z] #56 16.83 + cd /tmp/tmp.2pQ41GXSMX/src/github.com/rootless-containers/rootlesskit
00:01:21 [2020-10-30T00:01:21.472Z] #56 16.83 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:21 [2020-10-30T00:01:21.684Z] #9 ...
00:01:21 [2020-10-30T00:01:21.684Z] 
00:01:21 [2020-10-30T00:01:21.684Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:01:21 [2020-10-30T00:01:21.684Z] #27 DONE 0.1s
00:01:21 [2020-10-30T00:01:21.684Z] 
00:01:21 [2020-10-30T00:01:21.684Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:01:21 [2020-10-30T00:01:21.687Z] #22 ...
00:01:21 [2020-10-30T00:01:21.687Z] 
00:01:21 [2020-10-30T00:01:21.687Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + : /build
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + export GOPATH=/tmp/tmp.BW4uGVck0T
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + GOPATH=/tmp/tmp.BW4uGVck0T
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.203 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + bin=proxy
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + shift
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + '[' '!' -f /tmp/install/proxy.installer ']'
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + . /tmp/install/proxy.installer
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + install_proxy
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + case "$1" in
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + export CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + CGO_ENABLED=0
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + _install_proxy
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BW4uGVck0T/src/github.com/docker/libnetwork
00:01:21 [2020-10-30T00:01:21.687Z] #62 6.230 Cloning into '/tmp/tmp.BW4uGVck0T/src/github.com/docker/libnetwork'...
00:01:21 [2020-10-30T00:01:21.687Z] #62 ...
00:01:21 [2020-10-30T00:01:21.687Z] 
00:01:21 [2020-10-30T00:01:21.687Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.252 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.252 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.252 + : /build
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.252 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.252 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.262 + export GOPATH=/tmp/tmp.qHeAVad459
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.262 + GOPATH=/tmp/tmp.qHeAVad459
00:01:21 [2020-10-30T00:01:21.687Z] #45 7.262 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.262 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.269 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.346 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.346 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.346 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + bin=gotestsum
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + shift
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + . /tmp/install/gotestsum.installer
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 ++ : v0.5.3
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + install_gotestsum
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + set -e
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + export GO111MODULE=on
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + GO111MODULE=on
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + GOBIN=/build
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.355 + go get gotest.tools/gotestsum@v0.5.3
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.443 go: finding gotest.tools/gotestsum v0.5.3
00:01:21 [2020-10-30T00:01:21.688Z] #45 7.443 go: finding gotest.tools v0.5.3
00:01:21 [2020-10-30T00:01:21.688Z] #45 9.170 go: downloading gotest.tools/gotestsum v0.5.3
00:01:21 [2020-10-30T00:01:21.688Z] #45 9.810 go: extracting gotest.tools/gotestsum v0.5.3
00:01:21 [2020-10-30T00:01:21.734Z] #56 17.85 + for f in rootlesskit rootlesskit-docker-proxy
00:01:21 [2020-10-30T00:01:21.734Z] #56 17.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:01:21 [2020-10-30T00:01:21.948Z] #45 11.30 go: downloading github.com/pkg/errors v0.9.1
00:01:21 [2020-10-30T00:01:21.949Z] #45 11.40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:21 [2020-10-30T00:01:21.949Z] #45 ...
00:01:21 [2020-10-30T00:01:21.949Z] 
00:01:21 [2020-10-30T00:01:21.949Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + : /build
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + export GOPATH=/tmp/tmp.JY1cHmEimG
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + GOPATH=/tmp/tmp.JY1cHmEimG
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.067 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + bin=vndr
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + shift
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + '[' '!' -f /tmp/install/vndr.installer ']'
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + . /tmp/install/vndr.installer
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + install_vndr
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.102 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JY1cHmEimG/src/github.com/LK4D4/vndr
00:01:21 [2020-10-30T00:01:21.949Z] #43 7.109 Cloning into '/tmp/tmp.JY1cHmEimG/src/github.com/LK4D4/vndr'...
00:01:21 [2020-10-30T00:01:21.949Z] #43 8.181 + cd /tmp/tmp.JY1cHmEimG/src/github.com/LK4D4/vndr
00:01:21 [2020-10-30T00:01:21.949Z] #43 8.181 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:01:21 [2020-10-30T00:01:21.949Z] #43 8.231 + go build -buildmode=pie -v -o /build/vndr .
00:01:21 [2020-10-30T00:01:21.949Z] #43 10.28 runtime/internal/atomic
00:01:21 [2020-10-30T00:01:21.949Z] #43 10.32 internal/cpu
00:01:21 [2020-10-30T00:01:21.949Z] #43 10.64 runtime/internal/sys
00:01:21 [2020-10-30T00:01:21.949Z] #43 11.10 runtime/internal/math
00:01:21 [2020-10-30T00:01:21.949Z] #43 11.31 internal/race
00:01:21 [2020-10-30T00:01:21.949Z] #43 11.51 internal/bytealg
00:01:21 [2020-10-30T00:01:21.949Z] #43 ...
00:01:21 [2020-10-30T00:01:21.949Z] 
00:01:21 [2020-10-30T00:01:21.949Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + RM_GOPATH=0
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + TMP_GOPATH=
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + : /build
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + '[' -z '' ']'
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 ++ mktemp -d
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + export GOPATH=/tmp/tmp.2D6JfMOvQA
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + GOPATH=/tmp/tmp.2D6JfMOvQA
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + RM_GOPATH=1
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 + case "$(go env GOARCH)" in
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.745 ++ go env GOARCH
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + export GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + GO_BUILDMODE=-buildmode=pie
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 ++ dirname /tmp/install/install.sh
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + dir=/tmp/install
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + bin=shfmt
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + shift
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + . /tmp/install/shfmt.installer
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + install_shfmt
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2D6JfMOvQA/src/github.com/mvdan/sh
00:01:21 [2020-10-30T00:01:21.949Z] #49 5.760 Cloning into '/tmp/tmp.2D6JfMOvQA/src/github.com/mvdan/sh'...
00:01:22 [2020-10-30T00:01:22.206Z] #49 ...
00:01:22 [2020-10-30T00:01:22.206Z] 
00:01:22 [2020-10-30T00:01:22.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:22 [2020-10-30T00:01:22.206Z] #11 8.963 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:22 [2020-10-30T00:01:22.206Z] #11 9.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:22 [2020-10-30T00:01:22.206Z] #11 9.072 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:22 [2020-10-30T00:01:22.206Z] #11 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:22 [2020-10-30T00:01:22.206Z] #11 ...
00:01:22 [2020-10-30T00:01:22.206Z] 
00:01:22 [2020-10-30T00:01:22.207Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:22 [2020-10-30T00:01:22.207Z] #45 11.43 go: downloading github.com/fatih/color v1.9.0
00:01:22 [2020-10-30T00:01:22.207Z] #45 11.47 go: downloading github.com/jonboulle/clockwork v0.1.0
00:01:22 [2020-10-30T00:01:22.207Z] #45 11.47 go: downloading github.com/spf13/pflag v1.0.3
00:01:22 [2020-10-30T00:01:22.207Z] #45 11.49 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:22 [2020-10-30T00:01:22.207Z] #45 11.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:22 [2020-10-30T00:01:22.324Z] #28 0.774 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:01:22 [2020-10-30T00:01:22.324Z] #28 0.924 
00:01:22 [2020-10-30T00:01:22.464Z] #45 11.82 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:22 [2020-10-30T00:01:22.464Z] #45 11.91 go: extracting github.com/jonboulle/clockwork v0.1.0
00:01:22 [2020-10-30T00:01:22.727Z] #45 12.27 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:22 [2020-10-30T00:01:22.728Z] #45 12.27 go: extracting github.com/fatih/color v1.9.0
00:01:22 [2020-10-30T00:01:22.728Z] #45 12.28 go: extracting github.com/pkg/errors v0.9.1
00:01:22 [2020-10-30T00:01:22.985Z] #45 12.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:22 [2020-10-30T00:01:22.985Z] #45 12.36 go: downloading github.com/mattn/go-isatty v0.0.12
00:01:22 [2020-10-30T00:01:22.985Z] #45 12.44 go: downloading github.com/mattn/go-colorable v0.1.6
00:01:22 [2020-10-30T00:01:22.985Z] #45 12.53 go: extracting github.com/spf13/pflag v1.0.3
00:01:22 [2020-10-30T00:01:22.985Z] #45 12.56 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:23 [2020-10-30T00:01:23.219Z] #28 1.047 
####                                                                       6.8%
#############                                                             19.1%
########################                                                  33.4%
###################################                                       49.6%
############################################                              62.0%
##########################################################                81.0%
#################################################################         90.8%
######################################################################## 100.0%
00:01:23 [2020-10-30T00:01:23.242Z] #45 12.79 go: extracting github.com/mattn/go-isatty v0.0.12
00:01:23 [2020-10-30T00:01:23.329Z] Client: Docker Engine - Community
00:01:23 [2020-10-30T00:01:23.329Z]  Version:           19.03.13
00:01:23 [2020-10-30T00:01:23.329Z]  API version:       1.40
00:01:23 [2020-10-30T00:01:23.329Z]  Go version:        go1.13.15
00:01:23 [2020-10-30T00:01:23.329Z]  Git commit:        4484c46
00:01:23 [2020-10-30T00:01:23.329Z]  Built:             Wed Sep 16 17:03:45 2020
00:01:23 [2020-10-30T00:01:23.329Z]  OS/Arch:           linux/arm64
00:01:23 [2020-10-30T00:01:23.329Z]  Experimental:      false
00:01:23 [2020-10-30T00:01:23.329Z] 
00:01:23 [2020-10-30T00:01:23.329Z] Server: Docker Engine - Community
00:01:23 [2020-10-30T00:01:23.329Z]  Engine:
00:01:23 [2020-10-30T00:01:23.329Z]   Version:          19.03.13
00:01:23 [2020-10-30T00:01:23.329Z]   API version:      1.40 (minimum version 1.12)
00:01:23 [2020-10-30T00:01:23.329Z]   Go version:       go1.13.15
00:01:23 [2020-10-30T00:01:23.329Z]   Git commit:       4484c46
00:01:23 [2020-10-30T00:01:23.329Z]   Built:            Wed Sep 16 17:02:17 2020
00:01:23 [2020-10-30T00:01:23.329Z]   OS/Arch:          linux/arm64
00:01:23 [2020-10-30T00:01:23.329Z]   Experimental:     true
00:01:23 [2020-10-30T00:01:23.329Z]  containerd:
00:01:23 [2020-10-30T00:01:23.329Z]   Version:          1.3.7
00:01:23 [2020-10-30T00:01:23.329Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:01:23 [2020-10-30T00:01:23.329Z]  runc:
00:01:23 [2020-10-30T00:01:23.329Z]   Version:          1.0.0-rc10
00:01:23 [2020-10-30T00:01:23.329Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:01:23 [2020-10-30T00:01:23.329Z]  docker-init:
00:01:23 [2020-10-30T00:01:23.329Z]   Version:          0.18.0
00:01:23 [2020-10-30T00:01:23.329Z]   GitCommit:        fec3683
[Pipeline] sh
00:01:23 [2020-10-30T00:01:23.513Z] #28 1.868 
00:01:23 [2020-10-30T00:01:23.513Z] #28 1.994 
###################                                                       27.2%
######################################################################## 100.0%
00:01:23 [2020-10-30T00:01:23.655Z] #56 ...
00:01:23 [2020-10-30T00:01:23.655Z] 
00:01:23 [2020-10-30T00:01:23.655Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:23 [2020-10-30T00:01:23.655Z] #49 19.81 + cd /tmp/tmp.EqyP8ufekd/src/github.com/mvdan/sh
00:01:23 [2020-10-30T00:01:23.655Z] #49 19.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:23 [2020-10-30T00:01:23.671Z] + docker info
00:01:23 [2020-10-30T00:01:23.809Z] #28 2.269 
00:01:23 [2020-10-30T00:01:23.917Z] #49 20.00 + GO111MODULE=on
00:01:23 [2020-10-30T00:01:23.917Z] #49 20.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:01:24 [2020-10-30T00:01:24.120Z] #28 2.399 
#########################                                                 34.9%
######################################################################## 100.0%
00:01:24 [2020-10-30T00:01:24.120Z] #28 2.611 
00:01:24 [2020-10-30T00:01:24.185Z] #45 13.56 go: extracting github.com/mattn/go-colorable v0.1.6
00:01:24 [2020-10-30T00:01:24.185Z] #45 13.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:24 [2020-10-30T00:01:24.862Z] #49 ...
00:01:24 [2020-10-30T00:01:24.862Z] 
00:01:24 [2020-10-30T00:01:24.862Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:24 [2020-10-30T00:01:24.862Z] #43 10.90 runtime
00:01:24 [2020-10-30T00:01:24.862Z] #43 15.21 unicode/utf8
00:01:24 [2020-10-30T00:01:24.862Z] #43 16.25 internal/testlog
00:01:24 [2020-10-30T00:01:24.862Z] #43 16.98 encoding
00:01:24 [2020-10-30T00:01:24.862Z] #43 17.37 unicode/utf16
00:01:24 [2020-10-30T00:01:24.862Z] #43 17.67 container/list
00:01:24 [2020-10-30T00:01:24.862Z] #43 18.59 crypto/internal/subtle
00:01:24 [2020-10-30T00:01:24.862Z] #43 18.77 crypto/subtle
00:01:24 [2020-10-30T00:01:24.862Z] #43 19.08 vendor/golang.org/x/crypto/cryptobyte/asn1
00:01:24 [2020-10-30T00:01:24.862Z] #43 19.13 internal/nettrace
00:01:24 [2020-10-30T00:01:24.862Z] #43 19.51 runtime/cgo
00:01:25 [2020-10-30T00:01:25.400Z] #28 2.737 
##                                                                         3.4%
#########                                                                 13.0%
###############                                                           22.1%
######################                                                    31.7%
#############################                                             41.3%
####################################                                      50.9%
#########################################                                 58.0%
###############################################                           65.7%
######################################################                    75.6%
##############################################################            87.1%
#####################################################################     96.7%
######################################################################## 100.0%
00:01:25 [2020-10-30T00:01:25.400Z] #28 3.961 
00:01:25 [2020-10-30T00:01:25.440Z] #43 ...
00:01:25 [2020-10-30T00:01:25.440Z] 
00:01:25 [2020-10-30T00:01:25.440Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.45 go: downloading github.com/spf13/cobra v0.0.5
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.51 go: downloading github.com/spf13/viper v1.6.1
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading github.com/sirupsen/logrus v1.4.2
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading github.com/fatih/color v1.7.0
00:01:25 [2020-10-30T00:01:25.440Z] #47 21.57 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:01:25 [2020-10-30T00:01:25.702Z] #47 ...
00:01:25 [2020-10-30T00:01:25.702Z] 
00:01:25 [2020-10-30T00:01:25.702Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:25 [2020-10-30T00:01:25.702Z] #53 11.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:25 [2020-10-30T00:01:25.702Z] #53 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:25 [2020-10-30T00:01:25.702Z] #53 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:25 [2020-10-30T00:01:25.964Z] #53 ...
00:01:25 [2020-10-30T00:01:25.964Z] 
00:01:25 [2020-10-30T00:01:25.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:25 [2020-10-30T00:01:25.964Z] #40 11.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:25 [2020-10-30T00:01:25.964Z] #40 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:25 [2020-10-30T00:01:25.964Z] #40 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:26 [2020-10-30T00:01:26.225Z] #40 ...
00:01:26 [2020-10-30T00:01:26.225Z] 
00:01:26 [2020-10-30T00:01:26.225Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:26 [2020-10-30T00:01:26.225Z] #49 22.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:26 [2020-10-30T00:01:26.225Z] #49 22.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:26 [2020-10-30T00:01:26.225Z] #49 22.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:26 [2020-10-30T00:01:26.487Z] #49 22.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:26 [2020-10-30T00:01:26.544Z] Client:
00:01:26 [2020-10-30T00:01:26.544Z]  Debug Mode: false
00:01:26 [2020-10-30T00:01:26.544Z] 
00:01:26 [2020-10-30T00:01:26.544Z] Server:
00:01:26 [2020-10-30T00:01:26.544Z]  Containers: 0
00:01:26 [2020-10-30T00:01:26.544Z]   Running: 0
00:01:26 [2020-10-30T00:01:26.544Z]   Paused: 0
00:01:26 [2020-10-30T00:01:26.544Z]   Stopped: 0
00:01:26 [2020-10-30T00:01:26.544Z]  Images: 0
00:01:26 [2020-10-30T00:01:26.544Z]  Server Version: 19.03.13
00:01:26 [2020-10-30T00:01:26.544Z]  Storage Driver: overlay2
00:01:26 [2020-10-30T00:01:26.544Z]   Backing Filesystem: extfs
00:01:26 [2020-10-30T00:01:26.544Z]   Supports d_type: true
00:01:26 [2020-10-30T00:01:26.544Z]   Native Overlay Diff: true
00:01:26 [2020-10-30T00:01:26.544Z]  Logging Driver: json-file
00:01:26 [2020-10-30T00:01:26.544Z]  Cgroup Driver: cgroupfs
00:01:26 [2020-10-30T00:01:26.544Z]  Plugins:
00:01:26 [2020-10-30T00:01:26.544Z]   Volume: local
00:01:26 [2020-10-30T00:01:26.544Z]   Network: bridge host ipvlan macvlan null overlay
00:01:26 [2020-10-30T00:01:26.544Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:01:26 [2020-10-30T00:01:26.544Z]  Swarm: inactive
00:01:26 [2020-10-30T00:01:26.544Z]  Runtimes: runc
00:01:26 [2020-10-30T00:01:26.544Z]  Default Runtime: runc
00:01:26 [2020-10-30T00:01:26.544Z]  Init Binary: docker-init
00:01:26 [2020-10-30T00:01:26.544Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:01:26 [2020-10-30T00:01:26.544Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:01:26 [2020-10-30T00:01:26.544Z]  init version: fec3683
00:01:26 [2020-10-30T00:01:26.544Z]  Security Options:
00:01:26 [2020-10-30T00:01:26.544Z]   apparmor
00:01:26 [2020-10-30T00:01:26.544Z]   seccomp
00:01:26 [2020-10-30T00:01:26.544Z]    Profile: default
00:01:26 [2020-10-30T00:01:26.544Z]  Kernel Version: 5.4.0-1025-aws
00:01:26 [2020-10-30T00:01:26.544Z]  Operating System: Ubuntu 18.04.5 LTS
00:01:26 [2020-10-30T00:01:26.544Z]  OSType: linux
00:01:26 [2020-10-30T00:01:26.544Z]  Architecture: x86_64
00:01:26 [2020-10-30T00:01:26.544Z]  CPUs: 2
00:01:26 [2020-10-30T00:01:26.544Z]  Total Memory: 7.487GiB
00:01:26 [2020-10-30T00:01:26.544Z]  Name: ip-10-100-126-219
00:01:26 [2020-10-30T00:01:26.544Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:01:26 [2020-10-30T00:01:26.544Z]  Docker Root Dir: /var/lib/docker
00:01:26 [2020-10-30T00:01:26.544Z]  Debug Mode: false
00:01:26 [2020-10-30T00:01:26.544Z]  Registry: https://index.docker.io/v1/
00:01:26 [2020-10-30T00:01:26.544Z]  Labels:
00:01:26 [2020-10-30T00:01:26.544Z]  Experimental: true
00:01:26 [2020-10-30T00:01:26.544Z]  Insecure Registries:
00:01:26 [2020-10-30T00:01:26.544Z]   127.0.0.0/8
00:01:26 [2020-10-30T00:01:26.544Z]  Live Restore Enabled: true
00:01:26 [2020-10-30T00:01:26.544Z] 
00:01:26 [2020-10-30T00:01:26.544Z] WARNING: No swap limit support
[Pipeline] sh
00:01:26 [2020-10-30T00:01:26.749Z] #49 22.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:26 [2020-10-30T00:01:26.835Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:01:26 [2020-10-30T00:01:26.835Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:01:26 [2020-10-30T00:01:26.835Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41458/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:01:26 [2020-10-30T00:01:26.835Z] + bash /home/ubuntu/workspace/moby_PR-41458/check-config.sh
00:01:26 [2020-10-30T00:01:26.835Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:01:26 [2020-10-30T00:01:26.835Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:01:26 [2020-10-30T00:01:26.835Z] 
00:01:26 [2020-10-30T00:01:26.835Z] Generally Necessary:
00:01:26 [2020-10-30T00:01:26.835Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:01:26 [2020-10-30T00:01:26.835Z] - apparmor: enabled and tools installed
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NAMESPACES: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NET_NS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_PID_NS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_IPC_NS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_UTS_NS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CGROUPS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CGROUP_CPUACCT: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CGROUP_DEVICE: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CGROUP_FREEZER: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CGROUP_SCHED: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_CPUSETS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_MEMCG: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_KEYS: enabled
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_VETH: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_BRIDGE: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NF_NAT_IPV4: missing
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:01:26 [2020-10-30T00:01:26.835Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_NF_NAT: enabled (as module)
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_NF_NAT_NEEDED: missing
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_POSIX_MQUEUE: enabled
00:01:27 [2020-10-30T00:01:27.098Z] 
00:01:27 [2020-10-30T00:01:27.098Z] Optional Features:
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_USER_NS: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_SECCOMP: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CGROUP_PIDS: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_MEMCG_SWAP: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:01:27 [2020-10-30T00:01:27.098Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_BLK_CGROUP: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_IOSCHED_CFQ: missing
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CGROUP_PERF: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CGROUP_HUGETLB: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_CFS_BANDWIDTH: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:01:27 [2020-10-30T00:01:27.098Z] - CONFIG_RT_GROUP_SCHED: missing
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_VS: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_VS_NFCT: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_IP_VS_RR: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_EXT4_FS: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:01:27 [2020-10-30T00:01:27.359Z] - Network Drivers:
00:01:27 [2020-10-30T00:01:27.359Z]   - "overlay":
00:01:27 [2020-10-30T00:01:27.359Z]     - CONFIG_VXLAN: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       Optional (for encrypted networks):
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_CRYPTO: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_CRYPTO_AEAD: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_CRYPTO_GCM: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_CRYPTO_GHASH: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_XFRM: enabled
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_XFRM_USER: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_INET_ESP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:01:27 [2020-10-30T00:01:27.359Z]   - "ipvlan":
00:01:27 [2020-10-30T00:01:27.359Z]     - CONFIG_IPVLAN: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]   - "macvlan":
00:01:27 [2020-10-30T00:01:27.359Z]     - CONFIG_MACVLAN: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]     - CONFIG_DUMMY: enabled (as module)
00:01:27 [2020-10-30T00:01:27.359Z]   - "ftp,tftp client in container":
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z] - Storage Drivers:
00:01:27 [2020-10-30T00:01:27.619Z]   - "aufs":
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_AUFS_FS: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]   - "btrfs":
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:01:27 [2020-10-30T00:01:27.619Z]   - "devicemapper":
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_BLK_DEV_DM: enabled
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]   - "overlay":
00:01:27 [2020-10-30T00:01:27.619Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:01:27 [2020-10-30T00:01:27.619Z]   - "zfs":
00:01:27 [2020-10-30T00:01:27.619Z]     - /dev/zfs: present
00:01:27 [2020-10-30T00:01:27.619Z]     - zfs command: missing
00:01:27 [2020-10-30T00:01:27.619Z]     - zpool command: missing
00:01:27 [2020-10-30T00:01:27.619Z] 
00:01:27 [2020-10-30T00:01:27.619Z] Limits:
00:01:27 [2020-10-30T00:01:27.619Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:01:27 [2020-10-30T00:01:27.619Z] 
00:01:27 [2020-10-30T00:01:27.619Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:01:27 [2020-10-30T00:01:27.980Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e766361271f5985789f6f495fd2c10f3cc603a32 .
00:01:28 [2020-10-30T00:01:28.137Z] #49 24.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:28 [2020-10-30T00:01:28.241Z] #2 [internal] load build definition from Dockerfile
00:01:28 [2020-10-30T00:01:28.241Z] #2 transferring dockerfile: 16.58kB done
00:01:28 [2020-10-30T00:01:28.241Z] #2 DONE 0.1s
00:01:28 [2020-10-30T00:01:28.241Z] 
00:01:28 [2020-10-30T00:01:28.241Z] #1 [internal] load .dockerignore
00:01:28 [2020-10-30T00:01:28.241Z] #1 transferring context: 87B 0.0s done
00:01:28 [2020-10-30T00:01:28.241Z] #1 DONE 0.1s
00:01:28 [2020-10-30T00:01:28.241Z] 
00:01:28 [2020-10-30T00:01:28.241Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:01:28 [2020-10-30T00:01:28.376Z] #45 17.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:28 [2020-10-30T00:01:28.376Z] #45 ...
00:01:28 [2020-10-30T00:01:28.376Z] 
00:01:28 [2020-10-30T00:01:28.376Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.49 go: downloading github.com/pkg/errors v0.8.1
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.67 go: downloading github.com/spf13/cobra v0.0.5
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.85 go: downloading github.com/spf13/pflag v1.0.5
00:01:28 [2020-10-30T00:01:28.376Z] #47 15.87 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.21 go: downloading github.com/go-critic/go-critic v0.4.1
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.32 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.38 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.53 go: extracting github.com/pkg/errors v0.8.1
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.56 go: downloading github.com/spf13/viper v1.6.1
00:01:28 [2020-10-30T00:01:28.376Z] #47 16.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:28 [2020-10-30T00:01:28.376Z] #47 17.18 go: extracting github.com/spf13/cobra v0.0.5
00:01:28 [2020-10-30T00:01:28.376Z] #47 17.49 go: downloading github.com/fatih/color v1.7.0
00:01:28 [2020-10-30T00:01:28.376Z] #47 17.61 go: extracting github.com/spf13/pflag v1.0.5
00:01:28 [2020-10-30T00:01:28.376Z] #47 17.81 go: extracting github.com/spf13/viper v1.6.1
00:01:28 [2020-10-30T00:01:28.500Z] #3 DONE 0.4s
00:01:28 [2020-10-30T00:01:28.500Z] 
00:01:28 [2020-10-30T00:01:28.500Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:01:28 [2020-10-30T00:01:28.500Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:01:28 [2020-10-30T00:01:28.500Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 69.16kB / 8.88MB 0.0s
00:01:28 [2020-10-30T00:01:28.500Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:01:28 [2020-10-30T00:01:28.500Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:01:28 [2020-10-30T00:01:28.500Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:01:28 [2020-10-30T00:01:28.708Z] #47 17.98 go: extracting github.com/go-critic/go-critic v0.4.1
00:01:28 [2020-10-30T00:01:28.709Z] #49 24.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:28 [2020-10-30T00:01:28.760Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s
00:01:28 [2020-10-30T00:01:28.760Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
00:01:28 [2020-10-30T00:01:28.760Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
00:01:28 [2020-10-30T00:01:28.911Z] #28 4.103 
                                                                           1.0%
####                                                                       5.9%
#######                                                                   11.1%
###########                                                               16.1%
###############                                                           21.7%
###################                                                       26.6%
#####################                                                     30.4%
########################                                                  33.6%
###########################                                               38.2%
###############################                                           43.6%
###################################                                       49.5%
######################################                                    53.4%
#########################################                                 57.4%
##########################################                                59.2%
############################################                              61.7%
##############################################                            64.0%
################################################                          66.9%
#################################################                         69.4%
###################################################                       71.9%
#####################################################                     74.5%
######################################################                    76.4%
########################################################                  78.7%
##########################################################                81.0%
###########################################################               82.9%
#############################################################             85.3%
##############################################################            87.5%
################################################################          89.9%
##################################################################        91.8%
###################################################################       94.2%
#####################################################################     96.4%
######################################################################    98.6%
######################################################################## 100.0%
00:01:28 [2020-10-30T00:01:28.912Z] #28 7.441 
00:01:28 [2020-10-30T00:01:28.964Z] #47 18.35 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:01:28 [2020-10-30T00:01:28.964Z] #47 18.41 go: extracting github.com/fatih/color v1.7.0
00:01:28 [2020-10-30T00:01:28.970Z] #49 ...
00:01:28 [2020-10-30T00:01:28.970Z] 
00:01:28 [2020-10-30T00:01:28.970Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:28 [2020-10-30T00:01:28.970Z] #11 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:28 [2020-10-30T00:01:28.970Z] #11 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:28 [2020-10-30T00:01:28.970Z] #11 ...
00:01:28 [2020-10-30T00:01:28.970Z] 
00:01:28 [2020-10-30T00:01:28.970Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.29 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.51 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.58 go: extracting github.com/fatih/color v1.7.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.60 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.62 go: extracting github.com/spf13/viper v1.6.1
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.66 go: extracting github.com/sirupsen/logrus v1.4.2
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.73 go: downloading github.com/ultraware/whitespace v0.0.4
00:01:28 [2020-10-30T00:01:28.970Z] #47 22.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.10 go: extracting github.com/spf13/cobra v0.0.5
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.26 go: downloading github.com/hashicorp/hcl v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.48 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.53 go: extracting github.com/ultraware/whitespace v0.0.4
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.70 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.76 go: downloading github.com/spf13/pflag v1.0.5
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.95 go: downloading github.com/mattn/go-colorable v0.1.4
00:01:28 [2020-10-30T00:01:28.970Z] #47 23.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.03 go: extracting github.com/hashicorp/hcl v1.0.0
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.13 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.13 go: extracting github.com/mattn/go-colorable v0.1.4
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.56 go: extracting github.com/spf13/pflag v1.0.5
00:01:28 [2020-10-30T00:01:28.970Z] #47 24.68 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:28 [2020-10-30T00:01:28.970Z] #47 25.10 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:01:28 [2020-10-30T00:01:28.970Z] #47 25.17 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:01:29 [2020-10-30T00:01:29.019Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done
00:01:29 [2020-10-30T00:01:29.019Z] #4 DONE 0.6s
00:01:29 [2020-10-30T00:01:29.279Z] 
00:01:29 [2020-10-30T00:01:29.279Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:01:29 [2020-10-30T00:01:29.538Z] #7 ...
00:01:29 [2020-10-30T00:01:29.538Z] 
00:01:29 [2020-10-30T00:01:29.538Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:01:29 [2020-10-30T00:01:29.538Z] #6 DONE 0.4s
00:01:29 [2020-10-30T00:01:29.542Z] #47 25.44 go: downloading github.com/uudashr/gocognit v1.0.1
00:01:29 [2020-10-30T00:01:29.542Z] #47 25.47 go: extracting github.com/uudashr/gocognit v1.0.1
00:01:29 [2020-10-30T00:01:29.542Z] #47 ...
00:01:29 [2020-10-30T00:01:29.542Z] 
00:01:29 [2020-10-30T00:01:29.542Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:29 [2020-10-30T00:01:29.542Z] #45 15.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.21 go: finding github.com/fatih/color v1.9.0
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.35 go: finding github.com/pkg/errors v0.9.1
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.43 go: finding github.com/mattn/go-colorable v0.1.6
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.60 go: finding github.com/spf13/pflag v1.0.3
00:01:29 [2020-10-30T00:01:29.542Z] #45 21.60 go: finding github.com/mattn/go-isatty v0.0.12
00:01:29 [2020-10-30T00:01:29.542Z] #45 22.37 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:29 [2020-10-30T00:01:29.542Z] #45 22.59 go: finding github.com/jonboulle/clockwork v0.1.0
00:01:29 [2020-10-30T00:01:29.542Z] #45 22.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:29 [2020-10-30T00:01:29.542Z] #45 22.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:29 [2020-10-30T00:01:29.542Z] #45 23.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:29 [2020-10-30T00:01:29.657Z] #47 18.80 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:29 [2020-10-30T00:01:29.657Z] #47 18.82 go: downloading github.com/mattn/go-colorable v0.1.4
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:01:29 [2020-10-30T00:01:29.798Z] #7 DONE 0.5s
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:01:29 [2020-10-30T00:01:29.798Z] #5 DONE 0.6s
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:01:29 [2020-10-30T00:01:29.798Z] #60 DONE 0.0s
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:29 [2020-10-30T00:01:29.798Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:01:29 [2020-10-30T00:01:29.798Z] #8 DONE 0.0s
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:29 [2020-10-30T00:01:29.798Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:01:29 [2020-10-30T00:01:29.798Z] #24 DONE 0.0s
00:01:29 [2020-10-30T00:01:29.798Z] 
00:01:29 [2020-10-30T00:01:29.798Z] #21 [internal] load build context
00:01:29 [2020-10-30T00:01:29.913Z] #47 19.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:29 [2020-10-30T00:01:29.913Z] #47 19.14 go: extracting github.com/mattn/go-colorable v0.1.4
00:01:29 [2020-10-30T00:01:29.913Z] #47 19.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:29 [2020-10-30T00:01:29.974Z] #28 8.231 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:01:29 [2020-10-30T00:01:29.975Z] #28 8.382 
00:01:29 [2020-10-30T00:01:29.975Z] #28 8.515 
#####################                                                     29.5%
######################################################################## 100.0%
00:01:29 [2020-10-30T00:01:29.975Z] #28 8.592 
00:01:30 [2020-10-30T00:01:30.115Z] #45 ...
00:01:30 [2020-10-30T00:01:30.115Z] 
00:01:30 [2020-10-30T00:01:30.115Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:30 [2020-10-30T00:01:30.115Z] #49 26.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:30 [2020-10-30T00:01:30.177Z] #47 19.67 go: downloading gopkg.in/yaml.v2 v2.2.7
00:01:30 [2020-10-30T00:01:30.177Z] #47 19.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:30 [2020-10-30T00:01:30.177Z] #47 19.82 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:30 [2020-10-30T00:01:30.742Z] #47 20.27 go: extracting gopkg.in/yaml.v2 v2.2.7
00:01:31 [2020-10-30T00:01:31.039Z] #28 9.485 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:01:31 [2020-10-30T00:01:31.039Z] #28 9.501 skipping existing 5cb8031fd95d
00:01:31 [2020-10-30T00:01:31.039Z] #28 9.526 
00:01:31 [2020-10-30T00:01:31.305Z] #47 20.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:31 [2020-10-30T00:01:31.305Z] #47 20.61 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:31 [2020-10-30T00:01:31.305Z] #47 20.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:31 [2020-10-30T00:01:31.305Z] #47 20.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:31 [2020-10-30T00:01:31.305Z] #47 ...
00:01:31 [2020-10-30T00:01:31.305Z] 
00:01:31 [2020-10-30T00:01:31.305Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:31 [2020-10-30T00:01:31.305Z] #22 20.29 + mkdir -p /build
00:01:31 [2020-10-30T00:01:31.305Z] #22 20.29 + mv docker/docker /build/
00:01:31 [2020-10-30T00:01:31.305Z] #22 20.29 + rmdir docker
00:01:31 [2020-10-30T00:01:31.305Z] #22 DONE 20.7s
00:01:31 [2020-10-30T00:01:31.305Z] 
00:01:31 [2020-10-30T00:01:31.305Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:31 [2020-10-30T00:01:31.305Z] #53 10.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:31 [2020-10-30T00:01:31.305Z] #53 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:31 [2020-10-30T00:01:31.305Z] #53 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:31 [2020-10-30T00:01:31.305Z] #53 ...
00:01:31 [2020-10-30T00:01:31.305Z] 
00:01:31 [2020-10-30T00:01:31.305Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:31 [2020-10-30T00:01:31.305Z] #40 10.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:31 [2020-10-30T00:01:31.305Z] #40 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:31 [2020-10-30T00:01:31.305Z] #40 15.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:31 [2020-10-30T00:01:31.501Z] #49 27.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:31 [2020-10-30T00:01:31.501Z] #49 27.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:31 [2020-10-30T00:01:31.501Z] #49 27.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:31 [2020-10-30T00:01:31.501Z] #49 27.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:31 [2020-10-30T00:01:31.567Z] #40 ...
00:01:31 [2020-10-30T00:01:31.567Z] 
00:01:31 [2020-10-30T00:01:31.567Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:31 [2020-10-30T00:01:31.567Z] #47 20.83 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:31 [2020-10-30T00:01:31.677Z] #28 10.06 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:01:31 [2020-10-30T00:01:31.677Z] #28 10.07 skipping existing 283607eaa57e
00:01:31 [2020-10-30T00:01:31.677Z] #28 10.10 
00:01:31 [2020-10-30T00:01:31.825Z] #47 ...
00:01:31 [2020-10-30T00:01:31.825Z] 
00:01:31 [2020-10-30T00:01:31.825Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:31 [2020-10-30T00:01:31.825Z] #32 11.23 internal/cpu
00:01:31 [2020-10-30T00:01:31.825Z] #32 11.25 runtime/internal/math
00:01:31 [2020-10-30T00:01:31.825Z] #32 11.45 math/bits
00:01:31 [2020-10-30T00:01:31.825Z] #32 12.17 unicode/utf8
00:01:31 [2020-10-30T00:01:31.825Z] #32 12.18 internal/bytealg
00:01:31 [2020-10-30T00:01:31.825Z] #32 12.82 math
00:01:31 [2020-10-30T00:01:31.825Z] #32 13.31 runtime
00:01:31 [2020-10-30T00:01:31.825Z] #32 18.70 internal/testlog
00:01:31 [2020-10-30T00:01:31.825Z] #32 19.36 encoding
00:01:31 [2020-10-30T00:01:31.825Z] #32 19.81 runtime/cgo
00:01:31 [2020-10-30T00:01:31.825Z] #32 ...
00:01:31 [2020-10-30T00:01:31.825Z] 
00:01:31 [2020-10-30T00:01:31.825Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:31 [2020-10-30T00:01:31.825Z] #47 21.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:32 [2020-10-30T00:01:32.081Z] #47 21.49 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:32 [2020-10-30T00:01:32.081Z] #47 21.49 go: downloading github.com/go-toolsmith/astp v1.0.0
00:01:32 [2020-10-30T00:01:32.081Z] #47 ...
00:01:32 [2020-10-30T00:01:32.081Z] 
00:01:32 [2020-10-30T00:01:32.081Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:32 [2020-10-30T00:01:32.081Z] #43 11.53 sync/atomic
00:01:32 [2020-10-30T00:01:32.081Z] #43 11.98 unicode
00:01:32 [2020-10-30T00:01:32.081Z] #43 12.84 runtime
00:01:32 [2020-10-30T00:01:32.081Z] #43 17.43 math
00:01:32 [2020-10-30T00:01:32.081Z] #43 ...
00:01:32 [2020-10-30T00:01:32.081Z] 
00:01:32 [2020-10-30T00:01:32.081Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:32 [2020-10-30T00:01:32.081Z] #47 21.64 go: extracting github.com/go-toolsmith/astp v1.0.0
00:01:32 [2020-10-30T00:01:32.081Z] #47 21.64 go: downloading github.com/subosito/gotenv v1.2.0
00:01:32 [2020-10-30T00:01:32.314Z] #28 10.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:01:32 [2020-10-30T00:01:32.378Z] #47 21.79 go: extracting github.com/subosito/gotenv v1.2.0
00:01:32 [2020-10-30T00:01:32.378Z] #47 21.84 go: downloading github.com/pelletier/go-toml v1.2.0
00:01:32 [2020-10-30T00:01:32.444Z] #49 28.59 runtime/cgo
00:01:32 [2020-10-30T00:01:32.444Z] #49 28.63 runtime
00:01:32 [2020-10-30T00:01:32.609Z] #28 10.96 
00:01:32 [2020-10-30T00:01:32.609Z] #28 11.04 
######################################################################## 100.0%
00:01:32 [2020-10-30T00:01:32.609Z] #28 11.07 
00:01:32 [2020-10-30T00:01:32.666Z] #47 22.10 go: extracting github.com/pelletier/go-toml v1.2.0
00:01:32 [2020-10-30T00:01:32.905Z] #28 11.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:01:33 [2020-10-30T00:01:33.114Z] #21 transferring context: 20.16MB 3.2s
00:01:33 [2020-10-30T00:01:33.198Z] #28 11.64 
00:01:33 [2020-10-30T00:01:33.199Z] #28 11.72 
######################################################################## 100.0%
00:01:33 [2020-10-30T00:01:33.199Z] #28 11.76 
00:01:33 [2020-10-30T00:01:33.230Z] #47 ...
00:01:33 [2020-10-30T00:01:33.231Z] 
00:01:33 [2020-10-30T00:01:33.231Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:33 [2020-10-30T00:01:33.231Z] #34 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:33 [2020-10-30T00:01:33.231Z] #34 ...
00:01:33 [2020-10-30T00:01:33.231Z] 
00:01:33 [2020-10-30T00:01:33.231Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:33 [2020-10-30T00:01:33.231Z] #56 14.68 Checking out files:  87% (695/792)   
Checking out files:  88% (697/792)   
Checking out files:  89% (705/792)   
Checking out files:  90% (713/792)   
Checking out files:  91% (721/792)   
Checking out files:  92% (729/792)   
Checking out files:  93% (737/792)   
Checking out files:  94% (745/792)   
Checking out files:  95% (753/792)   
Checking out files:  96% (761/792)   
Checking out files:  97% (769/792)   
Checking out files:  98% (777/792)   
Checking out files:  99% (785/792)   
Checking out files: 100% (792/792)   
Checking out files: 100% (792/792), done.
00:01:33 [2020-10-30T00:01:33.231Z] #56 14.86 + cd /tmp/tmp.rV5fYP22rV/src/github.com/rootless-containers/rootlesskit
00:01:33 [2020-10-30T00:01:33.231Z] #56 14.86 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:33 [2020-10-30T00:01:33.231Z] #56 15.59 + for f in rootlesskit rootlesskit-docker-proxy
00:01:33 [2020-10-30T00:01:33.231Z] #56 15.59 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:01:33 [2020-10-30T00:01:33.488Z] #56 ...
00:01:33 [2020-10-30T00:01:33.488Z] 
00:01:33 [2020-10-30T00:01:33.488Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:33 [2020-10-30T00:01:33.488Z] #47 22.93 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:33 [2020-10-30T00:01:33.495Z] #28 11.78 Download of images into '/build' complete.
00:01:33 [2020-10-30T00:01:33.495Z] #28 11.78 Use something like the following to load the result into a Docker daemon:
00:01:33 [2020-10-30T00:01:33.495Z] #28 11.78   tar -cC '/build' . | docker load
00:01:33 [2020-10-30T00:01:33.495Z] #28 DONE 11.9s
00:01:33 [2020-10-30T00:01:33.495Z] 
00:01:33 [2020-10-30T00:01:33.495Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:33 [2020-10-30T00:01:33.495Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 26.2s done
00:01:33 [2020-10-30T00:01:33.789Z] #9 DONE 32.6s
00:01:33 [2020-10-30T00:01:33.789Z] 
00:01:33 [2020-10-30T00:01:33.789Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:01:33 [2020-10-30T00:01:33.789Z] #10 DONE 0.2s
00:01:33 [2020-10-30T00:01:33.789Z] 
00:01:33 [2020-10-30T00:01:33.789Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:01:34 [2020-10-30T00:01:34.088Z] #11 DONE 0.2s
00:01:34 [2020-10-30T00:01:34.088Z] 
00:01:34 [2020-10-30T00:01:34.088Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:34 [2020-10-30T00:01:34.088Z] #44 ...
00:01:34 [2020-10-30T00:01:34.088Z] 
00:01:34 [2020-10-30T00:01:34.088Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:01:34 [2020-10-30T00:01:34.088Z] #30 DONE 0.1s
00:01:34 [2020-10-30T00:01:34.088Z] 
00:01:34 [2020-10-30T00:01:34.088Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:01:34 [2020-10-30T00:01:34.088Z] #38 DONE 0.1s
00:01:34 [2020-10-30T00:01:34.388Z] 
00:01:34 [2020-10-30T00:01:34.388Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:34 [2020-10-30T00:01:34.419Z] #47 ...
00:01:34 [2020-10-30T00:01:34.419Z] 
00:01:34 [2020-10-30T00:01:34.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:34 [2020-10-30T00:01:34.419Z] #11 13.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:34 [2020-10-30T00:01:34.419Z] #11 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:34 [2020-10-30T00:01:34.419Z] #11 ...
00:01:34 [2020-10-30T00:01:34.419Z] 
00:01:34 [2020-10-30T00:01:34.419Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:34 [2020-10-30T00:01:34.419Z] #49 15.94 + cd /tmp/tmp.2D6JfMOvQA/src/github.com/mvdan/sh
00:01:34 [2020-10-30T00:01:34.419Z] #49 15.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:34 [2020-10-30T00:01:34.419Z] #49 16.18 + GO111MODULE=on
00:01:34 [2020-10-30T00:01:34.419Z] #49 16.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:01:34 [2020-10-30T00:01:34.419Z] #49 18.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:34 [2020-10-30T00:01:34.419Z] #49 18.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:34 [2020-10-30T00:01:34.419Z] #49 18.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:34 [2020-10-30T00:01:34.419Z] #49 18.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:34 [2020-10-30T00:01:34.419Z] #49 19.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:34 [2020-10-30T00:01:34.419Z] #49 20.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:34 [2020-10-30T00:01:34.419Z] #49 22.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:34 [2020-10-30T00:01:34.982Z] #49 24.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:34 [2020-10-30T00:01:34.982Z] #49 ...
00:01:34 [2020-10-30T00:01:34.982Z] 
00:01:34 [2020-10-30T00:01:34.982Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:34 [2020-10-30T00:01:34.982Z] #43 24.49 unicode/utf16
00:01:35 [2020-10-30T00:01:35.065Z] #39 0.787 + git clone https://github.com/docker/distribution.git .
00:01:35 [2020-10-30T00:01:35.065Z] #39 0.792 Cloning into '.'...
00:01:35 [2020-10-30T00:01:35.663Z] #21 ...
00:01:35 [2020-10-30T00:01:35.663Z] 
00:01:35 [2020-10-30T00:01:35.663Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:01:35 [2020-10-30T00:01:35.663Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:01:35 [2020-10-30T00:01:35.663Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:01:35 [2020-10-30T00:01:35.663Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:01:35 [2020-10-30T00:01:35.663Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
00:01:35 [2020-10-30T00:01:35.663Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done
00:01:35 [2020-10-30T00:01:35.663Z] #60 DONE 5.3s
00:01:35 [2020-10-30T00:01:35.663Z] 
00:01:35 [2020-10-30T00:01:35.663Z] #21 [internal] load build context
00:01:35 [2020-10-30T00:01:35.663Z] #21 ...
00:01:35 [2020-10-30T00:01:35.663Z] 
00:01:35 [2020-10-30T00:01:35.663Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.70MB / 120.17MB 5.4s
00:01:35 [2020-10-30T00:01:35.663Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done
00:01:35 [2020-10-30T00:01:35.663Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.4s
00:01:35 [2020-10-30T00:01:35.663Z] #8 ...
00:01:35 [2020-10-30T00:01:35.663Z] 
00:01:35 [2020-10-30T00:01:35.663Z] #21 [internal] load build context
00:01:35 [2020-10-30T00:01:35.746Z] #49 ...
00:01:35 [2020-10-30T00:01:35.746Z] 
00:01:35 [2020-10-30T00:01:35.746Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:35 [2020-10-30T00:01:35.746Z] #62 29.52 Checking out files:  67% (1281/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:01:35 [2020-10-30T00:01:35.746Z] #62 30.15 + cd /tmp/tmp.lbUSs9WG1W/src/github.com/docker/libnetwork
00:01:35 [2020-10-30T00:01:35.746Z] #62 30.18 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:35 [2020-10-30T00:01:35.746Z] #62 30.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:01:35 [2020-10-30T00:01:35.915Z] #43 25.08 container/list
00:01:36 [2020-10-30T00:01:36.481Z] #43 25.98 crypto/internal/subtle
00:01:36 [2020-10-30T00:01:36.740Z] #43 26.16 crypto/subtle
00:01:36 [2020-10-30T00:01:36.996Z] #43 26.42 vendor/golang.org/x/crypto/cryptobyte/asn1
00:01:37 [2020-10-30T00:01:37.253Z] #43 26.73 internal/nettrace
00:01:37 [2020-10-30T00:01:37.510Z] #43 26.85 runtime/cgo
00:01:37 [2020-10-30T00:01:37.722Z] #21 transferring context: 51.99MB 7.8s done
00:01:38 [2020-10-30T00:01:38.296Z] #21 DONE 8.3s
00:01:38 [2020-10-30T00:01:38.296Z] 
00:01:38 [2020-10-30T00:01:38.296Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:38 [2020-10-30T00:01:38.296Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.2s
00:01:38 [2020-10-30T00:01:38.596Z] Client:
00:01:38 [2020-10-30T00:01:38.596Z]  Debug Mode: false
00:01:38 [2020-10-30T00:01:38.596Z] 
00:01:38 [2020-10-30T00:01:38.596Z] Server:
00:01:38 [2020-10-30T00:01:38.596Z]  Containers: 0
00:01:38 [2020-10-30T00:01:38.596Z]   Running: 0
00:01:38 [2020-10-30T00:01:38.596Z]   Paused: 0
00:01:38 [2020-10-30T00:01:38.596Z]   Stopped: 0
00:01:38 [2020-10-30T00:01:38.596Z]  Images: 0
00:01:38 [2020-10-30T00:01:38.596Z]  Server Version: 19.03.13
00:01:38 [2020-10-30T00:01:38.596Z]  Storage Driver: overlay2
00:01:38 [2020-10-30T00:01:38.596Z]   Backing Filesystem: extfs
00:01:38 [2020-10-30T00:01:38.597Z]   Supports d_type: true
00:01:38 [2020-10-30T00:01:38.597Z]   Native Overlay Diff: true
00:01:38 [2020-10-30T00:01:38.597Z]  Logging Driver: json-file
00:01:38 [2020-10-30T00:01:38.597Z]  Cgroup Driver: cgroupfs
00:01:38 [2020-10-30T00:01:38.597Z]  Plugins:
00:01:38 [2020-10-30T00:01:38.597Z]   Volume: local
00:01:38 [2020-10-30T00:01:38.597Z]   Network: bridge host ipvlan macvlan null overlay
00:01:38 [2020-10-30T00:01:38.597Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:01:38 [2020-10-30T00:01:38.597Z]  Swarm: inactive
00:01:38 [2020-10-30T00:01:38.597Z]  Runtimes: runc
00:01:38 [2020-10-30T00:01:38.597Z]  Default Runtime: runc
00:01:38 [2020-10-30T00:01:38.597Z]  Init Binary: docker-init
00:01:38 [2020-10-30T00:01:38.597Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:01:38 [2020-10-30T00:01:38.597Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:01:38 [2020-10-30T00:01:38.597Z]  init version: fec3683
00:01:38 [2020-10-30T00:01:38.597Z]  Security Options:
00:01:38 [2020-10-30T00:01:38.597Z]   apparmor
00:01:38 [2020-10-30T00:01:38.597Z]   seccomp
00:01:38 [2020-10-30T00:01:38.597Z]    Profile: default
00:01:38 [2020-10-30T00:01:38.597Z]  Kernel Version: 4.15.0-1083-aws
00:01:38 [2020-10-30T00:01:38.597Z]  Operating System: Ubuntu 16.04.7 LTS
00:01:38 [2020-10-30T00:01:38.597Z]  OSType: linux
00:01:38 [2020-10-30T00:01:38.597Z]  Architecture: aarch64
00:01:38 [2020-10-30T00:01:38.597Z]  CPUs: 4
00:01:38 [2020-10-30T00:01:38.597Z]  Total Memory: 7.525GiB
00:01:38 [2020-10-30T00:01:38.597Z]  Name: ip-10-100-127-16
00:01:38 [2020-10-30T00:01:38.597Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
00:01:38 [2020-10-30T00:01:38.597Z]  Docker Root Dir: /var/lib/docker
00:01:38 [2020-10-30T00:01:38.597Z]  Debug Mode: false
00:01:38 [2020-10-30T00:01:38.597Z]  Registry: https://index.docker.io/v1/
00:01:38 [2020-10-30T00:01:38.597Z]  Labels:
00:01:38 [2020-10-30T00:01:38.597Z]  Experimental: true
00:01:38 [2020-10-30T00:01:38.597Z]  Insecure Registries:
00:01:38 [2020-10-30T00:01:38.597Z]   127.0.0.0/8
00:01:38 [2020-10-30T00:01:38.597Z]  Live Restore Enabled: true
00:01:38 [2020-10-30T00:01:38.597Z] 
00:01:38 [2020-10-30T00:01:38.597Z] WARNING: No swap limit support
[Pipeline] sh
00:01:38 [2020-10-30T00:01:38.865Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.9s done
00:01:38 [2020-10-30T00:01:38.890Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:01:38 [2020-10-30T00:01:38.890Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:01:38 [2020-10-30T00:01:38.890Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41458/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:01:38 [2020-10-30T00:01:38.890Z] + bash /home/ubuntu/workspace/moby_PR-41458/check-config.sh
00:01:38 [2020-10-30T00:01:38.890Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:01:38 [2020-10-30T00:01:38.890Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
00:01:38 [2020-10-30T00:01:38.890Z] 
00:01:38 [2020-10-30T00:01:38.890Z] Generally Necessary:
00:01:38 [2020-10-30T00:01:38.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:01:38 [2020-10-30T00:01:38.890Z] - apparmor: enabled and tools installed
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NAMESPACES: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NET_NS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_PID_NS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_IPC_NS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_UTS_NS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CGROUPS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CGROUP_CPUACCT: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CGROUP_DEVICE: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CGROUP_FREEZER: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CGROUP_SCHED: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_CPUSETS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_MEMCG: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_KEYS: enabled
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_VETH: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_BRIDGE: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NF_NAT: enabled (as module)
00:01:39 [2020-10-30T00:01:39.152Z] - CONFIG_NF_NAT_NEEDED: enabled
00:01:39 [2020-10-30T00:01:39.167Z] #39 ...
00:01:39 [2020-10-30T00:01:39.167Z] 
00:01:39 [2020-10-30T00:01:39.167Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.637 + RM_GOPATH=0
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.640 + TMP_GOPATH=
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.642 + : /build
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.645 + '[' -z '' ']'
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.647 ++ mktemp -d
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.657 + export GOPATH=/tmp/tmp.cfrmaURujz
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.658 + GOPATH=/tmp/tmp.cfrmaURujz
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.658 + RM_GOPATH=1
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.659 + case "$(go env GOARCH)" in
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.660 ++ go env GOARCH
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.667 + export GO_BUILDMODE=-buildmode=pie
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.668 + GO_BUILDMODE=-buildmode=pie
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.670 ++ dirname /tmp/install/install.sh
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.673 + dir=/tmp/install
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.674 + bin=gotestsum
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.675 + shift
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.676 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.676 + . /tmp/install/gotestsum.installer
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.677 ++ : v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.678 + install_gotestsum
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.678 + set -e
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.678 + export GO111MODULE=on
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.678 + GO111MODULE=on
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.678 + GOBIN=/build
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.679 + go get gotest.tools/gotestsum@v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.702 go: finding gotest.tools v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 0.736 go: finding gotest.tools/gotestsum v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 1.628 go: downloading gotest.tools/gotestsum v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 2.881 go: extracting gotest.tools/gotestsum v0.5.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.509 go: downloading github.com/fatih/color v1.9.0
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.512 go: downloading github.com/spf13/pflag v1.0.3
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.517 go: downloading github.com/pkg/errors v0.9.1
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.529 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.544 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.549 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.595 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.598 go: downloading github.com/jonboulle/clockwork v0.1.0
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.731 go: extracting github.com/fatih/color v1.9.0
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.749 go: extracting github.com/pkg/errors v0.9.1
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.806 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.810 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.814 go: downloading github.com/mattn/go-isatty v0.0.12
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.820 go: downloading github.com/mattn/go-colorable v0.1.6
00:01:39 [2020-10-30T00:01:39.167Z] #46 4.971 go: extracting github.com/spf13/pflag v1.0.3
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_POSIX_MQUEUE: enabled
00:01:39 [2020-10-30T00:01:39.418Z] 
00:01:39 [2020-10-30T00:01:39.418Z] Optional Features:
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_USER_NS: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_SECCOMP: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CGROUP_PIDS: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_MEMCG_SWAP: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:01:39 [2020-10-30T00:01:39.418Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_BLK_CGROUP: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IOSCHED_CFQ: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CGROUP_PERF: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CGROUP_HUGETLB: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_CFS_BANDWIDTH: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_RT_GROUP_SCHED: missing
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_VS: enabled (as module)
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_VS_NFCT: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_IP_VS_RR: enabled (as module)
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_EXT4_FS: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:01:39 [2020-10-30T00:01:39.418Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:01:39 [2020-10-30T00:01:39.520Z] #46 5.440 go: extracting github.com/jonboulle/clockwork v0.1.0
00:01:39 [2020-10-30T00:01:39.686Z] - Network Drivers:
00:01:39 [2020-10-30T00:01:39.686Z]   - "overlay":
00:01:39 [2020-10-30T00:01:39.686Z]     - CONFIG_VXLAN: enabled (as module)
00:01:39 [2020-10-30T00:01:39.686Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       Optional (for encrypted networks):
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_CRYPTO: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_CRYPTO_AEAD: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_CRYPTO_GCM: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_CRYPTO_GHASH: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_XFRM: enabled
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_XFRM_USER: enabled (as module)
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:01:39 [2020-10-30T00:01:39.686Z]       - CONFIG_INET_ESP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]   - "ipvlan":
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_IPVLAN: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]   - "macvlan":
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_MACVLAN: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_DUMMY: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]   - "ftp,tftp client in container":
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z] - Storage Drivers:
00:01:39 [2020-10-30T00:01:39.687Z]   - "aufs":
00:01:39 [2020-10-30T00:01:39.687Z]     - CONFIG_AUFS_FS: enabled (as module)
00:01:39 [2020-10-30T00:01:39.687Z]   - "btrfs":
00:01:39 [2020-10-30T00:01:39.881Z] #46 5.728 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:39 [2020-10-30T00:01:39.881Z] #46 5.763 go: extracting github.com/mattn/go-colorable v0.1.6
00:01:39 [2020-10-30T00:01:39.881Z] #46 5.802 go: extracting github.com/mattn/go-isatty v0.0.12
00:01:39 [2020-10-30T00:01:39.957Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:01:39 [2020-10-30T00:01:39.957Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:01:39 [2020-10-30T00:01:39.957Z]   - "devicemapper":
00:01:39 [2020-10-30T00:01:39.957Z]     - CONFIG_BLK_DEV_DM: enabled
00:01:39 [2020-10-30T00:01:39.957Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:01:39 [2020-10-30T00:01:39.957Z]   - "overlay":
00:01:39 [2020-10-30T00:01:39.957Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:01:39 [2020-10-30T00:01:39.957Z]   - "zfs":
00:01:39 [2020-10-30T00:01:39.957Z]     - /dev/zfs: missing
00:01:39 [2020-10-30T00:01:39.957Z]     - zfs command: missing
00:01:39 [2020-10-30T00:01:39.957Z]     - zpool command: missing
00:01:39 [2020-10-30T00:01:39.957Z] 
00:01:39 [2020-10-30T00:01:39.957Z] Limits:
00:01:39 [2020-10-30T00:01:39.957Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:01:39 [2020-10-30T00:01:39.957Z] 
00:01:39 [2020-10-30T00:01:39.957Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
00:01:40 [2020-10-30T00:01:40.032Z] #43 ...
00:01:40 [2020-10-30T00:01:40.033Z] 
00:01:40 [2020-10-30T00:01:40.033Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:40 [2020-10-30T00:01:40.033Z] #45 19.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.08 go: finding github.com/fatih/color v1.9.0
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.28 go: finding github.com/pkg/errors v0.9.1
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.32 go: finding github.com/spf13/pflag v1.0.3
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.40 go: finding github.com/mattn/go-colorable v0.1.6
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.50 go: finding github.com/mattn/go-isatty v0.0.12
00:01:40 [2020-10-30T00:01:40.033Z] #45 25.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:40 [2020-10-30T00:01:40.033Z] #45 26.09 go: finding github.com/jonboulle/clockwork v0.1.0
00:01:40 [2020-10-30T00:01:40.033Z] #45 26.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:40 [2020-10-30T00:01:40.033Z] #45 26.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:40 [2020-10-30T00:01:40.033Z] #45 26.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:40 [2020-10-30T00:01:40.033Z] #45 ...
00:01:40 [2020-10-30T00:01:40.033Z] 
00:01:40 [2020-10-30T00:01:40.033Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.23 go: downloading github.com/go-toolsmith/typep v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.23 go: downloading github.com/ultraware/funlen v0.0.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.35 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.35 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.36 go: downloading github.com/sirupsen/logrus v1.4.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.39 go: downloading github.com/uudashr/gocognit v1.0.1
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.55 go: extracting github.com/go-toolsmith/typep v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.65 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.69 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.69 go: extracting github.com/ultraware/funlen v0.0.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:40 [2020-10-30T00:01:40.033Z] #47 26.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.20 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.32 go: extracting github.com/sirupsen/logrus v1.4.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.33 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.40 go: extracting github.com/uudashr/gocognit v1.0.1
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.50 go: downloading github.com/kisielk/gotool v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.74 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.92 go: downloading github.com/spf13/afero v1.1.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:40 [2020-10-30T00:01:40.033Z] #47 27.98 go: downloading github.com/mattn/go-isatty v0.0.8
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.04 go: downloading golang.org/x/text v0.3.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.31 go: extracting github.com/kisielk/gotool v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.39 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.46 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.48 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.84 go: downloading gopkg.in/ini.v1 v1.51.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.90 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:01:40 [2020-10-30T00:01:40.033Z] #47 28.94 go: extracting github.com/mattn/go-isatty v0.0.8
00:01:40 [2020-10-30T00:01:40.033Z] #47 29.24 go: downloading github.com/spf13/cast v1.3.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 29.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:40 [2020-10-30T00:01:40.033Z] #47 29.38 go: extracting github.com/spf13/afero v1.1.2
00:01:40 [2020-10-30T00:01:40.033Z] #47 29.52 go: extracting gopkg.in/ini.v1 v1.51.0
00:01:40 [2020-10-30T00:01:40.033Z] #47 29.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
[Pipeline] sh
00:01:40 [2020-10-30T00:01:40.246Z] #8 ...
00:01:40 [2020-10-30T00:01:40.246Z] 
00:01:40 [2020-10-30T00:01:40.246Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:40 [2020-10-30T00:01:40.246Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:01:40 [2020-10-30T00:01:40.246Z] #24 sha256:60cb30babcd1740309903c37d3d408407d190cf73015aeddec9086ef3f393a5d 529B / 529B done
00:01:40 [2020-10-30T00:01:40.246Z] #24 sha256:1510e850178318cd2b654439b56266e7b6cbff36f95f343f662c708cd51d0610 1.50kB / 1.50kB done
00:01:40 [2020-10-30T00:01:40.246Z] #24 sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 50.40MB / 50.40MB 5.9s done
00:01:40 [2020-10-30T00:01:40.246Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 3.8s
00:01:40 [2020-10-30T00:01:40.246Z] #24 ...
00:01:40 [2020-10-30T00:01:40.246Z] 
00:01:40 [2020-10-30T00:01:40.246Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:40 [2020-10-30T00:01:40.290Z] #47 29.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:40 [2020-10-30T00:01:40.290Z] #47 29.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:40 [2020-10-30T00:01:40.324Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e766361271f5985789f6f495fd2c10f3cc603a32 .
00:01:40 [2020-10-30T00:01:40.324Z] #1 [internal] load build definition from Dockerfile
00:01:40 [2020-10-30T00:01:40.506Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.5s
00:01:40 [2020-10-30T00:01:40.569Z] #47 30.00 go: downloading github.com/ultraware/whitespace v0.0.4
00:01:40 [2020-10-30T00:01:40.825Z] #47 30.42 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:01:40 [2020-10-30T00:01:40.825Z] #47 30.43 go: extracting github.com/spf13/cast v1.3.0
00:01:40 [2020-10-30T00:01:40.900Z] #1 transferring dockerfile: 16.58kB 0.1s done
00:01:41 [2020-10-30T00:01:41.037Z] #62 ...
00:01:41 [2020-10-30T00:01:41.037Z] 
00:01:41 [2020-10-30T00:01:41.037Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:41 [2020-10-30T00:01:41.037Z] #47 26.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.26 go: downloading github.com/spf13/cast v1.3.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.27 go: downloading github.com/gobwas/glob v0.2.3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.32 go: downloading github.com/subosito/gotenv v1.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.34 go: downloading github.com/ultraware/funlen v0.0.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.34 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.44 go: extracting github.com/gobwas/glob v0.2.3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.45 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.46 go: downloading github.com/stretchr/testify v1.4.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.47 go: extracting github.com/spf13/cast v1.3.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.52 go: downloading gopkg.in/yaml.v2 v2.2.7
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.69 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.76 go: extracting github.com/ultraware/funlen v0.0.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.82 go: extracting github.com/subosito/gotenv v1.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.86 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:41 [2020-10-30T00:01:41.037Z] #47 28.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.08 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.12 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.24 go: extracting gopkg.in/yaml.v2 v2.2.7
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.37 go: downloading github.com/pelletier/go-toml v1.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.46 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.46 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.49 go: extracting github.com/stretchr/testify v1.4.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.49 go: downloading gopkg.in/ini.v1 v1.51.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.59 go: downloading github.com/pkg/errors v0.8.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 29.87 go: extracting github.com/pelletier/go-toml v1.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.08 go: extracting github.com/pkg/errors v0.8.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.33 go: extracting gopkg.in/ini.v1 v1.51.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.37 go: downloading github.com/go-critic/go-critic v0.4.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.38 go: downloading github.com/stretchr/objx v0.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:41 [2020-10-30T00:01:41.037Z] #47 30.90 go: extracting github.com/stretchr/objx v0.2.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.03 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.51 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.83 go: downloading github.com/davecgh/go-spew v1.1.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.94 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 31.97 go: downloading github.com/pmezard/go-difflib v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.01 go: downloading golang.org/x/text v0.3.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.01 go: extracting github.com/go-critic/go-critic v0.4.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.32 go: extracting github.com/pmezard/go-difflib v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.42 go: extracting github.com/davecgh/go-spew v1.1.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.49 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.81 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:41 [2020-10-30T00:01:41.037Z] #47 32.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.34 go: downloading github.com/mattn/go-isatty v0.0.8
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.34 go: downloading github.com/spf13/afero v1.1.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.49 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.68 go: extracting github.com/mattn/go-isatty v0.0.8
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:41 [2020-10-30T00:01:41.037Z] #47 33.93 go: extracting github.com/spf13/afero v1.1.2
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.21 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.61 go: downloading github.com/magiconair/properties v1.8.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.61 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.61 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.62 go: downloading github.com/go-toolsmith/astp v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.76 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.80 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.85 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:41 [2020-10-30T00:01:41.037Z] #47 34.96 go: downloading github.com/BurntSushi/toml v0.3.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.04 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.39 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.42 go: extracting github.com/go-toolsmith/astp v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.43 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.64 go: extracting github.com/magiconair/properties v1.8.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.67 go: downloading github.com/go-toolsmith/typep v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.68 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.69 go: extracting github.com/BurntSushi/toml v0.3.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.70 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 35.97 go: extracting github.com/go-toolsmith/typep v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.02 go: downloading github.com/gogo/protobuf v1.2.1
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.06 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.17 go: downloading github.com/kisielk/gotool v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.22 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.35 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.83 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.86 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:41 [2020-10-30T00:01:41.037Z] #47 36.90 go: extracting github.com/kisielk/gotool v1.0.0
00:01:41 [2020-10-30T00:01:41.037Z] #47 ...
00:01:41 [2020-10-30T00:01:41.037Z] 
00:01:41 [2020-10-30T00:01:41.037Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:41 [2020-10-30T00:01:41.037Z] #34 27.13 Fetched 8396 kB in 22s (386 kB/s)
00:01:41 [2020-10-30T00:01:41.037Z] #34 27.13 Reading package lists...
00:01:41 [2020-10-30T00:01:41.082Z] #47 30.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:41 [2020-10-30T00:01:41.082Z] #47 30.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:41 [2020-10-30T00:01:41.082Z] #47 30.60 go: downloading github.com/hashicorp/hcl v1.0.0
00:01:41 [2020-10-30T00:01:41.082Z] #47 30.63 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:41 [2020-10-30T00:01:41.082Z] #47 30.66 go: extracting github.com/ultraware/whitespace v0.0.4
00:01:41 [2020-10-30T00:01:41.298Z] #34 34.09 Reading package lists...
00:01:41 [2020-10-30T00:01:41.298Z] #34 ...
00:01:41 [2020-10-30T00:01:41.298Z] 
00:01:41 [2020-10-30T00:01:41.298Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:41 [2020-10-30T00:01:41.298Z] #38 27.61 Checking out files:  90% (1500/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.
00:01:41 [2020-10-30T00:01:41.298Z] #38 27.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:01:41 [2020-10-30T00:01:41.298Z] #38 30.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:01:41 [2020-10-30T00:01:41.339Z] #47 30.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:41 [2020-10-30T00:01:41.339Z] #47 30.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:41 [2020-10-30T00:01:41.339Z] #47 30.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:41 [2020-10-30T00:01:41.339Z] #47 30.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:41 [2020-10-30T00:01:41.476Z] #1 ...
00:01:41 [2020-10-30T00:01:41.476Z] 
00:01:41 [2020-10-30T00:01:41.476Z] #2 [internal] load .dockerignore
00:01:41 [2020-10-30T00:01:41.476Z] #2 transferring context: 87B done
00:01:41 [2020-10-30T00:01:41.476Z] #2 DONE 1.1s
00:01:41 [2020-10-30T00:01:41.476Z] 
00:01:41 [2020-10-30T00:01:41.476Z] #1 [internal] load build definition from Dockerfile
00:01:41 [2020-10-30T00:01:41.476Z] #1 DONE 1.2s
00:01:41 [2020-10-30T00:01:41.477Z] #46 7.415 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:41 [2020-10-30T00:01:41.595Z] #47 31.09 go: downloading github.com/gobwas/glob v0.2.3
00:01:41 [2020-10-30T00:01:41.742Z] 
00:01:41 [2020-10-30T00:01:41.742Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:01:41 [2020-10-30T00:01:41.853Z] #47 31.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:42 [2020-10-30T00:01:42.111Z] #47 31.50 go: extracting github.com/hashicorp/hcl v1.0.0
00:01:42 [2020-10-30T00:01:42.255Z] #46 7.889 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:42 [2020-10-30T00:01:42.317Z] #3 DONE 0.7s
00:01:42 [2020-10-30T00:01:42.317Z] 
00:01:42 [2020-10-30T00:01:42.317Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:01:42 [2020-10-30T00:01:42.317Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:01:42 [2020-10-30T00:01:42.317Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:01:42 [2020-10-30T00:01:42.317Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
00:01:42 [2020-10-30T00:01:42.317Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
00:01:42 [2020-10-30T00:01:42.317Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
00:01:42 [2020-10-30T00:01:42.579Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.02MB / 8.28MB 0.2s
00:01:42 [2020-10-30T00:01:42.678Z] #47 32.13 go: extracting github.com/gobwas/glob v0.2.3
00:01:42 [2020-10-30T00:01:42.679Z] #47 32.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:42 [2020-10-30T00:01:42.679Z] #47 ...
00:01:42 [2020-10-30T00:01:42.679Z] 
00:01:42 [2020-10-30T00:01:42.679Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:42 [2020-10-30T00:01:42.679Z] #40 32.33 Fetched 8396 kB in 23s (360 kB/s)
00:01:42 [2020-10-30T00:01:42.841Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
00:01:42 [2020-10-30T00:01:42.841Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
00:01:43 [2020-10-30T00:01:43.046Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s done
00:01:43 [2020-10-30T00:01:43.306Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:01:43 [2020-10-30T00:01:43.415Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
00:01:43 [2020-10-30T00:01:43.415Z] #4 DONE 1.0s
00:01:43 [2020-10-30T00:01:43.566Z] #8 ...
00:01:43 [2020-10-30T00:01:43.566Z] 
00:01:43 [2020-10-30T00:01:43.566Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:43 [2020-10-30T00:01:43.566Z] #24 extracting sha256:e4c3d3e4f7b024979a1c12daa4073f6353b2ba92d96418bc90451994927c9bff 7.2s done
00:01:43 [2020-10-30T00:01:43.566Z] #24 DONE 13.6s
00:01:43 [2020-10-30T00:01:43.566Z] 
00:01:43 [2020-10-30T00:01:43.566Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:43 [2020-10-30T00:01:43.677Z] 
00:01:43 [2020-10-30T00:01:43.677Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:01:43 [2020-10-30T00:01:43.842Z] #38 ...
00:01:43 [2020-10-30T00:01:43.842Z] 
00:01:43 [2020-10-30T00:01:43.842Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:43 [2020-10-30T00:01:43.842Z] #11 29.98 Fetched 8396 kB in 22s (378 kB/s)
00:01:43 [2020-10-30T00:01:43.842Z] #11 29.98 Reading package lists...
00:01:43 [2020-10-30T00:01:43.908Z] #46 10.00 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:43 [2020-10-30T00:01:43.908Z] #46 ...
00:01:43 [2020-10-30T00:01:43.908Z] 
00:01:43 [2020-10-30T00:01:43.908Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.641 + RM_GOPATH=0
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.644 + TMP_GOPATH=
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.644 + : /build
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 + '[' -z '' ']'
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 ++ mktemp -d
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 + export GOPATH=/tmp/tmp.rjKbvR0sho
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 + GOPATH=/tmp/tmp.rjKbvR0sho
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 + RM_GOPATH=1
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 + case "$(go env GOARCH)" in
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.653 ++ go env GOARCH
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.668 + export GO_BUILDMODE=-buildmode=pie
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.668 + GO_BUILDMODE=-buildmode=pie
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.672 ++ dirname /tmp/install/install.sh
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.673 + dir=/tmp/install
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.673 + bin=shfmt
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.673 + shift
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.673 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.674 + . /tmp/install/shfmt.installer
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.674 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.675 + install_shfmt
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.675 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.675 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.675 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rjKbvR0sho/src/github.com/mvdan/sh
00:01:43 [2020-10-30T00:01:43.908Z] #50 0.681 Cloning into '/tmp/tmp.rjKbvR0sho/src/github.com/mvdan/sh'...
00:01:43 [2020-10-30T00:01:43.939Z] #5 ...
00:01:43 [2020-10-30T00:01:43.939Z] 
00:01:43 [2020-10-30T00:01:43.939Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:01:43 [2020-10-30T00:01:43.939Z] #7 DONE 0.3s
00:01:43 [2020-10-30T00:01:43.939Z] 
00:01:43 [2020-10-30T00:01:43.939Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:01:43 [2020-10-30T00:01:43.939Z] #5 DONE 0.4s
00:01:43 [2020-10-30T00:01:43.939Z] 
00:01:43 [2020-10-30T00:01:43.939Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:01:44 [2020-10-30T00:01:44.109Z] #11 36.88 Reading package lists...
00:01:44 [2020-10-30T00:01:44.109Z] #11 ...
00:01:44 [2020-10-30T00:01:44.109Z] 
00:01:44 [2020-10-30T00:01:44.109Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:44 [2020-10-30T00:01:44.109Z] #53 31.06 Fetched 8396 kB in 22s (374 kB/s)
00:01:44 [2020-10-30T00:01:44.109Z] #53 31.06 Reading package lists...
00:01:44 [2020-10-30T00:01:44.136Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
00:01:44 [2020-10-30T00:01:44.136Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:01:44 [2020-10-30T00:01:44.208Z] #50 ...
00:01:44 [2020-10-30T00:01:44.208Z] 
00:01:44 [2020-10-30T00:01:44.208Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:01:44 [2020-10-30T00:01:44.208Z] #31 0.885 + git clone https://github.com/kolyshkin/go-swagger.git .
00:01:44 [2020-10-30T00:01:44.208Z] #31 0.918 Cloning into '.'...
00:01:44 [2020-10-30T00:01:44.208Z] #31 ...
00:01:44 [2020-10-30T00:01:44.208Z] 
00:01:44 [2020-10-30T00:01:44.208Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.706 + RM_GOPATH=0
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.710 + TMP_GOPATH=
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.710 + : /build
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.710 + '[' -z '' ']'
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.714 ++ mktemp -d
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.716 + export GOPATH=/tmp/tmp.wPXm72ggSh
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.719 + GOPATH=/tmp/tmp.wPXm72ggSh
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.719 + RM_GOPATH=1
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.719 + case "$(go env GOARCH)" in
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.723 ++ go env GOARCH
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.741 + export GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.741 + GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.743 ++ dirname /tmp/install/install.sh
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.746 + dir=/tmp/install
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.746 + bin=proxy
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.746 + shift
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.746 + '[' '!' -f /tmp/install/proxy.installer ']'
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.746 + . /tmp/install/proxy.installer
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.747 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.747 + install_proxy
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + case "$1" in
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + export CGO_ENABLED=0
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + CGO_ENABLED=0
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + _install_proxy
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.748 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wPXm72ggSh/src/github.com/docker/libnetwork
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.749 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:44 [2020-10-30T00:01:44.208Z] #63 0.750 Cloning into '/tmp/tmp.wPXm72ggSh/src/github.com/docker/libnetwork'...
00:01:44 [2020-10-30T00:01:44.216Z] #6 DONE 0.6s
00:01:44 [2020-10-30T00:01:44.216Z] 
00:01:44 [2020-10-30T00:01:44.216Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:44 [2020-10-30T00:01:44.216Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:01:44 [2020-10-30T00:01:44.506Z] #63 ...
00:01:44 [2020-10-30T00:01:44.506Z] 
00:01:44 [2020-10-30T00:01:44.506Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:44 [2020-10-30T00:01:44.506Z] #41 1.290 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #41 1.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #41 1.411 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #41 2.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #41 8.062 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #41 8.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:01:44 [2020-10-30T00:01:44.506Z] #41 ...
00:01:44 [2020-10-30T00:01:44.506Z] 
00:01:44 [2020-10-30T00:01:44.506Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:44 [2020-10-30T00:01:44.506Z] #12 1.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #12 1.391 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #12 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #12 2.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #12 7.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:01:44 [2020-10-30T00:01:44.506Z] #12 7.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:01:44 [2020-10-30T00:01:44.683Z] #53 38.30 Reading package lists...
00:01:44 [2020-10-30T00:01:44.683Z] #53 ...
00:01:44 [2020-10-30T00:01:44.683Z] 
00:01:44 [2020-10-30T00:01:44.683Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:44 [2020-10-30T00:01:44.683Z] #40 30.60 Fetched 8396 kB in 22s (380 kB/s)
00:01:44 [2020-10-30T00:01:44.683Z] #40 30.60 Reading package lists...
00:01:44 [2020-10-30T00:01:44.683Z] #40 37.60 Reading package lists...
00:01:44 [2020-10-30T00:01:44.683Z] #40 ...
00:01:44 [2020-10-30T00:01:44.683Z] 
00:01:44 [2020-10-30T00:01:44.683Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:44 [2020-10-30T00:01:44.683Z] #32 40.83 sync
00:01:44 [2020-10-30T00:01:44.807Z] #12 ...
00:01:44 [2020-10-30T00:01:44.807Z] 
00:01:44 [2020-10-30T00:01:44.807Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:44 [2020-10-30T00:01:44.807Z] #48 0.982 + RM_GOPATH=0
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.024 + TMP_GOPATH=
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.024 + : /build
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.024 + '[' -z '' ']'
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.025 ++ mktemp -d
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.027 + export GOPATH=/tmp/tmp.HomkG4K6GW
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.042 + GOPATH=/tmp/tmp.HomkG4K6GW
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.042 + RM_GOPATH=1
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.042 + case "$(go env GOARCH)" in
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.043 ++ go env GOARCH
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.076 + export GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.076 + GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.077 ++ dirname /tmp/install/install.sh
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.081 + dir=/tmp/install
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.082 + bin=golangci_lint
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.083 + shift
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.083 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.085 + . /tmp/install/golangci_lint.installer
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.085 ++ : v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.086 + install_golangci_lint
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.086 + set -e
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.089 + export GO111MODULE=on
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.089 + GO111MODULE=on
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.090 + GOBIN=/build
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.090 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.113 go: finding github.com v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.116 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.117 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.117 go: finding github.com/golangci/golangci-lint v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 1.118 go: finding github.com/golangci v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 2.057 go: downloading github.com/golangci/golangci-lint v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 3.669 go: extracting github.com/golangci/golangci-lint v1.23.8
00:01:44 [2020-10-30T00:01:44.807Z] #48 ...
00:01:44 [2020-10-30T00:01:44.807Z] 
00:01:44 [2020-10-30T00:01:44.807Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:44 [2020-10-30T00:01:44.807Z] #57 0.990 + RM_GOPATH=0
00:01:44 [2020-10-30T00:01:44.807Z] #57 0.991 + TMP_GOPATH=
00:01:44 [2020-10-30T00:01:44.807Z] #57 0.991 + : /build
00:01:44 [2020-10-30T00:01:44.807Z] #57 0.992 + '[' -z '' ']'
00:01:44 [2020-10-30T00:01:44.807Z] #57 0.993 ++ mktemp -d
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.009 + export GOPATH=/tmp/tmp.zbjhMpakf3
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.009 + GOPATH=/tmp/tmp.zbjhMpakf3
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.009 + RM_GOPATH=1
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.009 + case "$(go env GOARCH)" in
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.010 ++ go env GOARCH
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.117 + export GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.118 + GO_BUILDMODE=-buildmode=pie
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.124 ++ dirname /tmp/install/install.sh
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.137 + dir=/tmp/install
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.137 + bin=rootlesskit
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.137 + shift
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.137 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.137 + . /tmp/install/rootlesskit.installer
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.159 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + install_rootlesskit
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + case "$1" in
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + export CGO_ENABLED=0
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + CGO_ENABLED=0
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + _install_rootlesskit
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.162 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zbjhMpakf3/src/github.com/rootless-containers/rootlesskit
00:01:44 [2020-10-30T00:01:44.807Z] #57 1.187 Cloning into '/tmp/tmp.zbjhMpakf3/src/github.com/rootless-containers/rootlesskit'...
00:01:44 [2020-10-30T00:01:44.859Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:01:44 [2020-10-30T00:01:44.859Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
00:01:44 [2020-10-30T00:01:44.859Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
00:01:44 [2020-10-30T00:01:44.859Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
00:01:44 [2020-10-30T00:01:44.859Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.04MB / 49.18MB 0.4s
00:01:44 [2020-10-30T00:01:44.944Z] #32 40.84 internal/reflectlite
00:01:45 [2020-10-30T00:01:45.079Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
00:01:45 [2020-10-30T00:01:45.079Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
00:01:45 [2020-10-30T00:01:45.108Z] #57 10.98 + cd /tmp/tmp.zbjhMpakf3/src/github.com/rootless-containers/rootlesskit
00:01:45 [2020-10-30T00:01:45.108Z] #57 10.98 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:01:45 [2020-10-30T00:01:45.108Z] #57 ...
00:01:45 [2020-10-30T00:01:45.108Z] 
00:01:45 [2020-10-30T00:01:45.108Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.876 + RM_GOPATH=0
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.876 + TMP_GOPATH=
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.876 + : /build
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.876 + '[' -z '' ']'
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.880 ++ mktemp -d
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.882 + export GOPATH=/tmp/tmp.rE1WGCEYwZ
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.882 + GOPATH=/tmp/tmp.rE1WGCEYwZ
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.882 + RM_GOPATH=1
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.882 + case "$(go env GOARCH)" in
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.882 ++ go env GOARCH
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.909 + export GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.909 + GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.910 ++ dirname /tmp/install/install.sh
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.924 + dir=/tmp/install
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.925 + bin=vndr
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.925 + shift
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.925 + '[' '!' -f /tmp/install/vndr.installer ']'
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.925 + . /tmp/install/vndr.installer
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.926 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.926 + install_vndr
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.926 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.926 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.926 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rE1WGCEYwZ/src/github.com/LK4D4/vndr
00:01:45 [2020-10-30T00:01:45.108Z] #44 0.931 Cloning into '/tmp/tmp.rE1WGCEYwZ/src/github.com/LK4D4/vndr'...
00:01:45 [2020-10-30T00:01:45.108Z] #44 2.583 + cd /tmp/tmp.rE1WGCEYwZ/src/github.com/LK4D4/vndr
00:01:45 [2020-10-30T00:01:45.108Z] #44 2.583 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:01:45 [2020-10-30T00:01:45.108Z] #44 2.594 + go build -buildmode=pie -v -o /build/vndr .
00:01:45 [2020-10-30T00:01:45.108Z] #44 3.309 internal/race
00:01:45 [2020-10-30T00:01:45.108Z] #44 3.370 unicode
00:01:45 [2020-10-30T00:01:45.108Z] #44 3.402 sync/atomic
00:01:45 [2020-10-30T00:01:45.108Z] #44 3.567 math
00:01:45 [2020-10-30T00:01:45.108Z] #44 3.680 runtime
00:01:45 [2020-10-30T00:01:45.108Z] #44 4.104 encoding
00:01:45 [2020-10-30T00:01:45.108Z] #44 4.172 unicode/utf16
00:01:45 [2020-10-30T00:01:45.108Z] #44 4.382 container/list
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.175 crypto/internal/subtle
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.317 crypto/subtle
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.452 vendor/golang.org/x/crypto/cryptobyte/asn1
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.599 internal/nettrace
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.701 runtime/cgo
00:01:45 [2020-10-30T00:01:45.108Z] #44 5.876 vendor/golang.org/x/crypto/internal/subtle
00:01:45 [2020-10-30T00:01:45.108Z] #44 ...
00:01:45 [2020-10-30T00:01:45.108Z] 
00:01:45 [2020-10-30T00:01:45.108Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:45 [2020-10-30T00:01:45.108Z] #54 0.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:45 [2020-10-30T00:01:45.108Z] #54 0.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:45 [2020-10-30T00:01:45.108Z] #54 0.949 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:45 [2020-10-30T00:01:45.108Z] #54 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:01:45 [2020-10-30T00:01:45.108Z] #54 8.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:01:45 [2020-10-30T00:01:45.108Z] #54 8.212 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:01:45 [2020-10-30T00:01:45.140Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.53MB / 49.18MB 0.5s
00:01:45 [2020-10-30T00:01:45.140Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.17MB / 49.18MB 0.6s
00:01:45 [2020-10-30T00:01:45.140Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 35.76MB / 49.18MB 0.8s
00:01:45 [2020-10-30T00:01:45.140Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.8s
00:01:45 [2020-10-30T00:01:45.410Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 39.78MB / 49.18MB 0.9s
00:01:45 [2020-10-30T00:01:45.410Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 47.37MB / 49.18MB 1.0s
00:01:45 [2020-10-30T00:01:45.410Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 4.15MB / 7.68MB 1.0s
00:01:45 [2020-10-30T00:01:45.411Z] #54 ...
00:01:45 [2020-10-30T00:01:45.411Z] 
00:01:45 [2020-10-30T00:01:45.411Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:45 [2020-10-30T00:01:45.411Z] #35 1.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:01:45 [2020-10-30T00:01:45.411Z] #35 1.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:45 [2020-10-30T00:01:45.411Z] #35 1.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:45 [2020-10-30T00:01:45.411Z] #35 2.476 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:01:45 [2020-10-30T00:01:45.411Z] #35 3.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:01:45 [2020-10-30T00:01:45.411Z] #35 4.449 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:01:45 [2020-10-30T00:01:45.411Z] #35 10.21 Fetched 8171 kB in 9s (913 kB/s)
00:01:45 [2020-10-30T00:01:45.411Z] #35 10.21 Reading package lists...
00:01:45 [2020-10-30T00:01:45.411Z] #35 ...
00:01:45 [2020-10-30T00:01:45.411Z] 
00:01:45 [2020-10-30T00:01:45.411Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.708 + RM_GOPATH=0
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.711 + TMP_GOPATH=
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.711 + : /build
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.712 + '[' -z '' ']'
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.713 ++ mktemp -d
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.718 + export GOPATH=/tmp/tmp.fFXzI4Q2M6
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.720 + GOPATH=/tmp/tmp.fFXzI4Q2M6
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.721 + RM_GOPATH=1
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.721 + case "$(go env GOARCH)" in
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.723 ++ go env GOARCH
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.740 + export GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.740 + GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.741 ++ dirname /tmp/install/install.sh
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.742 + dir=/tmp/install
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.742 + bin=tomlv
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.742 + shift
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.743 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.743 + . /tmp/install/tomlv.installer
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.743 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.744 + install_tomlv
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.744 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.745 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fFXzI4Q2M6/src/github.com/BurntSushi/toml
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.745 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:45 [2020-10-30T00:01:45.411Z] #33 0.748 Cloning into '/tmp/tmp.fFXzI4Q2M6/src/github.com/BurntSushi/toml'...
00:01:45 [2020-10-30T00:01:45.411Z] #33 1.701 + cd /tmp/tmp.fFXzI4Q2M6/src/github.com/BurntSushi/toml
00:01:45 [2020-10-30T00:01:45.411Z] #33 1.703 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:01:45 [2020-10-30T00:01:45.411Z] #33 1.711 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.274 math/bits
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.288 runtime/internal/sys
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.325 internal/cpu
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.564 runtime/internal/math
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.567 runtime/internal/atomic
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.578 internal/bytealg
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.679 unicode/utf8
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.777 math
00:01:45 [2020-10-30T00:01:45.411Z] #33 2.924 internal/race
00:01:45 [2020-10-30T00:01:45.411Z] #33 3.145 sync/atomic
00:01:45 [2020-10-30T00:01:45.411Z] #33 3.270 runtime
00:01:45 [2020-10-30T00:01:45.411Z] #33 3.333 unicode
00:01:45 [2020-10-30T00:01:45.411Z] #33 3.459 internal/testlog
00:01:45 [2020-10-30T00:01:45.411Z] #33 3.865 encoding
00:01:45 [2020-10-30T00:01:45.411Z] #33 4.296 runtime/cgo
00:01:45 [2020-10-30T00:01:45.516Z] #32 ...
00:01:45 [2020-10-30T00:01:45.516Z] 
00:01:45 [2020-10-30T00:01:45.516Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:45 [2020-10-30T00:01:45.516Z] #43 31.58 vendor/golang.org/x/crypto/internal/subtle
00:01:45 [2020-10-30T00:01:45.516Z] #43 31.74 vendor/golang.org/x/crypto/curve25519
00:01:45 [2020-10-30T00:01:45.674Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s
00:01:45 [2020-10-30T00:01:45.711Z] #33 ...
00:01:45 [2020-10-30T00:01:45.711Z] 
00:01:45 [2020-10-30T00:01:45.711Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:45 [2020-10-30T00:01:45.711Z] #23 0.875 + RM_GOPATH=0
00:01:45 [2020-10-30T00:01:45.711Z] #23 0.876 + TMP_GOPATH=
00:01:45 [2020-10-30T00:01:45.711Z] #23 0.876 + : /build
00:01:45 [2020-10-30T00:01:45.711Z] #23 0.876 + '[' -z '' ']'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.877 ++ mktemp -d
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.879 + export GOPATH=/tmp/tmp.gfjVmkAXkO
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.879 + GOPATH=/tmp/tmp.gfjVmkAXkO
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.879 + RM_GOPATH=1
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.879 + case "$(go env GOARCH)" in
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.880 ++ go env GOARCH
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.909 + export GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.910 + GO_BUILDMODE=-buildmode=pie
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.911 ++ dirname /tmp/install/install.sh
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.913 + dir=/tmp/install
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.913 + bin=dockercli
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.913 + shift
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.914 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.914 + . /tmp/install/dockercli.installer
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.915 ++ : stable
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.915 ++ : 17.06.2-ce
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.916 + install_dockercli
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.916 Install docker/cli version 17.06.2-ce from stable
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.917 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.917 ++ uname -m
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.920 + arch=ppc64le
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.920 + '[' ppc64le '!=' x86_64 ']'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.920 + '[' ppc64le '!=' s390x ']'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.920 + '[' ppc64le '!=' armhf ']'
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.920 + build_dockercli
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.921 + git clone https://github.com/docker/docker-ce /tmp/tmp.gfjVmkAXkO/tmp/docker-ce
00:01:45 [2020-10-30T00:01:45.712Z] #23 0.923 Cloning into '/tmp/tmp.gfjVmkAXkO/tmp/docker-ce'...
00:01:45 [2020-10-30T00:01:45.712Z] #23 ...
00:01:45 [2020-10-30T00:01:45.712Z] 
00:01:45 [2020-10-30T00:01:45.712Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:01:45 [2020-10-30T00:01:45.712Z] #57 11.74 + for f in rootlesskit rootlesskit-docker-proxy
00:01:45 [2020-10-30T00:01:45.712Z] #57 11.75 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:01:45 [2020-10-30T00:01:45.777Z] #43 ...
00:01:45 [2020-10-30T00:01:45.777Z] 
00:01:45 [2020-10-30T00:01:45.777Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:45 [2020-10-30T00:01:45.777Z] #34 34.09 Reading package lists...
00:01:46 [2020-10-30T00:01:46.350Z] #34 41.02 Building dependency tree...
00:01:46 [2020-10-30T00:01:46.865Z] #40 32.33 Reading package lists...
00:01:46 [2020-10-30T00:01:46.865Z] #40 ...
00:01:46 [2020-10-30T00:01:46.865Z] 
00:01:46 [2020-10-30T00:01:46.865Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:46 [2020-10-30T00:01:46.865Z] #49 26.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:46 [2020-10-30T00:01:46.865Z] #49 26.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:46 [2020-10-30T00:01:46.865Z] #49 27.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:46 [2020-10-30T00:01:46.865Z] #49 27.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:46 [2020-10-30T00:01:46.865Z] #49 28.97 runtime/cgo
00:01:46 [2020-10-30T00:01:46.865Z] #49 29.03 runtime
00:01:47 [2020-10-30T00:01:47.127Z] #49 ...
00:01:47 [2020-10-30T00:01:47.127Z] 
00:01:47 [2020-10-30T00:01:47.127Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:47 [2020-10-30T00:01:47.127Z] #62 29.77 Checking out files:  56% (1072/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:  94% (1797/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:01:47 [2020-10-30T00:01:47.127Z] #62 31.01 + cd /tmp/tmp.BW4uGVck0T/src/github.com/docker/libnetwork
00:01:47 [2020-10-30T00:01:47.127Z] #62 31.01 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:47 [2020-10-30T00:01:47.127Z] #62 31.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:01:47 [2020-10-30T00:01:47.691Z] #62 ...
00:01:47 [2020-10-30T00:01:47.691Z] 
00:01:47 [2020-10-30T00:01:47.691Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:47 [2020-10-30T00:01:47.691Z] #47 32.72 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 32.75 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:01:47 [2020-10-30T00:01:47.691Z] #47 32.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.11 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.19 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.67 go: downloading github.com/stretchr/testify v1.4.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.67 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 33.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.66 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.88 go: extracting github.com/stretchr/testify v1.4.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 34.98 go: downloading github.com/magiconair/properties v1.8.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.04 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 35.96 go: downloading github.com/gogo/protobuf v1.2.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 36.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:47 [2020-10-30T00:01:47.691Z] #47 36.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 36.34 go: extracting github.com/magiconair/properties v1.8.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 36.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:47 [2020-10-30T00:01:47.691Z] #47 36.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:47 [2020-10-30T00:01:47.691Z] #47 37.03 go: downloading github.com/BurntSushi/toml v0.3.1
00:01:47 [2020-10-30T00:01:47.691Z] #47 37.10 go: downloading github.com/pmezard/go-difflib v1.0.0
00:01:47 [2020-10-30T00:01:47.691Z] #47 37.24 go: downloading github.com/stretchr/objx v0.2.0
00:01:47 [2020-10-30T00:01:47.953Z] #47 37.38 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:47 [2020-10-30T00:01:47.953Z] #47 37.42 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:48 [2020-10-30T00:01:48.212Z] #47 37.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:48 [2020-10-30T00:01:48.275Z] #34 44.54 The following additional packages will be installed:
00:01:48 [2020-10-30T00:01:48.275Z] #34 44.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:01:48 [2020-10-30T00:01:48.469Z] #47 37.87 go: downloading github.com/davecgh/go-spew v1.1.1
00:01:48 [2020-10-30T00:01:48.469Z] #47 37.93 go: extracting github.com/pmezard/go-difflib v1.0.0
00:01:48 [2020-10-30T00:01:48.535Z] #34 44.57 Suggested packages:
00:01:48 [2020-10-30T00:01:48.535Z] #34 44.58   cmake-doc ninja-build lrzip
00:01:48 [2020-10-30T00:01:48.535Z] #34 44.58 Recommended packages:
00:01:48 [2020-10-30T00:01:48.535Z] #34 44.58   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:01:48 [2020-10-30T00:01:48.725Z] #47 38.25 go: extracting github.com/stretchr/objx v0.2.0
00:01:48 [2020-10-30T00:01:48.984Z] #47 38.41 go: extracting github.com/BurntSushi/toml v0.3.1
00:01:49 [2020-10-30T00:01:49.030Z] #8 ...
00:01:49 [2020-10-30T00:01:49.030Z] 
00:01:49 [2020-10-30T00:01:49.030Z] #21 [internal] load build context
00:01:49 [2020-10-30T00:01:49.030Z] #21 transferring context: 51.99MB 3.2s done
00:01:49 [2020-10-30T00:01:49.030Z] #21 DONE 4.4s
00:01:49 [2020-10-30T00:01:49.030Z] 
00:01:49 [2020-10-30T00:01:49.030Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:49 [2020-10-30T00:01:49.030Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
00:01:49 [2020-10-30T00:01:49.477Z] #34 45.66 The following NEW packages will be installed:
00:01:49 [2020-10-30T00:01:49.477Z] #34 45.67   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:01:49 [2020-10-30T00:01:49.547Z] #47 38.94 go: extracting github.com/davecgh/go-spew v1.1.1
00:01:49 [2020-10-30T00:01:49.738Z] #34 45.68   vim-common xxd
00:01:49 [2020-10-30T00:01:49.804Z] #47 ...
00:01:49 [2020-10-30T00:01:49.804Z] 
00:01:49 [2020-10-30T00:01:49.804Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:49 [2020-10-30T00:01:49.804Z] #34 29.31 Fetched 8396 kB in 24s (352 kB/s)
00:01:49 [2020-10-30T00:01:49.804Z] #34 29.31 Reading package lists...
00:01:50 [2020-10-30T00:01:50.060Z] #34 39.24 Reading package lists...
00:01:50 [2020-10-30T00:01:50.060Z] #34 ...
00:01:50 [2020-10-30T00:01:50.060Z] 
00:01:50 [2020-10-30T00:01:50.060Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:50 [2020-10-30T00:01:50.060Z] #38 30.27 Checking out files:  80% (1337/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.
00:01:50 [2020-10-30T00:01:50.060Z] #38 30.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:01:50 [2020-10-30T00:01:50.060Z] #38 33.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.31 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.31 Need to get 14.9 MB of archives.
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.31 After this operation, 61.8 MB of additional disk space will be used.
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:01:50 [2020-10-30T00:01:50.311Z] #34 46.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:01:50 [2020-10-30T00:01:50.380Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
00:01:50 [2020-10-30T00:01:50.421Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.0s done
00:01:50 [2020-10-30T00:01:50.421Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.1s done
00:01:50 [2020-10-30T00:01:50.421Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.9s
00:01:50 [2020-10-30T00:01:50.421Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.9s
00:01:50 [2020-10-30T00:01:50.422Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.9s
00:01:51 [2020-10-30T00:01:51.257Z] #34 47.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:01:51 [2020-10-30T00:01:51.257Z] #34 47.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:01:51 [2020-10-30T00:01:51.380Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.1s
00:01:51 [2020-10-30T00:01:51.380Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 5.9s done
00:01:51 [2020-10-30T00:01:51.380Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 7.1s
00:01:51 [2020-10-30T00:01:51.381Z] #57 ...
00:01:51 [2020-10-30T00:01:51.381Z] 
00:01:51 [2020-10-30T00:01:51.381Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:51 [2020-10-30T00:01:51.381Z] #48 11.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:51 [2020-10-30T00:01:51.381Z] #48 11.90 go: downloading github.com/sirupsen/logrus v1.4.2
00:01:51 [2020-10-30T00:01:51.381Z] #48 11.97 go: downloading github.com/spf13/pflag v1.0.5
00:01:51 [2020-10-30T00:01:51.381Z] #48 11.99 go: downloading github.com/pkg/errors v0.8.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 11.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.03 go: downloading github.com/mattn/go-colorable v0.1.4
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.32 go: extracting github.com/sirupsen/logrus v1.4.2
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.35 go: downloading github.com/spf13/cobra v0.0.5
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.54 go: extracting github.com/pkg/errors v0.8.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.54 go: downloading github.com/spf13/viper v1.6.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.68 go: extracting github.com/spf13/pflag v1.0.5
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.83 go: downloading github.com/go-critic/go-critic v0.4.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.84 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 12.99 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.04 go: extracting github.com/mattn/go-colorable v0.1.4
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.14 go: extracting github.com/spf13/viper v1.6.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.21 go: extracting github.com/spf13/cobra v0.0.5
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.26 go: downloading github.com/stretchr/testify v1.4.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 13.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.04 go: extracting github.com/go-critic/go-critic v0.4.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.05 go: extracting github.com/stretchr/testify v1.4.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.41 go: downloading github.com/subosito/gotenv v1.2.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.45 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.54 go: downloading github.com/hashicorp/hcl v1.0.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.64 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.75 go: extracting github.com/subosito/gotenv v1.2.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 14.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 15.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:01:51 [2020-10-30T00:01:51.381Z] #48 15.26 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:01:51 [2020-10-30T00:01:51.381Z] #48 15.35 go: extracting github.com/hashicorp/hcl v1.0.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 15.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:51 [2020-10-30T00:01:51.381Z] #48 16.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:51 [2020-10-30T00:01:51.381Z] #48 16.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:51 [2020-10-30T00:01:51.381Z] #48 16.27 go: downloading github.com/fatih/color v1.7.0
00:01:51 [2020-10-30T00:01:51.381Z] #48 16.60 go: extracting github.com/fatih/color v1.7.0
00:01:51 [2020-10-30T00:01:51.428Z] #38 ...
00:01:51 [2020-10-30T00:01:51.428Z] 
00:01:51 [2020-10-30T00:01:51.428Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:51 [2020-10-30T00:01:51.428Z] #47 40.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:51 [2020-10-30T00:01:51.518Z] #34 47.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:01:51 [2020-10-30T00:01:51.518Z] #34 47.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:01:51 [2020-10-30T00:01:51.518Z] #34 47.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:01:51 [2020-10-30T00:01:51.518Z] #34 47.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:01:51 [2020-10-30T00:01:51.958Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 13.78MB / 97.69MB 7.4s
00:01:51 [2020-10-30T00:01:51.958Z] #8 ...
00:01:51 [2020-10-30T00:01:51.958Z] 
00:01:51 [2020-10-30T00:01:51.958Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:01:51 [2020-10-30T00:01:51.958Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:01:51 [2020-10-30T00:01:51.958Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:01:51 [2020-10-30T00:01:51.958Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:01:51 [2020-10-30T00:01:51.958Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
00:01:51 [2020-10-30T00:01:51.958Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done
00:01:51 [2020-10-30T00:01:51.958Z] #60 DONE 7.7s
00:01:51 [2020-10-30T00:01:51.958Z] 
00:01:51 [2020-10-30T00:01:51.958Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:52 [2020-10-30T00:01:52.033Z] #48 18.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:52 [2020-10-30T00:01:52.334Z] #48 18.17 go: downloading github.com/pelletier/go-toml v1.2.0
00:01:52 [2020-10-30T00:01:52.334Z] #48 18.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:52 [2020-10-30T00:01:52.334Z] #48 18.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:52 [2020-10-30T00:01:52.464Z] #34 ...
00:01:52 [2020-10-30T00:01:52.464Z] 
00:01:52 [2020-10-30T00:01:52.464Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:52 [2020-10-30T00:01:52.464Z] #62 DONE 48.4s
00:01:52 [2020-10-30T00:01:52.464Z] 
00:01:52 [2020-10-30T00:01:52.464Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:52 [2020-10-30T00:01:52.464Z] #11 36.88 Reading package lists...
00:01:52 [2020-10-30T00:01:52.464Z] #11 43.76 Building dependency tree...
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.37 The following additional packages will be installed:
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.38   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.41 Suggested packages:
00:01:52 [2020-10-30T00:01:52.464Z] #11 47.41   gcc-8-locales seccomp wine64
00:01:52 [2020-10-30T00:01:52.633Z] #48 18.44 go: extracting github.com/pelletier/go-toml v1.2.0
00:01:52 [2020-10-30T00:01:52.633Z] #48 18.61 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:52 [2020-10-30T00:01:52.705Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 7.4s done
00:01:52 [2020-10-30T00:01:52.705Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.86MB / 97.69MB 8.1s
00:01:52 [2020-10-30T00:01:52.705Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.1s
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.92 The following NEW packages will be installed:
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.92   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.92   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.92   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.93   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.93   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:01:52 [2020-10-30T00:01:52.725Z] #11 48.94   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:01:52 [2020-10-30T00:01:52.799Z] #47 ...
00:01:52 [2020-10-30T00:01:52.799Z] 
00:01:52 [2020-10-30T00:01:52.799Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:52 [2020-10-30T00:01:52.799Z] #11 32.28 Fetched 8396 kB in 24s (357 kB/s)
00:01:52 [2020-10-30T00:01:52.799Z] #11 32.28 Reading package lists...
00:01:52 [2020-10-30T00:01:52.923Z] #8 ...
00:01:52 [2020-10-30T00:01:52.923Z] 
00:01:52 [2020-10-30T00:01:52.923Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:01:52 [2020-10-30T00:01:52.923Z] #25 1.659 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 1.671 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 1.721 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 1.982 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 2.302 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:01:52 [2020-10-30T00:01:52.923Z] #25 2.867 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 4.245 Fetched 8396 kB in 3s (2956 kB/s)
00:01:52 [2020-10-30T00:01:52.923Z] #25 4.245 Reading package lists...
00:01:52 [2020-10-30T00:01:52.923Z] #25 5.216 Reading package lists...
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.198 Building dependency tree...
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565 The following additional packages will be installed:
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565 Suggested packages:
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565   krb5-doc krb5-user
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565 Recommended packages:
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.565   krb5-locales publicsuffix libsasl2-modules
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.817 The following NEW packages will be installed:
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.817   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.817   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.817   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:01:52 [2020-10-30T00:01:52.923Z] #25 6.817   libssh2-1 libssl1.1 openssl
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.092 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.092 Need to get 5049 kB of archives.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.092 After this operation, 12.1 MB of additional disk space will be used.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.092 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.141 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.158 Get:3 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.162 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.164 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3 [65.6 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.170 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3 [121 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.170 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3 [370 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.181 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3 [158 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.181 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.185 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.194 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.194 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u2 [224 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.194 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.201 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.201 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.201 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.210 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.220 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.220 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.222 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.225 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.400 debconf: delaying package configuration, since apt-utils is not installed
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.424 Fetched 5049 kB in 0s (12.7 MB/s)
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.470 Selecting previously unselected package libssl1.1:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.470 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.472 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.481 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.761 Selecting previously unselected package openssl.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.761 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.768 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.966 Selecting previously unselected package ca-certificates.
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.966 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 7.974 Unpacking ca-certificates (20200601~deb10u1) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.077 Selecting previously unselected package libkeyutils1:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.077 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.081 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.126 Selecting previously unselected package libkrb5support0:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.126 Preparing to unpack .../04-libkrb5support0_1.17-3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.128 Unpacking libkrb5support0:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.188 Selecting previously unselected package libk5crypto3:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.188 Preparing to unpack .../05-libk5crypto3_1.17-3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.192 Unpacking libk5crypto3:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.260 Selecting previously unselected package libkrb5-3:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.260 Preparing to unpack .../06-libkrb5-3_1.17-3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.265 Unpacking libkrb5-3:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.378 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.378 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.383 Unpacking libgssapi-krb5-2:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.437 Selecting previously unselected package libsasl2-modules-db:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.437 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.442 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.484 Selecting previously unselected package libsasl2-2:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.484 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.487 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.529 Selecting previously unselected package libldap-common.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.529 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.532 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.580 Selecting previously unselected package libldap-2.4-2:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.580 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.585 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.666 Selecting previously unselected package libnghttp2-14:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.666 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.666 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.728 Selecting previously unselected package libpsl5:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.728 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.734 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.772 Selecting previously unselected package librtmp1:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.772 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.778 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.831 Selecting previously unselected package libssh2-1:amd64.
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.831 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.923Z] #25 8.858 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.898 Selecting previously unselected package libcurl4:amd64.
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.898 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.902 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.976 Selecting previously unselected package curl.
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.976 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 8.979 Unpacking curl (7.64.0-4+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.046 Selecting previously unselected package libonig5:amd64.
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.046 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.051 Unpacking libonig5:amd64 (6.9.1-1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.152 Selecting previously unselected package libjq1:amd64.
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.152 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.160 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.217 Selecting previously unselected package jq.
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.217 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.222 Unpacking jq (1.5+dfsg-2+b1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.286 Setting up libkeyutils1:amd64 (1.6-6) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.297 Setting up libpsl5:amd64 (0.20.2-2) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.306 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.426 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.434 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.449 Setting up libkrb5support0:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.469 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.479 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.489 Setting up libk5crypto3:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.498 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.509 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.523 Setting up libkrb5-3:amd64 (1.17-3) ...
00:01:52 [2020-10-30T00:01:52.924Z] #25 9.529 Setting up openssl (1.1.1d-0+deb10u3) ...
00:01:52 [2020-10-30T00:01:52.933Z] #48 18.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:52 [2020-10-30T00:01:52.933Z] #48 ...
00:01:52 [2020-10-30T00:01:52.933Z] 
00:01:52 [2020-10-30T00:01:52.933Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:52 [2020-10-30T00:01:52.933Z] #41 18.84 Fetched 8171 kB in 18s (463 kB/s)
00:01:52 [2020-10-30T00:01:52.987Z] #11 ...
00:01:52 [2020-10-30T00:01:52.987Z] 
00:01:52 [2020-10-30T00:01:52.987Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:01:52 [2020-10-30T00:01:52.987Z] #34 49.17 debconf: delaying package configuration, since apt-utils is not installed
00:01:52 [2020-10-30T00:01:52.996Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 76.06MB / 97.69MB 8.6s
00:01:52 [2020-10-30T00:01:52.996Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.07MB / 97.69MB 8.7s
00:01:53 [2020-10-30T00:01:53.056Z] #11 ...
00:01:53 [2020-10-30T00:01:53.056Z] 
00:01:53 [2020-10-30T00:01:53.056Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:53 [2020-10-30T00:01:53.056Z] #40 32.33 Reading package lists...
00:01:53 [2020-10-30T00:01:53.184Z] #25 9.541 Setting up libonig5:amd64 (6.9.1-1) ...
00:01:53 [2020-10-30T00:01:53.184Z] #25 9.553 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:01:53 [2020-10-30T00:01:53.184Z] #25 9.563 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u2) ...
00:01:53 [2020-10-30T00:01:53.184Z] #25 9.570 Setting up ca-certificates (20200601~deb10u1) ...
00:01:53 [2020-10-30T00:01:53.248Z] #34 49.41 Fetched 14.9 MB in 2s (7244 kB/s)
00:01:53 [2020-10-30T00:01:53.259Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 92.64MB / 97.69MB 8.8s
00:01:53 [2020-10-30T00:01:53.259Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.0s
00:01:53 [2020-10-30T00:01:53.513Z] #34 49.55 Selecting previously unselected package xxd.
00:01:53 [2020-10-30T00:01:53.513Z] #34 49.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.)
00:01:53 [2020-10-30T00:01:53.513Z] #34 49.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:01:53 [2020-10-30T00:01:53.624Z] #40 42.56 Reading package lists...
00:01:53 [2020-10-30T00:01:53.624Z] #40 ...
00:01:53 [2020-10-30T00:01:53.624Z] 
00:01:53 [2020-10-30T00:01:53.624Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:53 [2020-10-30T00:01:53.624Z] #53 33.03 Fetched 8396 kB in 25s (342 kB/s)
00:01:53 [2020-10-30T00:01:53.624Z] #53 33.03 Reading package lists...
00:01:53 [2020-10-30T00:01:53.757Z] #25 10.19 Updating certificates in /etc/ssl/certs...
00:01:53 [2020-10-30T00:01:53.775Z] #34 49.74 Unpacking xxd (2:8.1.0875-5) ...
00:01:53 [2020-10-30T00:01:53.834Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.2s
00:01:53 [2020-10-30T00:01:53.834Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.4s done
00:01:53 [2020-10-30T00:01:53.881Z] #53 ...
00:01:53 [2020-10-30T00:01:53.881Z] 
00:01:53 [2020-10-30T00:01:53.881Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:54 [2020-10-30T00:01:54.036Z] #34 50.05 Selecting previously unselected package vim-common.
00:01:54 [2020-10-30T00:01:54.036Z] #34 50.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:01:54 [2020-10-30T00:01:54.036Z] #34 50.10 Unpacking vim-common (2:8.1.0875-5) ...
00:01:54 [2020-10-30T00:01:54.147Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.5s done
00:01:54 [2020-10-30T00:01:54.327Z] #25 10.99 126 added, 0 removed; done.
00:01:54 [2020-10-30T00:01:54.410Z] #8 ...
00:01:54 [2020-10-30T00:01:54.410Z] 
00:01:54 [2020-10-30T00:01:54.410Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:54 [2020-10-30T00:01:54.410Z] #24 resolve docker.io/library/debian:buster@sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 done
00:01:54 [2020-10-30T00:01:54.410Z] #24 sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 49.18MB / 49.18MB 4.1s done
00:01:54 [2020-10-30T00:01:54.410Z] #24 sha256:8414aa82208bc4c2761dc149df67e25c6b8a9380e5d8c4e7b5c84ca2d04bb244 1.85kB / 1.85kB done
00:01:54 [2020-10-30T00:01:54.410Z] #24 sha256:463210399eaa08582f27278fdc40d21705648b1fbf5aba088b4b835e39c52ce0 529B / 529B done
00:01:54 [2020-10-30T00:01:54.410Z] #24 sha256:fcdd5d3014e4e669c40ba051441fa73e2d68e27894ec5fcc392a12bcde643f1d 1.50kB / 1.50kB done
00:01:54 [2020-10-30T00:01:54.410Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 5.0s
00:01:54 [2020-10-30T00:01:54.410Z] #24 ...
00:01:54 [2020-10-30T00:01:54.410Z] 
00:01:54 [2020-10-30T00:01:54.410Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:54 [2020-10-30T00:01:54.609Z] #34 50.64 Selecting previously unselected package cmake-data.
00:01:54 [2020-10-30T00:01:54.609Z] #34 50.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:01:54 [2020-10-30T00:01:54.609Z] #34 50.72 Unpacking cmake-data (3.13.4-1) ...
00:01:55 [2020-10-30T00:01:55.088Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.5s done
00:01:55 [2020-10-30T00:01:55.182Z] #34 ...
00:01:55 [2020-10-30T00:01:55.182Z] 
00:01:55 [2020-10-30T00:01:55.182Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:55 [2020-10-30T00:01:55.182Z] #47 41.10 go: extracting github.com/gogo/protobuf v1.2.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 43.53 go: extracting golang.org/x/text v0.3.2
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.55 go: finding github.com/fatih/color v1.7.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.62 go: finding github.com/mattn/go-colorable v0.1.4
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.64 go: finding github.com/mattn/go-isatty v0.0.8
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.86 go: finding github.com/go-critic/go-critic v0.4.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.92 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.93 go: finding github.com/go-lintpack/lintpack v0.5.2
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.95 go: finding github.com/pkg/errors v0.8.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.99 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 48.99 go: finding github.com/go-toolsmith/astequal v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.00 go: finding github.com/mitchellh/go-homedir v1.1.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.03 go: finding github.com/go-toolsmith/astp v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.05 go: finding github.com/go-toolsmith/astcast v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.08 go: finding github.com/go-toolsmith/typep v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.08 go: finding github.com/spf13/viper v1.6.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.10 go: finding github.com/sirupsen/logrus v1.4.2
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.18 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.22 go: finding github.com/stretchr/testify v1.4.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.26 go: finding github.com/go-toolsmith/strparse v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.33 go: finding github.com/davecgh/go-spew v1.1.1
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.38 go: finding github.com/pmezard/go-difflib v1.0.0
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.41 go: finding github.com/fsnotify/fsnotify v1.4.7
00:01:55 [2020-10-30T00:01:55.182Z] #47 49.41 go: finding github.com/gobwas/glob v0.2.3
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.43 go: finding github.com/stretchr/objx v0.2.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.47 go: finding github.com/hashicorp/hcl v1.0.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.52 go: finding github.com/spf13/cobra v0.0.5
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.52 go: finding gopkg.in/yaml.v2 v2.2.7
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.56 go: finding github.com/spf13/pflag v1.0.5
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.60 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.63 go: finding github.com/magiconair/properties v1.8.1
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.68 go: finding github.com/mitchellh/mapstructure v1.1.2
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.81 go: finding github.com/pelletier/go-toml v1.2.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.84 go: finding github.com/spf13/afero v1.1.2
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.92 go: finding github.com/spf13/cast v1.3.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 49.97 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.02 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.09 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.15 go: finding github.com/subosito/gotenv v1.2.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.26 go: finding golang.org/x/text v0.3.2
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.36 go: finding gopkg.in/ini.v1 v1.51.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.47 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.53 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.76 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.95 go: finding github.com/kisielk/gotool v1.0.0
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.97 go: finding github.com/sourcegraph/go-diff v0.5.1
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.97 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:55 [2020-10-30T00:01:55.183Z] #47 50.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.00 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.02 go: finding github.com/ultraware/funlen v0.0.2
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.12 go: finding github.com/ultraware/whitespace v0.0.4
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.12 go: finding github.com/uudashr/gocognit v1.0.1
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.19 go: finding github.com/gogo/protobuf v1.2.1
00:01:55 [2020-10-30T00:01:55.183Z] #47 51.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:55 [2020-10-30T00:01:55.444Z] #47 51.49 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:01:55 [2020-10-30T00:01:55.444Z] #47 51.52 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:01:55 [2020-10-30T00:01:55.444Z] #47 51.53 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:55 [2020-10-30T00:01:55.444Z] #47 51.56 go: finding github.com/BurntSushi/toml v0.3.1
00:01:55 [2020-10-30T00:01:55.706Z] #47 51.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:55 [2020-10-30T00:01:55.741Z] #25 11.90 Setting up libgssapi-krb5-2:amd64 (1.17-3) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.12 Setting up jq (1.5+dfsg-2+b1) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.13 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.13 Setting up curl (7.64.0-4+deb10u1) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.14 Processing triggers for libc-bin (2.28-10) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.16 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:01:55 [2020-10-30T00:01:55.741Z] #25 12.17 Updating certificates in /etc/ssl/certs...
00:01:56 [2020-10-30T00:01:56.669Z] #47 ...
00:01:56 [2020-10-30T00:01:56.669Z] 
00:01:56 [2020-10-30T00:01:56.669Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:01:56 [2020-10-30T00:01:56.694Z] #25 13.07 0 added, 0 removed; done.
00:01:56 [2020-10-30T00:01:56.694Z] #25 13.07 Running hooks in /etc/ca-certificates/update.d...
00:01:56 [2020-10-30T00:01:56.694Z] #25 13.07 done.
00:01:56 [2020-10-30T00:01:56.933Z] #30 52.49 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:01:56 [2020-10-30T00:01:56.933Z] #30 52.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:01:56 [2020-10-30T00:01:56.933Z] #30 ...
00:01:56 [2020-10-30T00:01:56.933Z] 
00:01:56 [2020-10-30T00:01:56.933Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:01:56 [2020-10-30T00:01:56.933Z] #53 38.30 Reading package lists...
00:01:56 [2020-10-30T00:01:56.933Z] #53 45.26 Building dependency tree...
00:01:56 [2020-10-30T00:01:56.933Z] #53 49.43 The following additional packages will be installed:
00:01:56 [2020-10-30T00:01:56.933Z] #53 49.46   libbtrfs0
00:01:56 [2020-10-30T00:01:56.933Z] #53 49.74 The following NEW packages will be installed:
00:01:56 [2020-10-30T00:01:56.933Z] #53 49.76   libbtrfs-dev libbtrfs0
00:01:56 [2020-10-30T00:01:56.933Z] #53 50.17 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
00:01:56 [2020-10-30T00:01:56.933Z] #53 50.17 Need to get 119 kB of archives.
00:01:56 [2020-10-30T00:01:56.933Z] #53 50.17 After this operation, 387 kB of additional disk space will be used.
00:01:56 [2020-10-30T00:01:56.933Z] #53 50.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #53 50.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.38 debconf: delaying package configuration, since apt-utils is not installed
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.61 Fetched 119 kB in 0s (432 kB/s)
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.74 Selecting previously unselected package libbtrfs0.
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.85 Unpacking libbtrfs0 (4.20.1-2) ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 51.99 Selecting previously unselected package libbtrfs-dev.
00:01:56 [2020-10-30T00:01:56.933Z] #53 52.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 52.05 Unpacking libbtrfs-dev (4.20.1-2) ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 52.32 Setting up libbtrfs0 (4.20.1-2) ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 52.35 Setting up libbtrfs-dev (4.20.1-2) ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 52.38 Processing triggers for libc-bin (2.28-10) ...
00:01:56 [2020-10-30T00:01:56.933Z] #53 DONE 53.0s
00:01:56 [2020-10-30T00:01:56.933Z] 
00:01:56 [2020-10-30T00:01:56.933Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:56 [2020-10-30T00:01:56.933Z] #40 37.60 Reading package lists...
00:01:56 [2020-10-30T00:01:56.933Z] #40 44.44 Building dependency tree...
00:01:56 [2020-10-30T00:01:56.933Z] #40 48.07 The following additional packages will be installed:
00:01:56 [2020-10-30T00:01:56.933Z] #40 48.07   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:01:56 [2020-10-30T00:01:56.933Z] #40 48.07   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:01:56 [2020-10-30T00:01:56.933Z] #40 48.10 Suggested packages:
00:01:56 [2020-10-30T00:01:56.933Z] #40 48.10   manpages-dev python-setuptools
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.05 The following NEW packages will be installed:
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.05   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.07   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.07   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.08   python-six zlib1g-dev
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.52 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.52 Need to get 4095 kB of archives.
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.52 After this operation, 22.5 MB of additional disk space will be used.
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 50.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 51.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.19 debconf: delaying package configuration, since apt-utils is not installed
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.39 Fetched 4095 kB in 1s (4482 kB/s)
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.48 Selecting previously unselected package libcap-dev:amd64.
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.60 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.97 Selecting previously unselected package libnet1:amd64.
00:01:56 [2020-10-30T00:01:56.933Z] #40 52.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:01:56 [2020-10-30T00:01:56.933Z] #40 53.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:01:57 [2020-10-30T00:01:57.006Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
00:01:57 [2020-10-30T00:01:57.006Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.5s done
00:01:57 [2020-10-30T00:01:57.006Z] #8 ...
00:01:57 [2020-10-30T00:01:57.006Z] 
00:01:57 [2020-10-30T00:01:57.006Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:8414aa82...
00:01:57 [2020-10-30T00:01:57.006Z] #24 extracting sha256:04aacb10cb67f5fa248646a0ac9f40af5a6d3b0dbef65505bb7766bed6bf4885 5.6s done
00:01:57 [2020-10-30T00:01:57.006Z] #24 DONE 12.8s
00:01:57 [2020-10-30T00:01:57.006Z] 
00:01:57 [2020-10-30T00:01:57.006Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:57 [2020-10-30T00:01:57.006Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done
00:01:57 [2020-10-30T00:01:57.197Z] #40 53.36 Selecting previously unselected package libnet1-dev.
00:01:57 [2020-10-30T00:01:57.197Z] #40 53.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:01:57 [2020-10-30T00:01:57.197Z] #40 53.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:01:57 [2020-10-30T00:01:57.197Z] #40 ...
00:01:57 [2020-10-30T00:01:57.197Z] 
00:01:57 [2020-10-30T00:01:57.197Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:57 [2020-10-30T00:01:57.197Z] #43 43.48 internal/reflectlite
00:01:57 [2020-10-30T00:01:57.197Z] #43 43.50 github.com/LK4D4/vndr/godl/singleflight
00:01:57 [2020-10-30T00:01:57.197Z] #43 43.98 math/rand
00:01:57 [2020-10-30T00:01:57.197Z] #43 44.78 internal/singleflight
00:01:57 [2020-10-30T00:01:57.197Z] #43 46.11 bytes
00:01:57 [2020-10-30T00:01:57.197Z] #43 46.11 strconv
00:01:57 [2020-10-30T00:01:57.197Z] #43 48.39 bufio
00:01:57 [2020-10-30T00:01:57.197Z] #43 50.63 syscall
00:01:57 [2020-10-30T00:01:57.197Z] #43 50.88 reflect
00:01:57 [2020-10-30T00:01:57.459Z] #43 ...
00:01:57 [2020-10-30T00:01:57.459Z] 
00:01:57 [2020-10-30T00:01:57.459Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:57 [2020-10-30T00:01:57.459Z] #32 43.51 errors
00:01:57 [2020-10-30T00:01:57.459Z] #32 43.52 sort
00:01:57 [2020-10-30T00:01:57.459Z] #32 43.93 strconv
00:01:57 [2020-10-30T00:01:57.459Z] #32 44.93 io
00:01:57 [2020-10-30T00:01:57.459Z] #32 46.05 internal/oserror
00:01:57 [2020-10-30T00:01:57.459Z] #32 46.15 syscall
00:01:57 [2020-10-30T00:01:57.459Z] #32 48.34 reflect
00:01:57 [2020-10-30T00:01:57.721Z] #32 ...
00:01:57 [2020-10-30T00:01:57.721Z] 
00:01:57 [2020-10-30T00:01:57.721Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.36 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.36 Need to get 77.7 MB of archives.
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.36 After this operation, 487 MB of additional disk space will be used.
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.36 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]
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.67 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]
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:01:57 [2020-10-30T00:01:57.721Z] #11 49.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:01:57 [2020-10-30T00:01:57.721Z] #11 50.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:01:57 [2020-10-30T00:01:57.721Z] #11 50.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:01:57 [2020-10-30T00:01:57.721Z] #11 50.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:01:57 [2020-10-30T00:01:57.721Z] #11 51.14 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]
00:01:57 [2020-10-30T00:01:57.721Z] #11 51.16 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]
00:01:58 [2020-10-30T00:01:58.295Z] #11 ...
00:01:58 [2020-10-30T00:01:58.295Z] 
00:01:58 [2020-10-30T00:01:58.295Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:58 [2020-10-30T00:01:58.295Z] #40 53.80 Selecting previously unselected package libnl-3-200:amd64.
00:01:58 [2020-10-30T00:01:58.295Z] #40 53.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.295Z] #40 53.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.00 Selecting previously unselected package libnl-3-dev:amd64.
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.36 Selecting previously unselected package libprotobuf-c1:amd64.
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.295Z] #40 54.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:01:58 [2020-10-30T00:01:58.395Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.49 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.51 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.66 Selecting previously unselected package zlib1g-dev:amd64.
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.557Z] #40 54.69 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:01:58 [2020-10-30T00:01:58.605Z] #41 18.84 Reading package lists...
00:01:58 [2020-10-30T00:01:58.605Z] #41 ...
00:01:58 [2020-10-30T00:01:58.605Z] 
00:01:58 [2020-10-30T00:01:58.605Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:58 [2020-10-30T00:01:58.605Z] #63 23.28 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
00:01:58 [2020-10-30T00:01:58.605Z] #63 ...
00:01:58 [2020-10-30T00:01:58.605Z] 
00:01:58 [2020-10-30T00:01:58.605Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:58 [2020-10-30T00:01:58.605Z] #46 13.95 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:01:58 [2020-10-30T00:01:58.605Z] #46 13.97 go: finding github.com/pkg/errors v0.9.1
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.02 go: finding github.com/fatih/color v1.9.0
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.06 go: finding github.com/spf13/pflag v1.0.3
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.39 go: finding github.com/mattn/go-colorable v0.1.6
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.46 go: finding github.com/mattn/go-isatty v0.0.12
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.73 go: finding github.com/jonboulle/clockwork v0.1.0
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.77 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:01:58 [2020-10-30T00:01:58.605Z] #46 14.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:01:58 [2020-10-30T00:01:58.605Z] #46 ...
00:01:58 [2020-10-30T00:01:58.605Z] 
00:01:58 [2020-10-30T00:01:58.605Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:58 [2020-10-30T00:01:58.606Z] #63 23.28 Checking out files:  58% (1113/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:01:58 [2020-10-30T00:01:58.606Z] #63 24.14 + cd /tmp/tmp.wPXm72ggSh/src/github.com/docker/libnetwork
00:01:58 [2020-10-30T00:01:58.606Z] #63 24.14 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
00:01:58 [2020-10-30T00:01:58.606Z] #63 24.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:01:58 [2020-10-30T00:01:58.819Z] #40 55.02 Selecting previously unselected package libprotobuf17:amd64.
00:01:58 [2020-10-30T00:01:58.819Z] #40 55.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:01:58 [2020-10-30T00:01:58.819Z] #40 55.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:01:58 [2020-10-30T00:01:58.997Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
00:01:59 [2020-10-30T00:01:59.231Z] #25 ...
00:01:59 [2020-10-30T00:01:59.231Z] 
00:01:59 [2020-10-30T00:01:59.231Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:01:59 [2020-10-30T00:01:59.231Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done
00:01:59 [2020-10-30T00:01:59.231Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.5s done
00:01:59 [2020-10-30T00:01:59.231Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.1s
00:01:59 [2020-10-30T00:01:59.690Z] #63 ...
00:01:59 [2020-10-30T00:01:59.690Z] 
00:01:59 [2020-10-30T00:01:59.690Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:59 [2020-10-30T00:01:59.690Z] #50 15.28 + cd /tmp/tmp.rjKbvR0sho/src/github.com/mvdan/sh
00:01:59 [2020-10-30T00:01:59.690Z] #50 15.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:01:59 [2020-10-30T00:01:59.690Z] #50 15.37 + GO111MODULE=on
00:01:59 [2020-10-30T00:01:59.690Z] #50 15.37 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:01:59 [2020-10-30T00:01:59.690Z] #50 16.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:59 [2020-10-30T00:01:59.690Z] #50 16.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:59 [2020-10-30T00:01:59.690Z] #50 16.92 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:59 [2020-10-30T00:01:59.690Z] #50 17.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:59 [2020-10-30T00:01:59.690Z] #50 17.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:59 [2020-10-30T00:01:59.690Z] #50 18.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:59 [2020-10-30T00:01:59.690Z] #50 19.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:59 [2020-10-30T00:01:59.690Z] #50 21.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:59 [2020-10-30T00:01:59.690Z] #50 23.28 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:01:59 [2020-10-30T00:01:59.690Z] #50 23.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:01:59 [2020-10-30T00:01:59.690Z] #50 23.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:01:59 [2020-10-30T00:01:59.690Z] #50 24.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:01:59 [2020-10-30T00:01:59.690Z] #50 ...
00:01:59 [2020-10-30T00:01:59.690Z] 
00:01:59 [2020-10-30T00:01:59.690Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/go-toolsmith/typep v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/spf13/afero v1.1.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.38 go: downloading github.com/ultraware/whitespace v0.0.4
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.39 go: downloading github.com/magiconair/properties v1.8.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.49 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.59 go: extracting github.com/ultraware/whitespace v0.0.4
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.61 go: downloading github.com/pmezard/go-difflib v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.66 go: downloading github.com/BurntSushi/toml v0.3.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.78 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.81 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.81 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.88 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.91 go: extracting github.com/pmezard/go-difflib v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.91 go: downloading github.com/uudashr/gocognit v1.0.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.92 go: extracting github.com/go-toolsmith/typep v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 21.93 go: extracting github.com/magiconair/properties v1.8.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.01 go: downloading github.com/mattn/go-isatty v0.0.8
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.07 go: extracting github.com/spf13/afero v1.1.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.19 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.21 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.35 go: extracting github.com/mattn/go-isatty v0.0.8
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.37 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.43 go: extracting github.com/BurntSushi/toml v0.3.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.43 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.43 go: downloading github.com/davecgh/go-spew v1.1.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.43 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.43 go: downloading github.com/spf13/cast v1.3.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.48 go: extracting github.com/uudashr/gocognit v1.0.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.53 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.58 go: extracting github.com/spf13/cast v1.3.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.68 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.80 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.82 go: downloading gopkg.in/yaml.v2 v2.2.7
00:01:59 [2020-10-30T00:01:59.690Z] #48 22.86 go: extracting github.com/davecgh/go-spew v1.1.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.18 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.36 go: downloading github.com/go-toolsmith/astp v1.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.49 go: downloading github.com/gogo/protobuf v1.2.1
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.53 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.53 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:59 [2020-10-30T00:01:59.690Z] #48 23.56 go: extracting gopkg.in/yaml.v2 v2.2.7
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.91 go: extracting github.com/go-toolsmith/astp v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.92 go: downloading gopkg.in/ini.v1 v1.51.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 23.99 go: downloading github.com/ultraware/funlen v0.0.2
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.57 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.71 go: extracting github.com/ultraware/funlen v0.0.2
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.74 go: extracting gopkg.in/ini.v1 v1.51.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.96 go: downloading github.com/kisielk/gotool v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:01:59 [2020-10-30T00:01:59.691Z] #48 24.99 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.10 go: downloading golang.org/x/text v0.3.2
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.13 go: extracting github.com/kisielk/gotool v1.0.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.40 go: downloading github.com/stretchr/objx v0.2.0
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.68 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:01:59 [2020-10-30T00:01:59.691Z] #48 25.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:01:59 [2020-10-30T00:01:59.763Z] #40 55.93 Selecting previously unselected package libprotobuf-lite17:amd64.
00:01:59 [2020-10-30T00:01:59.763Z] #40 55.94 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:01:59 [2020-10-30T00:01:59.763Z] #40 55.95 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:02:00 [2020-10-30T00:02:00.009Z] #48 25.85 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:00 [2020-10-30T00:02:00.009Z] #48 ...
00:02:00 [2020-10-30T00:02:00.009Z] 
00:02:00 [2020-10-30T00:02:00.009Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:00 [2020-10-30T00:02:00.009Z] #35 10.21 Reading package lists...
00:02:00 [2020-10-30T00:02:00.009Z] #35 16.26 Reading package lists...
00:02:00 [2020-10-30T00:02:00.009Z] #35 22.91 Building dependency tree...
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.47 The following additional packages will be installed:
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.47   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.48 Suggested packages:
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.48   cmake-doc ninja-build lrzip
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.48 Recommended packages:
00:02:00 [2020-10-30T00:02:00.009Z] #35 25.48   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:02:00 [2020-10-30T00:02:00.024Z] #40 56.19 Selecting previously unselected package libprotobuf-dev:amd64.
00:02:00 [2020-10-30T00:02:00.024Z] #40 56.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:02:00 [2020-10-30T00:02:00.024Z] #40 56.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:02:00 [2020-10-30T00:02:00.170Z] #8 ...
00:02:00 [2020-10-30T00:02:00.171Z] 
00:02:00 [2020-10-30T00:02:00.171Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:02:00 [2020-10-30T00:02:00.171Z] #25 DONE 16.7s
00:02:00 [2020-10-30T00:02:00.171Z] 
00:02:00 [2020-10-30T00:02:00.171Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:02:00 [2020-10-30T00:02:00.171Z] #8 ...
00:02:00 [2020-10-30T00:02:00.171Z] 
00:02:00 [2020-10-30T00:02:00.171Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:02:00 [2020-10-30T00:02:00.364Z] #35 ...
00:02:00 [2020-10-30T00:02:00.364Z] 
00:02:00 [2020-10-30T00:02:00.364Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:00 [2020-10-30T00:02:00.364Z] #48 26.19 go: downloading github.com/gobwas/glob v0.2.3
00:02:00 [2020-10-30T00:02:00.390Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c
00:02:00 [2020-10-30T00:02:00.431Z] #26 DONE 0.1s
00:02:00 [2020-10-30T00:02:00.431Z] 
00:02:00 [2020-10-30T00:02:00.431Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:02:00 [2020-10-30T00:02:00.435Z] #11 42.72 Reading package lists...
00:02:00 [2020-10-30T00:02:00.435Z] #11 ...
00:02:00 [2020-10-30T00:02:00.435Z] 
00:02:00 [2020-10-30T00:02:00.435Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:00 [2020-10-30T00:02:00.435Z] #47 46.51 go: extracting github.com/gogo/protobuf v1.2.1
00:02:00 [2020-10-30T00:02:00.435Z] #47 49.43 go: extracting golang.org/x/text v0.3.2
00:02:00 [2020-10-30T00:02:00.674Z] #48 26.63 go: extracting github.com/stretchr/objx v0.2.0
00:02:00 [2020-10-30T00:02:00.983Z] #48 26.79 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:02:01 [2020-10-30T00:02:01.619Z] #40 57.73 Selecting previously unselected package libprotoc17:amd64.
00:02:01 [2020-10-30T00:02:01.667Z] #48 27.42 go: extracting github.com/gobwas/glob v0.2.3
00:02:01 [2020-10-30T00:02:01.897Z] #40 57.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:02:01 [2020-10-30T00:02:01.897Z] #40 57.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:02:02 [2020-10-30T00:02:02.332Z] #48 ...
00:02:02 [2020-10-30T00:02:02.332Z] 
00:02:02 [2020-10-30T00:02:02.332Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:02 [2020-10-30T00:02:02.332Z] #12 18.32 Fetched 8171 kB in 17s (479 kB/s)
00:02:02 [2020-10-30T00:02:02.332Z] #12 18.32 Reading package lists...
00:02:02 [2020-10-30T00:02:02.470Z] #40 58.49 Selecting previously unselected package protobuf-c-compiler.
00:02:02 [2020-10-30T00:02:02.470Z] #40 58.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:02:02 [2020-10-30T00:02:02.470Z] #40 58.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:02:02 [2020-10-30T00:02:02.470Z] #40 58.75 Selecting previously unselected package protobuf-compiler.
00:02:02 [2020-10-30T00:02:02.684Z] #12 26.18 Reading package lists...
00:02:02 [2020-10-30T00:02:02.684Z] #12 ...
00:02:02 [2020-10-30T00:02:02.684Z] 
00:02:02 [2020-10-30T00:02:02.684Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:02 [2020-10-30T00:02:02.684Z] #39 21.87 Checking out files:  88% (1469/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.
00:02:02 [2020-10-30T00:02:02.684Z] #39 22.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:02:02 [2020-10-30T00:02:02.684Z] #39 23.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:02:02 [2020-10-30T00:02:02.732Z] #40 58.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:02:02 [2020-10-30T00:02:02.732Z] #40 58.76 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:02:02 [2020-10-30T00:02:02.993Z] #40 58.95 Selecting previously unselected package python-pkg-resources.
00:02:02 [2020-10-30T00:02:02.993Z] #40 58.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:02:02 [2020-10-30T00:02:02.993Z] #40 58.99 Unpacking python-pkg-resources (40.8.0-1) ...
00:02:03 [2020-10-30T00:02:03.253Z] #40 59.29 Selecting previously unselected package python-six.
00:02:03 [2020-10-30T00:02:03.253Z] #40 59.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:02:03 [2020-10-30T00:02:03.253Z] #40 59.32 Unpacking python-six (1.12.0-1) ...
00:02:03 [2020-10-30T00:02:03.375Z] #39 ...
00:02:03 [2020-10-30T00:02:03.375Z] 
00:02:03 [2020-10-30T00:02:03.375Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:03 [2020-10-30T00:02:03.375Z] #48 29.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:03 [2020-10-30T00:02:03.375Z] #48 29.30 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:03 [2020-10-30T00:02:03.375Z] #48 ...
00:02:03 [2020-10-30T00:02:03.375Z] 
00:02:03 [2020-10-30T00:02:03.375Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:03 [2020-10-30T00:02:03.375Z] #54 19.41 Fetched 8171 kB in 19s (439 kB/s)
00:02:03 [2020-10-30T00:02:03.375Z] #54 19.41 Reading package lists...
00:02:03 [2020-10-30T00:02:03.514Z] #40 59.45 Selecting previously unselected package python-protobuf.
00:02:03 [2020-10-30T00:02:03.514Z] #40 59.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:02:03 [2020-10-30T00:02:03.514Z] #40 59.46 Unpacking python-protobuf (3.6.1.3-2) ...
00:02:03 [2020-10-30T00:02:03.706Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.1s done
00:02:03 [2020-10-30T00:02:03.706Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
00:02:03 [2020-10-30T00:02:03.709Z] #47 ...
00:02:03 [2020-10-30T00:02:03.709Z] 
00:02:03 [2020-10-30T00:02:03.709Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:03 [2020-10-30T00:02:03.709Z] #40 42.56 Reading package lists...
00:02:03 [2020-10-30T00:02:03.911Z] #54 26.45 Reading package lists...
00:02:03 [2020-10-30T00:02:03.911Z] #54 ...
00:02:03 [2020-10-30T00:02:03.911Z] 
00:02:03 [2020-10-30T00:02:03.911Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.59 The following NEW packages will be installed:
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.60   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.61   vim-common xxd
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.77 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.77 Need to get 14.9 MB of archives.
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.77 After this operation, 67.2 MB of additional disk space will be used.
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 26.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
00:02:03 [2020-10-30T00:02:03.911Z] #35 29.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
00:02:04 [2020-10-30T00:02:04.086Z] #40 60.13 Setting up python-pkg-resources (40.8.0-1) ...
00:02:04 [2020-10-30T00:02:04.273Z] #40 53.32 Building dependency tree...
00:02:04 [2020-10-30T00:02:04.273Z] #40 ...
00:02:04 [2020-10-30T00:02:04.273Z] 
00:02:04 [2020-10-30T00:02:04.273Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:04 [2020-10-30T00:02:04.624Z] #53 43.78 Reading package lists...
00:02:04 [2020-10-30T00:02:04.624Z] #53 ...
00:02:04 [2020-10-30T00:02:04.624Z] 
00:02:04 [2020-10-30T00:02:04.624Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:04 [2020-10-30T00:02:04.624Z] #11 42.72 Reading package lists...
00:02:04 [2020-10-30T00:02:04.656Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s
00:02:06 [2020-10-30T00:02:06.011Z] #40 ...
00:02:06 [2020-10-30T00:02:06.011Z] 
00:02:06 [2020-10-30T00:02:06.011Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:06 [2020-10-30T00:02:06.011Z] #45 DONE 61.9s
00:02:06 [2020-10-30T00:02:06.011Z] 
00:02:06 [2020-10-30T00:02:06.011Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:06 [2020-10-30T00:02:06.011Z] #11 54.95 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]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.30 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]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 57.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:02:06 [2020-10-30T00:02:06.011Z] #11 58.82 debconf: delaying package configuration, since apt-utils is not installed
00:02:06 [2020-10-30T00:02:06.011Z] #11 59.00 Fetched 77.7 MB in 9s (9083 kB/s)
00:02:06 [2020-10-30T00:02:06.011Z] #11 59.09 Selecting previously unselected package binutils-mingw-w64-i686.
00:02:06 [2020-10-30T00:02:06.011Z] #11 59.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:02:06 [2020-10-30T00:02:06.011Z] #11 59.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:02:06 [2020-10-30T00:02:06.011Z] #11 59.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:02:06 [2020-10-30T00:02:06.011Z] #11 61.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:02:06 [2020-10-30T00:02:06.011Z] #11 61.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:02:06 [2020-10-30T00:02:06.011Z] #11 61.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:02:06 [2020-10-30T00:02:06.034Z] #35 31.69 debconf: delaying package configuration, since apt-utils is not installed
00:02:06 [2020-10-30T00:02:06.034Z] #35 32.04 Fetched 14.9 MB in 3s (4270 kB/s)
00:02:06 [2020-10-30T00:02:06.263Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done
00:02:06 [2020-10-30T00:02:06.263Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
00:02:06 [2020-10-30T00:02:06.335Z] #35 32.13 Selecting previously unselected package xxd.
00:02:06 [2020-10-30T00:02:06.335Z] #35 32.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 ... 15339 files and directories currently installed.)
00:02:06 [2020-10-30T00:02:06.335Z] #35 32.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:02:06 [2020-10-30T00:02:06.335Z] #35 32.28 Unpacking xxd (2:8.1.0875-5) ...
00:02:06 [2020-10-30T00:02:06.521Z] #11 53.60 Building dependency tree...
00:02:06 [2020-10-30T00:02:06.634Z] #35 32.52 Selecting previously unselected package vim-common.
00:02:06 [2020-10-30T00:02:06.634Z] #35 32.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:02:06 [2020-10-30T00:02:06.634Z] #35 32.60 Unpacking vim-common (2:8.1.0875-5) ...
00:02:06 [2020-10-30T00:02:06.934Z] #35 32.91 Selecting previously unselected package cmake-data.
00:02:06 [2020-10-30T00:02:06.934Z] #35 32.91 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:02:06 [2020-10-30T00:02:06.955Z] #11 ...
00:02:06 [2020-10-30T00:02:06.955Z] 
00:02:06 [2020-10-30T00:02:06.955Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.141 + RM_GOPATH=0
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.141 + TMP_GOPATH=
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.141 + : /build
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.141 + '[' -z '' ']'
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.142 ++ mktemp -d
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.143 + export GOPATH=/tmp/tmp.YLP6mGjrJ4
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.143 + GOPATH=/tmp/tmp.YLP6mGjrJ4
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.143 + RM_GOPATH=1
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.143 + case "$(go env GOARCH)" in
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.147 ++ go env GOARCH
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.165 + export GO_BUILDMODE=-buildmode=pie
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.165 + GO_BUILDMODE=-buildmode=pie
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.173 ++ dirname /tmp/install/install.sh
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.174 + dir=/tmp/install
00:02:06 [2020-10-30T00:02:06.955Z] #54 1.174 + bin=containerd
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 + shift
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 + '[' '!' -f /tmp/install/containerd.installer ']'
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 + . /tmp/install/containerd.installer
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 ++ set -e
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.183 + install_containerd
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.188 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.189 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.189 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YLP6mGjrJ4/src/github.com/containerd/containerd
00:02:06 [2020-10-30T00:02:06.956Z] #54 1.199 Cloning into '/tmp/tmp.YLP6mGjrJ4/src/github.com/containerd/containerd'...
00:02:07 [2020-10-30T00:02:07.211Z] #8 ...
00:02:07 [2020-10-30T00:02:07.211Z] 
00:02:07 [2020-10-30T00:02:07.211Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:02:07 [2020-10-30T00:02:07.211Z] #25 5.630 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:02:07 [2020-10-30T00:02:07.211Z] #25 5.642 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:07 [2020-10-30T00:02:07.211Z] #25 5.733 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:07 [2020-10-30T00:02:07.211Z] #25 5.863 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:02:07 [2020-10-30T00:02:07.211Z] #25 6.167 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:02:07 [2020-10-30T00:02:07.211Z] #25 6.333 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:02:07 [2020-10-30T00:02:07.211Z] #25 7.793 Fetched 8219 kB in 2s (3404 kB/s)
00:02:07 [2020-10-30T00:02:07.211Z] #25 7.793 Reading package lists...
00:02:07 [2020-10-30T00:02:07.211Z] #25 9.135 Reading package lists...
00:02:07 [2020-10-30T00:02:07.211Z] #25 ...
00:02:07 [2020-10-30T00:02:07.211Z] 
00:02:07 [2020-10-30T00:02:07.211Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:02:07 [2020-10-30T00:02:07.217Z] #54 ...
00:02:07 [2020-10-30T00:02:07.217Z] 
00:02:07 [2020-10-30T00:02:07.217Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:07 [2020-10-30T00:02:07.217Z] #34 54.26 Selecting previously unselected package libicu63:amd64.
00:02:07 [2020-10-30T00:02:07.217Z] #34 54.27 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 54.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 61.37 Selecting previously unselected package libxml2:amd64.
00:02:07 [2020-10-30T00:02:07.217Z] #34 61.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 61.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.29 Selecting previously unselected package libarchive13:amd64.
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.30 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.93 Selecting previously unselected package libjsoncpp1:amd64.
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 62.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 63.23 Selecting previously unselected package librhash0:amd64.
00:02:07 [2020-10-30T00:02:07.217Z] #34 63.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.217Z] #34 63.24 Unpacking librhash0:amd64 (1.3.8-1) ...
00:02:07 [2020-10-30T00:02:07.236Z] #35 32.93 Unpacking cmake-data (3.13.4-1) ...
00:02:07 [2020-10-30T00:02:07.479Z] #34 63.59 Selecting previously unselected package libuv1:amd64.
00:02:07 [2020-10-30T00:02:07.480Z] #34 63.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.480Z] #34 63.62 Unpacking libuv1:amd64 (1.24.1-1) ...
00:02:07 [2020-10-30T00:02:07.741Z] #34 63.79 Selecting previously unselected package cmake.
00:02:07 [2020-10-30T00:02:07.741Z] #34 63.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:02:07 [2020-10-30T00:02:07.741Z] #34 63.84 Unpacking cmake (3.13.4-1) ...
00:02:08 [2020-10-30T00:02:08.003Z] #34 ...
00:02:08 [2020-10-30T00:02:08.003Z] 
00:02:08 [2020-10-30T00:02:08.003Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:08 [2020-10-30T00:02:08.003Z] #30 54.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:02:08 [2020-10-30T00:02:08.266Z] #30 ...
00:02:08 [2020-10-30T00:02:08.266Z] 
00:02:08 [2020-10-30T00:02:08.266Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:08 [2020-10-30T00:02:08.266Z] #32 54.36 time
00:02:08 [2020-10-30T00:02:08.266Z] #32 60.54 internal/poll
00:02:08 [2020-10-30T00:02:08.266Z] #32 63.40 internal/syscall/execenv
00:02:08 [2020-10-30T00:02:08.266Z] #32 63.43 internal/syscall/unix
00:02:08 [2020-10-30T00:02:08.266Z] #32 63.73 os
00:02:08 [2020-10-30T00:02:08.266Z] #32 64.20 internal/fmtsort
00:02:08 [2020-10-30T00:02:08.780Z] #35 ...
00:02:08 [2020-10-30T00:02:08.780Z] 
00:02:08 [2020-10-30T00:02:08.780Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:08 [2020-10-30T00:02:08.780Z] #54 26.45 Reading package lists...
00:02:08 [2020-10-30T00:02:08.839Z] #32 ...
00:02:08 [2020-10-30T00:02:08.839Z] 
00:02:08 [2020-10-30T00:02:08.839Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:08 [2020-10-30T00:02:08.839Z] #49 54.80 time
00:02:08 [2020-10-30T00:02:08.839Z] #49 54.84 reflect
00:02:08 [2020-10-30T00:02:08.839Z] #49 61.48 context
00:02:08 [2020-10-30T00:02:08.839Z] #49 62.68 internal/poll
00:02:08 [2020-10-30T00:02:08.839Z] #49 ...
00:02:08 [2020-10-30T00:02:08.839Z] 
00:02:08 [2020-10-30T00:02:08.839Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:08 [2020-10-30T00:02:08.839Z] #32 64.86 strings
00:02:08 [2020-10-30T00:02:08.864Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done
00:02:09 [2020-10-30T00:02:09.053Z] #11 58.26 The following additional packages will be installed:
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.29   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.29   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.32 Suggested packages:
00:02:09 [2020-10-30T00:02:09.054Z] #11 58.34   gcc-8-locales seccomp wine64
00:02:09 [2020-10-30T00:02:09.054Z] #11 ...
00:02:09 [2020-10-30T00:02:09.054Z] 
00:02:09 [2020-10-30T00:02:09.054Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:09 [2020-10-30T00:02:09.054Z] #47 58.48 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:09 [2020-10-30T00:02:09.054Z] #47 58.49 go: finding github.com/fatih/color v1.7.0
00:02:09 [2020-10-30T00:02:09.054Z] #47 58.51 go: finding github.com/mattn/go-colorable v0.1.4
00:02:09 [2020-10-30T00:02:09.054Z] #47 58.51 go: finding github.com/mattn/go-isatty v0.0.8
00:02:09 [2020-10-30T00:02:09.124Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
00:02:09 [2020-10-30T00:02:09.124Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:02:09 [2020-10-30T00:02:09.310Z] #47 58.76 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:09 [2020-10-30T00:02:09.310Z] #47 58.81 go: finding github.com/go-critic/go-critic v0.4.1
00:02:09 [2020-10-30T00:02:09.310Z] #47 58.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:09 [2020-10-30T00:02:09.310Z] #47 58.86 go: finding github.com/go-lintpack/lintpack v0.5.2
00:02:09 [2020-10-30T00:02:09.383Z] #8 DONE 39.4s
00:02:09 [2020-10-30T00:02:09.383Z] 
00:02:09 [2020-10-30T00:02:09.383Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:02:09 [2020-10-30T00:02:09.567Z] #47 58.86 go: finding github.com/pkg/errors v0.8.1
00:02:09 [2020-10-30T00:02:09.567Z] #47 58.93 go: finding github.com/sirupsen/logrus v1.4.2
00:02:09 [2020-10-30T00:02:09.567Z] #47 58.94 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 58.94 go: finding github.com/go-toolsmith/astequal v1.0.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 ...
00:02:09 [2020-10-30T00:02:09.567Z] 
00:02:09 [2020-10-30T00:02:09.567Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:09 [2020-10-30T00:02:09.567Z] #62 DONE 59.0s
00:02:09 [2020-10-30T00:02:09.567Z] 
00:02:09 [2020-10-30T00:02:09.567Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.01 go: finding github.com/stretchr/testify v1.4.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.01 go: finding github.com/mitchellh/go-homedir v1.1.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.02 go: finding github.com/go-toolsmith/astp v1.0.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.03 go: finding github.com/go-toolsmith/astcast v1.0.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.05 go: finding github.com/davecgh/go-spew v1.1.1
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.05 go: finding github.com/spf13/viper v1.6.1
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.11 go: finding github.com/go-toolsmith/typep v1.0.0
00:02:09 [2020-10-30T00:02:09.567Z] #47 59.11 go: finding github.com/pmezard/go-difflib v1.0.0
00:02:09 [2020-10-30T00:02:09.827Z] #47 59.27 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:02:09 [2020-10-30T00:02:09.827Z] #47 59.31 go: finding github.com/stretchr/objx v0.2.0
00:02:09 [2020-10-30T00:02:09.827Z] #47 59.40 go: finding gopkg.in/yaml.v2 v2.2.7
00:02:09 [2020-10-30T00:02:09.827Z] #47 ...
00:02:09 [2020-10-30T00:02:09.827Z] 
00:02:09 [2020-10-30T00:02:09.827Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:09 [2020-10-30T00:02:09.827Z] #34 39.24 Reading package lists...
00:02:09 [2020-10-30T00:02:09.827Z] #34 49.64 Building dependency tree...
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.19 The following additional packages will be installed:
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.20   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.27 Suggested packages:
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.28   cmake-doc ninja-build lrzip
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.28 Recommended packages:
00:02:09 [2020-10-30T00:02:09.827Z] #34 55.28   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:02:09 [2020-10-30T00:02:09.827Z] #34 56.77 The following NEW packages will be installed:
00:02:09 [2020-10-30T00:02:09.827Z] #34 56.79   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:02:09 [2020-10-30T00:02:09.827Z] #34 56.80   vim-common xxd
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.51 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.51 Need to get 14.9 MB of archives.
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.51 After this operation, 61.8 MB of additional disk space will be used.
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 57.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:02:09 [2020-10-30T00:02:09.827Z] #34 58.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:02:09 [2020-10-30T00:02:09.848Z] #54 34.69 Building dependency tree...
00:02:09 [2020-10-30T00:02:09.848Z] #54 ...
00:02:09 [2020-10-30T00:02:09.848Z] 
00:02:09 [2020-10-30T00:02:09.848Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:09 [2020-10-30T00:02:09.848Z] #50 25.53 runtime
00:02:09 [2020-10-30T00:02:09.848Z] #50 ...
00:02:09 [2020-10-30T00:02:09.848Z] 
00:02:09 [2020-10-30T00:02:09.848Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:09 [2020-10-30T00:02:09.848Z] #12 26.18 Reading package lists...
00:02:09 [2020-10-30T00:02:09.848Z] #12 33.11 Building dependency tree...
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.62 The following additional packages will be installed:
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.63   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.63   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.64   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.64   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.64 Suggested packages:
00:02:09 [2020-10-30T00:02:09.848Z] #12 35.65   gcc-8-locales seccomp wine64
00:02:10 [2020-10-30T00:02:10.085Z] #34 ...
00:02:10 [2020-10-30T00:02:10.085Z] 
00:02:10 [2020-10-30T00:02:10.085Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:10 [2020-10-30T00:02:10.085Z] #47 59.42 go: finding github.com/go-toolsmith/strparse v1.0.0
00:02:10 [2020-10-30T00:02:10.085Z] #47 59.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:02:10 [2020-10-30T00:02:10.085Z] #47 59.52 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:02:10 [2020-10-30T00:02:10.085Z] #47 59.56 go: finding github.com/fsnotify/fsnotify v1.4.7
00:02:10 [2020-10-30T00:02:10.085Z] #47 59.63 go: finding github.com/spf13/cobra v0.0.5
00:02:10 [2020-10-30T00:02:10.322Z] #9 ...
00:02:10 [2020-10-30T00:02:10.322Z] 
00:02:10 [2020-10-30T00:02:10.322Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:10 [2020-10-30T00:02:10.322Z] #27 2.286 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 2.379 
00:02:10 [2020-10-30T00:02:10.322Z] #27 2.498 
#######                                                                   10.7%
##########################                                                36.3%
########################################                                  56.2%
######################################################                    76.1%
#####################################################################     95.9%
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.006 
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.116 
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.204 
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.322 
################################################################          90.0%
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.447 
00:02:10 [2020-10-30T00:02:10.322Z] #27 3.562 
############                                                              17.2%
##########################                                                36.5%
########################################                                  55.7%
#####################################################                     74.6%
###################################################################       94.3%
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 4.125 
00:02:10 [2020-10-30T00:02:10.322Z] #27 4.260 
##                                                                         3.2%
#######                                                                    9.7%
##########                                                                14.9%
##############                                                            20.3%
##################                                                        25.5%
######################                                                    30.7%
#########################                                                 35.4%
#############################                                             41.1%
#################################                                         46.3%
#####################################                                     51.5%
########################################                                  56.7%
############################################                              61.9%
################################################                          67.1%
####################################################                      72.3%
#######################################################                   77.6%
###########################################################               82.8%
#############################################################             84.7%
##################################################################        91.7%
#######################################################################   98.6%
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 6.123 
00:02:10 [2020-10-30T00:02:10.322Z] #27 6.541 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 6.650 
00:02:10 [2020-10-30T00:02:10.322Z] #27 6.725 
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 6.754 
00:02:10 [2020-10-30T00:02:10.322Z] #27 7.188 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 7.281 
00:02:10 [2020-10-30T00:02:10.322Z] #27 7.391 
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 7.413 
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.044 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.065 skipping existing c35d46ef359f
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.098 
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.476 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.576 
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.645 
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 8.684 
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.004 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.119 
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.195 
######################################################################## 100.0%
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.229 
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.259 Download of images into '/build' complete.
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.259 Use something like the following to load the result into a Docker daemon:
00:02:10 [2020-10-30T00:02:10.322Z] #27 9.259   tar -cC '/build' . | docker load
00:02:10 [2020-10-30T00:02:10.342Z] #47 59.64 go: finding github.com/gobwas/glob v0.2.3
00:02:10 [2020-10-30T00:02:10.342Z] #47 59.66 go: finding github.com/hashicorp/hcl v1.0.0
00:02:10 [2020-10-30T00:02:10.342Z] #47 59.78 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:10 [2020-10-30T00:02:10.342Z] #47 59.90 go: finding github.com/spf13/pflag v1.0.5
00:02:10 [2020-10-30T00:02:10.609Z] #47 59.96 go: finding github.com/magiconair/properties v1.8.1
00:02:10 [2020-10-30T00:02:10.609Z] #47 60.00 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:02:10 [2020-10-30T00:02:10.609Z] #47 60.08 go: finding github.com/mitchellh/mapstructure v1.1.2
00:02:10 [2020-10-30T00:02:10.866Z] #47 60.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:02:10 [2020-10-30T00:02:10.866Z] #47 60.35 go: finding github.com/pelletier/go-toml v1.2.0
00:02:10 [2020-10-30T00:02:10.915Z] #12 ...
00:02:10 [2020-10-30T00:02:10.915Z] 
00:02:10 [2020-10-30T00:02:10.915Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:10 [2020-10-30T00:02:10.915Z] #41 18.84 Reading package lists...
00:02:10 [2020-10-30T00:02:10.915Z] #41 27.46 Reading package lists...
00:02:10 [2020-10-30T00:02:10.915Z] #41 35.01 Building dependency tree...
00:02:10 [2020-10-30T00:02:10.915Z] #41 36.74 The following additional packages will be installed:
00:02:10 [2020-10-30T00:02:10.915Z] #41 36.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:02:10 [2020-10-30T00:02:10.915Z] #41 36.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:02:10 [2020-10-30T00:02:10.915Z] #41 36.76 Suggested packages:
00:02:10 [2020-10-30T00:02:10.915Z] #41 36.76   manpages-dev python-setuptools
00:02:11 [2020-10-30T00:02:11.123Z] #47 60.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:02:11 [2020-10-30T00:02:11.123Z] #47 60.73 go: finding github.com/spf13/afero v1.1.2
00:02:11 [2020-10-30T00:02:11.220Z] #41 ...
00:02:11 [2020-10-30T00:02:11.221Z] 
00:02:11 [2020-10-30T00:02:11.221Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.10 The following NEW packages will be installed:
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:02:11 [2020-10-30T00:02:11.221Z] #12 37.12   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:11 [2020-10-30T00:02:11.379Z] #47 60.86 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:02:11 [2020-10-30T00:02:11.379Z] #47 60.97 go: finding github.com/spf13/cast v1.3.0
00:02:11 [2020-10-30T00:02:11.439Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done
00:02:11 [2020-10-30T00:02:11.439Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
00:02:11 [2020-10-30T00:02:11.592Z] #12 37.28 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
00:02:11 [2020-10-30T00:02:11.592Z] #12 37.28 Need to get 78.9 MB of archives.
00:02:11 [2020-10-30T00:02:11.592Z] #12 37.28 After this operation, 532 MB of additional disk space will be used.
00:02:11 [2020-10-30T00:02:11.592Z] #12 37.28 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]
00:02:11 [2020-10-30T00:02:11.641Z] #47 61.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:02:11 [2020-10-30T00:02:11.641Z] #47 61.10 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:11 [2020-10-30T00:02:11.641Z] #47 61.12 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:02:11 [2020-10-30T00:02:11.641Z] #47 61.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:11 [2020-10-30T00:02:11.641Z] #47 61.14 go: finding golang.org/x/text v0.3.2
00:02:11 [2020-10-30T00:02:11.707Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
00:02:11 [2020-10-30T00:02:11.707Z] #8 DONE 27.6s
00:02:11 [2020-10-30T00:02:11.707Z] 
00:02:11 [2020-10-30T00:02:11.707Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:02:11 [2020-10-30T00:02:11.707Z] #25 9.135 Reading package lists...
00:02:11 [2020-10-30T00:02:11.707Z] #25 10.45 Building dependency tree...
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.12 The following additional packages will be installed:
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.12   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.12   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.13   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.13 Suggested packages:
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.13   krb5-doc krb5-user
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.13 Recommended packages:
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.13   krb5-locales publicsuffix libsasl2-modules
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.46 The following NEW packages will be installed:
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.46   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.46   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.46   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.46   libssh2-1 libssl1.1 openssl
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.91 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.91 Need to get 4772 kB of archives.
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.91 After this operation, 11.5 MB of additional disk space will be used.
00:02:11 [2020-10-30T00:02:11.707Z] #25 11.91 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.60 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.61 Get:3 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.62 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.62 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3 [64.7 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.68 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3 [122 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.73 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3 [353 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.74 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3 [150 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.74 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.74 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.74 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u2 [89.7 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.74 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u2 [216 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.75 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.75 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.75 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.75 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.76 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.76 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.77 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.77 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 12.77 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.02 debconf: delaying package configuration, since apt-utils is not installed
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.06 Fetched 4772 kB in 1s (3728 kB/s)
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.12 Selecting previously unselected package libssl1.1:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.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 ... 6670 files and directories currently installed.)
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.13 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.13 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.45 Selecting previously unselected package openssl.
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.45 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.45 Unpacking openssl (1.1.1d-0+deb10u3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.69 Selecting previously unselected package ca-certificates.
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.69 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.69 Unpacking ca-certificates (20200601~deb10u1) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.90 Selecting previously unselected package libkeyutils1:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.90 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.90 Unpacking libkeyutils1:arm64 (1.6-6) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.95 Selecting previously unselected package libkrb5support0:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.95 Preparing to unpack .../04-libkrb5support0_1.17-3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 13.96 Unpacking libkrb5support0:arm64 (1.17-3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.01 Selecting previously unselected package libk5crypto3:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.01 Preparing to unpack .../05-libk5crypto3_1.17-3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.02 Unpacking libk5crypto3:arm64 (1.17-3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.08 Selecting previously unselected package libkrb5-3:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.08 Preparing to unpack .../06-libkrb5-3_1.17-3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.09 Unpacking libkrb5-3:arm64 (1.17-3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.31 Selecting previously unselected package libgssapi-krb5-2:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.31 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.32 Unpacking libgssapi-krb5-2:arm64 (1.17-3) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.53 Selecting previously unselected package libsasl2-modules-db:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.53 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.53 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.58 Selecting previously unselected package libsasl2-2:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.58 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.58 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.63 Selecting previously unselected package libldap-common.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.63 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u2_all.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.64 Unpacking libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.69 Selecting previously unselected package libldap-2.4-2:arm64.
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.69 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u2_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.707Z] #25 14.69 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
00:02:11 [2020-10-30T00:02:11.899Z] #12 37.59 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]
00:02:11 [2020-10-30T00:02:11.899Z] #12 37.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:02:11 [2020-10-30T00:02:11.899Z] #12 37.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
00:02:11 [2020-10-30T00:02:11.899Z] #12 37.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
00:02:11 [2020-10-30T00:02:11.899Z] #12 37.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.24 go: finding github.com/subosito/gotenv v1.2.0
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.31 go: finding gopkg.in/ini.v1 v1.51.0
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.34 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.37 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.42 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.43 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:02:11 [2020-10-30T00:02:11.902Z] #47 61.54 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.86 Selecting previously unselected package libnghttp2-14:arm64.
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.86 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.86 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.91 Selecting previously unselected package libpsl5:arm64.
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.91 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.92 Unpacking libpsl5:arm64 (0.20.2-2) ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.97 Selecting previously unselected package librtmp1:arm64.
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.97 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 14.98 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:02:11 [2020-10-30T00:02:11.970Z] #25 15.03 Selecting previously unselected package libssh2-1:arm64.
00:02:12 [2020-10-30T00:02:12.147Z] #32 67.66 path
00:02:12 [2020-10-30T00:02:12.147Z] #32 67.81 fmt
00:02:12 [2020-10-30T00:02:12.147Z] #32 68.31 path/filepath
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.58 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.70 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.71 go: finding github.com/kisielk/gotool v1.0.0
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.71 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:12 [2020-10-30T00:02:12.162Z] #47 61.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.04 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.04 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.12 Selecting previously unselected package libcurl4:arm64.
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.13 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.13 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.25 Selecting previously unselected package curl.
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.25 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.25 Unpacking curl (7.64.0-4+deb10u1) ...
00:02:12 [2020-10-30T00:02:12.232Z] #25 15.31 Selecting previously unselected package libonig5:arm64.
00:02:12 [2020-10-30T00:02:12.409Z] #32 ...
00:02:12 [2020-10-30T00:02:12.409Z] 
00:02:12 [2020-10-30T00:02:12.409Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:12 [2020-10-30T00:02:12.409Z] #34 66.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.00 Setting up xxd (2:8.1.0875-5) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.02 Setting up libuv1:amd64 (1.24.1-1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.04 Setting up vim-common (2:8.1.0875-5) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.10 Setting up librhash0:amd64 (1.3.8-1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.12 Setting up cmake-data (3.13.4-1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.16 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.19 Setting up cmake (3.13.4-1) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.22 Processing triggers for libc-bin (2.28-10) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 67.32 Processing triggers for mime-support (3.62) ...
00:02:12 [2020-10-30T00:02:12.409Z] #34 DONE 68.6s
00:02:12 [2020-10-30T00:02:12.419Z] #47 61.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:12 [2020-10-30T00:02:12.419Z] #47 62.02 go: finding github.com/sourcegraph/go-diff v0.5.1
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.31 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.32 Unpacking libonig5:arm64 (6.9.1-1) ...
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.44 Selecting previously unselected package libjq1:arm64.
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.44 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.45 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:02:12 [2020-10-30T00:02:12.494Z] #25 15.51 Selecting previously unselected package jq.
00:02:12 [2020-10-30T00:02:12.495Z] #25 15.51 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
00:02:12 [2020-10-30T00:02:12.495Z] #25 15.52 Unpacking jq (1.5+dfsg-2+b1) ...
00:02:12 [2020-10-30T00:02:12.559Z] #12 38.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:02:12 [2020-10-30T00:02:12.672Z] 
00:02:12 [2020-10-30T00:02:12.672Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.33 Selecting previously unselected package binutils-mingw-w64.
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.70 Selecting previously unselected package dmsetup.
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.71 Unpacking dmsetup (2:1.02.155-3) ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.87 Selecting previously unselected package mingw-w64-common.
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:02:12 [2020-10-30T00:02:12.672Z] #11 65.89 Unpacking mingw-w64-common (6.0.0-3) ...
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.09 go: finding github.com/ultraware/funlen v0.0.2
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.13 go: finding github.com/ultraware/whitespace v0.0.4
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.22 go: finding github.com/uudashr/gocognit v1.0.1
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.23 go: finding github.com/gogo/protobuf v1.2.1
00:02:12 [2020-10-30T00:02:12.679Z] #47 62.24 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:02:12 [2020-10-30T00:02:12.888Z] #25 15.63 Setting up libkeyutils1:arm64 (1.6-6) ...
00:02:12 [2020-10-30T00:02:12.888Z] #25 15.66 Setting up libpsl5:arm64 (0.20.2-2) ...
00:02:12 [2020-10-30T00:02:12.888Z] #25 15.68 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ...
00:02:12 [2020-10-30T00:02:12.898Z] #12 38.69 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]
00:02:12 [2020-10-30T00:02:12.898Z] #12 38.70 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]
00:02:12 [2020-10-30T00:02:12.935Z] #11 ...
00:02:12 [2020-10-30T00:02:12.935Z] 
00:02:12 [2020-10-30T00:02:12.935Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:12 [2020-10-30T00:02:12.935Z] #43 58.93 time
00:02:12 [2020-10-30T00:02:12.935Z] #43 64.85 os
00:02:12 [2020-10-30T00:02:12.935Z] #43 65.05 strings
00:02:12 [2020-10-30T00:02:12.935Z] #43 67.60 regexp/syntax
00:02:12 [2020-10-30T00:02:12.935Z] #43 ...
00:02:12 [2020-10-30T00:02:12.935Z] 
00:02:12 [2020-10-30T00:02:12.935Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:12 [2020-10-30T00:02:12.935Z] #40 65.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:02:12 [2020-10-30T00:02:12.935Z] #40 65.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:02:12 [2020-10-30T00:02:12.935Z] #40 65.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:02:12 [2020-10-30T00:02:12.935Z] #40 65.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:02:12 [2020-10-30T00:02:12.935Z] #40 65.57 Setting up python-six (1.12.0-1) ...
00:02:13 [2020-10-30T00:02:13.245Z] #47 62.53 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:02:13 [2020-10-30T00:02:13.245Z] #47 62.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:13 [2020-10-30T00:02:13.245Z] #47 62.57 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:02:13 [2020-10-30T00:02:13.245Z] #47 62.68 go: finding github.com/BurntSushi/toml v0.3.1
00:02:13 [2020-10-30T00:02:13.245Z] #47 62.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:02:13 [2020-10-30T00:02:13.811Z] #47 ...
00:02:13 [2020-10-30T00:02:13.811Z] 
00:02:13 [2020-10-30T00:02:13.811Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:13 [2020-10-30T00:02:13.811Z] #53 43.78 Reading package lists...
00:02:13 [2020-10-30T00:02:13.811Z] #53 54.41 Building dependency tree...
00:02:13 [2020-10-30T00:02:13.811Z] #53 58.55 The following additional packages will be installed:
00:02:13 [2020-10-30T00:02:13.811Z] #53 58.55   libbtrfs0
00:02:13 [2020-10-30T00:02:13.811Z] #53 58.86 The following NEW packages will be installed:
00:02:13 [2020-10-30T00:02:13.811Z] #53 58.89   libbtrfs-dev libbtrfs0
00:02:13 [2020-10-30T00:02:13.811Z] #53 59.33 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
00:02:13 [2020-10-30T00:02:13.811Z] #53 59.33 Need to get 119 kB of archives.
00:02:13 [2020-10-30T00:02:13.811Z] #53 59.33 After this operation, 387 kB of additional disk space will be used.
00:02:13 [2020-10-30T00:02:13.811Z] #53 59.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:02:13 [2020-10-30T00:02:13.811Z] #53 59.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.02 debconf: delaying package configuration, since apt-utils is not installed
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.37 Fetched 119 kB in 0s (360 kB/s)
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.83 Selecting previously unselected package libbtrfs0.
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 61.93 Unpacking libbtrfs0 (4.20.1-2) ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.14 Selecting previously unselected package libbtrfs-dev.
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.19 Unpacking libbtrfs-dev (4.20.1-2) ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.76 Setting up libbtrfs0 (4.20.1-2) ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.80 Setting up libbtrfs-dev (4.20.1-2) ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 62.91 Processing triggers for libc-bin (2.28-10) ...
00:02:13 [2020-10-30T00:02:13.811Z] #53 DONE 63.4s
00:02:13 [2020-10-30T00:02:13.831Z] #25 16.58 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:02:13 [2020-10-30T00:02:13.831Z] #25 16.61 Setting up libldap-common (2.4.47+dfsg-3+deb10u2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.87 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.93 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 69.99 Setting up protobuf-compiler (3.6.1.3-2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 70.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 70.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 70.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:02:13 [2020-10-30T00:02:13.877Z] #40 70.05 Setting up python-protobuf (3.6.1.3-2) ...
00:02:14 [2020-10-30T00:02:14.069Z] 
00:02:14 [2020-10-30T00:02:14.069Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:14 [2020-10-30T00:02:14.069Z] #34 60.94 debconf: delaying package configuration, since apt-utils is not installed
00:02:14 [2020-10-30T00:02:14.069Z] #34 61.39 Fetched 14.9 MB in 2s (7074 kB/s)
00:02:14 [2020-10-30T00:02:14.069Z] #34 61.81 Selecting previously unselected package xxd.
00:02:14 [2020-10-30T00:02:14.069Z] #34 61.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:02:14 [2020-10-30T00:02:14.069Z] #34 61.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:02:14 [2020-10-30T00:02:14.069Z] #34 61.93 Unpacking xxd (2:8.1.0875-5) ...
00:02:14 [2020-10-30T00:02:14.069Z] #34 62.30 Selecting previously unselected package vim-common.
00:02:14 [2020-10-30T00:02:14.069Z] #34 62.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:02:14 [2020-10-30T00:02:14.069Z] #34 62.51 Unpacking vim-common (2:8.1.0875-5) ...
00:02:14 [2020-10-30T00:02:14.069Z] #34 63.08 Selecting previously unselected package cmake-data.
00:02:14 [2020-10-30T00:02:14.069Z] #34 63.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:02:14 [2020-10-30T00:02:14.069Z] #34 63.18 Unpacking cmake-data (3.13.4-1) ...
00:02:14 [2020-10-30T00:02:14.521Z] #27 DONE 14.2s
00:02:14 [2020-10-30T00:02:14.521Z] 
00:02:14 [2020-10-30T00:02:14.521Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:02:14 [2020-10-30T00:02:14.521Z] #9 DONE 5.3s
00:02:14 [2020-10-30T00:02:14.521Z] 
00:02:14 [2020-10-30T00:02:14.521Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:02:15 [2020-10-30T00:02:15.262Z] #25 18.00 Setting up libkrb5support0:arm64 (1.17-3) ...
00:02:15 [2020-10-30T00:02:15.262Z] #25 18.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:02:15 [2020-10-30T00:02:15.262Z] #25 18.29 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:02:15 [2020-10-30T00:02:15.523Z] #25 18.54 Setting up libk5crypto3:arm64 (1.17-3) ...
00:02:15 [2020-10-30T00:02:15.757Z] #12 ...
00:02:15 [2020-10-30T00:02:15.757Z] 
00:02:15 [2020-10-30T00:02:15.757Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:15 [2020-10-30T00:02:15.757Z] #33 31.39 sync
00:02:15 [2020-10-30T00:02:15.757Z] #33 31.40 internal/reflectlite
00:02:15 [2020-10-30T00:02:15.757Z] #33 35.53 sort
00:02:15 [2020-10-30T00:02:15.757Z] #33 35.53 errors
00:02:15 [2020-10-30T00:02:15.757Z] #33 36.41 strconv
00:02:15 [2020-10-30T00:02:15.757Z] #33 36.41 internal/oserror
00:02:15 [2020-10-30T00:02:15.757Z] #33 36.42 io
00:02:15 [2020-10-30T00:02:15.757Z] #33 37.10 syscall
00:02:15 [2020-10-30T00:02:15.757Z] #33 ...
00:02:15 [2020-10-30T00:02:15.757Z] 
00:02:15 [2020-10-30T00:02:15.757Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:15 [2020-10-30T00:02:15.757Z] #44 31.50 internal/reflectlite
00:02:15 [2020-10-30T00:02:15.757Z] #44 31.50 sync
00:02:15 [2020-10-30T00:02:15.757Z] #44 33.55 github.com/LK4D4/vndr/godl/singleflight
00:02:15 [2020-10-30T00:02:15.757Z] #44 33.55 math/rand
00:02:15 [2020-10-30T00:02:15.757Z] #44 33.55 internal/singleflight
00:02:15 [2020-10-30T00:02:15.757Z] #44 37.19 io
00:02:15 [2020-10-30T00:02:15.757Z] #44 37.19 sort
00:02:15 [2020-10-30T00:02:15.757Z] #44 37.27 strconv
00:02:15 [2020-10-30T00:02:15.757Z] #44 37.34 syscall
00:02:15 [2020-10-30T00:02:15.757Z] #44 ...
00:02:15 [2020-10-30T00:02:15.757Z] 
00:02:15 [2020-10-30T00:02:15.757Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:15 [2020-10-30T00:02:15.757Z] #33 41.55 bytes
00:02:15 [2020-10-30T00:02:15.757Z] #33 41.58 strings
00:02:15 [2020-10-30T00:02:15.791Z] #40 ...
00:02:15 [2020-10-30T00:02:15.791Z] 
00:02:15 [2020-10-30T00:02:15.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:15 [2020-10-30T00:02:15.791Z] #11 71.93 Selecting previously unselected package mingw-w64-x86-64-dev.
00:02:15 [2020-10-30T00:02:15.791Z] #11 71.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:02:15 [2020-10-30T00:02:15.791Z] #11 71.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:02:16 [2020-10-30T00:02:16.059Z] #33 ...
00:02:16 [2020-10-30T00:02:16.059Z] 
00:02:16 [2020-10-30T00:02:16.059Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:16 [2020-10-30T00:02:16.059Z] #54 34.69 Building dependency tree...
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.44 The following additional packages will be installed:
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.45   libbtrfs0
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.69 The following NEW packages will be installed:
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.71   libbtrfs-dev libbtrfs0
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.96 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.96 Need to get 120 kB of archives.
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.96 After this operation, 423 kB of additional disk space will be used.
00:02:16 [2020-10-30T00:02:16.059Z] #54 38.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:02:16 [2020-10-30T00:02:16.059Z] #54 39.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:02:16 [2020-10-30T00:02:16.059Z] #54 40.87 debconf: delaying package configuration, since apt-utils is not installed
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.10 Fetched 120 kB in 0s (1190 kB/s)
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.23 Selecting previously unselected package libbtrfs0.
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.35 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.36 Unpacking libbtrfs0 (4.20.1-2) ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.51 Selecting previously unselected package libbtrfs-dev.
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.52 Unpacking libbtrfs-dev (4.20.1-2) ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.72 Setting up libbtrfs0 (4.20.1-2) ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.73 Setting up libbtrfs-dev (4.20.1-2) ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 41.74 Processing triggers for libc-bin (2.28-10) ...
00:02:16 [2020-10-30T00:02:16.059Z] #54 DONE 42.0s
00:02:16 [2020-10-30T00:02:16.059Z] 
00:02:16 [2020-10-30T00:02:16.059Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:16 [2020-10-30T00:02:16.059Z] #48 32.03 go: extracting github.com/gogo/protobuf v1.2.1
00:02:16 [2020-10-30T00:02:16.059Z] #48 37.87 go: extracting golang.org/x/text v0.3.2
00:02:16 [2020-10-30T00:02:16.368Z] #48 ...
00:02:16 [2020-10-30T00:02:16.368Z] 
00:02:16 [2020-10-30T00:02:16.368Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.18 The following NEW packages will be installed:
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.19   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.20   python-six zlib1g-dev
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.37 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.37 Need to get 4075 kB of archives.
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.37 After this operation, 24.5 MB of additional disk space will be used.
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 38.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 39.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 39.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
00:02:16 [2020-10-30T00:02:16.368Z] #41 40.99 debconf: delaying package configuration, since apt-utils is not installed
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.30 Fetched 4075 kB in 1s (5655 kB/s)
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.42 Selecting previously unselected package libcap-dev:ppc64el.
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.56 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.72 Selecting previously unselected package libnet1:ppc64el.
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.73 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.90 Selecting previously unselected package libnet1-dev.
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 41.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 42.19 Selecting previously unselected package libnl-3-200:ppc64el.
00:02:16 [2020-10-30T00:02:16.368Z] #41 42.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.368Z] #41 42.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:02:16 [2020-10-30T00:02:16.430Z] #10 DONE 1.6s
00:02:16 [2020-10-30T00:02:16.430Z] 
00:02:16 [2020-10-30T00:02:16.430Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:02:16 [2020-10-30T00:02:16.430Z] #37 DONE 0.1s
00:02:16 [2020-10-30T00:02:16.430Z] 
00:02:16 [2020-10-30T00:02:16.430Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:02:16 [2020-10-30T00:02:16.430Z] #29 DONE 0.1s
00:02:16 [2020-10-30T00:02:16.430Z] 
00:02:16 [2020-10-30T00:02:16.430Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:16 [2020-10-30T00:02:16.467Z] #25 19.17 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #34 ...
00:02:16 [2020-10-30T00:02:16.606Z] 
00:02:16 [2020-10-30T00:02:16.606Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:16 [2020-10-30T00:02:16.606Z] #40 53.32 Building dependency tree...
00:02:16 [2020-10-30T00:02:16.606Z] #40 58.36 The following additional packages will be installed:
00:02:16 [2020-10-30T00:02:16.606Z] #40 58.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:02:16 [2020-10-30T00:02:16.606Z] #40 58.38   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:02:16 [2020-10-30T00:02:16.606Z] #40 58.38 Suggested packages:
00:02:16 [2020-10-30T00:02:16.606Z] #40 58.40   manpages-dev python-setuptools
00:02:16 [2020-10-30T00:02:16.606Z] #40 60.60 The following NEW packages will be installed:
00:02:16 [2020-10-30T00:02:16.606Z] #40 60.60   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:02:16 [2020-10-30T00:02:16.606Z] #40 60.61   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:02:16 [2020-10-30T00:02:16.606Z] #40 60.61   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:02:16 [2020-10-30T00:02:16.606Z] #40 60.62   python-six zlib1g-dev
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 Need to get 4095 kB of archives.
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 After this operation, 22.5 MB of additional disk space will be used.
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 61.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:02:16 [2020-10-30T00:02:16.606Z] #40 63.34 debconf: delaying package configuration, since apt-utils is not installed
00:02:16 [2020-10-30T00:02:16.606Z] #40 63.79 Fetched 4095 kB in 1s (4656 kB/s)
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.01 Selecting previously unselected package libcap-dev:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.19 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.61 Selecting previously unselected package libnet1:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.79 Selecting previously unselected package libnet1-dev.
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.80 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 64.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.14 Selecting previously unselected package libnl-3-200:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.29 Selecting previously unselected package libnl-3-dev:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.71 Selecting previously unselected package libprotobuf-c1:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.88 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 65.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:02:16 [2020-10-30T00:02:16.606Z] #40 ...
00:02:16 [2020-10-30T00:02:16.606Z] 
00:02:16 [2020-10-30T00:02:16.606Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.457 + RM_GOPATH=0
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.459 + TMP_GOPATH=
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.459 + : /build
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.460 + '[' -z '' ']'
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.474 ++ mktemp -d
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.480 + export GOPATH=/tmp/tmp.Nel22D6zwD
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.489 + GOPATH=/tmp/tmp.Nel22D6zwD
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.489 + RM_GOPATH=1
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.490 + case "$(go env GOARCH)" in
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.490 ++ go env GOARCH
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.504 + export GO_BUILDMODE=-buildmode=pie
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.512 + GO_BUILDMODE=-buildmode=pie
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.512 ++ dirname /tmp/install/install.sh
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + dir=/tmp/install
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + bin=containerd
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + shift
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + '[' '!' -f /tmp/install/containerd.installer ']'
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + . /tmp/install/containerd.installer
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 ++ set -e
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + install_containerd
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.520 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Nel22D6zwD/src/github.com/containerd/containerd
00:02:16 [2020-10-30T00:02:16.606Z] #54 1.526 Cloning into '/tmp/tmp.Nel22D6zwD/src/github.com/containerd/containerd'...
00:02:16 [2020-10-30T00:02:16.675Z] #41 42.49 Selecting previously unselected package libnl-3-dev:ppc64el.
00:02:16 [2020-10-30T00:02:16.675Z] #41 42.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.675Z] #41 42.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
00:02:16 [2020-10-30T00:02:16.983Z] #41 42.82 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:02:16 [2020-10-30T00:02:16.983Z] #41 42.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:02:16 [2020-10-30T00:02:16.983Z] #41 42.83 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:02:17 [2020-10-30T00:02:17.293Z] #41 42.97 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
00:02:17 [2020-10-30T00:02:17.293Z] #41 42.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
00:02:17 [2020-10-30T00:02:17.293Z] #41 42.98 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:02:17 [2020-10-30T00:02:17.293Z] #41 43.14 Selecting previously unselected package zlib1g-dev:ppc64el.
00:02:17 [2020-10-30T00:02:17.293Z] #41 43.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
00:02:17 [2020-10-30T00:02:17.293Z] #41 43.18 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:02:17 [2020-10-30T00:02:17.411Z] #25 20.29 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
00:02:17 [2020-10-30T00:02:17.411Z] #25 20.40 Setting up libkrb5-3:arm64 (1.17-3) ...
00:02:17 [2020-10-30T00:02:17.411Z] #25 20.43 Setting up openssl (1.1.1d-0+deb10u3) ...
00:02:17 [2020-10-30T00:02:17.411Z] #25 20.47 Setting up libonig5:arm64 (6.9.1-1) ...
00:02:17 [2020-10-30T00:02:17.604Z] #41 43.56 Selecting previously unselected package libprotobuf17:ppc64el.
00:02:17 [2020-10-30T00:02:17.604Z] #41 43.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
00:02:17 [2020-10-30T00:02:17.604Z] #41 43.60 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
00:02:17 [2020-10-30T00:02:17.673Z] #25 20.50 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:02:17 [2020-10-30T00:02:17.673Z] #25 20.54 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u2) ...
00:02:17 [2020-10-30T00:02:17.673Z] #25 20.60 Setting up ca-certificates (20200601~deb10u1) ...
00:02:17 [2020-10-30T00:02:17.983Z] #54 ...
00:02:17 [2020-10-30T00:02:17.983Z] 
00:02:17 [2020-10-30T00:02:17.983Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:17 [2020-10-30T00:02:17.983Z] #32 57.20 sync
00:02:17 [2020-10-30T00:02:17.983Z] #32 57.20 internal/reflectlite
00:02:17 [2020-10-30T00:02:17.983Z] #32 60.87 sort
00:02:17 [2020-10-30T00:02:17.983Z] #32 60.89 errors
00:02:17 [2020-10-30T00:02:17.983Z] #32 61.58 strconv
00:02:17 [2020-10-30T00:02:17.983Z] #32 62.54 io
00:02:17 [2020-10-30T00:02:17.983Z] #32 64.37 internal/oserror
00:02:17 [2020-10-30T00:02:17.983Z] #32 64.52 syscall
00:02:17 [2020-10-30T00:02:17.983Z] #32 66.79 reflect
00:02:17 [2020-10-30T00:02:17.983Z] #32 ...
00:02:17 [2020-10-30T00:02:17.983Z] 
00:02:17 [2020-10-30T00:02:17.983Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.13 Selecting previously unselected package zlib1g-dev:amd64.
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.59 Selecting previously unselected package libprotobuf17:amd64.
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:02:17 [2020-10-30T00:02:17.983Z] #40 66.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:02:18 [2020-10-30T00:02:18.561Z] #40 67.91 Selecting previously unselected package libprotobuf-lite17:amd64.
00:02:18 [2020-10-30T00:02:18.561Z] #40 67.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:02:18 [2020-10-30T00:02:18.561Z] #40 67.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:02:18 [2020-10-30T00:02:18.583Z] #41 44.35 Selecting previously unselected package libprotobuf-lite17:ppc64el.
00:02:18 [2020-10-30T00:02:18.583Z] #41 44.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
00:02:18 [2020-10-30T00:02:18.583Z] #41 44.36 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:02:18 [2020-10-30T00:02:18.621Z] #25 ...
00:02:18 [2020-10-30T00:02:18.621Z] 
00:02:18 [2020-10-30T00:02:18.621Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:02:18 [2020-10-30T00:02:18.621Z] #9 DONE 6.7s
00:02:18 [2020-10-30T00:02:18.621Z] 
00:02:18 [2020-10-30T00:02:18.621Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:02:18 [2020-10-30T00:02:18.818Z] #40 68.21 Selecting previously unselected package libprotobuf-dev:amd64.
00:02:18 [2020-10-30T00:02:18.818Z] #40 68.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:02:18 [2020-10-30T00:02:18.818Z] #40 68.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:02:18 [2020-10-30T00:02:18.883Z] #41 44.63 Selecting previously unselected package libprotobuf-dev:ppc64el.
00:02:18 [2020-10-30T00:02:18.883Z] #41 44.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
00:02:18 [2020-10-30T00:02:18.883Z] #41 44.65 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:02:19 [2020-10-30T00:02:19.076Z] #40 ...
00:02:19 [2020-10-30T00:02:19.076Z] 
00:02:19 [2020-10-30T00:02:19.076Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:19 [2020-10-30T00:02:19.076Z] #43 58.63 sync
00:02:19 [2020-10-30T00:02:19.076Z] #43 58.65 internal/reflectlite
00:02:19 [2020-10-30T00:02:19.076Z] #43 61.01 github.com/LK4D4/vndr/godl/singleflight
00:02:19 [2020-10-30T00:02:19.076Z] #43 61.61 math/rand
00:02:19 [2020-10-30T00:02:19.076Z] #43 62.93 internal/singleflight
00:02:19 [2020-10-30T00:02:19.076Z] #43 63.43 io
00:02:19 [2020-10-30T00:02:19.076Z] #43 63.44 strconv
00:02:19 [2020-10-30T00:02:19.076Z] #43 65.73 bytes
00:02:19 [2020-10-30T00:02:19.094Z] #11 ...
00:02:19 [2020-10-30T00:02:19.094Z] 
00:02:19 [2020-10-30T00:02:19.094Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:19 [2020-10-30T00:02:19.094Z] #49 65.06 os
00:02:19 [2020-10-30T00:02:19.094Z] #49 68.90 path/filepath
00:02:19 [2020-10-30T00:02:19.094Z] #49 69.34 encoding/binary
00:02:19 [2020-10-30T00:02:19.094Z] #49 70.78 fmt
00:02:19 [2020-10-30T00:02:19.094Z] #49 71.71 encoding/base64
00:02:19 [2020-10-30T00:02:19.094Z] #49 72.66 golang.org/x/sys/unix
00:02:19 [2020-10-30T00:02:19.094Z] #49 ...
00:02:19 [2020-10-30T00:02:19.094Z] 
00:02:19 [2020-10-30T00:02:19.094Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.071 + RM_GOPATH=0
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.074 + TMP_GOPATH=
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.074 + : /build
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.074 + '[' -z '' ']'
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.080 ++ mktemp -d
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.082 + export GOPATH=/tmp/tmp.YxZuYvpJ3X
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.083 + GOPATH=/tmp/tmp.YxZuYvpJ3X
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.083 + RM_GOPATH=1
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.083 + case "$(go env GOARCH)" in
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.087 ++ go env GOARCH
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.159 + export GO_BUILDMODE=-buildmode=pie
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.160 + GO_BUILDMODE=-buildmode=pie
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.160 ++ dirname /tmp/install/install.sh
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 + dir=/tmp/install
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 + bin=tini
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 + shift
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 + '[' '!' -f /tmp/install/tini.installer ']'
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 + . /tmp/install/tini.installer
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.162 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.163 + install_tini
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.163 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.163 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.YxZuYvpJ3X/tini
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.165 Cloning into '/tmp/tmp.YxZuYvpJ3X/tini'...
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.842 + cd /tmp/tmp.YxZuYvpJ3X/tini
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.842 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:02:19 [2020-10-30T00:02:19.094Z] #35 1.896 + cmake .
00:02:19 [2020-10-30T00:02:19.094Z] #35 2.630 -- The C compiler identification is GNU 8.3.0
00:02:19 [2020-10-30T00:02:19.094Z] #35 2.674 -- Check for working C compiler: /usr/bin/cc
00:02:19 [2020-10-30T00:02:19.094Z] #35 3.507 -- Check for working C compiler: /usr/bin/cc -- works
00:02:19 [2020-10-30T00:02:19.094Z] #35 3.524 -- Detecting C compiler ABI info
00:02:19 [2020-10-30T00:02:19.094Z] #35 4.146 -- Detecting C compiler ABI info - done
00:02:19 [2020-10-30T00:02:19.094Z] #35 4.203 -- Detecting C compile features
00:02:19 [2020-10-30T00:02:19.094Z] #35 6.625 -- Detecting C compile features - done
00:02:19 [2020-10-30T00:02:19.094Z] #35 6.669 -- Performing Test HAS_BUILTIN_FORTIFY
00:02:19 [2020-10-30T00:02:19.202Z] #41 ...
00:02:19 [2020-10-30T00:02:19.202Z] 
00:02:19 [2020-10-30T00:02:19.202Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:19 [2020-10-30T00:02:19.202Z] #48 45.17 go: finding github.com/fatih/color v1.7.0
00:02:19 [2020-10-30T00:02:19.202Z] #48 45.19 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:19 [2020-10-30T00:02:19.333Z] #43 ...
00:02:19 [2020-10-30T00:02:19.333Z] 
00:02:19 [2020-10-30T00:02:19.333Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:19 [2020-10-30T00:02:19.333Z] #34 67.91 Selecting previously unselected package libicu63:amd64.
00:02:19 [2020-10-30T00:02:19.333Z] #34 67.93 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:02:19 [2020-10-30T00:02:19.334Z] #34 67.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:02:19 [2020-10-30T00:02:19.355Z] #35 6.909 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:02:19 [2020-10-30T00:02:19.508Z] #48 45.34 go: finding github.com/mattn/go-colorable v0.1.4
00:02:19 [2020-10-30T00:02:19.508Z] #48 45.56 go: finding github.com/mattn/go-isatty v0.0.8
00:02:19 [2020-10-30T00:02:19.508Z] #48 45.59 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:19 [2020-10-30T00:02:19.584Z] #10 DONE 0.8s
00:02:19 [2020-10-30T00:02:19.584Z] 
00:02:19 [2020-10-30T00:02:19.584Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:02:19 [2020-10-30T00:02:19.584Z] #37 DONE 0.1s
00:02:19 [2020-10-30T00:02:19.584Z] 
00:02:19 [2020-10-30T00:02:19.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:19 [2020-10-30T00:02:19.584Z] #49 ...
00:02:19 [2020-10-30T00:02:19.584Z] 
00:02:19 [2020-10-30T00:02:19.584Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:02:19 [2020-10-30T00:02:19.584Z] #29 DONE 0.1s
00:02:19 [2020-10-30T00:02:19.584Z] 
00:02:19 [2020-10-30T00:02:19.584Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:19 [2020-10-30T00:02:19.616Z] #35 7.005 -- Configuring done
00:02:19 [2020-10-30T00:02:19.616Z] #35 7.015 -- Generating done
00:02:19 [2020-10-30T00:02:19.616Z] #35 7.032 -- Build files have been written to: /tmp/tmp.YxZuYvpJ3X/tini
00:02:19 [2020-10-30T00:02:19.616Z] #35 7.035 + make tini-static
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.66 go: finding github.com/pkg/errors v0.8.1
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.67 go: finding github.com/go-lintpack/lintpack v0.5.2
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.73 go: finding github.com/go-critic/go-critic v0.4.1
00:02:19 [2020-10-30T00:02:19.811Z] #48 ...
00:02:19 [2020-10-30T00:02:19.811Z] 
00:02:19 [2020-10-30T00:02:19.811Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:19 [2020-10-30T00:02:19.811Z] #63 DONE 45.8s
00:02:19 [2020-10-30T00:02:19.811Z] 
00:02:19 [2020-10-30T00:02:19.811Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.80 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:02:19 [2020-10-30T00:02:19.811Z] #48 45.83 go: finding github.com/mitchellh/go-homedir v1.1.0
00:02:20 [2020-10-30T00:02:20.113Z] #48 45.90 go: finding github.com/spf13/viper v1.6.1
00:02:20 [2020-10-30T00:02:20.113Z] #48 45.97 go: finding github.com/sirupsen/logrus v1.4.2
00:02:20 [2020-10-30T00:02:20.188Z] #35 7.617 Scanning dependencies of target tini-static
00:02:20 [2020-10-30T00:02:20.189Z] #35 7.707 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:02:20 [2020-10-30T00:02:20.189Z] #35 ...
00:02:20 [2020-10-30T00:02:20.189Z] 
00:02:20 [2020-10-30T00:02:20.189Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:20 [2020-10-30T00:02:20.189Z] #40 76.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:02:20 [2020-10-30T00:02:20.189Z] #40 76.36 Processing triggers for libc-bin (2.28-10) ...
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.22 go: finding github.com/go-toolsmith/astequal v1.0.0
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.23 go: finding github.com/stretchr/testify v1.4.0
00:02:20 [2020-10-30T00:02:20.414Z] #48 ...
00:02:20 [2020-10-30T00:02:20.414Z] 
00:02:20 [2020-10-30T00:02:20.414Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:20 [2020-10-30T00:02:20.414Z] #35 36.26 Selecting previously unselected package libicu63:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 36.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 36.30 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 43.57 Selecting previously unselected package libxml2:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 43.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 43.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.25 Selecting previously unselected package libarchive13:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.26 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.64 Selecting previously unselected package libjsoncpp1:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.67 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.83 Selecting previously unselected package librhash0:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.84 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.84 Unpacking librhash0:ppc64el (1.3.8-1) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.93 Selecting previously unselected package libuv1:ppc64el.
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.94 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 44.94 Unpacking libuv1:ppc64el (1.24.1-1) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 45.09 Selecting previously unselected package cmake.
00:02:20 [2020-10-30T00:02:20.414Z] #35 45.11 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 45.14 Unpacking cmake (3.13.4-1) ...
00:02:20 [2020-10-30T00:02:20.414Z] #35 ...
00:02:20 [2020-10-30T00:02:20.414Z] 
00:02:20 [2020-10-30T00:02:20.414Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.37 go: finding github.com/go-toolsmith/astcast v1.0.0
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.40 go: finding github.com/go-toolsmith/astp v1.0.0
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.40 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.41 go: finding github.com/davecgh/go-spew v1.1.1
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.44 go: finding github.com/go-toolsmith/typep v1.0.0
00:02:20 [2020-10-30T00:02:20.414Z] #48 46.48 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.50 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.54 go: finding github.com/pmezard/go-difflib v1.0.0
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.56 go: finding github.com/gobwas/glob v0.2.3
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.57 go: finding github.com/spf13/cobra v0.0.5
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.64 go: finding github.com/spf13/pflag v1.0.5
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.67 go: finding github.com/fsnotify/fsnotify v1.4.7
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.68 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.68 go: finding github.com/stretchr/objx v0.2.0
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.69 go: finding github.com/hashicorp/hcl v1.0.0
00:02:20 [2020-10-30T00:02:20.715Z] #48 46.78 go: finding github.com/go-toolsmith/strparse v1.0.0
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.81 go: finding gopkg.in/yaml.v2 v2.2.7
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.81 go: finding github.com/magiconair/properties v1.8.1
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.92 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.96 go: finding github.com/mitchellh/mapstructure v1.1.2
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.96 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:02:21 [2020-10-30T00:02:21.014Z] #48 46.98 go: finding github.com/pelletier/go-toml v1.2.0
00:02:21 [2020-10-30T00:02:21.014Z] #48 47.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:02:21 [2020-10-30T00:02:21.014Z] #48 47.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:02:21 [2020-10-30T00:02:21.014Z] #48 47.08 go: finding github.com/spf13/cast v1.3.0
00:02:21 [2020-10-30T00:02:21.014Z] #48 47.11 go: finding github.com/spf13/afero v1.1.2
00:02:21 [2020-10-30T00:02:21.014Z] #48 47.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:21 [2020-10-30T00:02:21.231Z] #34 ...
00:02:21 [2020-10-30T00:02:21.231Z] 
00:02:21 [2020-10-30T00:02:21.231Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.46 The following NEW packages will be installed:
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.50   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.50   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.50   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:02:21 [2020-10-30T00:02:21.231Z] #11 60.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.05 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.05 Need to get 77.7 MB of archives.
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.05 After this operation, 487 MB of additional disk space will be used.
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.05 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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.26 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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:02:21 [2020-10-30T00:02:21.231Z] #11 61.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:02:21 [2020-10-30T00:02:21.231Z] #11 62.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:02:21 [2020-10-30T00:02:21.231Z] #11 62.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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 62.88 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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 67.37 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]
00:02:21 [2020-10-30T00:02:21.231Z] #11 ...
00:02:21 [2020-10-30T00:02:21.231Z] 
00:02:21 [2020-10-30T00:02:21.231Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:21 [2020-10-30T00:02:21.231Z] #30 68.69 Checking out files:  75% (1153/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:02:21 [2020-10-30T00:02:21.231Z] #30 70.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:02:21 [2020-10-30T00:02:21.317Z] #48 47.27 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:02:21 [2020-10-30T00:02:21.317Z] #48 47.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:21 [2020-10-30T00:02:21.317Z] #48 47.42 go: finding gopkg.in/ini.v1 v1.51.0
00:02:21 [2020-10-30T00:02:21.553Z] #30 70.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:02:21 [2020-10-30T00:02:21.576Z] #40 DONE 77.7s
00:02:21 [2020-10-30T00:02:21.576Z] 
00:02:21 [2020-10-30T00:02:21.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:21 [2020-10-30T00:02:21.619Z] #48 47.47 go: finding golang.org/x/text v0.3.2
00:02:21 [2020-10-30T00:02:21.619Z] #48 47.50 go: finding github.com/subosito/gotenv v1.2.0
00:02:21 [2020-10-30T00:02:21.619Z] #48 47.53 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:21 [2020-10-30T00:02:21.619Z] #48 47.58 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:02:21 [2020-10-30T00:02:21.619Z] #48 47.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:21 [2020-10-30T00:02:21.706Z] #30 ...
00:02:21 [2020-10-30T00:02:21.706Z] 
00:02:21 [2020-10-30T00:02:21.706Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + RM_GOPATH=0
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + TMP_GOPATH=
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + : /build
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + '[' -z '' ']'
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 ++ mktemp -d
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + export GOPATH=/tmp/tmp.H9YgB1QyIL
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + GOPATH=/tmp/tmp.H9YgB1QyIL
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + RM_GOPATH=1
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 + case "$(go env GOARCH)" in
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.391 ++ go env GOARCH
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.397 + export GO_BUILDMODE=-buildmode=pie
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.397 + GO_BUILDMODE=-buildmode=pie
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 ++ dirname /tmp/install/install.sh
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + dir=/tmp/install
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + bin=dockercli
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + shift
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + . /tmp/install/dockercli.installer
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 ++ : stable
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 ++ : 17.06.2-ce
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + install_dockercli
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 ++ uname -m
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + arch=x86_64
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + '[' x86_64 '!=' x86_64 ']'
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + url=https://download.docker.com/linux/static
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 Install docker/cli version 17.06.2-ce from stable
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:02:21 [2020-10-30T00:02:21.706Z] #22 5.402 + tar -xz docker/docker
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.76 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.79 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.93 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:21 [2020-10-30T00:02:21.921Z] #48 47.99 go: finding github.com/kisielk/gotool v1.0.0
00:02:21 [2020-10-30T00:02:21.921Z] #48 48.03 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.08 go: finding github.com/sourcegraph/go-diff v0.5.1
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.10 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.15 go: finding github.com/ultraware/funlen v0.0.2
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.15 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.18 go: finding github.com/ultraware/whitespace v0.0.4
00:02:22 [2020-10-30T00:02:22.221Z] #48 48.19 go: finding github.com/uudashr/gocognit v1.0.1
00:02:22 [2020-10-30T00:02:22.523Z] #48 48.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:02:22 [2020-10-30T00:02:22.523Z] #48 48.41 go: finding github.com/gogo/protobuf v1.2.1
00:02:22 [2020-10-30T00:02:22.656Z] #22 ...
00:02:22 [2020-10-30T00:02:22.656Z] 
00:02:22 [2020-10-30T00:02:22.656Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.080 + RM_GOPATH=0
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.080 + TMP_GOPATH=
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.080 + : /build
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.080 + '[' -z '' ']'
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.080 ++ mktemp -d
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.086 + export GOPATH=/tmp/tmp.rPhYNnNaDG
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.086 + GOPATH=/tmp/tmp.rPhYNnNaDG
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.086 + RM_GOPATH=1
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.086 + case "$(go env GOARCH)" in
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.086 ++ go env GOARCH
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.110 + export GO_BUILDMODE=-buildmode=pie
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.110 + GO_BUILDMODE=-buildmode=pie
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.112 ++ dirname /tmp/install/install.sh
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.112 + dir=/tmp/install
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.113 + bin=shfmt
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.113 + shift
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.113 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.113 + . /tmp/install/shfmt.installer
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.113 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.132 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.132 + install_shfmt
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.132 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.132 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rPhYNnNaDG/src/github.com/mvdan/sh
00:02:22 [2020-10-30T00:02:22.656Z] #49 6.132 Cloning into '/tmp/tmp.rPhYNnNaDG/src/github.com/mvdan/sh'...
00:02:22 [2020-10-30T00:02:22.829Z] #48 48.61 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:02:22 [2020-10-30T00:02:22.829Z] #48 48.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:02:22 [2020-10-30T00:02:22.829Z] #48 48.72 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:22 [2020-10-30T00:02:22.829Z] #48 48.73 go: finding github.com/BurntSushi/toml v0.3.1
00:02:22 [2020-10-30T00:02:22.829Z] #48 48.83 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:02:22 [2020-10-30T00:02:22.969Z] #41 ...
00:02:22 [2020-10-30T00:02:22.969Z] 
00:02:22 [2020-10-30T00:02:22.969Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:22 [2020-10-30T00:02:22.969Z] #35 9.103 [100%] Linking C executable tini-static
00:02:22 [2020-10-30T00:02:22.969Z] #35 10.06 [100%] Built target tini-static
00:02:22 [2020-10-30T00:02:22.969Z] #35 10.14 + mkdir -p /build
00:02:22 [2020-10-30T00:02:22.969Z] #35 10.15 + cp tini-static /build/docker-init
00:02:22 [2020-10-30T00:02:22.969Z] #35 DONE 10.5s
00:02:22 [2020-10-30T00:02:22.969Z] 
00:02:22 [2020-10-30T00:02:22.969Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:22 [2020-10-30T00:02:22.969Z] #43 69.31 fmt
00:02:22 [2020-10-30T00:02:22.969Z] #43 72.51 regexp
00:02:22 [2020-10-30T00:02:22.969Z] #43 74.44 go/token
00:02:22 [2020-10-30T00:02:22.969Z] #43 75.39 go/scanner
00:02:22 [2020-10-30T00:02:22.969Z] #43 76.51 internal/lazyregexp
00:02:22 [2020-10-30T00:02:22.969Z] #43 76.78 net/url
00:02:22 [2020-10-30T00:02:22.969Z] #43 77.13 go/ast
00:02:22 [2020-10-30T00:02:22.969Z] #43 79.02 text/template/parse
00:02:23 [2020-10-30T00:02:23.225Z] #49 ...
00:02:23 [2020-10-30T00:02:23.225Z] 
00:02:23 [2020-10-30T00:02:23.225Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + RM_GOPATH=0
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + TMP_GOPATH=
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + : /build
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + '[' -z '' ']'
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 ++ mktemp -d
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + export GOPATH=/tmp/tmp.86TDjYhUj7
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + GOPATH=/tmp/tmp.86TDjYhUj7
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + RM_GOPATH=1
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 + case "$(go env GOARCH)" in
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.894 ++ go env GOARCH
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.927 + export GO_BUILDMODE=-buildmode=pie
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.927 + GO_BUILDMODE=-buildmode=pie
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.939 ++ dirname /tmp/install/install.sh
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.941 + dir=/tmp/install
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.941 + bin=vndr
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.941 + shift
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.941 + '[' '!' -f /tmp/install/vndr.installer ']'
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.942 + . /tmp/install/vndr.installer
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.943 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.945 + install_vndr
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.945 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.945 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.86TDjYhUj7/src/github.com/LK4D4/vndr
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.945 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:02:23 [2020-10-30T00:02:23.225Z] #43 6.947 Cloning into '/tmp/tmp.86TDjYhUj7/src/github.com/LK4D4/vndr'...
00:02:23 [2020-10-30T00:02:23.229Z] #43 ...
00:02:23 [2020-10-30T00:02:23.229Z] 
00:02:23 [2020-10-30T00:02:23.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:23 [2020-10-30T00:02:23.229Z] #11 79.23 Selecting previously unselected package gcc-mingw-w64-base.
00:02:23 [2020-10-30T00:02:23.229Z] #11 79.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:02:23 [2020-10-30T00:02:23.229Z] #11 79.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:02:23 [2020-10-30T00:02:23.229Z] #11 79.46 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:02:23 [2020-10-30T00:02:23.229Z] #11 79.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:02:23 [2020-10-30T00:02:23.490Z] #11 79.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:23 [2020-10-30T00:02:23.795Z] #43 ...
00:02:23 [2020-10-30T00:02:23.795Z] 
00:02:23 [2020-10-30T00:02:23.795Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:23 [2020-10-30T00:02:23.795Z] #30 7.274 + git clone https://github.com/kolyshkin/go-swagger.git .
00:02:23 [2020-10-30T00:02:23.795Z] #30 7.274 Cloning into '.'...
00:02:24 [2020-10-30T00:02:24.381Z] #48 ...
00:02:24 [2020-10-30T00:02:24.381Z] 
00:02:24 [2020-10-30T00:02:24.381Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.26 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.30 Setting up xxd (2:8.1.0875-5) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.30 Setting up libuv1:ppc64el (1.24.1-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.31 Setting up vim-common (2:8.1.0875-5) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.39 Setting up librhash0:ppc64el (1.3.8-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.40 Setting up cmake-data (3.13.4-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.43 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.43 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.44 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.45 Setting up cmake (3.13.4-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.45 Processing triggers for libc-bin (2.28-10) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 49.62 Processing triggers for mime-support (3.62) ...
00:02:24 [2020-10-30T00:02:24.381Z] #35 DONE 50.0s
00:02:24 [2020-10-30T00:02:24.381Z] 
00:02:24 [2020-10-30T00:02:24.381Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:24 [2020-10-30T00:02:24.381Z] #41 46.11 Selecting previously unselected package libprotoc17:ppc64el.
00:02:24 [2020-10-30T00:02:24.381Z] #41 46.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 46.17 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.46 Selecting previously unselected package protobuf-c-compiler.
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.69 Selecting previously unselected package protobuf-compiler.
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.83 Selecting previously unselected package python-pkg-resources.
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 47.86 Unpacking python-pkg-resources (40.8.0-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.10 Selecting previously unselected package python-six.
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.11 Unpacking python-six (1.12.0-1) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.20 Selecting previously unselected package python-protobuf.
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.21 Unpacking python-protobuf (3.6.1.3-2) ...
00:02:24 [2020-10-30T00:02:24.381Z] #41 48.55 Setting up python-pkg-resources (40.8.0-1) ...
00:02:24 [2020-10-30T00:02:24.438Z] #11 ...
00:02:24 [2020-10-30T00:02:24.438Z] 
00:02:24 [2020-10-30T00:02:24.438Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:24 [2020-10-30T00:02:24.438Z] #32 70.42 io/ioutil
00:02:24 [2020-10-30T00:02:24.439Z] #32 71.07 text/tabwriter
00:02:24 [2020-10-30T00:02:24.439Z] #32 72.58 flag
00:02:24 [2020-10-30T00:02:24.439Z] #32 72.58 github.com/BurntSushi/toml
00:02:24 [2020-10-30T00:02:24.439Z] #32 74.40 log
00:02:24 [2020-10-30T00:02:24.439Z] #32 76.90 github.com/BurntSushi/toml/cmd/tomlv
00:02:24 [2020-10-30T00:02:24.439Z] #32 ...
00:02:24 [2020-10-30T00:02:24.439Z] 
00:02:24 [2020-10-30T00:02:24.439Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:24 [2020-10-30T00:02:24.439Z] #41 2.808 Note: Building without setproctitle() and strlcpy() support.
00:02:24 [2020-10-30T00:02:24.439Z] #41 2.808       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:02:24 [2020-10-30T00:02:24.439Z] #41 2.827 Note: Building without GnuTLS support
00:02:24 [2020-10-30T00:02:24.439Z] #41 2.845 Makefile.config:39: Warn: you have no libnftables installed
00:02:24 [2020-10-30T00:02:24.439Z] #41 2.845 Makefile.config:40: Warn: Building without nftables support
00:02:24 [2020-10-30T00:02:24.907Z] #30 4.746 + git clone https://github.com/kolyshkin/go-swagger.git .
00:02:24 [2020-10-30T00:02:24.907Z] #30 4.748 Cloning into '.'...
00:02:24 [2020-10-30T00:02:24.907Z] #30 ...
00:02:24 [2020-10-30T00:02:24.907Z] 
00:02:24 [2020-10-30T00:02:24.907Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.932 + RM_GOPATH=0
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.932 + TMP_GOPATH=
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.933 + : /build
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.957 + '[' -z '' ']'
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.965 ++ mktemp -d
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.971 + export GOPATH=/tmp/tmp.XY5V3sQeSX
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.971 + GOPATH=/tmp/tmp.XY5V3sQeSX
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.972 + RM_GOPATH=1
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.972 + case "$(go env GOARCH)" in
00:02:24 [2020-10-30T00:02:24.907Z] #43 4.973 ++ go env GOARCH
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.004 + export GO_BUILDMODE=-buildmode=pie
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.004 + GO_BUILDMODE=-buildmode=pie
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.005 ++ dirname /tmp/install/install.sh
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.011 + dir=/tmp/install
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.011 + bin=vndr
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.012 + shift
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.012 + '[' '!' -f /tmp/install/vndr.installer ']'
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.012 + . /tmp/install/vndr.installer
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.012 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.013 + install_vndr
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.013 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.014 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.014 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XY5V3sQeSX/src/github.com/LK4D4/vndr
00:02:24 [2020-10-30T00:02:24.907Z] #43 5.024 Cloning into '/tmp/tmp.XY5V3sQeSX/src/github.com/LK4D4/vndr'...
00:02:25 [2020-10-30T00:02:25.449Z] #41 ...
00:02:25 [2020-10-30T00:02:25.449Z] 
00:02:25 [2020-10-30T00:02:25.449Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:25 [2020-10-30T00:02:25.449Z] #31 50.72 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.
00:02:25 [2020-10-30T00:02:25.449Z] #31 51.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:02:25 [2020-10-30T00:02:25.483Z] #43 6.116 + cd /tmp/tmp.XY5V3sQeSX/src/github.com/LK4D4/vndr
00:02:25 [2020-10-30T00:02:25.483Z] #43 6.117 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:02:25 [2020-10-30T00:02:25.483Z] #43 6.128 + go build -buildmode=pie -v -o /build/vndr .
00:02:25 [2020-10-30T00:02:25.750Z] #31 51.49 + go build -o /build/swagger
00:02:25 [2020-10-30T00:02:25.750Z] #31 ...
00:02:25 [2020-10-30T00:02:25.750Z] 
00:02:25 [2020-10-30T00:02:25.750Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:25 [2020-10-30T00:02:25.750Z] #12 41.49 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]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.93 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]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 43.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 44.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
00:02:25 [2020-10-30T00:02:25.750Z] #12 45.64 debconf: delaying package configuration, since apt-utils is not installed
00:02:25 [2020-10-30T00:02:25.750Z] #12 46.07 Fetched 78.9 MB in 7s (11.4 MB/s)
00:02:25 [2020-10-30T00:02:25.750Z] #12 46.26 Selecting previously unselected package binutils-mingw-w64-i686.
00:02:25 [2020-10-30T00:02:25.750Z] #12 46.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:02:25 [2020-10-30T00:02:25.750Z] #12 46.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
00:02:25 [2020-10-30T00:02:25.750Z] #12 46.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:02:25 [2020-10-30T00:02:25.750Z] #12 49.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:02:25 [2020-10-30T00:02:25.750Z] #12 49.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
00:02:25 [2020-10-30T00:02:25.750Z] #12 49.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:02:25 [2020-10-30T00:02:25.750Z] #12 ...
00:02:25 [2020-10-30T00:02:25.750Z] 
00:02:25 [2020-10-30T00:02:25.750Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.413 + RM_GOPATH=0
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.414 + TMP_GOPATH=
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.414 + : /build
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.415 + '[' -z '' ']'
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.424 ++ mktemp -d
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.431 + export GOPATH=/tmp/tmp.esrfQtg5WQ
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.431 + GOPATH=/tmp/tmp.esrfQtg5WQ
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.431 + RM_GOPATH=1
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.432 + case "$(go env GOARCH)" in
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.441 ++ go env GOARCH
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.464 + export GO_BUILDMODE=-buildmode=pie
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.464 + GO_BUILDMODE=-buildmode=pie
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.468 ++ dirname /tmp/install/install.sh
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.474 + dir=/tmp/install
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.475 + bin=tini
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.475 + shift
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.475 + '[' '!' -f /tmp/install/tini.installer ']'
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.475 + . /tmp/install/tini.installer
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.476 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.477 + install_tini
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.478 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.478 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.esrfQtg5WQ/tini
00:02:25 [2020-10-30T00:02:25.750Z] #36 0.493 Cloning into '/tmp/tmp.esrfQtg5WQ/tini'...
00:02:25 [2020-10-30T00:02:25.750Z] #36 1.609 + cd /tmp/tmp.esrfQtg5WQ/tini
00:02:25 [2020-10-30T00:02:25.750Z] #36 1.610 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:02:25 [2020-10-30T00:02:25.750Z] #36 1.630 + cmake .
00:02:25 [2020-10-30T00:02:25.774Z] #30 ...
00:02:25 [2020-10-30T00:02:25.774Z] 
00:02:25 [2020-10-30T00:02:25.774Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.79 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]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 71.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 72.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 72.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 72.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 72.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 72.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.22 debconf: delaying package configuration, since apt-utils is not installed
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.56 Fetched 77.7 MB in 12s (6722 kB/s)
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.74 Selecting previously unselected package binutils-mingw-w64-i686.
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:02:25 [2020-10-30T00:02:25.774Z] #11 74.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:02:25 [2020-10-30T00:02:25.826Z] #41 ...
00:02:25 [2020-10-30T00:02:25.826Z] 
00:02:25 [2020-10-30T00:02:25.826Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:25 [2020-10-30T00:02:25.826Z] #32 DONE 82.1s
00:02:26 [2020-10-30T00:02:26.050Z] #36 ...
00:02:26 [2020-10-30T00:02:26.050Z] 
00:02:26 [2020-10-30T00:02:26.050Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.247 + RM_GOPATH=0
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.247 + TMP_GOPATH=
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.247 + : /build
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.247 + '[' -z '' ']'
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.248 ++ mktemp -d
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.249 + export GOPATH=/tmp/tmp.yWms43oyVs
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.259 + GOPATH=/tmp/tmp.yWms43oyVs
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.260 + RM_GOPATH=1
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.260 + case "$(go env GOARCH)" in
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.270 ++ go env GOARCH
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.277 + export GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.277 + GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.316 ++ dirname /tmp/install/install.sh
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.322 + dir=/tmp/install
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.323 + bin=containerd
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.323 + shift
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.323 + '[' '!' -f /tmp/install/containerd.installer ']'
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.323 + . /tmp/install/containerd.installer
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.324 ++ set -e
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.325 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.326 + install_containerd
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.329 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.329 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.329 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yWms43oyVs/src/github.com/containerd/containerd
00:02:26 [2020-10-30T00:02:26.050Z] #55 0.373 Cloning into '/tmp/tmp.yWms43oyVs/src/github.com/containerd/containerd'...
00:02:26 [2020-10-30T00:02:26.087Z] 
00:02:26 [2020-10-30T00:02:26.087Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:26 [2020-10-30T00:02:26.087Z] #49 75.41 encoding/json
00:02:26 [2020-10-30T00:02:26.345Z] #30 ...
00:02:26 [2020-10-30T00:02:26.345Z] 
00:02:26 [2020-10-30T00:02:26.345Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:26 [2020-10-30T00:02:26.345Z] #38 6.971 + git clone https://github.com/docker/distribution.git .
00:02:26 [2020-10-30T00:02:26.345Z] #38 6.971 Cloning into '.'...
00:02:26 [2020-10-30T00:02:26.345Z] #38 ...
00:02:26 [2020-10-30T00:02:26.345Z] 
00:02:26 [2020-10-30T00:02:26.345Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + RM_GOPATH=0
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + TMP_GOPATH=
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + : /build
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + '[' -z '' ']'
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 ++ mktemp -d
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + export GOPATH=/tmp/tmp.RJndDQ6DOS
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + GOPATH=/tmp/tmp.RJndDQ6DOS
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + RM_GOPATH=1
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 + case "$(go env GOARCH)" in
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.232 ++ go env GOARCH
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.263 + export GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.263 + GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.263 ++ dirname /tmp/install/install.sh
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + dir=/tmp/install
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + bin=golangci_lint
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + shift
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + . /tmp/install/golangci_lint.installer
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 ++ : v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + install_golangci_lint
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + set -e
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + export GO111MODULE=on
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + GO111MODULE=on
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + GOBIN=/build
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.264 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.424 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.464 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.464 go: finding github.com/golangci/golangci-lint v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.464 go: finding github.com/golangci v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 7.464 go: finding github.com v1.23.8
00:02:26 [2020-10-30T00:02:26.345Z] #47 9.479 go: downloading github.com/golangci/golangci-lint v1.23.8
00:02:26 [2020-10-30T00:02:26.353Z] #55 ...
00:02:26 [2020-10-30T00:02:26.353Z] 
00:02:26 [2020-10-30T00:02:26.353Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:26 [2020-10-30T00:02:26.353Z] #44 42.27 bytes
00:02:26 [2020-10-30T00:02:26.353Z] #44 42.32 strings
00:02:26 [2020-10-30T00:02:26.353Z] #44 51.11 bufio
00:02:26 [2020-10-30T00:02:26.353Z] #44 52.01 reflect
00:02:26 [2020-10-30T00:02:26.353Z] #44 ...
00:02:26 [2020-10-30T00:02:26.353Z] 
00:02:26 [2020-10-30T00:02:26.353Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:26 [2020-10-30T00:02:26.353Z] #50 51.16 reflect
00:02:26 [2020-10-30T00:02:26.353Z] #50 51.17 syscall
00:02:26 [2020-10-30T00:02:26.353Z] #50 51.18 strings
00:02:26 [2020-10-30T00:02:26.353Z] #50 51.18 bufio
00:02:26 [2020-10-30T00:02:26.434Z] #43 6.895 internal/cpu
00:02:26 [2020-10-30T00:02:26.434Z] #43 6.913 unicode
00:02:26 [2020-10-30T00:02:26.434Z] #43 6.955 sync/atomic
00:02:26 [2020-10-30T00:02:26.434Z] #43 6.965 unicode/utf8
00:02:26 [2020-10-30T00:02:26.434Z] #43 ...
00:02:26 [2020-10-30T00:02:26.434Z] 
00:02:26 [2020-10-30T00:02:26.434Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:02:26 [2020-10-30T00:02:26.434Z] #25 22.25 Updating certificates in /etc/ssl/certs...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.69 126 added, 0 removed; done.
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.83 Setting up libgssapi-krb5-2:arm64 (1.17-3) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.84 Setting up jq (1.5+dfsg-2+b1) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.86 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.87 Setting up curl (7.64.0-4+deb10u1) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.89 Processing triggers for libc-bin (2.28-10) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.91 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:02:26 [2020-10-30T00:02:26.434Z] #25 24.94 Updating certificates in /etc/ssl/certs...
00:02:26 [2020-10-30T00:02:26.434Z] #25 27.56 0 added, 0 removed; done.
00:02:26 [2020-10-30T00:02:26.434Z] #25 27.56 Running hooks in /etc/ca-certificates/update.d...
00:02:26 [2020-10-30T00:02:26.434Z] #25 27.56 done.
00:02:26 [2020-10-30T00:02:26.434Z] #25 DONE 29.3s
00:02:26 [2020-10-30T00:02:26.434Z] 
00:02:26 [2020-10-30T00:02:26.434Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:02:26 [2020-10-30T00:02:26.658Z] #49 82.66 github.com/pkg/diff
00:02:26 [2020-10-30T00:02:26.658Z] #49 ...
00:02:26 [2020-10-30T00:02:26.658Z] 
00:02:26 [2020-10-30T00:02:26.658Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:26 [2020-10-30T00:02:26.658Z] #43 82.78 go/parser
00:02:26 [2020-10-30T00:02:26.667Z] #47 10.40 go: extracting github.com/golangci/golangci-lint v1.23.8
00:02:26 [2020-10-30T00:02:26.667Z] #47 ...
00:02:26 [2020-10-30T00:02:26.667Z] 
00:02:26 [2020-10-30T00:02:26.667Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + RM_GOPATH=0
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + TMP_GOPATH=
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + : /build
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + '[' -z '' ']'
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 ++ mktemp -d
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + export GOPATH=/tmp/tmp.alaUL5n66W
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + GOPATH=/tmp/tmp.alaUL5n66W
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + RM_GOPATH=1
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.625 + case "$(go env GOARCH)" in
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.642 ++ go env GOARCH
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.649 + export GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.649 + GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.649 ++ dirname /tmp/install/install.sh
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + dir=/tmp/install
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + bin=rootlesskit
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + shift
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + . /tmp/install/rootlesskit.installer
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + install_rootlesskit
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + case "$1" in
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + export CGO_ENABLED=0
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + CGO_ENABLED=0
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + _install_rootlesskit
00:02:26 [2020-10-30T00:02:26.667Z] #56 6.656 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
00:02:26 [2020-10-30T00:02:26.668Z] #56 6.656 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.alaUL5n66W/src/github.com/rootless-containers/rootlesskit
00:02:26 [2020-10-30T00:02:26.668Z] #56 6.672 Cloning into '/tmp/tmp.alaUL5n66W/src/github.com/rootless-containers/rootlesskit'...
00:02:26 [2020-10-30T00:02:26.668Z] #56 ...
00:02:26 [2020-10-30T00:02:26.668Z] 
00:02:26 [2020-10-30T00:02:26.668Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:26 [2020-10-30T00:02:26.668Z] #34 7.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:26 [2020-10-30T00:02:26.668Z] #34 7.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:26 [2020-10-30T00:02:26.668Z] #34 7.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:26 [2020-10-30T00:02:26.668Z] #34 9.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:02:26 [2020-10-30T00:02:26.927Z] #34 ...
00:02:26 [2020-10-30T00:02:26.927Z] 
00:02:26 [2020-10-30T00:02:26.927Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + RM_GOPATH=0
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + TMP_GOPATH=
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + : /build
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + '[' -z '' ']'
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 ++ mktemp -d
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + export GOPATH=/tmp/tmp.rkZ6RfFjuv
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + GOPATH=/tmp/tmp.rkZ6RfFjuv
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + RM_GOPATH=1
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 + case "$(go env GOARCH)" in
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.385 ++ go env GOARCH
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.397 + export GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.398 + GO_BUILDMODE=-buildmode=pie
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.400 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 ++ dirname /tmp/install/install.sh
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + dir=/tmp/install
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + bin=tomlv
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + shift
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + . /tmp/install/tomlv.installer
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + install_tomlv
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.402 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rkZ6RfFjuv/src/github.com/BurntSushi/toml
00:02:26 [2020-10-30T00:02:26.927Z] #32 6.409 Cloning into '/tmp/tmp.rkZ6RfFjuv/src/github.com/BurntSushi/toml'...
00:02:26 [2020-10-30T00:02:26.927Z] #32 7.547 + cd /tmp/tmp.rkZ6RfFjuv/src/github.com/BurntSushi/toml
00:02:26 [2020-10-30T00:02:26.927Z] #32 7.547 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:26 [2020-10-30T00:02:26.927Z] #32 7.650 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:02:26 [2020-10-30T00:02:26.927Z] #32 8.758 internal/cpu
00:02:26 [2020-10-30T00:02:26.927Z] #32 8.823 runtime/internal/atomic
00:02:26 [2020-10-30T00:02:26.927Z] #32 9.304 runtime/internal/sys
00:02:26 [2020-10-30T00:02:26.927Z] #32 9.439 runtime/internal/math
00:02:26 [2020-10-30T00:02:26.927Z] #32 9.698 internal/bytealg
00:02:26 [2020-10-30T00:02:26.927Z] #32 9.869 math/bits
00:02:26 [2020-10-30T00:02:26.927Z] #32 ...
00:02:26 [2020-10-30T00:02:26.927Z] 
00:02:26 [2020-10-30T00:02:26.927Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:26 [2020-10-30T00:02:26.927Z] #11 6.424 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:26 [2020-10-30T00:02:26.927Z] #11 6.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:26 [2020-10-30T00:02:26.927Z] #11 6.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:26 [2020-10-30T00:02:26.927Z] #11 8.614 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:02:26 [2020-10-30T00:02:26.927Z] #11 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:02:27 [2020-10-30T00:02:27.189Z] #11 ...
00:02:27 [2020-10-30T00:02:27.189Z] 
00:02:27 [2020-10-30T00:02:27.189Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.630 + RM_GOPATH=0
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.630 + TMP_GOPATH=
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.630 + : /build
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.630 + '[' -z '' ']'
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 ++ mktemp -d
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 + export GOPATH=/tmp/tmp.JUNIeBAZFi
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 + GOPATH=/tmp/tmp.JUNIeBAZFi
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 + RM_GOPATH=1
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 + case "$(go env GOARCH)" in
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.632 ++ go env GOARCH
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.669 + export GO_BUILDMODE=-buildmode=pie
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.669 + GO_BUILDMODE=-buildmode=pie
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.670 ++ dirname /tmp/install/install.sh
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + dir=/tmp/install
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + bin=proxy
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + shift
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + '[' '!' -f /tmp/install/proxy.installer ']'
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + . /tmp/install/proxy.installer
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + install_proxy
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + case "$1" in
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + export CGO_ENABLED=0
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + CGO_ENABLED=0
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + _install_proxy
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JUNIeBAZFi/src/github.com/docker/libnetwork
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.681 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:27 [2020-10-30T00:02:27.189Z] #62 5.683 Cloning into '/tmp/tmp.JUNIeBAZFi/src/github.com/docker/libnetwork'...
00:02:27 [2020-10-30T00:02:27.189Z] #62 ...
00:02:27 [2020-10-30T00:02:27.189Z] 
00:02:27 [2020-10-30T00:02:27.189Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.864 + RM_GOPATH=0
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.864 + TMP_GOPATH=
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.864 + : /build
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.864 + '[' -z '' ']'
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.874 ++ mktemp -d
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.882 + export GOPATH=/tmp/tmp.xssLFyhiIZ
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.882 + GOPATH=/tmp/tmp.xssLFyhiIZ
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.885 + RM_GOPATH=1
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.885 + case "$(go env GOARCH)" in
00:02:27 [2020-10-30T00:02:27.189Z] #45 6.910 ++ go env GOARCH
00:02:27 [2020-10-30T00:02:27.190Z] #45 6.968 + export GO_BUILDMODE=-buildmode=pie
00:02:27 [2020-10-30T00:02:27.190Z] #45 6.968 + GO_BUILDMODE=-buildmode=pie
00:02:27 [2020-10-30T00:02:27.190Z] #45 6.968 ++ dirname /tmp/install/install.sh
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + dir=/tmp/install
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + bin=gotestsum
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + shift
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + . /tmp/install/gotestsum.installer
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 ++ : v0.5.3
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + install_gotestsum
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + set -e
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + export GO111MODULE=on
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + GO111MODULE=on
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + GOBIN=/build
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.037 + go get gotest.tools/gotestsum@v0.5.3
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.352 go: finding gotest.tools v0.5.3
00:02:27 [2020-10-30T00:02:27.190Z] #45 7.352 go: finding gotest.tools/gotestsum v0.5.3
00:02:27 [2020-10-30T00:02:27.190Z] #45 8.931 go: downloading gotest.tools/gotestsum v0.5.3
00:02:27 [2020-10-30T00:02:27.190Z] #45 9.836 go: extracting gotest.tools/gotestsum v0.5.3
00:02:27 [2020-10-30T00:02:27.449Z] #45 ...
00:02:27 [2020-10-30T00:02:27.449Z] 
00:02:27 [2020-10-30T00:02:27.449Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:27 [2020-10-30T00:02:27.449Z] #53 6.044 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #53 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #53 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #53 6.857 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #53 11.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #53 ...
00:02:27 [2020-10-30T00:02:27.449Z] 
00:02:27 [2020-10-30T00:02:27.449Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:27 [2020-10-30T00:02:27.449Z] #40 7.863 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #40 7.899 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #40 7.915 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:27 [2020-10-30T00:02:27.449Z] #40 9.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:02:27 [2020-10-30T00:02:27.707Z] #40 ...
00:02:27 [2020-10-30T00:02:27.707Z] 
00:02:27 [2020-10-30T00:02:27.707Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:27 [2020-10-30T00:02:27.707Z] #32 11.26 math
00:02:27 [2020-10-30T00:02:27.707Z] #32 11.31 runtime
00:02:27 [2020-10-30T00:02:27.832Z] #26 DONE 1.1s
00:02:27 [2020-10-30T00:02:27.832Z] 
00:02:27 [2020-10-30T00:02:27.832Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:28 [2020-10-30T00:02:28.043Z] #43 84.20 text/template
00:02:28 [2020-10-30T00:02:28.294Z] #11 ...
00:02:28 [2020-10-30T00:02:28.294Z] 
00:02:28 [2020-10-30T00:02:28.294Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:28 [2020-10-30T00:02:28.294Z] #49 67.56 bytes
00:02:28 [2020-10-30T00:02:28.294Z] #49 67.59 syscall
00:02:28 [2020-10-30T00:02:28.294Z] #49 72.87 reflect
00:02:28 [2020-10-30T00:02:28.294Z] #49 ...
00:02:28 [2020-10-30T00:02:28.294Z] 
00:02:28 [2020-10-30T00:02:28.294Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:28 [2020-10-30T00:02:28.294Z] #40 70.97 Selecting previously unselected package libprotoc17:amd64.
00:02:28 [2020-10-30T00:02:28.294Z] #40 70.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 70.98 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 72.79 Selecting previously unselected package protobuf-c-compiler.
00:02:28 [2020-10-30T00:02:28.294Z] #40 72.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 72.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.03 Selecting previously unselected package protobuf-compiler.
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.23 Selecting previously unselected package python-pkg-resources.
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.29 Unpacking python-pkg-resources (40.8.0-1) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.72 Selecting previously unselected package python-six.
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 73.78 Unpacking python-six (1.12.0-1) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 74.00 Selecting previously unselected package python-protobuf.
00:02:28 [2020-10-30T00:02:28.294Z] #40 74.02 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 74.06 Unpacking python-protobuf (3.6.1.3-2) ...
00:02:28 [2020-10-30T00:02:28.294Z] #40 74.97 Setting up python-pkg-resources (40.8.0-1) ...
00:02:29 [2020-10-30T00:02:29.668Z] #40 ...
00:02:29 [2020-10-30T00:02:29.668Z] 
00:02:29 [2020-10-30T00:02:29.668Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:29 [2020-10-30T00:02:29.668Z] #43 69.02 bufio
00:02:29 [2020-10-30T00:02:29.668Z] #43 69.24 reflect
00:02:29 [2020-10-30T00:02:29.668Z] #43 72.67 syscall
00:02:29 [2020-10-30T00:02:29.668Z] #43 ...
00:02:29 [2020-10-30T00:02:29.668Z] 
00:02:29 [2020-10-30T00:02:29.668Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:29 [2020-10-30T00:02:29.668Z] #32 76.64 time
00:02:29 [2020-10-30T00:02:29.762Z] #27 ...
00:02:29 [2020-10-30T00:02:29.762Z] 
00:02:29 [2020-10-30T00:02:29.762Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.413 + RM_GOPATH=0
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.413 + TMP_GOPATH=
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.413 + : /build
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.413 + '[' -z '' ']'
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.415 ++ mktemp -d
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.417 + export GOPATH=/tmp/tmp.P8LoXco48E
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.417 + GOPATH=/tmp/tmp.P8LoXco48E
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.417 + RM_GOPATH=1
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.417 + case "$(go env GOARCH)" in
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.417 ++ go env GOARCH
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + export GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 ++ dirname /tmp/install/install.sh
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + dir=/tmp/install
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + bin=proxy
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + shift
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + '[' '!' -f /tmp/install/proxy.installer ']'
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + . /tmp/install/proxy.installer
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + install_proxy
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + case "$1" in
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + export CGO_ENABLED=0
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + CGO_ENABLED=0
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + _install_proxy
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.P8LoXco48E/src/github.com/docker/libnetwork
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.437 Cloning into '/tmp/tmp.P8LoXco48E/src/github.com/docker/libnetwork'...
00:02:29 [2020-10-30T00:02:29.762Z] #62 3.439 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:29 [2020-10-30T00:02:29.762Z] #62 ...
00:02:29 [2020-10-30T00:02:29.762Z] 
00:02:29 [2020-10-30T00:02:29.762Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:29 [2020-10-30T00:02:29.762Z] #40 5.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:29 [2020-10-30T00:02:29.762Z] #40 5.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:29 [2020-10-30T00:02:29.762Z] #40 5.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:29 [2020-10-30T00:02:29.762Z] #40 5.926 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:02:29 [2020-10-30T00:02:29.762Z] #40 7.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:02:29 [2020-10-30T00:02:29.762Z] #40 8.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:02:29 [2020-10-30T00:02:29.762Z] #40 ...
00:02:29 [2020-10-30T00:02:29.762Z] 
00:02:29 [2020-10-30T00:02:29.762Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.523 + RM_GOPATH=0
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.523 + TMP_GOPATH=
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.523 + : /build
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.523 + '[' -z '' ']'
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.523 ++ mktemp -d
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.538 + export GOPATH=/tmp/tmp.1KPokSoBMe
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.538 + GOPATH=/tmp/tmp.1KPokSoBMe
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.538 + RM_GOPATH=1
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.538 + case "$(go env GOARCH)" in
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.539 ++ go env GOARCH
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.574 + export GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.574 + GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.574 ++ dirname /tmp/install/install.sh
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + dir=/tmp/install
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + bin=golangci_lint
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + shift
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + . /tmp/install/golangci_lint.installer
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 ++ : v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + install_golangci_lint
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + set -e
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + export GO111MODULE=on
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + GO111MODULE=on
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + GOBIN=/build
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.595 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.629 go: finding github.com v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.629 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.629 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.629 go: finding github.com/golangci/golangci-lint v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 4.629 go: finding github.com/golangci v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 5.787 go: downloading github.com/golangci/golangci-lint v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 7.012 go: extracting github.com/golangci/golangci-lint v1.23.8
00:02:29 [2020-10-30T00:02:29.762Z] #47 ...
00:02:29 [2020-10-30T00:02:29.762Z] 
00:02:29 [2020-10-30T00:02:29.762Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + RM_GOPATH=0
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + TMP_GOPATH=
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + : /build
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + '[' -z '' ']'
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 ++ mktemp -d
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + export GOPATH=/tmp/tmp.h7Vmoseaoe
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + GOPATH=/tmp/tmp.h7Vmoseaoe
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + RM_GOPATH=1
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 + case "$(go env GOARCH)" in
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.277 ++ go env GOARCH
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + export GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + GO_BUILDMODE=-buildmode=pie
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 ++ dirname /tmp/install/install.sh
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + dir=/tmp/install
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + bin=tomlv
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + shift
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + . /tmp/install/tomlv.installer
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + install_tomlv
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.291 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h7Vmoseaoe/src/github.com/BurntSushi/toml
00:02:29 [2020-10-30T00:02:29.762Z] #32 4.299 Cloning into '/tmp/tmp.h7Vmoseaoe/src/github.com/BurntSushi/toml'...
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.412 + cd /tmp/tmp.h7Vmoseaoe/src/github.com/BurntSushi/toml
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.414 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.442 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.988 runtime/internal/sys
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.991 internal/cpu
00:02:29 [2020-10-30T00:02:29.762Z] #32 5.994 math/bits
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.066 runtime/internal/atomic
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.188 runtime/internal/math
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.276 unicode/utf8
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.636 internal/race
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.677 sync/atomic
00:02:29 [2020-10-30T00:02:29.762Z] #32 6.837 math
00:02:29 [2020-10-30T00:02:29.762Z] #32 7.006 internal/bytealg
00:02:29 [2020-10-30T00:02:29.762Z] #32 7.219 unicode
00:02:29 [2020-10-30T00:02:29.762Z] #32 7.573 internal/testlog
00:02:29 [2020-10-30T00:02:29.762Z] #32 7.858 encoding
00:02:29 [2020-10-30T00:02:29.762Z] #32 8.006 runtime
00:02:29 [2020-10-30T00:02:29.762Z] #32 8.137 runtime/cgo
00:02:30 [2020-10-30T00:02:30.026Z] #32 ...
00:02:30 [2020-10-30T00:02:30.026Z] 
00:02:30 [2020-10-30T00:02:30.026Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.597 + RM_GOPATH=0
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.597 + TMP_GOPATH=
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.602 + : /build
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.602 + '[' -z '' ']'
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.602 ++ mktemp -d
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.609 + export GOPATH=/tmp/tmp.AtgEAxUK2f
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.609 + GOPATH=/tmp/tmp.AtgEAxUK2f
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.609 + RM_GOPATH=1
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.609 + case "$(go env GOARCH)" in
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.609 ++ go env GOARCH
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + export GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 ++ dirname /tmp/install/install.sh
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + dir=/tmp/install
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + bin=rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + shift
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + . /tmp/install/rootlesskit.installer
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + install_rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + case "$1" in
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + export CGO_ENABLED=0
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + CGO_ENABLED=0
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + _install_rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.626 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AtgEAxUK2f/src/github.com/rootless-containers/rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.628 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:30 [2020-10-30T00:02:30.026Z] #56 4.638 Cloning into '/tmp/tmp.AtgEAxUK2f/src/github.com/rootless-containers/rootlesskit'...
00:02:30 [2020-10-30T00:02:30.026Z] #56 8.886 + cd /tmp/tmp.AtgEAxUK2f/src/github.com/rootless-containers/rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 8.886 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:30 [2020-10-30T00:02:30.026Z] #56 9.285 + for f in rootlesskit rootlesskit-docker-proxy
00:02:30 [2020-10-30T00:02:30.026Z] #56 9.296 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:02:30 [2020-10-30T00:02:30.026Z] #56 ...
00:02:30 [2020-10-30T00:02:30.026Z] 
00:02:30 [2020-10-30T00:02:30.026Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:30 [2020-10-30T00:02:30.026Z] #38 4.726 + git clone https://github.com/docker/distribution.git .
00:02:30 [2020-10-30T00:02:30.026Z] #38 4.731 Cloning into '.'...
00:02:30 [2020-10-30T00:02:30.291Z] #38 ...
00:02:30 [2020-10-30T00:02:30.291Z] 
00:02:30 [2020-10-30T00:02:30.291Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.911 + RM_GOPATH=0
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.911 + TMP_GOPATH=
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.911 + : /build
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.911 + '[' -z '' ']'
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.911 ++ mktemp -d
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.920 + export GOPATH=/tmp/tmp.rv8edRy0cS
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.920 + GOPATH=/tmp/tmp.rv8edRy0cS
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.920 + RM_GOPATH=1
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.920 + case "$(go env GOARCH)" in
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.920 ++ go env GOARCH
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.929 + export GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.929 + GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.929 ++ dirname /tmp/install/install.sh
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.937 Install docker/cli version 17.06.2-ce from stable
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.943 + dir=/tmp/install
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.943 + bin=dockercli
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.943 + shift
00:02:30 [2020-10-30T00:02:30.291Z] #22 3.943 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 + . /tmp/install/dockercli.installer
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 ++ : stable
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 ++ : 17.06.2-ce
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 + install_dockercli
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.943 ++ uname -m
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + arch=aarch64
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + '[' aarch64 '!=' x86_64 ']'
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + '[' aarch64 '!=' s390x ']'
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + '[' aarch64 '!=' armhf ']'
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + build_dockercli
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 + git clone https://github.com/docker/docker-ce /tmp/tmp.rv8edRy0cS/tmp/docker-ce
00:02:30 [2020-10-30T00:02:30.292Z] #22 3.948 Cloning into '/tmp/tmp.rv8edRy0cS/tmp/docker-ce'...
00:02:30 [2020-10-30T00:02:30.292Z] #22 ...
00:02:30 [2020-10-30T00:02:30.292Z] 
00:02:30 [2020-10-30T00:02:30.292Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.310 + RM_GOPATH=0
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.310 + TMP_GOPATH=
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.310 + : /build
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.310 + '[' -z '' ']'
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.320 ++ mktemp -d
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.323 + export GOPATH=/tmp/tmp.g3WdPRsJqg
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.323 + GOPATH=/tmp/tmp.g3WdPRsJqg
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.323 + RM_GOPATH=1
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.324 + case "$(go env GOARCH)" in
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.335 ++ go env GOARCH
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.360 + export GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.360 + GO_BUILDMODE=-buildmode=pie
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.361 ++ dirname /tmp/install/install.sh
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + dir=/tmp/install
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + bin=gotestsum
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + shift
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + . /tmp/install/gotestsum.installer
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 ++ : v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + install_gotestsum
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + set -e
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + export GO111MODULE=on
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + GO111MODULE=on
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + GOBIN=/build
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.381 + go get gotest.tools/gotestsum@v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.558 go: finding gotest.tools/gotestsum v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 4.568 go: finding gotest.tools v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 5.385 go: downloading gotest.tools/gotestsum v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 6.379 go: extracting gotest.tools/gotestsum v0.5.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.487 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.487 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.563 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.563 go: downloading github.com/jonboulle/clockwork v0.1.0
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.563 go: downloading github.com/spf13/pflag v1.0.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 8.609 go: downloading github.com/fatih/color v1.9.0
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.015 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.056 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.095 go: downloading github.com/pkg/errors v0.9.1
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.190 go: extracting github.com/jonboulle/clockwork v0.1.0
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.192 go: extracting github.com/fatih/color v1.9.0
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.251 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.261 go: extracting github.com/spf13/pflag v1.0.3
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.269 go: downloading github.com/mattn/go-colorable v0.1.6
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.309 go: downloading github.com/mattn/go-isatty v0.0.12
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.480 go: extracting github.com/pkg/errors v0.9.1
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.827 go: extracting github.com/mattn/go-colorable v0.1.6
00:02:30 [2020-10-30T00:02:30.292Z] #45 9.880 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:30 [2020-10-30T00:02:30.292Z] #45 10.17 go: extracting github.com/mattn/go-isatty v0.0.12
00:02:30 [2020-10-30T00:02:30.292Z] #45 10.78 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:30 [2020-10-30T00:02:30.292Z] #45 10.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:30 [2020-10-30T00:02:30.557Z] #45 ...
00:02:30 [2020-10-30T00:02:30.557Z] 
00:02:30 [2020-10-30T00:02:30.557Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:30 [2020-10-30T00:02:30.557Z] #34 3.153 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #34 3.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #34 3.176 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #34 3.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #34 4.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #34 5.748 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:02:30 [2020-10-30T00:02:30.557Z] #34 10.96 Fetched 8219 kB in 8s (1051 kB/s)
00:02:30 [2020-10-30T00:02:30.557Z] #34 10.96 Reading package lists...
00:02:30 [2020-10-30T00:02:30.557Z] #34 ...
00:02:30 [2020-10-30T00:02:30.557Z] 
00:02:30 [2020-10-30T00:02:30.557Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:30 [2020-10-30T00:02:30.557Z] #11 5.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #11 5.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #11 5.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #11 6.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #11 7.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:02:30 [2020-10-30T00:02:30.557Z] #11 8.457 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:02:30 [2020-10-30T00:02:30.591Z] #43 86.74 encoding/xml
00:02:30 [2020-10-30T00:02:30.821Z] #11 ...
00:02:30 [2020-10-30T00:02:30.821Z] 
00:02:30 [2020-10-30T00:02:30.821Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:30 [2020-10-30T00:02:30.821Z] #53 5.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:02:30 [2020-10-30T00:02:30.821Z] #53 5.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:30 [2020-10-30T00:02:30.821Z] #53 5.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:02:30 [2020-10-30T00:02:30.821Z] #53 6.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:02:30 [2020-10-30T00:02:30.821Z] #53 8.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:02:30 [2020-10-30T00:02:30.821Z] #53 9.617 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:02:30 [2020-10-30T00:02:30.821Z] #53 ...
00:02:30 [2020-10-30T00:02:30.821Z] 
00:02:30 [2020-10-30T00:02:30.821Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:30 [2020-10-30T00:02:30.821Z] #27 2.722 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:02:30 [2020-10-30T00:02:30.821Z] #27 3.189 
00:02:30 [2020-10-30T00:02:30.948Z] #50 ...
00:02:30 [2020-10-30T00:02:30.948Z] 
00:02:30 [2020-10-30T00:02:30.948Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.67 Selecting previously unselected package binutils-mingw-w64.
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.87 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 52.91 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.12 Selecting previously unselected package dmsetup.
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.15 Unpacking dmsetup (2:1.02.155-3) ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.29 Selecting previously unselected package mingw-w64-common.
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:02:30 [2020-10-30T00:02:30.948Z] #12 53.30 Unpacking mingw-w64-common (6.0.0-3) ...
00:02:31 [2020-10-30T00:02:31.977Z] #43 ...
00:02:31 [2020-10-30T00:02:31.977Z] 
00:02:31 [2020-10-30T00:02:31.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:31 [2020-10-30T00:02:31.977Z] #41 5.362 fatal: not a git repository (or any of the parent directories): .git
00:02:31 [2020-10-30T00:02:31.977Z] #41 5.536   GEN      .gitid
00:02:31 [2020-10-30T00:02:31.977Z] #41 5.621   GEN      criu/include/version.h
00:02:31 [2020-10-30T00:02:31.977Z] #41 5.689   GEN      include/common/asm
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.101   PBCC     images/timens.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.156   DEP      images/timens.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.193   PBCC     images/fown.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.237   PBCC     images/google/protobuf/descriptor.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.307   PBCC     images/opts.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.375   PBCC     images/memfd.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.445   DEP      images/fown.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.477   DEP      images/google/protobuf/descriptor.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.586   DEP      images/opts.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.641   DEP      images/memfd.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.681   PBCC     images/sit.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.757   DEP      images/sit.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.802   PBCC     images/macvlan.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.820   DEP      images/macvlan.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.858   PBCC     images/autofs.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.876   DEP      images/autofs.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.917   PBCC     images/sysctl.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 7.937   DEP      images/sysctl.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.013   PBCC     images/time.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.054   DEP      images/time.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.117   PBCC     images/binfmt-misc.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.165   DEP      images/binfmt-misc.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.211   PBCC     images/seccomp.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.241   DEP      images/seccomp.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.301   PBCC     images/userns.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.338   DEP      images/userns.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.380   PBCC     images/cgroup.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.425   DEP      images/cgroup.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.498   PBCC     images/ext-file.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.537   DEP      images/ext-file.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.585   PBCC     images/rpc.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.623   DEP      images/rpc.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.665   PBCC     images/siginfo.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.701   DEP      images/siginfo.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.754   PBCC     images/pagemap.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.817   DEP      images/pagemap.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.872   PBCC     images/rlimit.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.897   DEP      images/rlimit.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.949   PBCC     images/file-lock.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 8.974   DEP      images/file-lock.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.019   PBCC     images/tty.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.082   DEP      images/tty.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.142   PBCC     images/tun.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.224   PBCC     images/netdev.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.285   DEP      images/tun.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.317   DEP      images/netdev.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.382   PBCC     images/vma.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.481   DEP      images/vma.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.583   PBCC     images/creds.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.617   DEP      images/creds.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.673   PBCC     images/utsns.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.705   DEP      images/utsns.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.747   PBCC     images/ipc-desc.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.771   PBCC     images/ipc-sem.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.821   DEP      images/ipc-desc.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.861   DEP      images/ipc-sem.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.930   PBCC     images/ipc-msg.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.949   DEP      images/ipc-msg.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.978   PBCC     images/ipc-shm.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 9.997   DEP      images/ipc-shm.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.03   PBCC     images/ipc-var.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.04   DEP      images/ipc-var.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.08   PBCC     images/sk-opts.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.14   PBCC     images/packet-sock.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.17   DEP      images/sk-opts.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.24   DEP      images/packet-sock.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.30   PBCC     images/sk-netlink.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.36   DEP      images/sk-netlink.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.43   PBCC     images/sk-inet.pb-c.c
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.51   DEP      images/sk-inet.pb-c.d
00:02:31 [2020-10-30T00:02:31.977Z] #41 10.54   PBCC     images/sk-unix.pb-c.c
00:02:32 [2020-10-30T00:02:32.194Z] #32 ...
00:02:32 [2020-10-30T00:02:32.194Z] 
00:02:32 [2020-10-30T00:02:32.194Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:32 [2020-10-30T00:02:32.194Z] #34 79.85 Selecting previously unselected package libxml2:amd64.
00:02:32 [2020-10-30T00:02:32.194Z] #34 79.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 79.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.51 Selecting previously unselected package libarchive13:amd64.
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.57 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.91 Selecting previously unselected package libjsoncpp1:amd64.
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 80.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.12 Selecting previously unselected package librhash0:amd64.
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.12 Unpacking librhash0:amd64 (1.3.8-1) ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.28 Selecting previously unselected package libuv1:amd64.
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.28 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.31 Unpacking libuv1:amd64 (1.24.1-1) ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.69 Selecting previously unselected package cmake.
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.70 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:02:32 [2020-10-30T00:02:32.194Z] #34 81.71 Unpacking cmake (3.13.4-1) ...
00:02:32 [2020-10-30T00:02:32.238Z] #41 10.58   DEP      images/sk-unix.pb-c.d
00:02:32 [2020-10-30T00:02:32.238Z] #41 10.64   PBCC     images/mm.pb-c.c
00:02:32 [2020-10-30T00:02:32.238Z] #41 10.69   DEP      images/mm.pb-c.d
00:02:32 [2020-10-30T00:02:32.238Z] #41 10.75   PBCC     images/timerfd.pb-c.c
00:02:32 [2020-10-30T00:02:32.238Z] #41 10.78   DEP      images/timerfd.pb-c.d
00:02:32 [2020-10-30T00:02:32.455Z] #34 ...
00:02:32 [2020-10-30T00:02:32.455Z] 
00:02:32 [2020-10-30T00:02:32.455Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:32 [2020-10-30T00:02:32.455Z] #45 DONE 81.9s
00:02:32 [2020-10-30T00:02:32.501Z] #41 10.87   PBCC     images/timer.pb-c.c
00:02:32 [2020-10-30T00:02:32.501Z] #41 10.90   DEP      images/timer.pb-c.d
00:02:32 [2020-10-30T00:02:32.501Z] #41 10.95   PBCC     images/sa.pb-c.c
00:02:32 [2020-10-30T00:02:32.501Z] #41 11.00   DEP      images/sa.pb-c.d
00:02:32 [2020-10-30T00:02:32.501Z] #41 11.07   PBCC     images/pipe-data.pb-c.c
00:02:32 [2020-10-30T00:02:32.504Z] #12 ...
00:02:32 [2020-10-30T00:02:32.504Z] 
00:02:32 [2020-10-30T00:02:32.504Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:32 [2020-10-30T00:02:32.504Z] #33 48.32 bufio
00:02:32 [2020-10-30T00:02:32.504Z] #33 51.01 reflect
00:02:32 [2020-10-30T00:02:32.504Z] #33 53.73 text/tabwriter
00:02:32 [2020-10-30T00:02:32.504Z] #33 54.72 path
00:02:32 [2020-10-30T00:02:32.504Z] #33 ...
00:02:32 [2020-10-30T00:02:32.504Z] 
00:02:32 [2020-10-30T00:02:32.504Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:32 [2020-10-30T00:02:32.504Z] #41 53.65 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 53.66 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 53.66 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 53.67 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 53.67 Setting up python-six (1.12.0-1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.85 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.86 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.87 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.87 Setting up libcap-dev:ppc64el (1:2.25-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.88 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.89 Setting up protobuf-compiler (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.91 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:02:32 [2020-10-30T00:02:32.504Z] #41 57.93 Setting up python-protobuf (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.711Z] 
00:02:32 [2020-10-30T00:02:32.711Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:32 [2020-10-30T00:02:32.711Z] #40 81.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:02:32 [2020-10-30T00:02:32.711Z] #40 81.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:02:32 [2020-10-30T00:02:32.711Z] #40 81.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:02:32 [2020-10-30T00:02:32.711Z] #40 81.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:02:32 [2020-10-30T00:02:32.711Z] #40 81.26 Setting up python-six (1.12.0-1) ...
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.09   DEP      images/pipe-data.pb-c.d
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.13   PBCC     images/mnt.pb-c.c
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.18   DEP      images/mnt.pb-c.d
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.21   PBCC     images/sk-packet.pb-c.c
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.24   DEP      images/sk-packet.pb-c.d
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.28   PBCC     images/tcp-stream.pb-c.c
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.33   DEP      images/tcp-stream.pb-c.d
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.37   PBCC     images/pipe.pb-c.c
00:02:32 [2020-10-30T00:02:32.762Z] #41 11.40   DEP      images/pipe.pb-c.d
00:02:32 [2020-10-30T00:02:32.991Z] #32 ...
00:02:32 [2020-10-30T00:02:32.991Z] 
00:02:32 [2020-10-30T00:02:32.991Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:32 [2020-10-30T00:02:32.991Z] #22 16.02 + mkdir -p /build
00:02:32 [2020-10-30T00:02:32.991Z] #22 16.03 + mv docker/docker /build/
00:02:32 [2020-10-30T00:02:32.991Z] #22 16.04 + rmdir docker
00:02:32 [2020-10-30T00:02:32.991Z] #22 DONE 16.3s
00:02:32 [2020-10-30T00:02:32.991Z] 
00:02:32 [2020-10-30T00:02:32.991Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.35 go: downloading github.com/pkg/errors v0.9.1
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.56 go: downloading github.com/fatih/color v1.9.0
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.61 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.62 go: downloading github.com/spf13/pflag v1.0.3
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.71 go: downloading github.com/jonboulle/clockwork v0.1.0
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.71 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:32 [2020-10-30T00:02:32.991Z] #45 11.93 go: extracting github.com/pkg/errors v0.9.1
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.14 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.15 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.23 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.31 go: extracting github.com/jonboulle/clockwork v0.1.0
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.32 go: extracting github.com/fatih/color v1.9.0
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.34 go: downloading github.com/mattn/go-isatty v0.0.12
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.39 go: downloading github.com/mattn/go-colorable v0.1.6
00:02:32 [2020-10-30T00:02:32.991Z] #45 12.43 go: extracting github.com/spf13/pflag v1.0.3
00:02:32 [2020-10-30T00:02:32.991Z] #45 13.01 go: extracting github.com/mattn/go-isatty v0.0.12
00:02:32 [2020-10-30T00:02:32.991Z] #45 13.14 go: extracting github.com/mattn/go-colorable v0.1.6
00:02:32 [2020-10-30T00:02:32.991Z] #45 13.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:32 [2020-10-30T00:02:32.991Z] #45 15.89 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:32 [2020-10-30T00:02:32.992Z] #27 3.508 
                                                                           0.0%
####                                                                       6.3%
#######                                                                   11.1%
############                                                              16.7%
##############                                                            20.2%
#################                                                         24.6%
####################                                                      28.6%
#######################                                                   31.9%
#########################                                                 35.5%
############################                                              39.4%
################################                                          44.7%
###################################                                       48.8%
######################################                                    52.9%
########################################                                  56.2%
#############################################                             63.1%
##################################################                        70.0%
######################################################                    75.4%
###########################################################               82.1%
#############################################################             85.6%
00:02:32 [2020-10-30T00:02:32.992Z] #27 ...
00:02:32 [2020-10-30T00:02:32.992Z] 
00:02:32 [2020-10-30T00:02:32.992Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.570 + RM_GOPATH=0
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.570 + TMP_GOPATH=
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.570 + : /build
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.570 + '[' -z '' ']'
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.570 ++ mktemp -d
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.571 + export GOPATH=/tmp/tmp.LDZIfdq9FT
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.571 + GOPATH=/tmp/tmp.LDZIfdq9FT
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.571 + RM_GOPATH=1
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.571 + case "$(go env GOARCH)" in
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.571 ++ go env GOARCH
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.590 + export GO_BUILDMODE=-buildmode=pie
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.590 + GO_BUILDMODE=-buildmode=pie
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.590 ++ dirname /tmp/install/install.sh
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.592 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + dir=/tmp/install
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + bin=shfmt
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + shift
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + . /tmp/install/shfmt.installer
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + install_shfmt
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.593 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LDZIfdq9FT/src/github.com/mvdan/sh
00:02:32 [2020-10-30T00:02:32.992Z] #49 3.598 Cloning into '/tmp/tmp.LDZIfdq9FT/src/github.com/mvdan/sh'...
00:02:32 [2020-10-30T00:02:32.992Z] #49 9.915 + cd /tmp/tmp.LDZIfdq9FT/src/github.com/mvdan/sh
00:02:32 [2020-10-30T00:02:32.992Z] #49 9.915 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:32 [2020-10-30T00:02:32.992Z] #49 10.03 + GO111MODULE=on
00:02:32 [2020-10-30T00:02:32.992Z] #49 10.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:02:32 [2020-10-30T00:02:32.992Z] #49 11.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:32 [2020-10-30T00:02:32.992Z] #49 11.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:32 [2020-10-30T00:02:32.992Z] #49 11.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:32 [2020-10-30T00:02:32.992Z] #49 11.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:32 [2020-10-30T00:02:32.992Z] #49 11.96 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:32 [2020-10-30T00:02:32.992Z] #49 12.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:32 [2020-10-30T00:02:32.992Z] #49 13.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:32 [2020-10-30T00:02:32.992Z] #49 ...
00:02:32 [2020-10-30T00:02:32.992Z] 
00:02:32 [2020-10-30T00:02:32.992Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:33 [2020-10-30T00:02:33.023Z] #41 11.46   PBCC     images/pstree.pb-c.c
00:02:33 [2020-10-30T00:02:33.023Z] #41 11.51   DEP      images/pstree.pb-c.d
00:02:33 [2020-10-30T00:02:33.023Z] #41 11.57   PBCC     images/fs.pb-c.c
00:02:33 [2020-10-30T00:02:33.023Z] #41 11.58   DEP      images/fs.pb-c.d
00:02:33 [2020-10-30T00:02:33.023Z] #41 11.63   PBCC     images/signalfd.pb-c.c
00:02:33 [2020-10-30T00:02:33.257Z] #27 3.508 
                                                                           0.0%
####                                                                       6.3%
#######                                                                   11.1%
############                                                              16.7%
##############                                                            20.2%
#################                                                         24.6%
####################                                                      28.6%
#######################                                                   31.9%
#########################                                                 35.5%
############################                                              39.4%
################################                                          44.7%
###################################                                       48.8%
######################################                                    52.9%
########################################                                  56.2%
#############################################                             63.1%
##################################################                        70.0%
######################################################                    75.4%
###########################################################               82.1%
#############################################################             85.6%
#################################################################         90.4%
####################################################################      95.7%
######################################################################## 100.0%
00:02:33 [2020-10-30T00:02:33.284Z] #41 11.67   DEP      images/signalfd.pb-c.d
00:02:33 [2020-10-30T00:02:33.284Z] #41 11.73   PBCC     images/fh.pb-c.c
00:02:33 [2020-10-30T00:02:33.284Z] #41 11.77   PBCC     images/fsnotify.pb-c.c
00:02:33 [2020-10-30T00:02:33.284Z] #41 11.85   DEP      images/fh.pb-c.d
00:02:33 [2020-10-30T00:02:33.545Z] #41 11.94   DEP      images/fsnotify.pb-c.d
00:02:33 [2020-10-30T00:02:33.545Z] #41 12.00   PBCC     images/eventpoll.pb-c.c
00:02:33 [2020-10-30T00:02:33.545Z] #41 12.04   DEP      images/eventpoll.pb-c.d
00:02:33 [2020-10-30T00:02:33.545Z] #41 12.08   PBCC     images/eventfd.pb-c.c
00:02:33 [2020-10-30T00:02:33.545Z] #41 12.11   DEP      images/eventfd.pb-c.d
00:02:33 [2020-10-30T00:02:33.559Z] #45 17.41 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.12   PBCC     images/remap-file-path.pb-c.c
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.15   DEP      images/remap-file-path.pb-c.d
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.21   PBCC     images/fifo.pb-c.c
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.24   DEP      images/fifo.pb-c.d
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.29   PBCC     images/ghost-file.pb-c.c
00:02:33 [2020-10-30T00:02:33.806Z] #41 12.33   DEP      images/ghost-file.pb-c.d
00:02:33 [2020-10-30T00:02:33.849Z] #27 6.409 
00:02:34 [2020-10-30T00:02:34.053Z] #41 ...
00:02:34 [2020-10-30T00:02:34.053Z] 
00:02:34 [2020-10-30T00:02:34.053Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:34 [2020-10-30T00:02:34.053Z] #12 60.12 Selecting previously unselected package mingw-w64-x86-64-dev.
00:02:34 [2020-10-30T00:02:34.053Z] #12 60.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.38   PBCC     images/regfile.pb-c.c
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.45   DEP      images/regfile.pb-c.d
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.48   PBCC     images/ns.pb-c.c
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.51   DEP      images/ns.pb-c.d
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.55   PBCC     images/fdinfo.pb-c.c
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.62   DEP      images/fdinfo.pb-c.d
00:02:34 [2020-10-30T00:02:34.067Z] #41 12.67   PBCC     images/core-aarch64.pb-c.c
00:02:34 [2020-10-30T00:02:34.338Z] #41 12.71   PBCC     images/core-arm.pb-c.c
00:02:34 [2020-10-30T00:02:34.338Z] #41 12.76   PBCC     images/core-ppc64.pb-c.c
00:02:34 [2020-10-30T00:02:34.338Z] #41 12.82   PBCC     images/core-s390.pb-c.c
00:02:34 [2020-10-30T00:02:34.338Z] #41 12.87   PBCC     images/core-x86.pb-c.c
00:02:34 [2020-10-30T00:02:34.338Z] #41 12.91   PBCC     images/core.pb-c.c
00:02:34 [2020-10-30T00:02:34.354Z] #12 60.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:02:34 [2020-10-30T00:02:34.601Z] #41 13.01   PBCC     images/inventory.pb-c.c
00:02:34 [2020-10-30T00:02:34.601Z] #41 13.06   DEP      images/core-aarch64.pb-c.d
00:02:34 [2020-10-30T00:02:34.601Z] #41 13.11   DEP      images/core-arm.pb-c.d
00:02:34 [2020-10-30T00:02:34.864Z] #41 13.17   DEP      images/core-ppc64.pb-c.d
00:02:34 [2020-10-30T00:02:34.864Z] #41 13.21   DEP      images/core-s390.pb-c.d
00:02:34 [2020-10-30T00:02:34.864Z] #41 13.28   DEP      images/core-x86.pb-c.d
00:02:34 [2020-10-30T00:02:34.864Z] #41 13.33   DEP      images/core.pb-c.d
00:02:34 [2020-10-30T00:02:34.864Z] #41 13.35   DEP      images/inventory.pb-c.d
00:02:34 [2020-10-30T00:02:34.925Z] #27 6.807 #=#=#                                                                         

##################                                                        25.0%
################################                                          44.5%
#############################################################             85.1%
######################################################################## 100.0%
00:02:35 [2020-10-30T00:02:35.025Z] #12 ...
00:02:35 [2020-10-30T00:02:35.025Z] 
00:02:35 [2020-10-30T00:02:35.025Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:35 [2020-10-30T00:02:35.025Z] #36 2.461 -- The C compiler identification is GNU 8.3.0
00:02:35 [2020-10-30T00:02:35.025Z] #36 2.571 -- Check for working C compiler: /usr/bin/cc
00:02:35 [2020-10-30T00:02:35.025Z] #36 3.157 -- Check for working C compiler: /usr/bin/cc -- works
00:02:35 [2020-10-30T00:02:35.025Z] #36 3.159 -- Detecting C compiler ABI info
00:02:35 [2020-10-30T00:02:35.025Z] #36 3.905 -- Detecting C compiler ABI info - done
00:02:35 [2020-10-30T00:02:35.025Z] #36 3.979 -- Detecting C compile features
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.369 -- Detecting C compile features - done
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.446 -- Performing Test HAS_BUILTIN_FORTIFY
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.745 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.923 -- Configuring done
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.962 -- Generating done
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.965 -- Build files have been written to: /tmp/tmp.esrfQtg5WQ/tini
00:02:35 [2020-10-30T00:02:35.025Z] #36 6.990 + make tini-static
00:02:35 [2020-10-30T00:02:35.025Z] #36 7.676 Scanning dependencies of target tini-static
00:02:35 [2020-10-30T00:02:35.025Z] #36 7.787 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:02:35 [2020-10-30T00:02:35.025Z] #36 9.767 [100%] Linking C executable tini-static
00:02:35 [2020-10-30T00:02:35.025Z] #36 10.49 [100%] Built target tini-static
00:02:35 [2020-10-30T00:02:35.025Z] #36 10.62 + mkdir -p /build
00:02:35 [2020-10-30T00:02:35.025Z] #36 10.63 + cp tini-static /build/docker-init
00:02:35 [2020-10-30T00:02:35.025Z] #36 DONE 10.8s
00:02:35 [2020-10-30T00:02:35.025Z] 
00:02:35 [2020-10-30T00:02:35.025Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:35 [2020-10-30T00:02:35.025Z] #33 60.43 time
00:02:35 [2020-10-30T00:02:35.025Z] #33 60.51 internal/syscall/execenv
00:02:35 [2020-10-30T00:02:35.025Z] #33 60.51 internal/syscall/unix
00:02:35 [2020-10-30T00:02:35.125Z] #41 13.42   PBCC     images/cpuinfo.pb-c.c
00:02:35 [2020-10-30T00:02:35.125Z] #41 13.43   DEP      images/cpuinfo.pb-c.d
00:02:35 [2020-10-30T00:02:35.125Z] #41 13.49   PBCC     images/stats.pb-c.c
00:02:35 [2020-10-30T00:02:35.125Z] #41 13.52   DEP      images/stats.pb-c.d
00:02:35 [2020-10-30T00:02:35.189Z] #27 7.541 
00:02:35 [2020-10-30T00:02:35.468Z] #45 ...
00:02:35 [2020-10-30T00:02:35.468Z] 
00:02:35 [2020-10-30T00:02:35.468Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:35 [2020-10-30T00:02:35.468Z] #43 8.956 + cd /tmp/tmp.86TDjYhUj7/src/github.com/LK4D4/vndr
00:02:35 [2020-10-30T00:02:35.468Z] #43 8.956 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:02:35 [2020-10-30T00:02:35.468Z] #43 8.982 + go build -buildmode=pie -v -o /build/vndr .
00:02:35 [2020-10-30T00:02:35.468Z] #43 10.49 internal/race
00:02:35 [2020-10-30T00:02:35.468Z] #43 10.54 internal/bytealg
00:02:35 [2020-10-30T00:02:35.468Z] #43 10.68 sync/atomic
00:02:35 [2020-10-30T00:02:35.468Z] #43 11.36 unicode
00:02:35 [2020-10-30T00:02:35.468Z] #43 11.98 runtime
00:02:35 [2020-10-30T00:02:35.468Z] #43 15.79 unicode/utf8
00:02:35 [2020-10-30T00:02:35.468Z] #43 17.15 internal/testlog
00:02:35 [2020-10-30T00:02:35.468Z] #43 17.90 encoding
00:02:35 [2020-10-30T00:02:35.468Z] #43 18.23 unicode/utf16
00:02:35 [2020-10-30T00:02:35.468Z] #43 18.75 container/list
00:02:35 [2020-10-30T00:02:35.468Z] #43 ...
00:02:35 [2020-10-30T00:02:35.468Z] 
00:02:35 [2020-10-30T00:02:35.468Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:35 [2020-10-30T00:02:35.468Z] #45 19.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:35 [2020-10-30T00:02:35.723Z] #27 7.870 #=#=#                                                                         

###                                                                        5.4%
########################                                                  34.3%
###########################################                               59.8%
#############################################################             85.4%
######################################################################## 100.0%
00:02:35 [2020-10-30T00:02:35.733Z] #33 ...
00:02:35 [2020-10-30T00:02:35.733Z] 
00:02:35 [2020-10-30T00:02:35.733Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:35 [2020-10-30T00:02:35.733Z] #31 51.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:02:35 [2020-10-30T00:02:35.733Z] #31 ...
00:02:35 [2020-10-30T00:02:35.733Z] 
00:02:35 [2020-10-30T00:02:35.733Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:35 [2020-10-30T00:02:35.733Z] #50 60.45 regexp/syntax
00:02:36 [2020-10-30T00:02:36.070Z] #41 ...
00:02:36 [2020-10-30T00:02:36.070Z] 
00:02:36 [2020-10-30T00:02:36.070Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:36 [2020-10-30T00:02:36.313Z] #27 8.769 
00:02:36 [2020-10-30T00:02:36.844Z] #27 9.138 
                                                                           0.0%
##                                                                         4.1%
#######                                                                   10.7%
00:02:36 [2020-10-30T00:02:36.844Z] #27 ...
00:02:36 [2020-10-30T00:02:36.844Z] 
00:02:36 [2020-10-30T00:02:36.844Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:36 [2020-10-30T00:02:36.844Z] #43 7.614 math
00:02:36 [2020-10-30T00:02:36.844Z] #43 7.834 internal/testlog
00:02:36 [2020-10-30T00:02:36.844Z] #43 7.865 internal/bytealg
00:02:36 [2020-10-30T00:02:36.844Z] #43 8.362 unicode/utf16
00:02:36 [2020-10-30T00:02:36.844Z] #43 9.137 container/list
00:02:36 [2020-10-30T00:02:36.844Z] #43 9.349 runtime
00:02:36 [2020-10-30T00:02:36.844Z] #43 10.04 crypto/internal/subtle
00:02:36 [2020-10-30T00:02:36.844Z] #43 10.34 crypto/subtle
00:02:36 [2020-10-30T00:02:36.844Z] #43 10.40 vendor/golang.org/x/crypto/cryptobyte/asn1
00:02:36 [2020-10-30T00:02:36.844Z] #43 10.81 internal/nettrace
00:02:36 [2020-10-30T00:02:36.844Z] #43 11.01 runtime/cgo
00:02:36 [2020-10-30T00:02:36.844Z] #43 11.07 vendor/golang.org/x/crypto/internal/subtle
00:02:36 [2020-10-30T00:02:36.853Z] #54 39.07 Checking out files:  39% (1352/3430)   
Checking out files:  40% (1372/3430)   
Checking out files:  41% (1407/3430)   
Checking out files:  42% (1441/3430)   
Checking out files:  43% (1475/3430)   
Checking out files:  44% (1510/3430)   
Checking out files:  45% (1544/3430)   
Checking out files:  46% (1578/3430)   
Checking out files:  47% (1613/3430)   
Checking out files:  48% (1647/3430)   
Checking out files:  49% (1681/3430)   
Checking out files:  50% (1715/3430)   
Checking out files:  51% (1750/3430)   
Checking out files:  52% (1784/3430)   
Checking out files:  53% (1818/3430)   
Checking out files:  54% (1853/3430)   
Checking out files:  55% (1887/3430)   
Checking out files:  56% (1921/3430)   
Checking out files:  57% (1956/3430)   
Checking out files:  58% (1990/3430)   
Checking out files:  59% (2024/3430)   
Checking out files:  60% (2058/3430)   
Checking out files:  61% (2093/3430)   
Checking out files:  62% (2127/3430)   
Checking out files:  63% (2161/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
00:02:36 [2020-10-30T00:02:36.853Z] #54 ...
00:02:36 [2020-10-30T00:02:36.853Z] 
00:02:36 [2020-10-30T00:02:36.853Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:36 [2020-10-30T00:02:36.853Z] #49 83.00 golang.org/x/crypto/ssh/terminal
00:02:36 [2020-10-30T00:02:36.853Z] #49 84.41 mvdan.cc/editorconfig
00:02:36 [2020-10-30T00:02:36.853Z] #49 84.45 mvdan.cc/sh/v3/fileutil
00:02:36 [2020-10-30T00:02:36.853Z] #49 84.68 mvdan.cc/sh/v3/syntax
00:02:36 [2020-10-30T00:02:36.853Z] #49 91.56 mvdan.cc/sh/v3/cmd/shfmt
00:02:36 [2020-10-30T00:02:36.904Z] #40 86.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #40 86.29 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #40 ...
00:02:36 [2020-10-30T00:02:36.904Z] 
00:02:36 [2020-10-30T00:02:36.904Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.62 Setting up xxd (2:8.1.0875-5) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.64 Setting up libuv1:amd64 (1.24.1-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.65 Setting up vim-common (2:8.1.0875-5) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.69 Setting up librhash0:amd64 (1.3.8-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.72 Setting up cmake-data (3.13.4-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.78 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.79 Setting up cmake (3.13.4-1) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.82 Processing triggers for libc-bin (2.28-10) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 85.92 Processing triggers for mime-support (3.62) ...
00:02:36 [2020-10-30T00:02:36.904Z] #34 DONE 86.5s
00:02:36 [2020-10-30T00:02:36.904Z] 
00:02:36 [2020-10-30T00:02:36.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:36 [2020-10-30T00:02:36.904Z] #40 86.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:02:36 [2020-10-30T00:02:36.904Z] #40 86.38 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:02:36 [2020-10-30T00:02:36.904Z] #40 86.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:02:36 [2020-10-30T00:02:36.904Z] #40 ...
00:02:36 [2020-10-30T00:02:36.904Z] 
00:02:36 [2020-10-30T00:02:36.904Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:36 [2020-10-30T00:02:36.904Z] #11 79.29 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:02:36 [2020-10-30T00:02:36.904Z] #11 79.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 79.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 82.91 Selecting previously unselected package binutils-mingw-w64.
00:02:36 [2020-10-30T00:02:36.904Z] #11 82.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 82.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.51 Selecting previously unselected package dmsetup.
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.52 Unpacking dmsetup (2:1.02.155-3) ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.74 Selecting previously unselected package mingw-w64-common.
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:02:36 [2020-10-30T00:02:36.904Z] #11 83.80 Unpacking mingw-w64-common (6.0.0-3) ...
00:02:37 [2020-10-30T00:02:37.110Z] #43 ...
00:02:37 [2020-10-30T00:02:37.110Z] 
00:02:37 [2020-10-30T00:02:37.110Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:37 [2020-10-30T00:02:37.114Z] #49 ...
00:02:37 [2020-10-30T00:02:37.114Z] 
00:02:37 [2020-10-30T00:02:37.114Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:37 [2020-10-30T00:02:37.161Z] #11 ...
00:02:37 [2020-10-30T00:02:37.161Z] 
00:02:37 [2020-10-30T00:02:37.161Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:37 [2020-10-30T00:02:37.161Z] #40 86.50 Setting up protobuf-compiler (3.6.1.3-2) ...
00:02:37 [2020-10-30T00:02:37.161Z] #40 86.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:02:37 [2020-10-30T00:02:37.161Z] #40 86.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:02:37 [2020-10-30T00:02:37.161Z] #40 86.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:02:37 [2020-10-30T00:02:37.161Z] #40 86.67 Setting up python-protobuf (3.6.1.3-2) ...
00:02:37 [2020-10-30T00:02:37.375Z] #54 39.07 Checking out files:  39% (1352/3430)   
Checking out files:  40% (1372/3430)   
Checking out files:  41% (1407/3430)   
Checking out files:  42% (1441/3430)   
Checking out files:  43% (1475/3430)   
Checking out files:  44% (1510/3430)   
Checking out files:  45% (1544/3430)   
Checking out files:  46% (1578/3430)   
Checking out files:  47% (1613/3430)   
Checking out files:  48% (1647/3430)   
Checking out files:  49% (1681/3430)   
Checking out files:  50% (1715/3430)   
Checking out files:  51% (1750/3430)   
Checking out files:  52% (1784/3430)   
Checking out files:  53% (1818/3430)   
Checking out files:  54% (1853/3430)   
Checking out files:  55% (1887/3430)   
Checking out files:  56% (1921/3430)   
Checking out files:  57% (1956/3430)   
Checking out files:  58% (1990/3430)   
Checking out files:  59% (2024/3430)   
Checking out files:  60% (2058/3430)   
Checking out files:  61% (2093/3430)   
Checking out files:  62% (2127/3430)   
Checking out files:  63% (2161/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
Checking out files:  87% (2985/3430)   
Checking out files:  88% (3019/3430)   
Checking out files:  89% (3053/3430)   
Checking out files:  90% (3087/3430)   
Checking out files:  91% (3122/3430)   
Checking out files:  92% (3156/3430)   
Checking out files:  93% (3190/3430)   
Checking out files:  94% (3225/3430)   
Checking out files:  95% (3259/3430)   
Checking out files:  96% (3293/3430)   
Checking out files:  97% (3328/3430)   
Checking out files:  98% (3362/3430)   
Checking out files:  99% (3396/3430)   
Checking out files: 100% (3430/3430)   
Checking out files: 100% (3430/3430), done.
00:02:37 [2020-10-30T00:02:37.637Z] #54 40.70 + cd /tmp/tmp.YLP6mGjrJ4/src/github.com/containerd/containerd
00:02:37 [2020-10-30T00:02:37.637Z] #54 40.70 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + export 'BUILDTAGS=netgo osusergo static_build'
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + BUILDTAGS='netgo osusergo static_build'
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + export EXTRA_FLAGS=-buildmode=pie
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + EXTRA_FLAGS=-buildmode=pie
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + '[' '' = dynamic ']'
00:02:38 [2020-10-30T00:02:38.581Z] #54 41.59 + make
00:02:38 [2020-10-30T00:02:38.710Z] #27 9.138 
                                                                           0.0%
##                                                                         4.1%
#######                                                                   10.7%
############                                                              18.0%
################                                                          23.0%
####################                                                      27.8%
#######################                                                   33.0%
############################                                              40.0%
################################                                          44.7%
####################################                                      50.3%
########################################                                  56.1%
############################################                              61.3%
################################################                          67.3%
####################################################                      73.1%
#########################################################                 80.2%
##############################################################            87.0%
##################################################################        92.4%
######################################################################    97.8%
######################################################################## 100.0%
00:02:38 [2020-10-30T00:02:38.769Z] #45 ...
00:02:38 [2020-10-30T00:02:38.769Z] 
00:02:38 [2020-10-30T00:02:38.769Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:38 [2020-10-30T00:02:38.769Z] #40 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:02:38 [2020-10-30T00:02:38.769Z] #40 15.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:02:38 [2020-10-30T00:02:38.769Z] #40 ...
00:02:38 [2020-10-30T00:02:38.769Z] 
00:02:38 [2020-10-30T00:02:38.769Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:02:38 [2020-10-30T00:02:38.769Z] #56 12.36 + cd /tmp/tmp.alaUL5n66W/src/github.com/rootless-containers/rootlesskit
00:02:38 [2020-10-30T00:02:38.769Z] #56 12.36 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
00:02:38 [2020-10-30T00:02:38.769Z] #56 13.11 + for f in rootlesskit rootlesskit-docker-proxy
00:02:38 [2020-10-30T00:02:38.769Z] #56 13.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:02:38 [2020-10-30T00:02:38.769Z] #56 ...
00:02:38 [2020-10-30T00:02:38.769Z] 
00:02:38 [2020-10-30T00:02:38.769Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:38 [2020-10-30T00:02:38.769Z] #47 20.57 go: downloading github.com/spf13/cobra v0.0.5
00:02:38 [2020-10-30T00:02:38.769Z] #47 20.58 go: downloading github.com/pkg/errors v0.8.1
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.05 go: downloading github.com/spf13/pflag v1.0.5
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.18 go: downloading github.com/spf13/viper v1.6.1
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.20 go: downloading github.com/go-critic/go-critic v0.4.1
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.20 go: downloading github.com/stretchr/testify v1.4.0
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.20 go: downloading github.com/mattn/go-colorable v0.1.4
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.21 go: downloading github.com/sirupsen/logrus v1.4.2
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.43 go: extracting github.com/spf13/cobra v0.0.5
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.43 go: extracting github.com/pkg/errors v0.8.1
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.84 go: extracting github.com/spf13/viper v1.6.1
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.89 go: extracting github.com/mattn/go-colorable v0.1.4
00:02:38 [2020-10-30T00:02:38.769Z] #47 21.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:38 [2020-10-30T00:02:38.769Z] #47 22.29 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:02:38 [2020-10-30T00:02:38.769Z] #47 22.38 go: extracting github.com/spf13/pflag v1.0.5
00:02:38 [2020-10-30T00:02:38.769Z] #47 22.48 go: downloading github.com/mattn/go-isatty v0.0.8
00:02:38 [2020-10-30T00:02:38.769Z] #47 22.55 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:38 [2020-10-30T00:02:38.769Z] #47 22.56 go: extracting github.com/stretchr/testify v1.4.0
00:02:38 [2020-10-30T00:02:38.973Z] #27 11.53 
00:02:39 [2020-10-30T00:02:39.039Z] #47 22.62 go: extracting github.com/go-critic/go-critic v0.4.1
00:02:39 [2020-10-30T00:02:39.039Z] #47 ...
00:02:39 [2020-10-30T00:02:39.039Z] 
00:02:39 [2020-10-30T00:02:39.039Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:39 [2020-10-30T00:02:39.039Z] #34 12.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:02:39 [2020-10-30T00:02:39.039Z] #34 15.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:02:39 [2020-10-30T00:02:39.039Z] #34 ...
00:02:39 [2020-10-30T00:02:39.039Z] 
00:02:39 [2020-10-30T00:02:39.039Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:39 [2020-10-30T00:02:39.039Z] #47 22.81 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:02:39 [2020-10-30T00:02:39.310Z] #47 22.91 go: downloading github.com/fatih/color v1.7.0
00:02:39 [2020-10-30T00:02:39.310Z] #47 22.91 go: extracting github.com/sirupsen/logrus v1.4.2
00:02:39 [2020-10-30T00:02:39.310Z] #47 23.09 go: downloading github.com/hashicorp/hcl v1.0.0
00:02:39 [2020-10-30T00:02:39.310Z] #47 23.10 go: extracting github.com/fatih/color v1.7.0
00:02:39 [2020-10-30T00:02:39.310Z] #47 23.10 go: downloading github.com/pmezard/go-difflib v1.0.0
00:02:39 [2020-10-30T00:02:39.319Z] #50 ...
00:02:39 [2020-10-30T00:02:39.319Z] 
00:02:39 [2020-10-30T00:02:39.319Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:39 [2020-10-30T00:02:39.319Z] #44 55.02 regexp/syntax
00:02:39 [2020-10-30T00:02:39.319Z] #44 55.56 path
00:02:39 [2020-10-30T00:02:39.319Z] #44 57.65 hash/crc32
00:02:39 [2020-10-30T00:02:39.319Z] #44 61.41 vendor/golang.org/x/net/dns/dnsmessage
00:02:39 [2020-10-30T00:02:39.524Z] #54 42.64 + bin/ctr
00:02:39 [2020-10-30T00:02:39.620Z] #44 ...
00:02:39 [2020-10-30T00:02:39.620Z] 
00:02:39 [2020-10-30T00:02:39.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:39 [2020-10-30T00:02:39.620Z] #41 65.67 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
00:02:39 [2020-10-30T00:02:39.632Z] #47 23.30 go: extracting github.com/mattn/go-isatty v0.0.8
00:02:39 [2020-10-30T00:02:39.901Z] #47 23.58 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:02:39 [2020-10-30T00:02:39.901Z] #47 23.60 go: downloading github.com/spf13/afero v1.1.2
00:02:39 [2020-10-30T00:02:39.920Z] #41 65.68 Processing triggers for libc-bin (2.28-10) ...
00:02:39 [2020-10-30T00:02:39.920Z] #41 DONE 65.9s
00:02:39 [2020-10-30T00:02:39.920Z] 
00:02:39 [2020-10-30T00:02:39.920Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:40 [2020-10-30T00:02:40.174Z] #47 23.79 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:02:40 [2020-10-30T00:02:40.174Z] #47 23.79 go: extracting github.com/pmezard/go-difflib v1.0.0
00:02:40 [2020-10-30T00:02:40.174Z] #47 23.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:40 [2020-10-30T00:02:40.174Z] #47 ...
00:02:40 [2020-10-30T00:02:40.174Z] 
00:02:40 [2020-10-30T00:02:40.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:40 [2020-10-30T00:02:40.174Z] #11 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:02:40 [2020-10-30T00:02:40.174Z] #11 ...
00:02:40 [2020-10-30T00:02:40.174Z] 
00:02:40 [2020-10-30T00:02:40.174Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:40 [2020-10-30T00:02:40.174Z] #47 23.97 go: downloading github.com/magiconair/properties v1.8.1
00:02:40 [2020-10-30T00:02:40.434Z] #40 ...
00:02:40 [2020-10-30T00:02:40.434Z] 
00:02:40 [2020-10-30T00:02:40.434Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:40 [2020-10-30T00:02:40.434Z] #49 79.92 time
00:02:40 [2020-10-30T00:02:40.434Z] #49 85.91 context
00:02:40 [2020-10-30T00:02:40.434Z] #49 86.78 os
00:02:40 [2020-10-30T00:02:40.434Z] #49 89.45 encoding/binary
00:02:40 [2020-10-30T00:02:40.438Z] #47 24.11 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:02:40 [2020-10-30T00:02:40.438Z] #47 ...
00:02:40 [2020-10-30T00:02:40.438Z] 
00:02:40 [2020-10-30T00:02:40.438Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:40 [2020-10-30T00:02:40.438Z] #53 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:02:40 [2020-10-30T00:02:40.438Z] #53 ...
00:02:40 [2020-10-30T00:02:40.438Z] 
00:02:40 [2020-10-30T00:02:40.438Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:40 [2020-10-30T00:02:40.438Z] #47 24.21 go: extracting github.com/spf13/afero v1.1.2
00:02:40 [2020-10-30T00:02:40.438Z] #47 24.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:02:40 [2020-10-30T00:02:40.438Z] #47 24.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:02:40 [2020-10-30T00:02:40.691Z] #49 ...
00:02:40 [2020-10-30T00:02:40.691Z] 
00:02:40 [2020-10-30T00:02:40.691Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:40 [2020-10-30T00:02:40.691Z] #11 89.90 Selecting previously unselected package mingw-w64-x86-64-dev.
00:02:40 [2020-10-30T00:02:40.691Z] #11 89.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:02:40 [2020-10-30T00:02:40.691Z] #11 89.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:02:40 [2020-10-30T00:02:40.697Z] #47 24.59 go: extracting github.com/hashicorp/hcl v1.0.0
00:02:40 [2020-10-30T00:02:40.956Z] #47 24.92 go: downloading github.com/davecgh/go-spew v1.1.1
00:02:43 [2020-10-30T00:02:43.112Z] #11 ...
00:02:43 [2020-10-30T00:02:43.112Z] 
00:02:43 [2020-10-30T00:02:43.112Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:43 [2020-10-30T00:02:43.112Z] #43 82.70 time
00:02:43 [2020-10-30T00:02:43.112Z] #43 87.59 strings
00:02:43 [2020-10-30T00:02:43.112Z] #43 88.97 os
00:02:43 [2020-10-30T00:02:43.112Z] #43 90.62 regexp/syntax
00:02:43 [2020-10-30T00:02:43.112Z] #43 92.67 fmt
00:02:43 [2020-10-30T00:02:43.112Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
00:02:43 [2020-10-30T00:02:43.113Z] #27 ...
00:02:43 [2020-10-30T00:02:43.113Z] 
00:02:43 [2020-10-30T00:02:43.113Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:43 [2020-10-30T00:02:43.113Z] #45 12.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.53 go: finding github.com/fatih/color v1.9.0
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.59 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.59 go: finding github.com/pkg/errors v0.9.1
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.83 go: finding github.com/spf13/pflag v1.0.3
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.90 go: finding github.com/mattn/go-colorable v0.1.6
00:02:43 [2020-10-30T00:02:43.113Z] #45 16.94 go: finding github.com/mattn/go-isatty v0.0.12
00:02:43 [2020-10-30T00:02:43.113Z] #45 17.20 go: finding github.com/jonboulle/clockwork v0.1.0
00:02:43 [2020-10-30T00:02:43.113Z] #45 17.29 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:43 [2020-10-30T00:02:43.113Z] #45 17.38 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:43 [2020-10-30T00:02:43.113Z] #45 17.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:43 [2020-10-30T00:02:43.113Z] #45 17.66 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:43 [2020-10-30T00:02:43.113Z] #45 ...
00:02:43 [2020-10-30T00:02:43.113Z] 
00:02:43 [2020-10-30T00:02:43.113Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:43 [2020-10-30T00:02:43.113Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
00:02:43 [2020-10-30T00:02:43.113Z] #27 ...
00:02:43 [2020-10-30T00:02:43.113Z] 
00:02:43 [2020-10-30T00:02:43.113Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.68 go: downloading github.com/spf13/pflag v1.0.5
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.68 go: downloading github.com/fatih/color v1.7.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.73 go: downloading github.com/spf13/viper v1.6.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.75 go: downloading github.com/pkg/errors v0.8.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.80 go: downloading github.com/spf13/cobra v0.0.5
00:02:43 [2020-10-30T00:02:43.113Z] #47 13.93 go: downloading github.com/go-critic/go-critic v0.4.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.05 go: extracting github.com/spf13/viper v1.6.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.17 go: extracting github.com/spf13/pflag v1.0.5
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.23 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.25 go: extracting github.com/pkg/errors v0.8.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.56 go: extracting github.com/fatih/color v1.7.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.57 go: downloading github.com/pelletier/go-toml v1.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.66 go: downloading gopkg.in/ini.v1 v1.51.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.67 go: downloading github.com/spf13/afero v1.1.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.68 go: downloading github.com/mattn/go-isatty v0.0.8
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.71 go: downloading github.com/hashicorp/hcl v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 14.83 go: extracting github.com/spf13/cobra v0.0.5
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.04 go: extracting gopkg.in/ini.v1 v1.51.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.12 go: extracting github.com/spf13/afero v1.1.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.14 go: extracting github.com/mattn/go-isatty v0.0.8
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.20 go: extracting github.com/go-critic/go-critic v0.4.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.25 go: extracting github.com/hashicorp/hcl v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.31 go: downloading github.com/spf13/cast v1.3.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.33 go: downloading github.com/magiconair/properties v1.8.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.37 go: extracting github.com/pelletier/go-toml v1.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.40 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.41 go: extracting github.com/spf13/cast v1.3.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.42 go: downloading github.com/subosito/gotenv v1.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.44 go: downloading gopkg.in/yaml.v2 v2.2.7
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.65 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.67 go: extracting github.com/magiconair/properties v1.8.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.89 go: downloading golang.org/x/text v0.3.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.89 go: extracting gopkg.in/yaml.v2 v2.2.7
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.94 go: downloading github.com/stretchr/testify v1.4.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 15.96 go: extracting github.com/subosito/gotenv v1.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.21 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.38 go: downloading github.com/sirupsen/logrus v1.4.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.43 go: downloading github.com/uudashr/gocognit v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.55 go: extracting github.com/stretchr/testify v1.4.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.67 go: extracting github.com/uudashr/gocognit v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 16.86 go: extracting github.com/sirupsen/logrus v1.4.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.01 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.56 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.58 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.59 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.82 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 17.88 go: downloading github.com/davecgh/go-spew v1.1.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 18.22 go: extracting github.com/davecgh/go-spew v1.1.1
00:02:43 [2020-10-30T00:02:43.113Z] #47 18.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:02:43 [2020-10-30T00:02:43.113Z] #47 18.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:02:43 [2020-10-30T00:02:43.113Z] #47 18.72 go: downloading github.com/stretchr/objx v0.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 19.18 go: extracting github.com/stretchr/objx v0.2.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 19.69 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:02:43 [2020-10-30T00:02:43.113Z] #47 19.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:43 [2020-10-30T00:02:43.113Z] #47 20.42 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:43 [2020-10-30T00:02:43.113Z] #47 21.83 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 21.96 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:02:43 [2020-10-30T00:02:43.113Z] #47 21.97 go: downloading github.com/mattn/go-colorable v0.1.4
00:02:43 [2020-10-30T00:02:43.113Z] #47 22.05 go: extracting github.com/mattn/go-colorable v0.1.4
00:02:43 [2020-10-30T00:02:43.113Z] #47 ...
00:02:43 [2020-10-30T00:02:43.113Z] 
00:02:43 [2020-10-30T00:02:43.113Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:43 [2020-10-30T00:02:43.113Z] #47 24.93 go: downloading gopkg.in/ini.v1 v1.51.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.35 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.42 go: downloading github.com/spf13/cast v1.3.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.43 go: extracting github.com/davecgh/go-spew v1.1.1
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.46 go: extracting github.com/magiconair/properties v1.8.1
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.75 go: downloading github.com/stretchr/objx v0.2.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.83 go: downloading golang.org/x/text v0.3.2
00:02:43 [2020-10-30T00:02:43.114Z] #47 25.84 go: downloading github.com/subosito/gotenv v1.2.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.12 go: extracting gopkg.in/ini.v1 v1.51.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.40 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.57 go: downloading github.com/go-toolsmith/typep v1.0.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.71 go: extracting github.com/stretchr/objx v0.2.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.79 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:02:43 [2020-10-30T00:02:43.114Z] #47 ...
00:02:43 [2020-10-30T00:02:43.114Z] 
00:02:43 [2020-10-30T00:02:43.114Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:43 [2020-10-30T00:02:43.114Z] #32 16.83 unicode/utf8
00:02:43 [2020-10-30T00:02:43.114Z] #32 18.29 runtime/cgo
00:02:43 [2020-10-30T00:02:43.114Z] #32 ...
00:02:43 [2020-10-30T00:02:43.114Z] 
00:02:43 [2020-10-30T00:02:43.114Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:43 [2020-10-30T00:02:43.114Z] #47 26.87 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:02:43 [2020-10-30T00:02:43.118Z] #54 ...
00:02:43 [2020-10-30T00:02:43.118Z] 
00:02:43 [2020-10-30T00:02:43.118Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:43 [2020-10-30T00:02:43.118Z] #49 DONE 98.1s
00:02:43 [2020-10-30T00:02:43.118Z] 
00:02:43 [2020-10-30T00:02:43.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:43 [2020-10-30T00:02:43.118Z] #41 14.83 make[1]: Nothing to be done for 'all'.
00:02:43 [2020-10-30T00:02:43.118Z] #41 16.35   CC       images/stats.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 16.77   CC       images/core.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 17.34   CC       images/core-x86.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 17.82   CC       images/core-arm.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 18.29   CC       images/core-aarch64.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 18.75   CC       images/core-ppc64.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 19.48   CC       images/core-s390.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 20.26   CC       images/cpuinfo.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 20.80   CC       images/inventory.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 21.01   CC       images/fdinfo.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 21.33   CC       images/fown.o
00:02:43 [2020-10-30T00:02:43.118Z] #41 ...
00:02:43 [2020-10-30T00:02:43.118Z] 
00:02:43 [2020-10-30T00:02:43.118Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:43 [2020-10-30T00:02:43.118Z] #43 89.22 go/doc
00:02:43 [2020-10-30T00:02:43.118Z] #43 92.23 github.com/LK4D4/vndr/versioned
00:02:43 [2020-10-30T00:02:43.118Z] #43 92.29 compress/flate
00:02:43 [2020-10-30T00:02:43.118Z] #43 92.76 github.com/LK4D4/vndr/build
00:02:43 [2020-10-30T00:02:43.118Z] #43 95.02 hash/crc32
00:02:43 [2020-10-30T00:02:43.118Z] #43 95.62 compress/gzip
00:02:43 [2020-10-30T00:02:43.118Z] #43 96.30 net
00:02:43 [2020-10-30T00:02:43.118Z] #43 96.32 vendor/golang.org/x/crypto/chacha20poly1305
00:02:43 [2020-10-30T00:02:43.118Z] #43 97.80 vendor/golang.org/x/text/transform
00:02:43 [2020-10-30T00:02:43.118Z] #43 98.71 vendor/golang.org/x/text/unicode/bidi
00:02:43 [2020-10-30T00:02:43.373Z] #47 27.09 go: extracting github.com/spf13/cast v1.3.0
00:02:43 [2020-10-30T00:02:43.376Z] #43 ...
00:02:43 [2020-10-30T00:02:43.376Z] 
00:02:43 [2020-10-30T00:02:43.376Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.057 + RM_GOPATH=0
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.057 + TMP_GOPATH=
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.057 + : /build
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.057 + '[' -z '' ']'
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.061 ++ mktemp -d
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.069 + export GOPATH=/tmp/tmp.00A6mSF5NP
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.069 + GOPATH=/tmp/tmp.00A6mSF5NP
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.069 + RM_GOPATH=1
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.069 + case "$(go env GOARCH)" in
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.075 ++ go env GOARCH
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.112 + export GO_BUILDMODE=-buildmode=pie
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.119 + GO_BUILDMODE=-buildmode=pie
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.120 ++ dirname /tmp/install/install.sh
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.129 + dir=/tmp/install
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.129 + bin=tini
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.130 + shift
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.130 + '[' '!' -f /tmp/install/tini.installer ']'
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.131 + . /tmp/install/tini.installer
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.131 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.132 + install_tini
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.134 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.134 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.134 + git clone https://github.com/krallin/tini.git /tmp/tmp.00A6mSF5NP/tini
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.145 Cloning into '/tmp/tmp.00A6mSF5NP/tini'...
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.892 + cd /tmp/tmp.00A6mSF5NP/tini
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.892 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:02:43 [2020-10-30T00:02:43.376Z] #35 1.897 + cmake .
00:02:43 [2020-10-30T00:02:43.376Z] #35 2.600 -- The C compiler identification is GNU 8.3.0
00:02:43 [2020-10-30T00:02:43.376Z] #35 2.630 -- Check for working C compiler: /usr/bin/cc
00:02:43 [2020-10-30T00:02:43.376Z] #35 3.439 -- Check for working C compiler: /usr/bin/cc -- works
00:02:43 [2020-10-30T00:02:43.376Z] #35 3.441 -- Detecting C compiler ABI info
00:02:43 [2020-10-30T00:02:43.376Z] #35 4.205 -- Detecting C compiler ABI info - done
00:02:43 [2020-10-30T00:02:43.376Z] #35 4.244 -- Detecting C compile features
00:02:43 [2020-10-30T00:02:43.376Z] #35 6.122 -- Detecting C compile features - done
00:02:43 [2020-10-30T00:02:43.376Z] #35 6.193 -- Performing Test HAS_BUILTIN_FORTIFY
00:02:43 [2020-10-30T00:02:43.376Z] #35 6.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:02:43 [2020-10-30T00:02:43.379Z] #43 ...
00:02:43 [2020-10-30T00:02:43.379Z] 
00:02:43 [2020-10-30T00:02:43.379Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:43 [2020-10-30T00:02:43.379Z] #41 21.79   CC       images/ns.o
00:02:43 [2020-10-30T00:02:43.593Z] #42 1.474 Note: Building without setproctitle() and strlcpy() support.
00:02:43 [2020-10-30T00:02:43.593Z] #42 1.474       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:02:43 [2020-10-30T00:02:43.593Z] #42 1.492 Note: Building without GnuTLS support
00:02:43 [2020-10-30T00:02:43.593Z] #42 1.504 Makefile.config:39: Warn: you have no libnftables installed
00:02:43 [2020-10-30T00:02:43.593Z] #42 1.512 Makefile.config:40: Warn: Building without nftables support
00:02:43 [2020-10-30T00:02:43.593Z] #42 3.336 fatal: not a git repository (or any of the parent directories): .git
00:02:43 [2020-10-30T00:02:43.593Z] #42 3.399   GEN      .gitid
00:02:43 [2020-10-30T00:02:43.593Z] #42 3.454   GEN      criu/include/version.h
00:02:43 [2020-10-30T00:02:43.593Z] #42 3.534   GEN      include/common/asm
00:02:43 [2020-10-30T00:02:43.633Z] #47 27.29 go: downloading gopkg.in/yaml.v2 v2.2.7
00:02:43 [2020-10-30T00:02:43.633Z] #47 27.49 go: extracting github.com/subosito/gotenv v1.2.0
00:02:43 [2020-10-30T00:02:43.634Z] #35 6.534 -- Configuring done
00:02:43 [2020-10-30T00:02:43.634Z] #35 6.583 -- Generating done
00:02:43 [2020-10-30T00:02:43.634Z] #35 6.584 -- Build files have been written to: /tmp/tmp.00A6mSF5NP/tini
00:02:43 [2020-10-30T00:02:43.634Z] #35 6.593 + make tini-static
00:02:43 [2020-10-30T00:02:43.634Z] #35 ...
00:02:43 [2020-10-30T00:02:43.634Z] 
00:02:43 [2020-10-30T00:02:43.634Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:43 [2020-10-30T00:02:43.634Z] #40 93.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:02:43 [2020-10-30T00:02:43.641Z] #41 22.06   CC       images/regfile.o
00:02:43 [2020-10-30T00:02:43.894Z] #40 93.29 Processing triggers for libc-bin (2.28-10) ...
00:02:43 [2020-10-30T00:02:43.902Z] #41 22.37   CC       images/ghost-file.o
00:02:44 [2020-10-30T00:02:44.163Z] #41 22.70   CC       images/fifo.o
00:02:44 [2020-10-30T00:02:44.196Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
00:02:44 [2020-10-30T00:02:44.196Z] #27 ...
00:02:44 [2020-10-30T00:02:44.196Z] 
00:02:44 [2020-10-30T00:02:44.196Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:44 [2020-10-30T00:02:44.196Z] #49 14.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:44 [2020-10-30T00:02:44.196Z] #49 16.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:44 [2020-10-30T00:02:44.196Z] #49 16.73 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:44 [2020-10-30T00:02:44.196Z] #49 17.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:44 [2020-10-30T00:02:44.196Z] #49 17.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:44 [2020-10-30T00:02:44.196Z] #49 18.10 runtime/cgo
00:02:44 [2020-10-30T00:02:44.196Z] #49 18.29 runtime
00:02:44 [2020-10-30T00:02:44.202Z] #47 27.90 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:02:44 [2020-10-30T00:02:44.202Z] #47 28.03 go: extracting github.com/go-toolsmith/typep v1.0.0
00:02:44 [2020-10-30T00:02:44.202Z] #47 28.10 go: downloading github.com/pelletier/go-toml v1.2.0
00:02:44 [2020-10-30T00:02:44.424Z] #41 22.88   CC       images/remap-file-path.o
00:02:44 [2020-10-30T00:02:44.463Z] #49 ...
00:02:44 [2020-10-30T00:02:44.463Z] 
00:02:44 [2020-10-30T00:02:44.463Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:44 [2020-10-30T00:02:44.464Z] #40 ...
00:02:44 [2020-10-30T00:02:44.464Z] 
00:02:44 [2020-10-30T00:02:44.464Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:44 [2020-10-30T00:02:44.464Z] #32 83.85 internal/poll
00:02:44 [2020-10-30T00:02:44.464Z] #32 85.47 internal/fmtsort
00:02:44 [2020-10-30T00:02:44.464Z] #32 85.86 internal/syscall/execenv
00:02:44 [2020-10-30T00:02:44.464Z] #32 86.01 internal/syscall/unix
00:02:44 [2020-10-30T00:02:44.464Z] #32 86.24 strings
00:02:44 [2020-10-30T00:02:44.464Z] #32 86.34 os
00:02:44 [2020-10-30T00:02:44.464Z] #32 89.72 path
00:02:44 [2020-10-30T00:02:44.464Z] #32 90.18 text/tabwriter
00:02:44 [2020-10-30T00:02:44.464Z] #32 90.51 fmt
00:02:44 [2020-10-30T00:02:44.464Z] #32 90.84 path/filepath
00:02:44 [2020-10-30T00:02:44.464Z] #32 92.33 io/ioutil
00:02:44 [2020-10-30T00:02:44.464Z] #32 ...
00:02:44 [2020-10-30T00:02:44.464Z] 
00:02:44 [2020-10-30T00:02:44.464Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:44 [2020-10-30T00:02:44.464Z] #40 DONE 93.9s
00:02:44 [2020-10-30T00:02:44.464Z] 
00:02:44 [2020-10-30T00:02:44.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:44 [2020-10-30T00:02:44.685Z] #41 23.11   CC       images/eventfd.o
00:02:44 [2020-10-30T00:02:44.772Z] #47 28.34 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:02:44 [2020-10-30T00:02:44.772Z] #47 28.50 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:02:44 [2020-10-30T00:02:44.772Z] #47 28.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:02:44 [2020-10-30T00:02:44.772Z] #47 28.55 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:02:44 [2020-10-30T00:02:44.772Z] #47 28.68 go: extracting gopkg.in/yaml.v2 v2.2.7
00:02:44 [2020-10-30T00:02:44.947Z] #41 23.32   CC       images/eventpoll.o
00:02:45 [2020-10-30T00:02:45.071Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
###############################                                           44.3%
################################                                          45.8%
#################################                                         46.7%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.5%
####################################                                      51.4%
00:02:45 [2020-10-30T00:02:45.071Z] #27 ...
00:02:45 [2020-10-30T00:02:45.071Z] 
00:02:45 [2020-10-30T00:02:45.071Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:45 [2020-10-30T00:02:45.071Z] #38 15.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:02:45 [2020-10-30T00:02:45.071Z] #38 17.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:02:45 [2020-10-30T00:02:45.071Z] #38 ...
00:02:45 [2020-10-30T00:02:45.071Z] 
00:02:45 [2020-10-30T00:02:45.071Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:45 [2020-10-30T00:02:45.208Z] #41 23.66   CC       images/fh.o
00:02:45 [2020-10-30T00:02:45.341Z] #47 28.92 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:02:45 [2020-10-30T00:02:45.341Z] #47 29.14 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:02:45 [2020-10-30T00:02:45.341Z] #47 29.26 go: extracting github.com/pelletier/go-toml v1.2.0
00:02:45 [2020-10-30T00:02:45.363Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
###############################                                           44.3%
################################                                          45.8%
#################################                                         46.7%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.5%
####################################                                      51.4%
#####################################                                     52.6%
######################################                                    54.0%
#######################################                                   54.6%
#######################################                                   55.2%
00:02:45 [2020-10-30T00:02:45.363Z] #27 ...
00:02:45 [2020-10-30T00:02:45.363Z] 
00:02:45 [2020-10-30T00:02:45.363Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:45 [2020-10-30T00:02:45.363Z] #40 16.01 Fetched 8219 kB in 11s (733 kB/s)
00:02:45 [2020-10-30T00:02:45.363Z] #40 16.01 Reading package lists...
00:02:45 [2020-10-30T00:02:45.469Z] #41 23.93   CC       images/fsnotify.o
00:02:45 [2020-10-30T00:02:45.601Z] #47 29.27 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:02:45 [2020-10-30T00:02:45.601Z] #47 ...
00:02:45 [2020-10-30T00:02:45.601Z] 
00:02:45 [2020-10-30T00:02:45.601Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:45 [2020-10-30T00:02:45.601Z] #43 19.41 crypto/internal/subtle
00:02:45 [2020-10-30T00:02:45.601Z] #43 19.82 crypto/subtle
00:02:45 [2020-10-30T00:02:45.601Z] #43 20.06 vendor/golang.org/x/crypto/cryptobyte/asn1
00:02:45 [2020-10-30T00:02:45.601Z] #43 20.37 internal/nettrace
00:02:45 [2020-10-30T00:02:45.601Z] #43 20.70 runtime/cgo
00:02:45 [2020-10-30T00:02:45.601Z] #43 ...
00:02:45 [2020-10-30T00:02:45.601Z] 
00:02:45 [2020-10-30T00:02:45.601Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:45 [2020-10-30T00:02:45.601Z] #38 27.90 Checking out files:  66% (1115/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.
00:02:45 [2020-10-30T00:02:45.601Z] #38 28.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:02:45 [2020-10-30T00:02:45.648Z] #40 21.74 Reading package lists...
00:02:45 [2020-10-30T00:02:45.648Z] #40 ...
00:02:45 [2020-10-30T00:02:45.648Z] 
00:02:45 [2020-10-30T00:02:45.648Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:45 [2020-10-30T00:02:45.648Z] #11 16.19 Fetched 8219 kB in 11s (733 kB/s)
00:02:45 [2020-10-30T00:02:45.648Z] #11 16.19 Reading package lists...
00:02:45 [2020-10-30T00:02:45.648Z] #11 21.66 Reading package lists...
00:02:45 [2020-10-30T00:02:45.648Z] #11 ...
00:02:45 [2020-10-30T00:02:45.648Z] 
00:02:45 [2020-10-30T00:02:45.648Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:45 [2020-10-30T00:02:45.707Z] #42 5.386   PBCC     images/timens.pb-c.c
00:02:45 [2020-10-30T00:02:45.707Z] #42 ...
00:02:45 [2020-10-30T00:02:45.707Z] 
00:02:45 [2020-10-30T00:02:45.707Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:45 [2020-10-30T00:02:45.707Z] #46 DONE 71.4s
00:02:45 [2020-10-30T00:02:45.707Z] 
00:02:45 [2020-10-30T00:02:45.707Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:45 [2020-10-30T00:02:45.707Z] #12 67.86 Selecting previously unselected package gcc-mingw-w64-base.
00:02:45 [2020-10-30T00:02:45.707Z] #12 67.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:02:45 [2020-10-30T00:02:45.707Z] #12 67.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:02:45 [2020-10-30T00:02:45.707Z] #12 68.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:02:45 [2020-10-30T00:02:45.707Z] #12 68.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:02:45 [2020-10-30T00:02:45.707Z] #12 68.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:46 [2020-10-30T00:02:46.040Z] #41 24.46   CC       images/signalfd.o
00:02:46 [2020-10-30T00:02:46.085Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
###############################                                           44.3%
################################                                          45.8%
#################################                                         46.7%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.5%
####################################                                      51.4%
#####################################                                     52.6%
######################################                                    54.0%
#######################################                                   54.6%
#######################################                                   55.2%
########################################                                  56.5%
#########################################                                 57.6%
#########################################                                 58.2%
##########################################                                59.1%
###########################################                               59.8%
00:02:46 [2020-10-30T00:02:46.085Z] #27 ...
00:02:46 [2020-10-30T00:02:46.085Z] 
00:02:46 [2020-10-30T00:02:46.085Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:46 [2020-10-30T00:02:46.085Z] #62 16.86 Checking out files:  49% (946/1905)   
Checking out files:  50% (953/1905)   
Checking out files:  51% (972/1905)   
Checking out files:  52% (991/1905)   
Checking out files:  53% (1010/1905)   
Checking out files:  54% (1029/1905)   
Checking out files:  55% (1048/1905)   
Checking out files:  56% (1067/1905)   
Checking out files:  57% (1086/1905)   
Checking out files:  58% (1105/1905)   
Checking out files:  59% (1124/1905)   
Checking out files:  60% (1143/1905)   
Checking out files:  61% (1163/1905)   
Checking out files:  62% (1182/1905)   
Checking out files:  63% (1201/1905)   
Checking out files:  64% (1220/1905)   
Checking out files:  65% (1239/1905)   
Checking out files:  66% (1258/1905)   
Checking out files:  67% (1277/1905)   
Checking out files:  68% (1296/1905)   
Checking out files:  69% (1315/1905)   
Checking out files:  70% (1334/1905)   
Checking out files:  71% (1353/1905)   
Checking out files:  72% (1372/1905)   
Checking out files:  73% (1391/1905)   
Checking out files:  74% (1410/1905)   
Checking out files:  75% (1429/1905)   
Checking out files:  76% (1448/1905)   
Checking out files:  77% (1467/1905)   
Checking out files:  78% (1486/1905)   
Checking out files:  79% (1505/1905)   
Checking out files:  80% (1524/1905)   
Checking out files:  81% (1544/1905)   
Checking out files:  82% (1563/1905)   
Checking out files:  83% (1582/1905)   
Checking out files:  84% (1601/1905)   
Checking out files:  85% (1620/1905)   
Checking out files:  86% (1639/1905)   
Checking out files:  87% (1658/1905)   
Checking out files:  88% (1677/1905)   
Checking out files:  89% (1696/1905)   
Checking out files:  90% (1715/1905)   
Checking out files:  91% (1734/1905)   
Checking out files:  92% (1753/1905)   
Checking out files:  93% (1772/1905)   
Checking out files:  94% (1791/1905)   
Checking out files:  95% (1810/1905)   
Checking out files:  96% (1829/1905)   
Checking out files:  97% (1848/1905)   
Checking out files:  98% (1867/1905)   
Checking out files:  99% (1886/1905)   
Checking out files: 100% (1905/1905)   
Checking out files: 100% (1905/1905), done.
00:02:46 [2020-10-30T00:02:46.085Z] #62 18.07 + cd /tmp/tmp.P8LoXco48E/src/github.com/docker/libnetwork
00:02:46 [2020-10-30T00:02:46.085Z] #62 18.07 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:46 [2020-10-30T00:02:46.085Z] #62 18.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:02:46 [2020-10-30T00:02:46.189Z] #38 ...
00:02:46 [2020-10-30T00:02:46.189Z] 
00:02:46 [2020-10-30T00:02:46.189Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:46 [2020-10-30T00:02:46.189Z] #49 19.86 + cd /tmp/tmp.rPhYNnNaDG/src/github.com/mvdan/sh
00:02:46 [2020-10-30T00:02:46.189Z] #49 19.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:02:46 [2020-10-30T00:02:46.189Z] #49 20.07 + GO111MODULE=on
00:02:46 [2020-10-30T00:02:46.189Z] #49 20.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:02:46 [2020-10-30T00:02:46.189Z] #49 21.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:46 [2020-10-30T00:02:46.189Z] #49 21.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:46 [2020-10-30T00:02:46.189Z] #49 22.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:46 [2020-10-30T00:02:46.189Z] #49 22.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:46 [2020-10-30T00:02:46.189Z] #49 22.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:46 [2020-10-30T00:02:46.189Z] #49 23.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:46 [2020-10-30T00:02:46.189Z] #49 24.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:46 [2020-10-30T00:02:46.189Z] #49 27.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:46 [2020-10-30T00:02:46.189Z] #49 29.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:02:46 [2020-10-30T00:02:46.189Z] #49 29.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:02:46 [2020-10-30T00:02:46.189Z] #49 30.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:02:46 [2020-10-30T00:02:46.189Z] #49 30.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:02:46 [2020-10-30T00:02:46.189Z] #49 ...
00:02:46 [2020-10-30T00:02:46.189Z] 
00:02:46 [2020-10-30T00:02:46.189Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:46 [2020-10-30T00:02:46.189Z] #47 29.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:02:46 [2020-10-30T00:02:46.301Z] #41 24.67   CC       images/fs.o
00:02:46 [2020-10-30T00:02:46.301Z] #41 24.84   CC       images/pstree.o
00:02:46 [2020-10-30T00:02:46.357Z] #62 ...
00:02:46 [2020-10-30T00:02:46.357Z] 
00:02:46 [2020-10-30T00:02:46.357Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:46 [2020-10-30T00:02:46.357Z] #34 10.96 Reading package lists...
00:02:46 [2020-10-30T00:02:46.357Z] #34 17.15 Reading package lists...
00:02:46 [2020-10-30T00:02:46.357Z] #34 23.68 Building dependency tree...
00:02:46 [2020-10-30T00:02:46.357Z] #34 ...
00:02:46 [2020-10-30T00:02:46.357Z] 
00:02:46 [2020-10-30T00:02:46.357Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:46 [2020-10-30T00:02:46.562Z] #41 25.06   CC       images/pipe.o
00:02:46 [2020-10-30T00:02:46.631Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
###############################                                           44.3%
################################                                          45.8%
#################################                                         46.7%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.5%
####################################                                      51.4%
#####################################                                     52.6%
######################################                                    54.0%
#######################################                                   54.6%
#######################################                                   55.2%
########################################                                  56.5%
#########################################                                 57.6%
#########################################                                 58.2%
##########################################                                59.1%
###########################################                               59.8%
###########################################                               61.1%
############################################                              62.4%
#############################################                             62.7%
##############################################                            64.3%
00:02:46 [2020-10-30T00:02:46.631Z] #27 ...
00:02:46 [2020-10-30T00:02:46.631Z] 
00:02:46 [2020-10-30T00:02:46.631Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:46 [2020-10-30T00:02:46.631Z] #53 17.28 Fetched 8219 kB in 12s (679 kB/s)
00:02:46 [2020-10-30T00:02:46.631Z] #53 17.28 Reading package lists...
00:02:46 [2020-10-30T00:02:46.631Z] #53 24.20 Reading package lists...
00:02:46 [2020-10-30T00:02:46.631Z] #53 ...
00:02:46 [2020-10-30T00:02:46.631Z] 
00:02:46 [2020-10-30T00:02:46.631Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:46 [2020-10-30T00:02:46.761Z] #47 30.40 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:02:46 [2020-10-30T00:02:46.761Z] #47 30.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:46 [2020-10-30T00:02:46.761Z] #47 30.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:46 [2020-10-30T00:02:46.822Z] #41 25.33   CC       images/tcp-stream.o
00:02:46 [2020-10-30T00:02:46.994Z] #41 2.124 Note: Building without setproctitle() and strlcpy() support.
00:02:46 [2020-10-30T00:02:46.994Z] #41 2.124       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:02:46 [2020-10-30T00:02:46.994Z] #41 2.144 Note: Building without GnuTLS support
00:02:46 [2020-10-30T00:02:46.994Z] #41 2.155 Makefile.config:39: Warn: you have no libnftables installed
00:02:46 [2020-10-30T00:02:46.994Z] #41 2.155 Makefile.config:40: Warn: Building without nftables support
00:02:46 [2020-10-30T00:02:46.994Z] #41 ...
00:02:46 [2020-10-30T00:02:46.994Z] 
00:02:46 [2020-10-30T00:02:46.994Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:46 [2020-10-30T00:02:46.994Z] #35 6.994 Scanning dependencies of target tini-static
00:02:46 [2020-10-30T00:02:46.994Z] #35 7.219 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:02:46 [2020-10-30T00:02:46.994Z] #35 9.056 [100%] Linking C executable tini-static
00:02:46 [2020-10-30T00:02:46.994Z] #35 9.614 [100%] Built target tini-static
00:02:46 [2020-10-30T00:02:46.994Z] #35 9.710 + mkdir -p /build
00:02:46 [2020-10-30T00:02:46.994Z] #35 9.712 + cp tini-static /build/docker-init
00:02:46 [2020-10-30T00:02:46.994Z] #35 DONE 9.9s
00:02:46 [2020-10-30T00:02:46.994Z] 
00:02:46 [2020-10-30T00:02:46.994Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:46 [2020-10-30T00:02:46.994Z] #11 96.64 Selecting previously unselected package gcc-mingw-w64-base.
00:02:47 [2020-10-30T00:02:47.083Z] #41 25.52   CC       images/sk-packet.o
00:02:47 [2020-10-30T00:02:47.250Z] #11 96.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:02:47 [2020-10-30T00:02:47.250Z] #11 96.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:02:47 [2020-10-30T00:02:47.331Z] #47 31.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:47 [2020-10-30T00:02:47.331Z] #47 31.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:47 [2020-10-30T00:02:47.344Z] #41 25.79   CC       images/mnt.o
00:02:47 [2020-10-30T00:02:47.506Z] #11 96.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:02:47 [2020-10-30T00:02:47.506Z] #11 96.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:02:47 [2020-10-30T00:02:47.506Z] #11 96.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:47 [2020-10-30T00:02:47.590Z] #47 31.24 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:47 [2020-10-30T00:02:47.590Z] #47 31.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:47 [2020-10-30T00:02:47.604Z] #41 26.07   CC       images/pipe-data.o
00:02:47 [2020-10-30T00:02:47.827Z] #12 ...
00:02:47 [2020-10-30T00:02:47.827Z] 
00:02:47 [2020-10-30T00:02:47.827Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:47 [2020-10-30T00:02:47.827Z] #42 5.612   DEP      images/timens.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 5.689   PBCC     images/fown.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 5.737   PBCC     images/google/protobuf/descriptor.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 5.859   PBCC     images/opts.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.051   PBCC     images/memfd.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.090   DEP      images/fown.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.144   DEP      images/google/protobuf/descriptor.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.218   DEP      images/opts.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.297   DEP      images/memfd.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.369   PBCC     images/sit.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.439   DEP      images/sit.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.535   PBCC     images/macvlan.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.604   DEP      images/macvlan.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.687   PBCC     images/autofs.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.704   DEP      images/autofs.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.761   PBCC     images/sysctl.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.797   DEP      images/sysctl.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.886   PBCC     images/time.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.912   DEP      images/time.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.935   PBCC     images/binfmt-misc.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.960   DEP      images/binfmt-misc.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.979   PBCC     images/seccomp.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 6.993   DEP      images/seccomp.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.014   PBCC     images/userns.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.024   DEP      images/userns.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.074   PBCC     images/cgroup.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.090   DEP      images/cgroup.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.123   PBCC     images/ext-file.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.141   DEP      images/ext-file.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.170   PBCC     images/rpc.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.218   DEP      images/rpc.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.277   PBCC     images/siginfo.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.309   DEP      images/siginfo.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.364   PBCC     images/pagemap.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.409   DEP      images/pagemap.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.435   PBCC     images/rlimit.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.455   DEP      images/rlimit.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.513   PBCC     images/file-lock.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.549   DEP      images/file-lock.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.623   PBCC     images/tty.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.727   DEP      images/tty.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.788   PBCC     images/tun.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.866   PBCC     images/netdev.pb-c.c
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.914   DEP      images/tun.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.955   DEP      images/netdev.pb-c.d
00:02:47 [2020-10-30T00:02:47.827Z] #42 7.997   PBCC     images/vma.pb-c.c
00:02:47 [2020-10-30T00:02:47.849Z] #47 31.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:47 [2020-10-30T00:02:47.849Z] #47 31.48 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:02:47 [2020-10-30T00:02:47.849Z] #47 31.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:47 [2020-10-30T00:02:47.865Z] #41 26.37   CC       images/sa.o
00:02:48 [2020-10-30T00:02:48.108Z] #47 31.89 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:02:48 [2020-10-30T00:02:48.125Z] #41 26.54   CC       images/timer.o
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.048   DEP      images/vma.pb-c.d
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.122   PBCC     images/creds.pb-c.c
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.152   DEP      images/creds.pb-c.d
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.206   PBCC     images/utsns.pb-c.c
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.224   DEP      images/utsns.pb-c.d
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.299   PBCC     images/ipc-desc.pb-c.c
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.316   PBCC     images/ipc-sem.pb-c.c
00:02:48 [2020-10-30T00:02:48.131Z] #42 8.338   DEP      images/ipc-desc.pb-c.d
00:02:48 [2020-10-30T00:02:48.386Z] #41 26.81   CC       images/timerfd.o
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.399   DEP      images/ipc-sem.pb-c.d
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.432   PBCC     images/ipc-msg.pb-c.c
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.465   DEP      images/ipc-msg.pb-c.d
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.522   PBCC     images/ipc-shm.pb-c.c
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.558   DEP      images/ipc-shm.pb-c.d
00:02:48 [2020-10-30T00:02:48.433Z] #42 8.609   PBCC     images/ipc-var.pb-c.c
00:02:48 [2020-10-30T00:02:48.647Z] #41 27.04   CC       images/mm.o
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.627   DEP      images/ipc-var.pb-c.d
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.675   PBCC     images/sk-opts.pb-c.c
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.698   PBCC     images/packet-sock.pb-c.c
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.762   DEP      images/sk-opts.pb-c.d
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.822   DEP      images/packet-sock.pb-c.d
00:02:48 [2020-10-30T00:02:48.734Z] #42 8.869   PBCC     images/sk-netlink.pb-c.c
00:02:48 [2020-10-30T00:02:48.908Z] #41 27.39   CC       images/sk-opts.o
00:02:49 [2020-10-30T00:02:49.034Z] #42 8.907   DEP      images/sk-netlink.pb-c.d
00:02:49 [2020-10-30T00:02:49.034Z] #42 8.970   PBCC     images/sk-inet.pb-c.c
00:02:49 [2020-10-30T00:02:49.034Z] #42 9.005   DEP      images/sk-inet.pb-c.d
00:02:49 [2020-10-30T00:02:49.034Z] #42 9.067   PBCC     images/sk-unix.pb-c.c
00:02:49 [2020-10-30T00:02:49.034Z] #42 9.107   DEP      images/sk-unix.pb-c.d
00:02:49 [2020-10-30T00:02:49.034Z] #42 9.151   PBCC     images/mm.pb-c.c
00:02:49 [2020-10-30T00:02:49.034Z] #42 9.234   DEP      images/mm.pb-c.d
00:02:49 [2020-10-30T00:02:49.169Z] #41 27.59   CC       images/sk-unix.o
00:02:49 [2020-10-30T00:02:49.332Z] #42 9.284   PBCC     images/timerfd.pb-c.c
00:02:49 [2020-10-30T00:02:49.333Z] #42 9.333   DEP      images/timerfd.pb-c.d
00:02:49 [2020-10-30T00:02:49.333Z] #42 9.400   PBCC     images/timer.pb-c.c
00:02:49 [2020-10-30T00:02:49.333Z] #42 9.432   DEP      images/timer.pb-c.d
00:02:49 [2020-10-30T00:02:49.333Z] #42 9.509   PBCC     images/sa.pb-c.c
00:02:49 [2020-10-30T00:02:49.431Z] #41 27.86   CC       images/sk-inet.o
00:02:49 [2020-10-30T00:02:49.642Z] #42 9.565   DEP      images/sa.pb-c.d
00:02:49 [2020-10-30T00:02:49.642Z] #42 9.588   PBCC     images/pipe-data.pb-c.c
00:02:49 [2020-10-30T00:02:49.642Z] #42 9.653   DEP      images/pipe-data.pb-c.d
00:02:49 [2020-10-30T00:02:49.642Z] #42 9.713   PBCC     images/mnt.pb-c.c
00:02:49 [2020-10-30T00:02:49.642Z] #42 9.759   DEP      images/mnt.pb-c.d
00:02:49 [2020-10-30T00:02:49.692Z] #41 28.21   CC       images/tun.o
00:02:49 [2020-10-30T00:02:49.940Z] #42 9.807   PBCC     images/sk-packet.pb-c.c
00:02:49 [2020-10-30T00:02:49.940Z] #42 9.828   DEP      images/sk-packet.pb-c.d
00:02:49 [2020-10-30T00:02:49.940Z] #42 9.880   PBCC     images/tcp-stream.pb-c.c
00:02:49 [2020-10-30T00:02:49.940Z] #42 9.952   DEP      images/tcp-stream.pb-c.d
00:02:49 [2020-10-30T00:02:49.940Z] #42 10.00   PBCC     images/pipe.pb-c.c
00:02:49 [2020-10-30T00:02:49.940Z] #42 10.04   DEP      images/pipe.pb-c.d
00:02:49 [2020-10-30T00:02:49.940Z] #42 10.12   PBCC     images/pstree.pb-c.c
00:02:49 [2020-10-30T00:02:49.953Z] #41 28.48   CC       images/sk-netlink.o
00:02:50 [2020-10-30T00:02:50.214Z] #41 28.68   CC       images/packet-sock.o
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.16   DEP      images/pstree.pb-c.d
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.19   PBCC     images/fs.pb-c.c
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.21   DEP      images/fs.pb-c.d
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.25   PBCC     images/signalfd.pb-c.c
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.29   DEP      images/signalfd.pb-c.d
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.33   PBCC     images/fh.pb-c.c
00:02:50 [2020-10-30T00:02:50.239Z] #42 10.38   PBCC     images/fsnotify.pb-c.c
00:02:50 [2020-10-30T00:02:50.476Z] #41 29.04   CC       images/ipc-var.o
00:02:50 [2020-10-30T00:02:50.539Z] #42 10.46   DEP      images/fh.pb-c.d
00:02:50 [2020-10-30T00:02:50.539Z] #42 10.52   DEP      images/fsnotify.pb-c.d
00:02:50 [2020-10-30T00:02:50.539Z] #42 10.55   PBCC     images/eventpoll.pb-c.c
00:02:50 [2020-10-30T00:02:50.539Z] #42 10.59   DEP      images/eventpoll.pb-c.d
00:02:50 [2020-10-30T00:02:50.737Z] #41 29.21   CC       images/ipc-desc.o
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.65   PBCC     images/eventfd.pb-c.c
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.71   DEP      images/eventfd.pb-c.d
00:02:50 [2020-10-30T00:02:50.836Z] #42 ...
00:02:50 [2020-10-30T00:02:50.836Z] 
00:02:50 [2020-10-30T00:02:50.836Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:50 [2020-10-30T00:02:50.836Z] #44 66.55 time
00:02:50 [2020-10-30T00:02:50.836Z] #44 73.26 regexp
00:02:50 [2020-10-30T00:02:50.836Z] #44 ...
00:02:50 [2020-10-30T00:02:50.836Z] 
00:02:50 [2020-10-30T00:02:50.836Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.79   PBCC     images/remap-file-path.pb-c.c
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.82   DEP      images/remap-file-path.pb-c.d
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.87   PBCC     images/fifo.pb-c.c
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.88   DEP      images/fifo.pb-c.d
00:02:50 [2020-10-30T00:02:50.836Z] #42 10.92   PBCC     images/ghost-file.pb-c.c
00:02:50 [2020-10-30T00:02:50.836Z] #42 11.01   DEP      images/ghost-file.pb-c.d
00:02:50 [2020-10-30T00:02:50.998Z] #41 29.40   CC       images/ipc-shm.o
00:02:50 [2020-10-30T00:02:50.998Z] #41 29.61   CC       images/ipc-msg.o
00:02:51 [2020-10-30T00:02:51.136Z] #42 11.09   PBCC     images/regfile.pb-c.c
00:02:51 [2020-10-30T00:02:51.136Z] #42 11.16   DEP      images/regfile.pb-c.d
00:02:51 [2020-10-30T00:02:51.136Z] #42 11.20   PBCC     images/ns.pb-c.c
00:02:51 [2020-10-30T00:02:51.136Z] #42 11.22   DEP      images/ns.pb-c.d
00:02:51 [2020-10-30T00:02:51.136Z] #42 11.27   PBCC     images/fdinfo.pb-c.c
00:02:51 [2020-10-30T00:02:51.371Z] #27 11.84 
                                                                           0.0%
                                                                           0.6%
                                                                           1.3%
#                                                                          2.3%
##                                                                         3.1%
##                                                                         4.1%
###                                                                        5.0%
####                                                                       5.9%
#####                                                                      7.0%
#####                                                                      8.3%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.0%
#########                                                                 13.3%
##########                                                                14.5%
###########                                                               15.8%
############                                                              17.0%
#############                                                             18.1%
#############                                                             18.1%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           20.9%
###############                                                           21.7%
################                                                          22.8%
#################                                                         23.9%
##################                                                        25.0%
##################                                                        26.1%
###################                                                       27.4%
####################                                                      28.5%
#####################                                                     29.4%
#####################                                                     30.2%
######################                                                    31.2%
#######################                                                   32.1%
#######################                                                   33.0%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.5%
###########################                                               37.7%
###########################                                               38.8%
############################                                              39.4%
############################                                              40.0%
#############################                                             40.8%
#############################                                             41.2%
#############################                                             41.5%
##############################                                            42.6%
###############################                                           43.8%
###############################                                           44.3%
################################                                          45.8%
#################################                                         46.7%
##################################                                        47.3%
##################################                                        48.3%
###################################                                       49.5%
####################################                                      51.4%
#####################################                                     52.6%
######################################                                    54.0%
#######################################                                   54.6%
#######################################                                   55.2%
########################################                                  56.5%
#########################################                                 57.6%
#########################################                                 58.2%
##########################################                                59.1%
###########################################                               59.8%
###########################################                               61.1%
############################################                              62.4%
#############################################                             62.7%
##############################################                            64.3%
###############################################                           65.5%
###############################################                           66.3%
################################################                          67.7%
#################################################                         68.3%
##################################################                        70.0%
##################################################                        70.7%
###################################################                       71.6%
####################################################                      72.3%
####################################################                      73.4%
#####################################################                     74.1%
######################################################                    75.1%
######################################################                    76.1%
#######################################################                   77.3%
########################################################                  78.6%
#########################################################                 80.2%
##########################################################                80.8%
###########################################################               82.1%
###########################################################               82.3%
###########################################################               83.3%
#############################################################             84.9%
##############################################################            87.0%
###############################################################           88.5%
################################################################          89.5%
#################################################################         90.6%
#################################################################         91.6%
##################################################################        92.7%
##################################################################        92.7%
###################################################################       93.8%
####################################################################      95.1%
####################################################################      95.4%
#####################################################################     96.4%
#####################################################################     96.5%
######################################################################    97.9%
#######################################################################   99.6%
######################################################################## 100.0%
00:02:51 [2020-10-30T00:02:51.371Z] #27 23.70 
00:02:51 [2020-10-30T00:02:51.402Z] #47 ...
00:02:51 [2020-10-30T00:02:51.403Z] 
00:02:51 [2020-10-30T00:02:51.403Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:02:51 [2020-10-30T00:02:51.403Z] #45 24.68 go: finding github.com/fatih/color v1.9.0
00:02:51 [2020-10-30T00:02:51.403Z] #45 24.72 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:02:51 [2020-10-30T00:02:51.403Z] #45 24.81 go: finding github.com/pkg/errors v0.9.1
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.09 go: finding github.com/spf13/pflag v1.0.3
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.15 go: finding github.com/mattn/go-colorable v0.1.6
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.37 go: finding github.com/mattn/go-isatty v0.0.12
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.97 go: finding github.com/jonboulle/clockwork v0.1.0
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:02:51 [2020-10-30T00:02:51.403Z] #45 25.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:02:51 [2020-10-30T00:02:51.403Z] #45 26.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:02:51 [2020-10-30T00:02:51.403Z] #45 ...
00:02:51 [2020-10-30T00:02:51.403Z] 
00:02:51 [2020-10-30T00:02:51.403Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:51 [2020-10-30T00:02:51.403Z] #62 30.35 Checking out files:  54% (1047/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.
00:02:51 [2020-10-30T00:02:51.403Z] #62 31.42 + cd /tmp/tmp.JUNIeBAZFi/src/github.com/docker/libnetwork
00:02:51 [2020-10-30T00:02:51.403Z] #62 31.42 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
00:02:51 [2020-10-30T00:02:51.403Z] #62 31.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.34   DEP      images/fdinfo.pb-c.d
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.38   PBCC     images/core-aarch64.pb-c.c
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.43   PBCC     images/core-arm.pb-c.c
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.50   PBCC     images/core-ppc64.pb-c.c
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.56   PBCC     images/core-s390.pb-c.c
00:02:51 [2020-10-30T00:02:51.438Z] #42 11.61   PBCC     images/core-x86.pb-c.c
00:02:51 [2020-10-30T00:02:51.571Z] #41 29.80   CC       images/ipc-sem.o
00:02:51 [2020-10-30T00:02:51.571Z] #41 29.98   CC       images/utsns.o
00:02:51 [2020-10-30T00:02:51.681Z] #11 ...
00:02:51 [2020-10-30T00:02:51.681Z] 
00:02:51 [2020-10-30T00:02:51.681Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:51 [2020-10-30T00:02:51.681Z] #49 90.84 fmt
00:02:51 [2020-10-30T00:02:51.681Z] #49 91.76 encoding/base64
00:02:51 [2020-10-30T00:02:51.681Z] #49 92.72 golang.org/x/sys/unix
00:02:51 [2020-10-30T00:02:51.681Z] #49 96.21 encoding/json
00:02:51 [2020-10-30T00:02:51.681Z] #49 ...
00:02:51 [2020-10-30T00:02:51.681Z] 
00:02:51 [2020-10-30T00:02:51.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:51 [2020-10-30T00:02:51.681Z] #41 4.638 fatal: not a git repository (or any of the parent directories): .git
00:02:51 [2020-10-30T00:02:51.681Z] #41 4.699   GEN      .gitid
00:02:51 [2020-10-30T00:02:51.681Z] #41 4.723   GEN      criu/include/version.h
00:02:51 [2020-10-30T00:02:51.681Z] #41 4.791   GEN      include/common/asm
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.292   PBCC     images/timens.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.324   DEP      images/timens.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.371   PBCC     images/fown.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.393   PBCC     images/google/protobuf/descriptor.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.467   PBCC     images/opts.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.523   PBCC     images/memfd.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.584   DEP      images/fown.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.617   DEP      images/google/protobuf/descriptor.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.716   DEP      images/opts.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.758   DEP      images/memfd.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.824   PBCC     images/sit.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.883   DEP      images/sit.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.940   PBCC     images/macvlan.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 6.982   DEP      images/macvlan.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.031   PBCC     images/autofs.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.052   DEP      images/autofs.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.118   PBCC     images/sysctl.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.150   DEP      images/sysctl.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.174   PBCC     images/time.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.239   DEP      images/time.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.284   PBCC     images/binfmt-misc.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.315   DEP      images/binfmt-misc.pb-c.d
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.356   PBCC     images/seccomp.pb-c.c
00:02:51 [2020-10-30T00:02:51.681Z] #41 7.385   DEP      images/seccomp.pb-c.d
00:02:51 [2020-10-30T00:02:51.737Z] #42 11.67   PBCC     images/core.pb-c.c
00:02:51 [2020-10-30T00:02:51.737Z] #42 11.80   PBCC     images/inventory.pb-c.c
00:02:51 [2020-10-30T00:02:51.832Z] #41 30.23   CC       images/creds.o
00:02:51 [2020-10-30T00:02:51.938Z] #41 7.455   PBCC     images/userns.pb-c.c
00:02:51 [2020-10-30T00:02:51.938Z] #41 7.475   DEP      images/userns.pb-c.d
00:02:51 [2020-10-30T00:02:51.938Z] #41 7.553   PBCC     images/cgroup.pb-c.c
00:02:51 [2020-10-30T00:02:51.938Z] #41 7.595   DEP      images/cgroup.pb-c.d
00:02:51 [2020-10-30T00:02:51.938Z] #41 7.660   PBCC     images/ext-file.pb-c.c
00:02:52 [2020-10-30T00:02:52.036Z] #42 11.92   DEP      images/core-aarch64.pb-c.d
00:02:52 [2020-10-30T00:02:52.036Z] #42 11.98   DEP      images/core-arm.pb-c.d
00:02:52 [2020-10-30T00:02:52.036Z] #42 12.07   DEP      images/core-ppc64.pb-c.d
00:02:52 [2020-10-30T00:02:52.036Z] #42 12.18   DEP      images/core-s390.pb-c.d
00:02:52 [2020-10-30T00:02:52.110Z] #41 30.51   CC       images/vma.o
00:02:52 [2020-10-30T00:02:52.195Z] #41 7.692   DEP      images/ext-file.pb-c.d
00:02:52 [2020-10-30T00:02:52.195Z] #41 7.740   PBCC     images/rpc.pb-c.c
00:02:52 [2020-10-30T00:02:52.195Z] #41 7.784   DEP      images/rpc.pb-c.d
00:02:52 [2020-10-30T00:02:52.195Z] #41 7.862   PBCC     images/siginfo.pb-c.c
00:02:52 [2020-10-30T00:02:52.195Z] #41 7.919   DEP      images/siginfo.pb-c.d
00:02:52 [2020-10-30T00:02:52.335Z] #42 12.22   DEP      images/core-x86.pb-c.d
00:02:52 [2020-10-30T00:02:52.335Z] #42 12.32   DEP      images/core.pb-c.d
00:02:52 [2020-10-30T00:02:52.335Z] #42 12.41   DEP      images/inventory.pb-c.d
00:02:52 [2020-10-30T00:02:52.370Z] #41 30.74   CC       images/netdev.o
00:02:52 [2020-10-30T00:02:52.452Z] #41 7.987   PBCC     images/pagemap.pb-c.c
00:02:52 [2020-10-30T00:02:52.452Z] #41 8.014   DEP      images/pagemap.pb-c.d
00:02:52 [2020-10-30T00:02:52.452Z] #41 8.076   PBCC     images/rlimit.pb-c.c
00:02:52 [2020-10-30T00:02:52.452Z] #41 8.127   DEP      images/rlimit.pb-c.d
00:02:52 [2020-10-30T00:02:52.452Z] #41 8.145   PBCC     images/file-lock.pb-c.c
00:02:52 [2020-10-30T00:02:52.630Z] #41 31.16   CC       images/tty.o
00:02:52 [2020-10-30T00:02:52.634Z] #42 12.48   PBCC     images/cpuinfo.pb-c.c
00:02:52 [2020-10-30T00:02:52.634Z] #42 12.53   DEP      images/cpuinfo.pb-c.d
00:02:52 [2020-10-30T00:02:52.634Z] #42 12.61   PBCC     images/stats.pb-c.c
00:02:52 [2020-10-30T00:02:52.634Z] #42 12.65   DEP      images/stats.pb-c.d
00:02:52 [2020-10-30T00:02:52.709Z] #41 8.199   DEP      images/file-lock.pb-c.d
00:02:52 [2020-10-30T00:02:52.709Z] #41 8.257   PBCC     images/tty.pb-c.c
00:02:52 [2020-10-30T00:02:52.709Z] #41 8.305   DEP      images/tty.pb-c.d
00:02:52 [2020-10-30T00:02:52.709Z] #41 8.367   PBCC     images/tun.pb-c.c
00:02:52 [2020-10-30T00:02:52.767Z] #27 25.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:02:52 [2020-10-30T00:02:52.965Z] #41 8.415   PBCC     images/netdev.pb-c.c
00:02:52 [2020-10-30T00:02:52.965Z] #41 8.527   DEP      images/tun.pb-c.d
00:02:52 [2020-10-30T00:02:52.965Z] #41 8.587   DEP      images/netdev.pb-c.d
00:02:53 [2020-10-30T00:02:53.032Z] #27 25.75 
00:02:53 [2020-10-30T00:02:53.202Z] #41 31.67   CC       images/file-lock.o
00:02:53 [2020-10-30T00:02:53.221Z] #41 8.668   PBCC     images/vma.pb-c.c
00:02:53 [2020-10-30T00:02:53.221Z] #41 8.735   DEP      images/vma.pb-c.d
00:02:53 [2020-10-30T00:02:53.221Z] #41 8.785   PBCC     images/creds.pb-c.c
00:02:53 [2020-10-30T00:02:53.221Z] #41 8.809   DEP      images/creds.pb-c.d
00:02:53 [2020-10-30T00:02:53.292Z] #42 ...
00:02:53 [2020-10-30T00:02:53.292Z] 
00:02:53 [2020-10-30T00:02:53.292Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:53 [2020-10-30T00:02:53.292Z] #33 69.24 internal/poll
00:02:53 [2020-10-30T00:02:53.292Z] #33 72.42 os
00:02:53 [2020-10-30T00:02:53.292Z] #33 73.21 internal/fmtsort
00:02:53 [2020-10-30T00:02:53.292Z] #33 74.96 path/filepath
00:02:53 [2020-10-30T00:02:53.292Z] #33 74.96 fmt
00:02:53 [2020-10-30T00:02:53.292Z] #33 76.54 io/ioutil
00:02:53 [2020-10-30T00:02:53.292Z] #33 79.03 github.com/BurntSushi/toml
00:02:53 [2020-10-30T00:02:53.292Z] #33 79.03 log
00:02:53 [2020-10-30T00:02:53.292Z] #33 79.06 flag
00:02:53 [2020-10-30T00:02:53.463Z] #41 31.86   CC       images/rlimit.o
00:02:53 [2020-10-30T00:02:53.482Z] #41 8.887   PBCC     images/utsns.pb-c.c
00:02:53 [2020-10-30T00:02:53.482Z] #41 8.931   DEP      images/utsns.pb-c.d
00:02:53 [2020-10-30T00:02:53.482Z] #41 9.031   PBCC     images/ipc-desc.pb-c.c
00:02:53 [2020-10-30T00:02:53.482Z] #41 9.071   PBCC     images/ipc-sem.pb-c.c
00:02:53 [2020-10-30T00:02:53.482Z] #41 9.103   DEP      images/ipc-desc.pb-c.d
00:02:53 [2020-10-30T00:02:53.482Z] #41 9.146   DEP      images/ipc-sem.pb-c.d
00:02:53 [2020-10-30T00:02:53.563Z] #27 26.00 
                                                                           1.0%
######################################################################## 100.0%
00:02:53 [2020-10-30T00:02:53.725Z] #41 32.04   CC       images/pagemap.o
00:02:53 [2020-10-30T00:02:53.742Z] #41 9.211   PBCC     images/ipc-msg.pb-c.c
00:02:53 [2020-10-30T00:02:53.742Z] #41 9.235   DEP      images/ipc-msg.pb-c.d
00:02:53 [2020-10-30T00:02:53.742Z] #41 9.296   PBCC     images/ipc-shm.pb-c.c
00:02:53 [2020-10-30T00:02:53.742Z] #41 9.330   DEP      images/ipc-shm.pb-c.d
00:02:53 [2020-10-30T00:02:53.742Z] #41 9.416   PBCC     images/ipc-var.pb-c.c
00:02:53 [2020-10-30T00:02:53.830Z] #27 26.24 
00:02:53 [2020-10-30T00:02:53.985Z] #41 32.35   CC       images/siginfo.o
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.423   DEP      images/ipc-var.pb-c.d
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.453   PBCC     images/sk-opts.pb-c.c
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.467   PBCC     images/packet-sock.pb-c.c
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.507   DEP      images/sk-opts.pb-c.d
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.535   DEP      images/packet-sock.pb-c.d
00:02:53 [2020-10-30T00:02:53.999Z] #41 ...
00:02:53 [2020-10-30T00:02:53.999Z] 
00:02:53 [2020-10-30T00:02:53.999Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:53 [2020-10-30T00:02:53.999Z] #32 94.75 flag
00:02:53 [2020-10-30T00:02:53.999Z] #32 94.75 github.com/BurntSushi/toml
00:02:53 [2020-10-30T00:02:53.999Z] #32 97.12 log
00:02:53 [2020-10-30T00:02:53.999Z] #32 99.48 github.com/BurntSushi/toml/cmd/tomlv
00:02:53 [2020-10-30T00:02:53.999Z] #32 DONE 103.5s
00:02:53 [2020-10-30T00:02:53.999Z] 
00:02:53 [2020-10-30T00:02:53.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.560   PBCC     images/sk-netlink.pb-c.c
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.576   DEP      images/sk-netlink.pb-c.d
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.588   PBCC     images/sk-inet.pb-c.c
00:02:53 [2020-10-30T00:02:53.999Z] #41 9.674   DEP      images/sk-inet.pb-c.d
00:02:53 [2020-10-30T00:02:53.999Z] #41 ...
00:02:53 [2020-10-30T00:02:53.999Z] 
00:02:53 [2020-10-30T00:02:53.999Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:53 [2020-10-30T00:02:53.999Z] #49 101.9 github.com/pkg/diff
00:02:53 [2020-10-30T00:02:53.999Z] #49 103.2 go/ast
00:02:53 [2020-10-30T00:02:53.999Z] #49 103.5 golang.org/x/crypto/ssh/terminal
00:02:54 [2020-10-30T00:02:54.247Z] #41 32.63   CC       images/rpc.o
00:02:54 [2020-10-30T00:02:54.375Z] #33 ...
00:02:54 [2020-10-30T00:02:54.375Z] 
00:02:54 [2020-10-30T00:02:54.375Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:54 [2020-10-30T00:02:54.375Z] #42 14.43 make[1]: Nothing to be done for 'all'.
00:02:54 [2020-10-30T00:02:54.674Z] #42 ...
00:02:54 [2020-10-30T00:02:54.674Z] 
00:02:54 [2020-10-30T00:02:54.674Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:54 [2020-10-30T00:02:54.674Z] #50 70.63 context
00:02:54 [2020-10-30T00:02:54.674Z] #50 70.74 internal/poll
00:02:54 [2020-10-30T00:02:54.674Z] #50 73.27 regexp
00:02:54 [2020-10-30T00:02:54.674Z] #50 75.92 path/filepath
00:02:54 [2020-10-30T00:02:54.674Z] #50 80.00 mvdan.cc/sh/v3/fileutil
00:02:54 [2020-10-30T00:02:54.674Z] #50 80.43 flag
00:02:54 [2020-10-30T00:02:54.674Z] #50 80.43 github.com/pkg/diff
00:02:54 [2020-10-30T00:02:54.674Z] #50 80.43 go/token
00:02:54 [2020-10-30T00:02:54.674Z] #50 80.44 encoding/binary
00:02:54 [2020-10-30T00:02:54.784Z] #27 ...
00:02:54 [2020-10-30T00:02:54.784Z] 
00:02:54 [2020-10-30T00:02:54.784Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:02:54 [2020-10-30T00:02:54.784Z] #30 35.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:02:54 [2020-10-30T00:02:54.784Z] #30 35.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:02:54 [2020-10-30T00:02:54.784Z] #30 ...
00:02:54 [2020-10-30T00:02:54.784Z] 
00:02:54 [2020-10-30T00:02:54.784Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:54 [2020-10-30T00:02:54.784Z] #47 25.51 go: extracting golang.org/x/text v0.3.2
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.73 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.79 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.80 go: downloading github.com/ultraware/whitespace v0.0.4
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:54 [2020-10-30T00:02:54.784Z] #47 27.93 go: extracting github.com/ultraware/whitespace v0.0.4
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.03 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.08 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.12 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.17 go: downloading github.com/go-toolsmith/astp v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.24 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.34 go: extracting github.com/go-toolsmith/astp v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.36 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.44 go: downloading github.com/go-toolsmith/typep v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.66 go: extracting github.com/go-toolsmith/typep v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.71 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.71 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.74 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.92 go: downloading github.com/BurntSushi/toml v0.3.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.96 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:02:54 [2020-10-30T00:02:54.784Z] #47 28.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.18 go: extracting github.com/BurntSushi/toml v0.3.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.19 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.56 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.64 go: downloading github.com/pmezard/go-difflib v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.64 go: downloading github.com/gobwas/glob v0.2.3
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.77 go: extracting github.com/pmezard/go-difflib v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:54 [2020-10-30T00:02:54.784Z] #47 29.95 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.08 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.19 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.47 go: extracting github.com/gobwas/glob v0.2.3
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.82 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 30.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.12 go: downloading github.com/ultraware/funlen v0.0.2
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.13 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.42 go: downloading github.com/gogo/protobuf v1.2.1
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.54 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.54 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.66 go: extracting github.com/ultraware/funlen v0.0.2
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.67 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.69 go: downloading github.com/kisielk/gotool v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.93 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:02:54 [2020-10-30T00:02:54.784Z] #47 31.94 go: extracting github.com/kisielk/gotool v1.0.0
00:02:54 [2020-10-30T00:02:54.784Z] #47 32.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:54 [2020-10-30T00:02:54.784Z] #47 35.38 go: extracting github.com/gogo/protobuf v1.2.1
00:02:54 [2020-10-30T00:02:54.826Z] #41 ...
00:02:54 [2020-10-30T00:02:54.826Z] 
00:02:54 [2020-10-30T00:02:54.826Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:54 [2020-10-30T00:02:54.826Z] #43 100.8 vendor/golang.org/x/text/secure/bidirule
00:02:54 [2020-10-30T00:02:54.826Z] #43 101.2 vendor/golang.org/x/text/unicode/norm
00:02:54 [2020-10-30T00:02:54.826Z] #43 105.1 vendor/golang.org/x/net/idna
00:02:54 [2020-10-30T00:02:54.826Z] #43 107.0 vendor/golang.org/x/net/http2/hpack
00:02:54 [2020-10-30T00:02:54.826Z] #43 108.2 mime
00:02:54 [2020-10-30T00:02:54.826Z] #43 109.9 mime/quotedprintable
00:02:54 [2020-10-30T00:02:54.826Z] #43 110.4 net/http/internal
00:02:54 [2020-10-30T00:02:54.972Z] #50 ...
00:02:54 [2020-10-30T00:02:54.972Z] 
00:02:54 [2020-10-30T00:02:54.972Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:54 [2020-10-30T00:02:54.972Z] #44 80.98 net
00:02:55 [2020-10-30T00:02:55.048Z] #47 ...
00:02:55 [2020-10-30T00:02:55.048Z] 
00:02:55 [2020-10-30T00:02:55.048Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:55 [2020-10-30T00:02:55.048Z] #27 27.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:02:55 [2020-10-30T00:02:55.272Z] #44 81.03 os/exec
00:02:55 [2020-10-30T00:02:55.397Z] #43 ...
00:02:55 [2020-10-30T00:02:55.397Z] 
00:02:55 [2020-10-30T00:02:55.397Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:55 [2020-10-30T00:02:55.397Z] #41 33.82   CC       images/ext-file.o
00:02:55 [2020-10-30T00:02:55.624Z] #62 ...
00:02:55 [2020-10-30T00:02:55.624Z] 
00:02:55 [2020-10-30T00:02:55.624Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:55 [2020-10-30T00:02:55.624Z] #11 29.44 Fetched 8396 kB in 23s (360 kB/s)
00:02:55 [2020-10-30T00:02:55.624Z] #11 29.44 Reading package lists...
00:02:55 [2020-10-30T00:02:55.626Z] #27 27.83 
00:02:55 [2020-10-30T00:02:55.657Z] #41 34.11   CC       images/cgroup.o
00:02:55 [2020-10-30T00:02:55.883Z] #11 ...
00:02:55 [2020-10-30T00:02:55.883Z] 
00:02:55 [2020-10-30T00:02:55.883Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:55 [2020-10-30T00:02:55.883Z] #47 37.57 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:02:55 [2020-10-30T00:02:55.883Z] #47 37.90 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:02:55 [2020-10-30T00:02:55.883Z] #47 38.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:55 [2020-10-30T00:02:55.883Z] #47 38.47 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:02:55 [2020-10-30T00:02:55.890Z] #27 28.17 
                                                                           0.8%
################                                                          23.3%
######################################################################## 100.0%
00:02:55 [2020-10-30T00:02:55.890Z] #27 28.53 
00:02:55 [2020-10-30T00:02:55.901Z] #49 105.3 mvdan.cc/editorconfig
00:02:55 [2020-10-30T00:02:55.918Z] #41 ...
00:02:55 [2020-10-30T00:02:55.918Z] 
00:02:55 [2020-10-30T00:02:55.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:55 [2020-10-30T00:02:55.918Z] #11 101.9 Selecting previously unselected package g++-mingw-w64-x86-64.
00:02:55 [2020-10-30T00:02:55.918Z] #11 101.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:02:55 [2020-10-30T00:02:55.918Z] #11 101.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:55 [2020-10-30T00:02:55.922Z] #44 81.74 internal/lazyregexp
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.99 go: downloading github.com/ultraware/funlen v0.0.2
00:02:56 [2020-10-30T00:02:56.163Z] #47 39.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:02:56 [2020-10-30T00:02:56.179Z] #11 ...
00:02:56 [2020-10-30T00:02:56.179Z] 
00:02:56 [2020-10-30T00:02:56.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:56 [2020-10-30T00:02:56.179Z] #41 34.78   CC       images/userns.o
00:02:56 [2020-10-30T00:02:56.220Z] #44 82.31 github.com/LK4D4/vndr/versioned
00:02:56 [2020-10-30T00:02:56.423Z] #47 40.24 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:02:56 [2020-10-30T00:02:56.684Z] #47 40.43 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:02:56 [2020-10-30T00:02:56.684Z] #47 ...
00:02:56 [2020-10-30T00:02:56.684Z] 
00:02:56 [2020-10-30T00:02:56.684Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:02:56 [2020-10-30T00:02:56.684Z] #53 30.34 Fetched 8396 kB in 25s (339 kB/s)
00:02:56 [2020-10-30T00:02:56.684Z] #53 30.34 Reading package lists...
00:02:56 [2020-10-30T00:02:56.684Z] #53 40.15 Reading package lists...
00:02:56 [2020-10-30T00:02:56.684Z] #53 ...
00:02:56 [2020-10-30T00:02:56.684Z] 
00:02:56 [2020-10-30T00:02:56.684Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:56 [2020-10-30T00:02:56.684Z] #47 40.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:02:56 [2020-10-30T00:02:56.684Z] #47 40.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:02:56 [2020-10-30T00:02:56.684Z] #47 40.54 go: extracting github.com/ultraware/funlen v0.0.2
00:02:56 [2020-10-30T00:02:56.752Z] #41 35.17   CC       images/google/protobuf/descriptor.o
00:02:56 [2020-10-30T00:02:56.830Z] #49 ...
00:02:56 [2020-10-30T00:02:56.830Z] 
00:02:56 [2020-10-30T00:02:56.830Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:56 [2020-10-30T00:02:56.830Z] #43 96.11 regexp
00:02:56 [2020-10-30T00:02:56.830Z] #43 98.44 go/token
00:02:56 [2020-10-30T00:02:56.830Z] #43 99.40 go/scanner
00:02:56 [2020-10-30T00:02:56.830Z] #43 100.1 internal/lazyregexp
00:02:56 [2020-10-30T00:02:56.830Z] #43 100.4 net/url
00:02:56 [2020-10-30T00:02:56.830Z] #43 100.8 go/ast
00:02:56 [2020-10-30T00:02:56.830Z] #43 102.4 text/template/parse
00:02:56 [2020-10-30T00:02:56.830Z] #43 106.1 go/parser
00:02:56 [2020-10-30T00:02:56.830Z] #43 ...
00:02:56 [2020-10-30T00:02:56.830Z] 
00:02:56 [2020-10-30T00:02:56.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:56 [2020-10-30T00:02:56.830Z] #41 9.807   PBCC     images/sk-unix.pb-c.c
00:02:56 [2020-10-30T00:02:56.830Z] #41 9.931   DEP      images/sk-unix.pb-c.d
00:02:56 [2020-10-30T00:02:56.830Z] #41 10.01   PBCC     images/mm.pb-c.c
00:02:56 [2020-10-30T00:02:56.830Z] #41 10.18   DEP      images/mm.pb-c.d
00:02:56 [2020-10-30T00:02:56.830Z] #41 10.24   PBCC     images/timerfd.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.28   DEP      images/timerfd.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.35   PBCC     images/timer.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.40   DEP      images/timer.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.49   PBCC     images/sa.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.54   DEP      images/sa.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.61   PBCC     images/pipe-data.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.69   DEP      images/pipe-data.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.78   PBCC     images/mnt.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.83   DEP      images/mnt.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.91   PBCC     images/sk-packet.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.94   DEP      images/sk-packet.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 10.99   PBCC     images/tcp-stream.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.06   DEP      images/tcp-stream.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.11   PBCC     images/pipe.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.18   DEP      images/pipe.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.24   PBCC     images/pstree.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.27   DEP      images/pstree.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.33   PBCC     images/fs.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.40   DEP      images/fs.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.45   PBCC     images/signalfd.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.53   DEP      images/signalfd.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.59   PBCC     images/fh.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.70   PBCC     images/fsnotify.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.77   DEP      images/fh.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.86   DEP      images/fsnotify.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.91   PBCC     images/eventpoll.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 11.94   DEP      images/eventpoll.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.00   PBCC     images/eventfd.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.00   DEP      images/eventfd.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.05   PBCC     images/remap-file-path.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.09   DEP      images/remap-file-path.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.16   PBCC     images/fifo.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.18   DEP      images/fifo.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.26   PBCC     images/ghost-file.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.29   DEP      images/ghost-file.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.33   PBCC     images/regfile.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.38   DEP      images/regfile.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.45   PBCC     images/ns.pb-c.c
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.46   DEP      images/ns.pb-c.d
00:02:56 [2020-10-30T00:02:56.831Z] #41 12.51   PBCC     images/fdinfo.pb-c.c
00:02:56 [2020-10-30T00:02:56.945Z] #47 40.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:56 [2020-10-30T00:02:56.945Z] #47 40.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:02:57 [2020-10-30T00:02:57.087Z] #41 12.63   DEP      images/fdinfo.pb-c.d
00:02:57 [2020-10-30T00:02:57.087Z] #41 12.72   PBCC     images/core-aarch64.pb-c.c
00:02:57 [2020-10-30T00:02:57.204Z] #47 40.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:02:57 [2020-10-30T00:02:57.204Z] #47 40.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:02:57 [2020-10-30T00:02:57.204Z] #47 ...
00:02:57 [2020-10-30T00:02:57.204Z] 
00:02:57 [2020-10-30T00:02:57.204Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:57 [2020-10-30T00:02:57.204Z] #40 31.08 Fetched 8396 kB in 23s (357 kB/s)
00:02:57 [2020-10-30T00:02:57.204Z] #40 31.08 Reading package lists...
00:02:57 [2020-10-30T00:02:57.344Z] #41 12.81   PBCC     images/core-arm.pb-c.c
00:02:57 [2020-10-30T00:02:57.344Z] #41 12.86   PBCC     images/core-ppc64.pb-c.c
00:02:57 [2020-10-30T00:02:57.344Z] #41 12.93   PBCC     images/core-s390.pb-c.c
00:02:57 [2020-10-30T00:02:57.344Z] #41 12.99   PBCC     images/core-x86.pb-c.c
00:02:57 [2020-10-30T00:02:57.344Z] #41 13.03   PBCC     images/core.pb-c.c
00:02:57 [2020-10-30T00:02:57.360Z] #27 29.76 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:02:57 [2020-10-30T00:02:57.360Z] #27 29.90 skipping existing 9a99313a2c50
00:02:57 [2020-10-30T00:02:57.360Z] #27 ...
00:02:57 [2020-10-30T00:02:57.360Z] 
00:02:57 [2020-10-30T00:02:57.360Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:57 [2020-10-30T00:02:57.360Z] #34 27.98 The following additional packages will be installed:
00:02:57 [2020-10-30T00:02:57.360Z] #34 27.99   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:02:57 [2020-10-30T00:02:57.360Z] #34 28.02 Suggested packages:
00:02:57 [2020-10-30T00:02:57.360Z] #34 28.02   cmake-doc ninja-build lrzip
00:02:57 [2020-10-30T00:02:57.360Z] #34 28.02 Recommended packages:
00:02:57 [2020-10-30T00:02:57.360Z] #34 28.03   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.18 The following NEW packages will be installed:
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.21   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.21   vim-common xxd
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.80 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.80 Need to get 14.2 MB of archives.
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.80 After this operation, 60.0 MB of additional disk space will be used.
00:02:57 [2020-10-30T00:02:57.360Z] #34 29.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 30.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 30.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 31.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.15 debconf: delaying package configuration, since apt-utils is not installed
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.32 Fetched 14.2 MB in 2s (5713 kB/s)
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.44 Selecting previously unselected package xxd.
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.61 Unpacking xxd (2:8.1.0875-5) ...
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.88 Selecting previously unselected package vim-common.
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:02:57 [2020-10-30T00:02:57.360Z] #34 33.90 Unpacking vim-common (2:8.1.0875-5) ...
00:02:57 [2020-10-30T00:02:57.360Z] #34 34.55 Selecting previously unselected package cmake-data.
00:02:57 [2020-10-30T00:02:57.360Z] #34 34.55 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:02:57 [2020-10-30T00:02:57.360Z] #34 34.59 Unpacking cmake-data (3.13.4-1) ...
00:02:57 [2020-10-30T00:02:57.465Z] #40 40.80 Reading package lists...
00:02:57 [2020-10-30T00:02:57.465Z] #40 ...
00:02:57 [2020-10-30T00:02:57.465Z] 
00:02:57 [2020-10-30T00:02:57.465Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:02:57 [2020-10-30T00:02:57.465Z] #34 31.14 Fetched 8396 kB in 24s (350 kB/s)
00:02:57 [2020-10-30T00:02:57.465Z] #34 31.14 Reading package lists...
00:02:57 [2020-10-30T00:02:57.465Z] #34 40.73 Reading package lists...
00:02:57 [2020-10-30T00:02:57.465Z] #34 ...
00:02:57 [2020-10-30T00:02:57.465Z] 
00:02:57 [2020-10-30T00:02:57.465Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:02:57 [2020-10-30T00:02:57.465Z] #49 31.33 runtime
00:02:57 [2020-10-30T00:02:57.465Z] #49 31.34 runtime/cgo
00:02:57 [2020-10-30T00:02:57.600Z] #41 13.09   PBCC     images/inventory.pb-c.c
00:02:57 [2020-10-30T00:02:57.600Z] #41 13.16   DEP      images/core-aarch64.pb-c.d
00:02:57 [2020-10-30T00:02:57.600Z] #41 13.20   DEP      images/core-arm.pb-c.d
00:02:57 [2020-10-30T00:02:57.600Z] #41 13.24   DEP      images/core-ppc64.pb-c.d
00:02:57 [2020-10-30T00:02:57.600Z] #41 13.31   DEP      images/core-s390.pb-c.d
00:02:57 [2020-10-30T00:02:57.627Z] #34 ...
00:02:57 [2020-10-30T00:02:57.627Z] 
00:02:57 [2020-10-30T00:02:57.627Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:02:57 [2020-10-30T00:02:57.627Z] #27 29.99 
00:02:57 [2020-10-30T00:02:57.725Z] #49 ...
00:02:57 [2020-10-30T00:02:57.725Z] 
00:02:57 [2020-10-30T00:02:57.725Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:57 [2020-10-30T00:02:57.725Z] #47 41.40 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:02:57 [2020-10-30T00:02:57.725Z] #47 41.57 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:02:57 [2020-10-30T00:02:57.725Z] #47 41.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:02:57 [2020-10-30T00:02:57.725Z] #47 41.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:02:57 [2020-10-30T00:02:57.725Z] #47 ...
00:02:57 [2020-10-30T00:02:57.725Z] 
00:02:57 [2020-10-30T00:02:57.725Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:02:57 [2020-10-30T00:02:57.725Z] #38 31.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:02:57 [2020-10-30T00:02:57.857Z] #41 13.37   DEP      images/core-x86.pb-c.d
00:02:57 [2020-10-30T00:02:57.857Z] #41 13.44   DEP      images/core.pb-c.d
00:02:57 [2020-10-30T00:02:57.857Z] #41 13.49   DEP      images/inventory.pb-c.d
00:02:57 [2020-10-30T00:02:57.857Z] #41 13.54   PBCC     images/cpuinfo.pb-c.c
00:02:57 [2020-10-30T00:02:57.986Z] #38 ...
00:02:57 [2020-10-30T00:02:57.986Z] 
00:02:57 [2020-10-30T00:02:57.986Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:58 [2020-10-30T00:02:58.113Z] #41 13.61   DEP      images/cpuinfo.pb-c.d
00:02:58 [2020-10-30T00:02:58.113Z] #41 13.65   PBCC     images/stats.pb-c.c
00:02:58 [2020-10-30T00:02:58.113Z] #41 13.72   DEP      images/stats.pb-c.d
00:02:58 [2020-10-30T00:02:58.374Z] #27 ...
00:02:58 [2020-10-30T00:02:58.374Z] 
00:02:58 [2020-10-30T00:02:58.374Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:02:58 [2020-10-30T00:02:58.374Z] #40 21.74 Reading package lists...
00:02:58 [2020-10-30T00:02:58.374Z] #40 29.00 Building dependency tree...
00:02:58 [2020-10-30T00:02:58.374Z] #40 31.93 The following additional packages will be installed:
00:02:58 [2020-10-30T00:02:58.374Z] #40 31.94   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:02:58 [2020-10-30T00:02:58.374Z] #40 31.94   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:02:58 [2020-10-30T00:02:58.374Z] #40 31.95 Suggested packages:
00:02:58 [2020-10-30T00:02:58.374Z] #40 31.96   manpages-dev python-setuptools
00:02:58 [2020-10-30T00:02:58.374Z] #40 32.98 The following NEW packages will be installed:
00:02:58 [2020-10-30T00:02:58.374Z] #40 32.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:02:58 [2020-10-30T00:02:58.374Z] #40 32.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:02:58 [2020-10-30T00:02:58.374Z] #40 32.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:02:58 [2020-10-30T00:02:58.374Z] #40 32.99   python-six zlib1g-dev
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.35 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.35 Need to get 3798 kB of archives.
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.35 After this operation, 21.6 MB of additional disk space will be used.
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 33.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
00:02:58 [2020-10-30T00:02:58.374Z] #40 35.84 debconf: delaying package configuration, since apt-utils is not installed
00:02:58 [2020-10-30T00:02:58.374Z] #40 36.46 Fetched 3798 kB in 1s (5380 kB/s)
00:02:58 [2020-10-30T00:02:58.374Z] #40 37.12 Selecting previously unselected package libcap-dev:arm64.
00:02:58 [2020-10-30T00:02:58.374Z] #40 37.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 ... 15383 files and directories currently installed.)
00:02:58 [2020-10-30T00:02:58.374Z] #40 37.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
00:02:58 [2020-10-30T00:02:58.374Z] #40 37.19 Unpacking libcap-dev:arm64 (1:2.25-2) ...
00:02:58 [2020-10-30T00:02:58.374Z] #40 ...
00:02:58 [2020-10-30T00:02:58.374Z] 
00:02:58 [2020-10-30T00:02:58.374Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.42 github.com/LK4D4/vndr/godl/singleflight
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.42 internal/singleflight
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.42 math/rand
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.44 io
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.65 strconv
00:02:58 [2020-10-30T00:02:58.374Z] #43 37.88 syscall
00:02:58 [2020-10-30T00:02:58.374Z] #43 38.79 vendor/golang.org/x/net/dns/dnsmessage
00:02:58 [2020-10-30T00:02:58.669Z] #43 ...
00:02:58 [2020-10-30T00:02:58.669Z] 
00:02:58 [2020-10-30T00:02:58.669Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:58 [2020-10-30T00:02:58.669Z] #11 21.66 Reading package lists...
00:02:58 [2020-10-30T00:02:58.669Z] #11 29.76 Building dependency tree...
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.10 The following additional packages will be installed:
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.11   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.11   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.11   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.12   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.14 Suggested packages:
00:02:58 [2020-10-30T00:02:58.669Z] #11 32.15   gcc-8-locales seccomp wine64
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.50 The following NEW packages will be installed:
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.50   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.50   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.51   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.91 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.91 Need to get 73.3 MB of archives.
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.91 After this operation, 472 MB of additional disk space will be used.
00:02:58 [2020-10-30T00:02:58.669Z] #11 33.91 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]
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.06 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]
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
00:02:58 [2020-10-30T00:02:58.669Z] #41 36.86   CC       images/opts.o
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:02:58 [2020-10-30T00:02:58.669Z] #11 34.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:02:58 [2020-10-30T00:02:58.669Z] #41 37.12   CC       images/seccomp.o
00:02:58 [2020-10-30T00:02:58.669Z] #11 35.61 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]
00:02:58 [2020-10-30T00:02:58.669Z] #11 35.71 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]
00:02:58 [2020-10-30T00:02:58.669Z] #11 ...
00:02:58 [2020-10-30T00:02:58.669Z] 
00:02:58 [2020-10-30T00:02:58.669Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:58 [2020-10-30T00:02:58.669Z] #43 39.37 bytes
00:02:58 [2020-10-30T00:02:58.930Z] #41 37.36   CC       images/binfmt-misc.o
00:02:59 [2020-10-30T00:02:59.191Z] #41 37.62   CC       images/time.o
00:02:59 [2020-10-30T00:02:59.452Z] #41 37.84   CC       images/sysctl.o
00:02:59 [2020-10-30T00:02:59.481Z] #41 15.14 make[1]: Nothing to be done for 'all'.
00:02:59 [2020-10-30T00:02:59.714Z] #41 38.04   CC       images/autofs.o
00:02:59 [2020-10-30T00:02:59.714Z] #41 38.24   CC       images/macvlan.o
00:02:59 [2020-10-30T00:02:59.989Z] #41 38.46   CC       images/sit.o
00:03:00 [2020-10-30T00:03:00.191Z] #43 40.66 bufio
00:03:00 [2020-10-30T00:03:00.249Z] #41 38.67   CC       images/memfd.o
00:03:00 [2020-10-30T00:03:00.411Z] #41 ...
00:03:00 [2020-10-30T00:03:00.411Z] 
00:03:00 [2020-10-30T00:03:00.411Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:00 [2020-10-30T00:03:00.510Z] #41 38.95   CC       images/timens.o
00:03:00 [2020-10-30T00:03:00.732Z] #44 86.11 encoding/base64
00:03:00 [2020-10-30T00:03:00.732Z] #44 ...
00:03:00 [2020-10-30T00:03:00.732Z] 
00:03:00 [2020-10-30T00:03:00.732Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:00 [2020-10-30T00:03:00.771Z] #41 39.20   LINK     images/built-in.o
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.33   GEN      compel/include/asm
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.36   GEN      compel/include/version.h
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.39 touch .config
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.44   GEN      include/common/config.h
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.53   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.55   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.57   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.59   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.63   DEP      compel/arch/x86/plugins/std/memcpy.d
00:03:01 [2020-10-30T00:03:01.032Z] #41 39.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:03:01 [2020-10-30T00:03:01.040Z] #55 43.69 Checking out files:  63% (2178/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
Checking out files:  87% (2985/3430)   
Checking out files:  88% (3019/3430)   
Checking out files:  89% (3053/3430)   
Checking out files:  90% (3087/3430)   
Checking out files:  91% (3122/3430)   
Checking out files:  92% (3156/3430)   
Checking out files:  93% (3190/3430)   
Checking out files:  94% (3225/3430)   
Checking out files:  95% (3259/3430)   
Checking out files:  96% (3293/3430)   
Checking out files:  97% (3328/3430)   
Checking out files:  98% (3362/3430)   
Checking out files:  99% (3396/3430)   
Checking out files: 100% (3430/3430)   
Checking out files: 100% (3430/3430), done.
00:03:01 [2020-10-30T00:03:01.040Z] #55 44.79 + cd /tmp/tmp.yWms43oyVs/src/github.com/containerd/containerd
00:03:01 [2020-10-30T00:03:01.040Z] #55 44.79 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:01 [2020-10-30T00:03:01.291Z] #11 39.80 Reading package lists...
00:03:01 [2020-10-30T00:03:01.291Z] #11 ...
00:03:01 [2020-10-30T00:03:01.291Z] 
00:03:01 [2020-10-30T00:03:01.291Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:03:01 [2020-10-30T00:03:01.291Z] #47 41.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.39 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.62 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.62 go: downloading github.com/uudashr/gocognit v1.0.1
00:03:01 [2020-10-30T00:03:01.291Z] #47 42.96 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.05 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.10 go: downloading github.com/go-toolsmith/astp v1.0.0
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.63 go: extracting github.com/uudashr/gocognit v1.0.1
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.64 go: downloading github.com/gobwas/glob v0.2.3
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.86 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:03:01 [2020-10-30T00:03:01.291Z] #47 43.93 go: extracting github.com/go-toolsmith/astp v1.0.0
00:03:01 [2020-10-30T00:03:01.291Z] #47 44.03 go: extracting golang.org/x/text v0.3.2
00:03:01 [2020-10-30T00:03:01.292Z] #47 44.07 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:03:01 [2020-10-30T00:03:01.292Z] #47 44.62 go: extracting github.com/gobwas/glob v0.2.3
00:03:01 [2020-10-30T00:03:01.292Z] #47 44.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:03:01 [2020-10-30T00:03:01.292Z] #47 44.88 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:03:01 [2020-10-30T00:03:01.292Z] #47 45.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.69   GEN      compel/plugins/include/uapi/std/syscall.h
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.72   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.73   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.74   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.74   DEP      compel/plugins/std/infect.d
00:03:01 [2020-10-30T00:03:01.293Z] #41 39.92   DEP      compel/plugins/std/string.d
00:03:01 [2020-10-30T00:03:01.551Z] #47 45.21 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:03:01 [2020-10-30T00:03:01.551Z] #47 45.21 go: downloading github.com/gogo/protobuf v1.2.1
00:03:01 [2020-10-30T00:03:01.551Z] #47 45.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:03:01 [2020-10-30T00:03:01.551Z] #47 45.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:03:01 [2020-10-30T00:03:01.554Z] #41 40.04   DEP      compel/plugins/std/log.d
00:03:01 [2020-10-30T00:03:01.731Z] #43 ...
00:03:01 [2020-10-30T00:03:01.731Z] 
00:03:01 [2020-10-30T00:03:01.731Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:03:01 [2020-10-30T00:03:01.731Z] #53 24.20 Reading package lists...
00:03:01 [2020-10-30T00:03:01.731Z] #53 32.14 Building dependency tree...
00:03:01 [2020-10-30T00:03:01.731Z] #53 34.77 The following additional packages will be installed:
00:03:01 [2020-10-30T00:03:01.731Z] #53 34.77   libbtrfs0
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.07 The following NEW packages will be installed:
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.09   libbtrfs-dev libbtrfs0
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.46 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.46 Need to get 119 kB of archives.
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.46 After this operation, 387 kB of additional disk space will be used.
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:03:01 [2020-10-30T00:03:01.731Z] #53 35.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:03:01 [2020-10-30T00:03:01.731Z] #53 36.89 debconf: delaying package configuration, since apt-utils is not installed
00:03:01 [2020-10-30T00:03:01.731Z] #53 37.27 Fetched 119 kB in 0s (355 kB/s)
00:03:01 [2020-10-30T00:03:01.731Z] #53 38.52 Selecting previously unselected package libbtrfs0.
00:03:01 [2020-10-30T00:03:01.731Z] #53 38.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:03:01 [2020-10-30T00:03:01.731Z] #53 38.60 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
00:03:01 [2020-10-30T00:03:01.731Z] #53 38.83 Unpacking libbtrfs0 (4.20.1-2) ...
00:03:01 [2020-10-30T00:03:01.731Z] #53 41.04 Selecting previously unselected package libbtrfs-dev.
00:03:01 [2020-10-30T00:03:01.731Z] #53 41.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
00:03:01 [2020-10-30T00:03:01.731Z] #53 ...
00:03:01 [2020-10-30T00:03:01.731Z] 
00:03:01 [2020-10-30T00:03:01.731Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:03:01 [2020-10-30T00:03:01.731Z] #27 31.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:03:01 [2020-10-30T00:03:01.731Z] #27 32.15 
00:03:01 [2020-10-30T00:03:01.731Z] #27 32.41 
######################################################################## 100.0%
00:03:01 [2020-10-30T00:03:01.731Z] #27 32.47 
00:03:01 [2020-10-30T00:03:01.731Z] #27 33.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:03:01 [2020-10-30T00:03:01.731Z] #27 33.63 
00:03:01 [2020-10-30T00:03:01.731Z] #27 33.90 
######################################################################## 100.0%
00:03:01 [2020-10-30T00:03:01.731Z] #27 34.03 
00:03:01 [2020-10-30T00:03:01.815Z] #41 40.18   DEP      compel/plugins/std/fds.d
00:03:01 [2020-10-30T00:03:01.815Z] #41 40.27   DEP      compel/plugins/std/std.d
00:03:01 [2020-10-30T00:03:01.815Z] #41 40.40   DEP      compel/plugins/shmem/shmem.d
00:03:01 [2020-10-30T00:03:01.951Z] #54 46.38 Checking out files:  42% (1444/3430)   
Checking out files:  43% (1475/3430)   
Checking out files:  44% (1510/3430)   
Checking out files:  45% (1544/3430)   
Checking out files:  46% (1578/3430)   
Checking out files:  47% (1613/3430)   
Checking out files:  48% (1647/3430)   
Checking out files:  49% (1681/3430)   
Checking out files:  50% (1715/3430)   
Checking out files:  51% (1750/3430)   
Checking out files:  52% (1784/3430)   
Checking out files:  53% (1818/3430)   
Checking out files:  54% (1853/3430)   
Checking out files:  55% (1887/3430)   
Checking out files:  56% (1921/3430)   
Checking out files:  57% (1956/3430)   
Checking out files:  58% (1990/3430)   
Checking out files:  59% (2024/3430)   
Checking out files:  60% (2058/3430)   
Checking out files:  61% (2093/3430)   
Checking out files:  62% (2127/3430)   
Checking out files:  63% (2161/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
Checking out files:  86% (2951/3430)   
Checking out files:  87% (2985/3430)   
Checking out files:  88% (3019/3430)   
Checking out files:  89% (3053/3430)   
Checking out files:  90% (3087/3430)   
Checking out files:  91% (3122/3430)   
Checking out files:  92% (3156/3430)   
Checking out files:  93% (3190/3430)   
Checking out files:  94% (3225/3430)   
Checking out files:  95% (3259/3430)   
Checking out files:  96% (3293/3430)   
Checking out files:  97% (3328/3430)   
Checking out files:  98% (3362/3430)   
Checking out files:  99% (3396/3430)   
Checking out files: 100% (3430/3430)   
Checking out files: 100% (3430/3430), done.
00:03:01 [2020-10-30T00:03:01.951Z] #54 48.07 + cd /tmp/tmp.Nel22D6zwD/src/github.com/containerd/containerd
00:03:01 [2020-10-30T00:03:01.951Z] #54 48.07 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:01 [2020-10-30T00:03:01.958Z] #47 45.44 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:03:01 [2020-10-30T00:03:01.958Z] #47 45.49 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:03:01 [2020-10-30T00:03:01.997Z] #27 34.22 Download of images into '/build' complete.
00:03:01 [2020-10-30T00:03:01.997Z] #27 34.22 Use something like the following to load the result into a Docker daemon:
00:03:01 [2020-10-30T00:03:01.997Z] #27 34.22   tar -cC '/build' . | docker load
00:03:02 [2020-10-30T00:03:02.077Z] #41 40.47   DEP      compel/plugins/fds/fds.d
00:03:02 [2020-10-30T00:03:02.218Z] #47 45.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:03:02 [2020-10-30T00:03:02.218Z] #47 ...
00:03:02 [2020-10-30T00:03:02.218Z] 
00:03:02 [2020-10-30T00:03:02.218Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:02 [2020-10-30T00:03:02.218Z] #43 35.89 vendor/golang.org/x/crypto/curve25519
00:03:02 [2020-10-30T00:03:02.338Z] #41 40.68   CC       compel/plugins/std/std.o
00:03:02 [2020-10-30T00:03:02.478Z] #43 ...
00:03:02 [2020-10-30T00:03:02.479Z] 
00:03:02 [2020-10-30T00:03:02.479Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:03:02 [2020-10-30T00:03:02.479Z] #47 46.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:03:02 [2020-10-30T00:03:02.599Z] #41 ...
00:03:02 [2020-10-30T00:03:02.599Z] 
00:03:02 [2020-10-30T00:03:02.599Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.1 Selecting previously unselected package libapparmor1:amd64.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.3 Selecting previously unselected package libapparmor-dev:amd64.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.4 Selecting previously unselected package libbtrfs0.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.5 Unpacking libbtrfs0 (4.20.1-2) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.5 Selecting previously unselected package libbtrfs-dev.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.6 Unpacking libbtrfs-dev (4.20.1-2) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.8 Selecting previously unselected package libudev-dev:amd64.
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 116.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:03:02 [2020-10-30T00:03:02.599Z] #11 117.0 Selecting previously unselected package libsepol1-dev:amd64.
00:03:02 [2020-10-30T00:03:02.599Z] #11 117.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.3 Selecting previously unselected package libpcre16-3:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.5 Selecting previously unselected package libpcre32-3:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.7 Selecting previously unselected package libpcrecpp0v5:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.8 Selecting previously unselected package libpcre3-dev:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 117.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.3 Selecting previously unselected package libselinux1-dev:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.6 Selecting previously unselected package libdevmapper-dev:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.7 Selecting previously unselected package libseccomp-dev:amd64.
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.600Z] #11 118.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + export 'BUILDTAGS=netgo osusergo static_build'
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + BUILDTAGS='netgo osusergo static_build'
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + export EXTRA_FLAGS=-buildmode=pie
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + EXTRA_FLAGS=-buildmode=pie
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + '[' '' = dynamic ']'
00:03:02 [2020-10-30T00:03:02.618Z] #55 46.25 + make
00:03:02 [2020-10-30T00:03:02.860Z] #11 118.9 Selecting previously unselected package libsystemd-dev:amd64.
00:03:02 [2020-10-30T00:03:02.860Z] #11 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:03:02 [2020-10-30T00:03:02.860Z] #11 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:03:02 [2020-10-30T00:03:02.917Z] #55 ...
00:03:02 [2020-10-30T00:03:02.917Z] 
00:03:02 [2020-10-30T00:03:02.917Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:02 [2020-10-30T00:03:02.917Z] #33 84.35 github.com/BurntSushi/toml/cmd/tomlv
00:03:02 [2020-10-30T00:03:02.917Z] #33 DONE 88.7s
00:03:02 [2020-10-30T00:03:02.917Z] 
00:03:02 [2020-10-30T00:03:02.917Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:02 [2020-10-30T00:03:02.917Z] #42 16.04   CC       images/stats.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 16.56   CC       images/core.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 17.40   CC       images/core-x86.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 18.04   CC       images/core-arm.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 18.47   CC       images/core-aarch64.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 18.94   CC       images/core-ppc64.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 19.79   CC       images/core-s390.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 20.78   CC       images/cpuinfo.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 21.37   CC       images/inventory.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 21.71   CC       images/fdinfo.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 22.18   CC       images/fown.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 22.42   CC       images/ns.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 22.63   CC       images/regfile.o
00:03:02 [2020-10-30T00:03:02.917Z] #42 22.90   CC       images/ghost-file.o
00:03:03 [2020-10-30T00:03:03.135Z] #47 46.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:03:03 [2020-10-30T00:03:03.135Z] #47 46.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.22 + export 'BUILDTAGS=netgo osusergo static_build'
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + BUILDTAGS='netgo osusergo static_build'
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + export EXTRA_FLAGS=-buildmode=pie
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + EXTRA_FLAGS=-buildmode=pie
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.23 + '[' '' = dynamic ']'
00:03:03 [2020-10-30T00:03:03.319Z] #54 49.24 + make
00:03:03 [2020-10-30T00:03:03.397Z] #47 47.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:03:03 [2020-10-30T00:03:03.397Z] #47 47.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:03:03 [2020-10-30T00:03:03.397Z] #47 47.29 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:03:03 [2020-10-30T00:03:03.431Z] #11 119.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:03:03 [2020-10-30T00:03:03.431Z] #11 119.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:03:03 [2020-10-30T00:03:03.568Z] #42 23.58   CC       images/fifo.o
00:03:03 [2020-10-30T00:03:03.692Z] #11 119.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:03:03 [2020-10-30T00:03:03.867Z] #42 ...
00:03:03 [2020-10-30T00:03:03.867Z] 
00:03:03 [2020-10-30T00:03:03.867Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:03 [2020-10-30T00:03:03.867Z] #55 47.59 + bin/ctr
00:03:03 [2020-10-30T00:03:03.952Z] #11 119.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:03:03 [2020-10-30T00:03:03.953Z] #11 120.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:03:03 [2020-10-30T00:03:03.953Z] #11 120.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:03:03 [2020-10-30T00:03:03.966Z] #47 47.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...#11 ...
00:03:04 [2020-10-30T00:03:04.214Z] 
00:03:04 [2020-10-30T00:03:04.214Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:04 [2020-10-30T00:03:04.214Z] #56 113.2 + for f in rootlesskit rootlesskit-docker-proxy
00:03:04 [2020-10-30T00:03:04.214Z] #56 113.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:03:04 [2020-10-30T00:03:04.214Z] #56 DONE 120.3s
00:03:04 [2020-10-30T00:03:04.214Z] 
00:03:04 [2020-10-30T00:03:04.214Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:03:04 [2020-10-30T00:03:04.214Z] #57 DONE 0.1s
00:03:04 [2020-10-30T00:03:04.214Z] 
00:03:04 [2020-10-30T00:03:04.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.3 Setting up libbtrfs0 (4.20.1-2) ...
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:03:04 [2020-10-30T00:03:04.214Z] #11 ...
00:03:04 [2020-10-30T00:03:04.214Z] 
00:03:04 [2020-10-30T00:03:04.214Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:03:04 [2020-10-30T00:03:04.214Z] #58 DONE 0.1s
00:03:04 [2020-10-30T00:03:04.214Z] 
00:03:04 [2020-10-30T00:03:04.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:04 [2020-10-30T00:03:04.214Z] #11 120.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:03:04 [2020-10-30T00:03:04.247Z] #54 50.09 + bin/ctr
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.6 Setting up mingw-w64-common (6.0.0-3) ...
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:03:04 [2020-10-30T00:03:04.475Z] #11 120.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:03:04 [2020-10-30T00:03:04.534Z] #47 48.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.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
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up dmsetup (2:1.02.155-3) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:03:04 [2020-10-30T00:03:04.766Z] #11 120.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:03:04 [2020-10-30T00:03:04.794Z] #47 48.54 go: downloading github.com/kisielk/gotool v1.0.0
00:03:05 [2020-10-30T00:03:05.027Z] #11 121.0 Processing triggers for libc-bin (2.28-10) ...
00:03:05 [2020-10-30T00:03:05.058Z] #47 48.86 go: downloading github.com/ultraware/whitespace v0.0.4
00:03:05 [2020-10-30T00:03:05.316Z] #27 ...
00:03:05 [2020-10-30T00:03:05.316Z] 
00:03:05 [2020-10-30T00:03:05.316Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:05 [2020-10-30T00:03:05.317Z] #32 35.39 internal/reflectlite
00:03:05 [2020-10-30T00:03:05.317Z] #32 35.39 sync
00:03:05 [2020-10-30T00:03:05.317Z] #32 36.86 sort
00:03:05 [2020-10-30T00:03:05.317Z] #32 36.87 errors
00:03:05 [2020-10-30T00:03:05.317Z] #32 37.42 strconv
00:03:05 [2020-10-30T00:03:05.317Z] #32 37.43 io
00:03:05 [2020-10-30T00:03:05.317Z] #32 37.44 internal/oserror
00:03:05 [2020-10-30T00:03:05.317Z] #32 37.50 syscall
00:03:05 [2020-10-30T00:03:05.317Z] #32 38.98 strings
00:03:05 [2020-10-30T00:03:05.317Z] #32 38.99 bytes
00:03:05 [2020-10-30T00:03:05.317Z] #32 42.27 reflect
00:03:05 [2020-10-30T00:03:05.317Z] #32 42.34 bufio
00:03:05 [2020-10-30T00:03:05.317Z] #32 42.87 path
00:03:05 [2020-10-30T00:03:05.317Z] #32 43.57 text/tabwriter
00:03:05 [2020-10-30T00:03:05.317Z] #32 44.34 internal/syscall/execenv
00:03:05 [2020-10-30T00:03:05.317Z] #32 44.35 time
00:03:05 [2020-10-30T00:03:05.317Z] #32 44.41 internal/syscall/unix
00:03:05 [2020-10-30T00:03:05.317Z] #32 ...
00:03:05 [2020-10-30T00:03:05.317Z] 
00:03:05 [2020-10-30T00:03:05.317Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:03:05 [2020-10-30T00:03:05.317Z] #47 41.10 go: finding github.com/fatih/color v1.7.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 41.20 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:03:05 [2020-10-30T00:03:05.317Z] #47 41.50 go: finding github.com/go-critic/go-critic v0.4.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 41.51 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.01 go: finding github.com/mattn/go-colorable v0.1.4
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.01 go: finding github.com/pkg/errors v0.8.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.02 go: finding github.com/go-lintpack/lintpack v0.5.2
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.57 go: finding github.com/mattn/go-isatty v0.0.8
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.61 go: finding github.com/mitchellh/go-homedir v1.1.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.62 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 42.62 go: finding github.com/go-toolsmith/astequal v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.03 go: finding github.com/spf13/viper v1.6.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.10 go: finding github.com/go-toolsmith/astp v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.10 go: finding github.com/sirupsen/logrus v1.4.2
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.20 go: finding github.com/go-toolsmith/astcast v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.80 go: finding github.com/stretchr/testify v1.4.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.80 go: finding github.com/go-toolsmith/typep v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 43.82 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 44.02 go: finding github.com/davecgh/go-spew v1.1.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 44.05 go: finding github.com/spf13/cobra v0.0.5
00:03:05 [2020-10-30T00:03:05.317Z] #47 44.05 go: finding github.com/go-toolsmith/strparse v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 44.08 go: finding github.com/spf13/pflag v1.0.5
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.14 go: finding github.com/fsnotify/fsnotify v1.4.7
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.15 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.15 go: finding github.com/hashicorp/hcl v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.16 go: finding github.com/pmezard/go-difflib v1.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.84 go: finding github.com/stretchr/objx v0.2.0
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.84 go: finding github.com/gobwas/glob v0.2.3
00:03:05 [2020-10-30T00:03:05.317Z] #47 45.97 go: finding github.com/magiconair/properties v1.8.1
00:03:05 [2020-10-30T00:03:05.317Z] #47 46.03 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:03:05 [2020-10-30T00:03:05.318Z] #47 49.12 go: downloading github.com/BurntSushi/toml v0.3.1
00:03:05 [2020-10-30T00:03:05.577Z] #47 49.38 go: extracting github.com/ultraware/whitespace v0.0.4
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.04 go: finding gopkg.in/yaml.v2 v2.2.7
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.06 go: finding github.com/mitchellh/mapstructure v1.1.2
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.10 go: finding github.com/pelletier/go-toml v1.2.0
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.20 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.21 go: finding github.com/spf13/afero v1.1.2
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:03:05 [2020-10-30T00:03:05.588Z] #47 46.30 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:03:05 [2020-10-30T00:03:05.599Z] #11 DONE 121.6s
00:03:05 [2020-10-30T00:03:05.599Z] 
00:03:05 [2020-10-30T00:03:05.599Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:03:05 [2020-10-30T00:03:05.837Z] #47 49.56 go: extracting github.com/kisielk/gotool v1.0.0
00:03:05 [2020-10-30T00:03:05.929Z] #47 46.30 go: finding github.com/spf13/cast v1.3.0
00:03:05 [2020-10-30T00:03:05.929Z] #47 46.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:03:06 [2020-10-30T00:03:06.297Z] #47 46.44 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:03:06 [2020-10-30T00:03:06.297Z] #47 46.50 go: finding golang.org/x/text v0.3.2
00:03:06 [2020-10-30T00:03:06.297Z] #47 46.76 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:03:06 [2020-10-30T00:03:06.420Z] #47 50.19 go: extracting github.com/BurntSushi/toml v0.3.1
00:03:06 [2020-10-30T00:03:06.568Z] #47 46.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:03:06 [2020-10-30T00:03:06.568Z] #47 46.77 go: finding github.com/subosito/gotenv v1.2.0
00:03:06 [2020-10-30T00:03:06.568Z] #47 47.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:03:06 [2020-10-30T00:03:06.568Z] #47 47.36 go: finding gopkg.in/ini.v1 v1.51.0
00:03:06 [2020-10-30T00:03:06.860Z] #47 47.41 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:03:07 [2020-10-30T00:03:07.439Z] #47 47.70 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:03:07 [2020-10-30T00:03:07.439Z] #47 47.70 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:03:07 [2020-10-30T00:03:07.439Z] #47 47.89 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:03:07 [2020-10-30T00:03:07.439Z] #47 47.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:03:07 [2020-10-30T00:03:07.439Z] #47 48.06 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:03:07 [2020-10-30T00:03:07.439Z] #47 48.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:03:07 [2020-10-30T00:03:07.439Z] #47 48.26 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:03:07 [2020-10-30T00:03:07.479Z] #55 ...
00:03:07 [2020-10-30T00:03:07.479Z] 
00:03:07 [2020-10-30T00:03:07.479Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:07 [2020-10-30T00:03:07.479Z] #50 83.07 go/scanner
00:03:07 [2020-10-30T00:03:07.479Z] #50 84.76 mvdan.cc/editorconfig
00:03:07 [2020-10-30T00:03:07.479Z] #50 85.54 mvdan.cc/sh/v3/syntax
00:03:07 [2020-10-30T00:03:07.479Z] #50 85.65 encoding/base64
00:03:07 [2020-10-30T00:03:07.479Z] #50 87.28 go/ast
00:03:07 [2020-10-30T00:03:07.479Z] #50 88.19 encoding/json
00:03:07 [2020-10-30T00:03:07.479Z] #50 89.46 golang.org/x/sys/unix
00:03:07 [2020-10-30T00:03:07.479Z] #50 ...
00:03:07 [2020-10-30T00:03:07.479Z] 
00:03:07 [2020-10-30T00:03:07.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:07 [2020-10-30T00:03:07.479Z] #42 23.99   CC       images/remap-file-path.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 24.17   CC       images/eventfd.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 24.37   CC       images/eventpoll.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 24.80   CC       images/fh.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 25.11   CC       images/fsnotify.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 25.81   CC       images/signalfd.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 26.02   CC       images/fs.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 26.21   CC       images/pstree.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 26.47   CC       images/pipe.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 26.77   CC       images/tcp-stream.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 27.02   CC       images/sk-packet.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 27.30   CC       images/mnt.o
00:03:07 [2020-10-30T00:03:07.479Z] #42 27.51   CC       images/pipe-data.o
00:03:07 [2020-10-30T00:03:07.513Z] #12 DONE 2.0s
00:03:07 [2020-10-30T00:03:07.513Z] 
00:03:07 [2020-10-30T00:03:07.513Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.708 + RM_GOPATH=0
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.710 + TMP_GOPATH=
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.710 + : /build
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.710 + '[' -z '' ']'
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.713 ++ mktemp -d
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.713 + export GOPATH=/tmp/tmp.6OPGpp7D6G
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.713 + GOPATH=/tmp/tmp.6OPGpp7D6G
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.713 + RM_GOPATH=1
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.714 + case "$(go env GOARCH)" in
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.726 ++ go env GOARCH
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.739 + export GO_BUILDMODE=-buildmode=pie
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.740 + GO_BUILDMODE=-buildmode=pie
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.740 ++ dirname /tmp/install/install.sh
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.741 + dir=/tmp/install
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.741 + bin=runc
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.741 + shift
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.742 + '[' '!' -f /tmp/install/runc.installer ']'
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.742 + . /tmp/install/runc.installer
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.742 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.743 + install_runc
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.746 + grep -q '^3\.10\.0.*\.el7\.'
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.755 + uname -r
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.760 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.761 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.762 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.762 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6OPGpp7D6G/src/github.com/opencontainers/runc
00:03:07 [2020-10-30T00:03:07.513Z] #51 1.764 Cloning into '/tmp/tmp.6OPGpp7D6G/src/github.com/opencontainers/runc'...
00:03:07 [2020-10-30T00:03:07.583Z] #54 ...
00:03:07 [2020-10-30T00:03:07.584Z] 
00:03:07 [2020-10-30T00:03:07.584Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:07 [2020-10-30T00:03:07.584Z] #49 106.6 mvdan.cc/sh/v3/fileutil
00:03:07 [2020-10-30T00:03:07.584Z] #49 106.7 mvdan.cc/sh/v3/syntax
00:03:07 [2020-10-30T00:03:07.584Z] #49 113.5 mvdan.cc/sh/v3/cmd/shfmt
00:03:07 [2020-10-30T00:03:07.584Z] #49 ...
00:03:07 [2020-10-30T00:03:07.584Z] 
00:03:07 [2020-10-30T00:03:07.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:07 [2020-10-30T00:03:07.584Z] #41 16.61   CC       images/stats.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 16.95   CC       images/core.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 17.57   CC       images/core-x86.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 18.19   CC       images/core-arm.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 18.68   CC       images/core-aarch64.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 19.08   CC       images/core-ppc64.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 19.65   CC       images/core-s390.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 20.51   CC       images/cpuinfo.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 20.91   CC       images/inventory.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 21.24   CC       images/fdinfo.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 21.61   CC       images/fown.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 21.90   CC       images/ns.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 22.15   CC       images/regfile.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 22.46   CC       images/ghost-file.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 22.86   CC       images/fifo.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 23.03   CC       images/remap-file-path.o
00:03:07 [2020-10-30T00:03:07.584Z] #41 ...
00:03:07 [2020-10-30T00:03:07.584Z] 
00:03:07 [2020-10-30T00:03:07.584Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:07 [2020-10-30T00:03:07.584Z] #43 106.9 text/template
00:03:07 [2020-10-30T00:03:07.584Z] #43 109.7 encoding/xml
00:03:07 [2020-10-30T00:03:07.584Z] #43 111.5 go/doc
00:03:07 [2020-10-30T00:03:07.584Z] #43 114.8 github.com/LK4D4/vndr/versioned
00:03:07 [2020-10-30T00:03:07.584Z] #43 115.0 compress/flate
00:03:07 [2020-10-30T00:03:07.584Z] #43 115.0 github.com/LK4D4/vndr/build
00:03:07 [2020-10-30T00:03:07.584Z] #43 ...
00:03:07 [2020-10-30T00:03:07.584Z] 
00:03:07 [2020-10-30T00:03:07.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:07 [2020-10-30T00:03:07.584Z] #41 23.24   CC       images/eventfd.o
00:03:07 [2020-10-30T00:03:07.782Z] #42 27.81   CC       images/sa.o
00:03:07 [2020-10-30T00:03:07.790Z] #47 48.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.61 go: finding github.com/kisielk/gotool v1.0.0
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.68 go: finding github.com/sourcegraph/go-diff v0.5.1
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.68 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.72 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.72 go: finding github.com/ultraware/funlen v0.0.2
00:03:08 [2020-10-30T00:03:08.053Z] #47 48.73 go: finding github.com/ultraware/whitespace v0.0.4
00:03:08 [2020-10-30T00:03:08.079Z] #42 28.16   CC       images/timer.o
00:03:08 [2020-10-30T00:03:08.086Z] #51 ...
00:03:08 [2020-10-30T00:03:08.086Z] 
00:03:08 [2020-10-30T00:03:08.086Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:08 [2020-10-30T00:03:08.086Z] #43 114.1 net/textproto
00:03:08 [2020-10-30T00:03:08.086Z] #43 114.1 crypto/x509
00:03:08 [2020-10-30T00:03:08.086Z] #43 115.2 vendor/golang.org/x/net/http/httpguts
00:03:08 [2020-10-30T00:03:08.086Z] #43 115.5 vendor/golang.org/x/net/http/httpproxy
00:03:08 [2020-10-30T00:03:08.086Z] #43 116.0 mime/multipart
00:03:08 [2020-10-30T00:03:08.086Z] #43 118.2 crypto/tls
00:03:08 [2020-10-30T00:03:08.086Z] #43 ...
00:03:08 [2020-10-30T00:03:08.086Z] 
00:03:08 [2020-10-30T00:03:08.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:08 [2020-10-30T00:03:08.086Z] #41 41.05   CC       compel/plugins/std/fds.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 41.47   CC       compel/plugins/std/log.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 42.24   CC       compel/plugins/std/string.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 42.96   CC       compel/plugins/std/infect.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 43.59   CC       compel/arch/x86/plugins/std/parasite-head.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 43.70   CC       compel/arch/x86/plugins/std/memcpy.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 43.85   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 43.92   AR       compel/plugins/std.lib.a
00:03:08 [2020-10-30T00:03:08.086Z] #41 44.16   CC       compel/plugins/fds/fds.o
00:03:08 [2020-10-30T00:03:08.086Z] #41 44.61   AR       compel/plugins/fds.lib.a
00:03:08 [2020-10-30T00:03:08.086Z] #41 44.74   HOSTDEP  compel/src/lib/log-host.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 44.85   HOSTDEP  compel/src/lib/handle-elf-host.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 44.97   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.04   HOSTDEP  compel/src/main-host.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.11   DEP      compel/src/lib/ptrace.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.19   DEP      compel/src/lib/infect.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.47   DEP      compel/src/lib/infect-util.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.60   DEP      compel/src/lib/infect-rpc.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.76   DEP      compel/arch/x86/src/lib/infect.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.87   DEP      compel/arch/x86/src/lib/cpu.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 45.95   DEP      compel/src/lib/log.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 46.08   DEP      compel/src/main.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 46.19   DEP      compel/src/lib/handle-elf.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 46.25   DEP      compel/arch/x86/src/lib/handle-elf.d
00:03:08 [2020-10-30T00:03:08.086Z] #41 46.34   CC       compel/src/lib/log.o
00:03:08 [2020-10-30T00:03:08.155Z] #41 23.50   CC       images/eventpoll.o
00:03:08 [2020-10-30T00:03:08.155Z] #41 23.84   CC       images/fh.o
00:03:08 [2020-10-30T00:03:08.318Z] #47 48.81 go: finding github.com/uudashr/gocognit v1.0.1
00:03:08 [2020-10-30T00:03:08.318Z] #47 48.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:03:08 [2020-10-30T00:03:08.318Z] #47 48.92 go: finding github.com/gogo/protobuf v1.2.1
00:03:08 [2020-10-30T00:03:08.348Z] #41 46.79   CC       compel/arch/x86/src/lib/cpu.o
00:03:08 [2020-10-30T00:03:08.618Z] #47 48.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:03:08 [2020-10-30T00:03:08.719Z] #41 24.20   CC       images/fsnotify.o
00:03:08 [2020-10-30T00:03:08.724Z] #42 28.62   CC       images/timerfd.o
00:03:08 [2020-10-30T00:03:08.923Z] #41 ...
00:03:08 [2020-10-30T00:03:08.923Z] 
00:03:08 [2020-10-30T00:03:08.923Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:03:08 [2020-10-30T00:03:08.923Z] #13 DONE 1.5s
00:03:08 [2020-10-30T00:03:08.923Z] 
00:03:08 [2020-10-30T00:03:08.923Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:08 [2020-10-30T00:03:08.923Z] #41 47.47   CC       compel/arch/x86/src/lib/infect.o
00:03:08 [2020-10-30T00:03:08.923Z] #41 ...
00:03:08 [2020-10-30T00:03:08.923Z] 
00:03:08 [2020-10-30T00:03:08.923Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:03:09 [2020-10-30T00:03:09.038Z] #42 29.00   CC       images/mm.o
00:03:09 [2020-10-30T00:03:09.194Z] #47 49.74 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:03:09 [2020-10-30T00:03:09.195Z] #47 49.75 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:03:09 [2020-10-30T00:03:09.195Z] #47 49.83 go: finding github.com/BurntSushi/toml v0.3.1
00:03:09 [2020-10-30T00:03:09.284Z] #41 24.88   CC       images/signalfd.o
00:03:09 [2020-10-30T00:03:09.341Z] #42 29.34   CC       images/sk-opts.o
00:03:09 [2020-10-30T00:03:09.458Z] #47 50.04 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:03:09 [2020-10-30T00:03:09.542Z] #41 25.10   CC       images/fs.o
00:03:09 [2020-10-30T00:03:09.649Z] #42 29.68   CC       images/sk-unix.o
00:03:09 [2020-10-30T00:03:09.713Z] #47 52.98 go: extracting github.com/gogo/protobuf v1.2.1
00:03:09 [2020-10-30T00:03:09.713Z] #47 ...
00:03:09 [2020-10-30T00:03:09.713Z] 
00:03:09 [2020-10-30T00:03:09.713Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:09 [2020-10-30T00:03:09.713Z] #32 53.14 sync
00:03:09 [2020-10-30T00:03:09.713Z] #32 53.16 internal/reflectlite
00:03:09 [2020-10-30T00:03:09.729Z] #47 ...
00:03:09 [2020-10-30T00:03:09.729Z] 
00:03:09 [2020-10-30T00:03:09.729Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:09 [2020-10-30T00:03:09.729Z] #49 40.37 bytes
00:03:09 [2020-10-30T00:03:09.729Z] #49 40.38 strconv
00:03:09 [2020-10-30T00:03:09.729Z] #49 40.38 strings
00:03:09 [2020-10-30T00:03:09.729Z] #49 40.38 syscall
00:03:09 [2020-10-30T00:03:09.729Z] #49 43.21 text/tabwriter
00:03:09 [2020-10-30T00:03:09.729Z] #49 43.84 regexp/syntax
00:03:09 [2020-10-30T00:03:09.729Z] #49 43.85 reflect
00:03:09 [2020-10-30T00:03:09.729Z] #49 46.27 time
00:03:09 [2020-10-30T00:03:09.729Z] #49 47.45 regexp
00:03:09 [2020-10-30T00:03:09.729Z] #49 48.76 context
00:03:09 [2020-10-30T00:03:09.729Z] #49 48.78 os
00:03:09 [2020-10-30T00:03:09.806Z] #41 25.33   CC       images/pstree.o
00:03:09 [2020-10-30T00:03:09.806Z] #41 ...
00:03:09 [2020-10-30T00:03:09.806Z] 
00:03:09 [2020-10-30T00:03:09.806Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:09 [2020-10-30T00:03:09.806Z] #49 DONE 119.3s
00:03:09 [2020-10-30T00:03:09.951Z] #42 30.07   CC       images/sk-inet.o
00:03:10 [2020-10-30T00:03:10.004Z] #49 ...
00:03:10 [2020-10-30T00:03:10.004Z] 
00:03:10 [2020-10-30T00:03:10.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:10 [2020-10-30T00:03:10.004Z] #11 41.73 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]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 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]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 45.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 46.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
00:03:10 [2020-10-30T00:03:10.004Z] #11 48.05 debconf: delaying package configuration, since apt-utils is not installed
00:03:10 [2020-10-30T00:03:10.004Z] #11 48.75 Fetched 73.3 MB in 12s (5880 kB/s)
00:03:10 [2020-10-30T00:03:10.004Z] #11 50.04 Selecting previously unselected package binutils-mingw-w64-i686.
00:03:10 [2020-10-30T00:03:10.004Z] #11 50.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:03:10 [2020-10-30T00:03:10.004Z] #11 50.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
00:03:10 [2020-10-30T00:03:10.069Z] 
00:03:10 [2020-10-30T00:03:10.069Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:10 [2020-10-30T00:03:10.069Z] #43 117.7 hash/crc32
00:03:10 [2020-10-30T00:03:10.069Z] #43 118.4 compress/gzip
00:03:10 [2020-10-30T00:03:10.069Z] #43 118.6 net
00:03:10 [2020-10-30T00:03:10.069Z] #43 119.0 vendor/golang.org/x/crypto/poly1305
00:03:10 [2020-10-30T00:03:10.069Z] #43 119.5 vendor/golang.org/x/sys/cpu
00:03:10 [2020-10-30T00:03:10.252Z] #42 ...
00:03:10 [2020-10-30T00:03:10.252Z] 
00:03:10 [2020-10-30T00:03:10.252Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:10 [2020-10-30T00:03:10.252Z] #44 86.12 crypto/cipher
00:03:10 [2020-10-30T00:03:10.252Z] #44 86.17 go/scanner
00:03:10 [2020-10-30T00:03:10.252Z] #44 88.01 net/url
00:03:10 [2020-10-30T00:03:10.252Z] #44 89.45 go/ast
00:03:10 [2020-10-30T00:03:10.252Z] #44 89.62 text/template/parse
00:03:10 [2020-10-30T00:03:10.252Z] #44 91.18 encoding/json
00:03:10 [2020-10-30T00:03:10.252Z] #44 ...
00:03:10 [2020-10-30T00:03:10.252Z] 
00:03:10 [2020-10-30T00:03:10.252Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:10 [2020-10-30T00:03:10.252Z] #12 91.07 Selecting previously unselected package g++-mingw-w64-x86-64.
00:03:10 [2020-10-30T00:03:10.252Z] #12 91.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:03:10 [2020-10-30T00:03:10.252Z] #12 91.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:10 [2020-10-30T00:03:10.311Z] #14 1.127 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:03:10 [2020-10-30T00:03:10.312Z] #14 DONE 1.4s
00:03:10 [2020-10-30T00:03:10.312Z] 
00:03:10 [2020-10-30T00:03:10.312Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:03:10 [2020-10-30T00:03:10.320Z] #11 50.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:03:10 [2020-10-30T00:03:10.632Z] #43 120.0 vendor/golang.org/x/crypto/chacha20poly1305
00:03:10 [2020-10-30T00:03:10.895Z] #11 ...
00:03:10 [2020-10-30T00:03:10.895Z] 
00:03:10 [2020-10-30T00:03:10.895Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:10 [2020-10-30T00:03:10.895Z] #49 51.29 mvdan.cc/sh/v3/fileutil
00:03:11 [2020-10-30T00:03:11.310Z] #12 ...
00:03:11 [2020-10-30T00:03:11.310Z] 
00:03:11 [2020-10-30T00:03:11.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:11 [2020-10-30T00:03:11.310Z] #42 30.46   CC       images/tun.o
00:03:11 [2020-10-30T00:03:11.310Z] #42 30.78   CC       images/sk-netlink.o
00:03:11 [2020-10-30T00:03:11.310Z] #42 31.03   CC       images/packet-sock.o
00:03:11 [2020-10-30T00:03:11.310Z] #42 31.44   CC       images/ipc-var.o
00:03:11 [2020-10-30T00:03:11.473Z] #49 52.04 flag
00:03:11 [2020-10-30T00:03:11.473Z] #49 52.05 github.com/pkg/diff
00:03:11 [2020-10-30T00:03:11.473Z] #49 52.08 encoding/binary
00:03:11 [2020-10-30T00:03:11.473Z] #49 52.08 go/token
00:03:11 [2020-10-30T00:03:11.611Z] #42 31.64   CC       images/ipc-desc.o
00:03:11 [2020-10-30T00:03:11.704Z] #15 DONE 1.0s
00:03:11 [2020-10-30T00:03:11.704Z] 
00:03:11 [2020-10-30T00:03:11.704Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:03:11 [2020-10-30T00:03:11.761Z] #49 ...
00:03:11 [2020-10-30T00:03:11.761Z] 
00:03:11 [2020-10-30T00:03:11.761Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:11 [2020-10-30T00:03:11.761Z] #43 42.36 strings
00:03:11 [2020-10-30T00:03:11.761Z] #43 42.86 reflect
00:03:11 [2020-10-30T00:03:11.761Z] #43 43.57 hash/crc32
00:03:11 [2020-10-30T00:03:11.761Z] #43 44.62 regexp/syntax
00:03:11 [2020-10-30T00:03:11.761Z] #43 44.63 vendor/golang.org/x/text/transform
00:03:11 [2020-10-30T00:03:11.761Z] #43 45.62 time
00:03:11 [2020-10-30T00:03:11.761Z] #43 48.02 regexp
00:03:11 [2020-10-30T00:03:11.761Z] #43 48.64 context
00:03:11 [2020-10-30T00:03:11.761Z] #43 48.78 os
00:03:11 [2020-10-30T00:03:11.761Z] #43 49.84 github.com/LK4D4/vndr/versioned
00:03:11 [2020-10-30T00:03:11.761Z] #43 51.26 os/exec
00:03:11 [2020-10-30T00:03:11.761Z] #43 51.27 internal/lazyregexp
00:03:11 [2020-10-30T00:03:11.761Z] #43 51.30 net
00:03:11 [2020-10-30T00:03:11.761Z] #43 ...
00:03:11 [2020-10-30T00:03:11.761Z] 
00:03:11 [2020-10-30T00:03:11.761Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:03:11 [2020-10-30T00:03:11.761Z] #27 DONE 44.4s
00:03:11 [2020-10-30T00:03:11.761Z] 
00:03:11 [2020-10-30T00:03:11.761Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:11 [2020-10-30T00:03:11.761Z] #32 47.14 internal/poll
00:03:11 [2020-10-30T00:03:11.761Z] #32 48.14 os
00:03:11 [2020-10-30T00:03:11.761Z] #32 48.64 internal/fmtsort
00:03:11 [2020-10-30T00:03:11.761Z] #32 49.84 fmt
00:03:11 [2020-10-30T00:03:11.761Z] #32 49.84 path/filepath
00:03:11 [2020-10-30T00:03:11.761Z] #32 50.58 io/ioutil
00:03:11 [2020-10-30T00:03:11.761Z] #32 51.80 log
00:03:11 [2020-10-30T00:03:11.761Z] #32 51.80 github.com/BurntSushi/toml
00:03:11 [2020-10-30T00:03:11.761Z] #32 51.80 flag
00:03:11 [2020-10-30T00:03:11.910Z] #42 31.83   CC       images/ipc-shm.o
00:03:12 [2020-10-30T00:03:12.007Z] #43 121.2 vendor/golang.org/x/crypto/hkdf
00:03:12 [2020-10-30T00:03:12.007Z] #43 121.4 vendor/golang.org/x/text/transform
00:03:12 [2020-10-30T00:03:12.024Z] #32 ...
00:03:12 [2020-10-30T00:03:12.024Z] 
00:03:12 [2020-10-30T00:03:12.024Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:12 [2020-10-30T00:03:12.024Z] #62 DONE 52.6s
00:03:12 [2020-10-30T00:03:12.024Z] 
00:03:12 [2020-10-30T00:03:12.024Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:12 [2020-10-30T00:03:12.024Z] #45 DONE 52.6s
00:03:12 [2020-10-30T00:03:12.024Z] 
00:03:12 [2020-10-30T00:03:12.024Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:03:12 [2020-10-30T00:03:12.024Z] #53 42.61 Unpacking libbtrfs-dev (4.20.1-2) ...
00:03:12 [2020-10-30T00:03:12.024Z] #53 46.43 Setting up libbtrfs0 (4.20.1-2) ...
00:03:12 [2020-10-30T00:03:12.024Z] #53 48.71 Setting up libbtrfs-dev (4.20.1-2) ...
00:03:12 [2020-10-30T00:03:12.024Z] #53 48.80 Processing triggers for libc-bin (2.28-10) ...
00:03:12 [2020-10-30T00:03:12.024Z] #53 DONE 52.7s
00:03:12 [2020-10-30T00:03:12.024Z] 
00:03:12 [2020-10-30T00:03:12.024Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:12 [2020-10-30T00:03:12.024Z] #43 52.67 flag
00:03:12 [2020-10-30T00:03:12.024Z] #43 52.68 go/token
00:03:12 [2020-10-30T00:03:12.214Z] #42 32.16   CC       images/ipc-msg.o
00:03:12 [2020-10-30T00:03:12.287Z] #43 ...
00:03:12 [2020-10-30T00:03:12.287Z] 
00:03:12 [2020-10-30T00:03:12.287Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:12 [2020-10-30T00:03:12.287Z] #40 43.09 Selecting previously unselected package libnet1:arm64.
00:03:12 [2020-10-30T00:03:12.287Z] #40 43.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 44.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 48.67 Selecting previously unselected package libnet1-dev.
00:03:12 [2020-10-30T00:03:12.287Z] #40 48.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 48.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 50.99 Selecting previously unselected package libnl-3-200:arm64.
00:03:12 [2020-10-30T00:03:12.287Z] #40 51.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 51.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 52.81 Selecting previously unselected package libnl-3-dev:arm64.
00:03:12 [2020-10-30T00:03:12.287Z] #40 52.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
00:03:12 [2020-10-30T00:03:12.287Z] #40 52.82 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
00:03:12 [2020-10-30T00:03:12.520Z] #42 32.46   CC       images/ipc-sem.o
00:03:12 [2020-10-30T00:03:12.550Z] #40 ...
00:03:12 [2020-10-30T00:03:12.550Z] 
00:03:12 [2020-10-30T00:03:12.550Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:12 [2020-10-30T00:03:12.570Z] #43 122.1 vendor/golang.org/x/text/unicode/bidi
00:03:12 [2020-10-30T00:03:12.650Z] #16 DONE 1.0s
00:03:12 [2020-10-30T00:03:12.650Z] 
00:03:12 [2020-10-30T00:03:12.650Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:03:12 [2020-10-30T00:03:12.820Z] #42 32.70   CC       images/utsns.o
00:03:13 [2020-10-30T00:03:13.119Z] #42 33.13   CC       images/creds.o
00:03:13 [2020-10-30T00:03:13.419Z] #42 33.40   CC       images/vma.o
00:03:13 [2020-10-30T00:03:13.593Z] #17 DONE 1.1s
00:03:13 [2020-10-30T00:03:13.593Z] 
00:03:13 [2020-10-30T00:03:13.593Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:13 [2020-10-30T00:03:13.719Z] #42 33.63   CC       images/netdev.o
00:03:13 [2020-10-30T00:03:13.915Z] #32 57.53 sort
00:03:13 [2020-10-30T00:03:13.915Z] #32 57.53 errors
00:03:14 [2020-10-30T00:03:14.377Z] #42 34.08   CC       images/tty.o
00:03:14 [2020-10-30T00:03:14.460Z] #43 123.6 vendor/golang.org/x/text/secure/bidirule
00:03:14 [2020-10-30T00:03:14.461Z] #43 123.9 vendor/golang.org/x/text/unicode/norm
00:03:14 [2020-10-30T00:03:14.486Z] #32 58.11 strconv
00:03:14 [2020-10-30T00:03:14.680Z] #42 34.79   CC       images/file-lock.o
00:03:14 [2020-10-30T00:03:14.980Z] #18 1.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:03:14 [2020-10-30T00:03:14.981Z] #42 34.96   CC       images/rlimit.o
00:03:15 [2020-10-30T00:03:15.023Z] #43 ...
00:03:15 [2020-10-30T00:03:15.023Z] 
00:03:15 [2020-10-30T00:03:15.023Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:15 [2020-10-30T00:03:15.023Z] #41 25.84   CC       images/pipe.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 26.24   CC       images/tcp-stream.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 26.58   CC       images/sk-packet.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 26.84   CC       images/mnt.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 27.05   CC       images/pipe-data.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 27.19   CC       images/sa.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 27.42   CC       images/timer.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 27.74   CC       images/timerfd.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 27.99   CC       images/mm.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 28.31   CC       images/sk-opts.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 28.49   CC       images/sk-unix.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 28.77   CC       images/sk-inet.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 29.09   CC       images/tun.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 29.44   CC       images/sk-netlink.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 29.65   CC       images/packet-sock.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 30.02   CC       images/ipc-var.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 30.20   CC       images/ipc-desc.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 30.43   CC       images/ipc-shm.o
00:03:15 [2020-10-30T00:03:15.023Z] #41 30.61   CC       images/ipc-msg.o
00:03:15 [2020-10-30T00:03:15.059Z] #32 ...
00:03:15 [2020-10-30T00:03:15.059Z] 
00:03:15 [2020-10-30T00:03:15.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:15 [2020-10-30T00:03:15.059Z] #11 39.80 Reading package lists...
00:03:15 [2020-10-30T00:03:15.059Z] #11 50.64 Building dependency tree...
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.31 The following additional packages will be installed:
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.38 Suggested packages:
00:03:15 [2020-10-30T00:03:15.059Z] #11 56.38   gcc-8-locales seccomp wine64
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.25 The following NEW packages will be installed:
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.28   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 58.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:03:15 [2020-10-30T00:03:15.059Z] #11 ...
00:03:15 [2020-10-30T00:03:15.059Z] 
00:03:15 [2020-10-30T00:03:15.059Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:15 [2020-10-30T00:03:15.060Z] #40 40.80 Reading package lists...
00:03:15 [2020-10-30T00:03:15.060Z] #40 51.47 Building dependency tree...
00:03:15 [2020-10-30T00:03:15.060Z] #40 56.85 The following additional packages will be installed:
00:03:15 [2020-10-30T00:03:15.060Z] #40 56.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:03:15 [2020-10-30T00:03:15.060Z] #40 56.85   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:03:15 [2020-10-30T00:03:15.060Z] #40 56.86 Suggested packages:
00:03:15 [2020-10-30T00:03:15.060Z] #40 56.90   manpages-dev python-setuptools
00:03:15 [2020-10-30T00:03:15.060Z] #40 58.91 The following NEW packages will be installed:
00:03:15 [2020-10-30T00:03:15.060Z] #40 58.91   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:03:15 [2020-10-30T00:03:15.060Z] #40 58.93   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:03:15 [2020-10-30T00:03:15.060Z] #40 58.93   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:03:15 [2020-10-30T00:03:15.060Z] #40 58.94   python-six zlib1g-dev
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.978 + RM_GOPATH=0
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.978 + TMP_GOPATH=
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.978 + : /build
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.978 + '[' -z '' ']'
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.978 ++ mktemp -d
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.980 + export GOPATH=/tmp/tmp.9X3x3QE4Bi
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.980 + GOPATH=/tmp/tmp.9X3x3QE4Bi
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.980 + RM_GOPATH=1
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.980 + case "$(go env GOARCH)" in
00:03:15 [2020-10-30T00:03:15.112Z] #54 2.980 ++ go env GOARCH
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.005 + export GO_BUILDMODE=-buildmode=pie
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.005 + GO_BUILDMODE=-buildmode=pie
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.005 ++ dirname /tmp/install/install.sh
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.006 + dir=/tmp/install
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.006 + bin=containerd
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.006 + shift
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.006 + '[' '!' -f /tmp/install/containerd.installer ']'
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.006 + . /tmp/install/containerd.installer
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.008 ++ set -e
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.008 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.008 + install_containerd
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.008 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.011 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.011 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9X3x3QE4Bi/src/github.com/containerd/containerd
00:03:15 [2020-10-30T00:03:15.112Z] #54 3.022 Cloning into '/tmp/tmp.9X3x3QE4Bi/src/github.com/containerd/containerd'...
00:03:15 [2020-10-30T00:03:15.242Z] #18 1.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:03:15 [2020-10-30T00:03:15.242Z] #18 1.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:03:15 [2020-10-30T00:03:15.279Z] #41 30.85   CC       images/ipc-sem.o
00:03:15 [2020-10-30T00:03:15.282Z] #42 35.18   CC       images/pagemap.o
00:03:15 [2020-10-30T00:03:15.320Z] #40 ...
00:03:15 [2020-10-30T00:03:15.320Z] 
00:03:15 [2020-10-30T00:03:15.320Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:15 [2020-10-30T00:03:15.320Z] #11 58.96 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
00:03:15 [2020-10-30T00:03:15.320Z] #11 58.96 Need to get 77.7 MB of archives.
00:03:15 [2020-10-30T00:03:15.320Z] #11 58.96 After this operation, 487 MB of additional disk space will be used.
00:03:15 [2020-10-30T00:03:15.320Z] #11 58.96 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]
00:03:15 [2020-10-30T00:03:15.535Z] #41 31.07   CC       images/utsns.o
00:03:15 [2020-10-30T00:03:15.579Z] #11 ...
00:03:15 [2020-10-30T00:03:15.579Z] 
00:03:15 [2020-10-30T00:03:15.579Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:15 [2020-10-30T00:03:15.579Z] #62 DONE 59.4s
00:03:15 [2020-10-30T00:03:15.579Z] 
00:03:15 [2020-10-30T00:03:15.579Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:15 [2020-10-30T00:03:15.579Z] #11 59.35 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]
00:03:15 [2020-10-30T00:03:15.580Z] #42 35.54   CC       images/siginfo.o
00:03:15 [2020-10-30T00:03:15.792Z] #41 31.33   CC       images/creds.o
00:03:15 [2020-10-30T00:03:15.814Z] #18 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:03:15 [2020-10-30T00:03:15.881Z] #42 35.80   CC       images/rpc.o
00:03:16 [2020-10-30T00:03:16.050Z] #41 31.49   CC       images/vma.o
00:03:16 [2020-10-30T00:03:16.050Z] #41 31.73   CC       images/netdev.o
00:03:16 [2020-10-30T00:03:16.183Z] #11 59.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:03:16 [2020-10-30T00:03:16.183Z] #11 59.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:03:16 [2020-10-30T00:03:16.183Z] #11 59.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:03:16 [2020-10-30T00:03:16.183Z] #11 60.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #11 ...
00:03:16 [2020-10-30T00:03:16.443Z] 
00:03:16 [2020-10-30T00:03:16.443Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:03:16 [2020-10-30T00:03:16.443Z] #53 40.15 Reading package lists...
00:03:16 [2020-10-30T00:03:16.443Z] #53 50.58 Building dependency tree...
00:03:16 [2020-10-30T00:03:16.443Z] #53 55.92 The following additional packages will be installed:
00:03:16 [2020-10-30T00:03:16.443Z] #53 55.93   libbtrfs0
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.30 The following NEW packages will be installed:
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.37   libbtrfs-dev libbtrfs0
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.94 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.94 Need to get 119 kB of archives.
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.94 After this operation, 387 kB of additional disk space will be used.
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #53 56.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #53 58.54 debconf: delaying package configuration, since apt-utils is not installed
00:03:16 [2020-10-30T00:03:16.443Z] #53 58.86 Fetched 119 kB in 0s (294 kB/s)
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.04 Selecting previously unselected package libbtrfs0.
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.17 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.36 Unpacking libbtrfs0 (4.20.1-2) ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.59 Selecting previously unselected package libbtrfs-dev.
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 59.63 Unpacking libbtrfs-dev (4.20.1-2) ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 60.07 Setting up libbtrfs0 (4.20.1-2) ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 60.09 Setting up libbtrfs-dev (4.20.1-2) ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 60.16 Processing triggers for libc-bin (2.28-10) ...
00:03:16 [2020-10-30T00:03:16.443Z] #53 ...
00:03:16 [2020-10-30T00:03:16.443Z] 
00:03:16 [2020-10-30T00:03:16.443Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.48 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.48 Need to get 4095 kB of archives.
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.48 After this operation, 22.5 MB of additional disk space will be used.
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 59.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:03:16 [2020-10-30T00:03:16.443Z] #40 60.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:03:16 [2020-10-30T00:03:16.613Z] #41 32.17   CC       images/tty.o
00:03:17 [2020-10-30T00:03:17.013Z] #40 ...
00:03:17 [2020-10-30T00:03:17.013Z] 
00:03:17 [2020-10-30T00:03:17.013Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:17 [2020-10-30T00:03:17.013Z] #34 40.73 Reading package lists...
00:03:17 [2020-10-30T00:03:17.013Z] #34 51.22 Building dependency tree...
00:03:17 [2020-10-30T00:03:17.013Z] #34 56.99 The following additional packages will be installed:
00:03:17 [2020-10-30T00:03:17.013Z] #34 56.99   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:03:17 [2020-10-30T00:03:17.013Z] #34 57.03 Suggested packages:
00:03:17 [2020-10-30T00:03:17.013Z] #34 57.06   cmake-doc ninja-build lrzip
00:03:17 [2020-10-30T00:03:17.013Z] #34 57.06 Recommended packages:
00:03:17 [2020-10-30T00:03:17.013Z] #34 57.06   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.39 The following NEW packages will be installed:
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.43   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.44   vim-common xxd
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.96 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.96 Need to get 14.9 MB of archives.
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.96 After this operation, 61.8 MB of additional disk space will be used.
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 58.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 59.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 59.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:03:17 [2020-10-30T00:03:17.013Z] #34 60.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:03:17 [2020-10-30T00:03:17.176Z] #41 32.66   CC       images/file-lock.o
00:03:17 [2020-10-30T00:03:17.200Z] #18 3.338 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:03:17 [2020-10-30T00:03:17.271Z] #34 ...
00:03:17 [2020-10-30T00:03:17.271Z] 
00:03:17 [2020-10-30T00:03:17.271Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:03:17 [2020-10-30T00:03:17.271Z] #53 DONE 61.1s
00:03:17 [2020-10-30T00:03:17.271Z] 
00:03:17 [2020-10-30T00:03:17.271Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:17 [2020-10-30T00:03:17.271Z] #11 60.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:03:17 [2020-10-30T00:03:17.430Z] #42 37.49   CC       images/ext-file.o
00:03:17 [2020-10-30T00:03:17.432Z] #41 32.81   CC       images/rlimit.o
00:03:17 [2020-10-30T00:03:17.432Z] #41 33.04   CC       images/pagemap.o
00:03:17 [2020-10-30T00:03:17.530Z] #11 61.32 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]
00:03:17 [2020-10-30T00:03:17.530Z] #11 61.33 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]
00:03:17 [2020-10-30T00:03:17.690Z] #41 33.36   CC       images/siginfo.o
00:03:17 [2020-10-30T00:03:17.735Z] #42 37.68   CC       images/cgroup.o
00:03:17 [2020-10-30T00:03:17.946Z] #41 33.64   CC       images/rpc.o
00:03:18 [2020-10-30T00:03:18.202Z] #41 ...
00:03:18 [2020-10-30T00:03:18.202Z] 
00:03:18 [2020-10-30T00:03:18.202Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:18 [2020-10-30T00:03:18.202Z] #43 127.8 vendor/golang.org/x/net/idna
00:03:18 [2020-10-30T00:03:18.399Z] #42 38.48   CC       images/userns.o
00:03:18 [2020-10-30T00:03:18.446Z] #54 ...
00:03:18 [2020-10-30T00:03:18.446Z] 
00:03:18 [2020-10-30T00:03:18.446Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:18 [2020-10-30T00:03:18.446Z] #11 53.89 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:03:18 [2020-10-30T00:03:18.446Z] #11 53.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 53.93 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.19 Selecting previously unselected package binutils-mingw-w64.
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.56 Selecting previously unselected package libdevmapper1.02.1:arm64.
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.93 Selecting previously unselected package dmsetup.
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 57.98 Unpacking dmsetup (2:1.02.155-3) ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 58.23 Selecting previously unselected package mingw-w64-common.
00:03:18 [2020-10-30T00:03:18.446Z] #11 58.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:03:18 [2020-10-30T00:03:18.446Z] #11 58.26 Unpacking mingw-w64-common (6.0.0-3) ...
00:03:18 [2020-10-30T00:03:18.588Z] #18 4.795 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:03:18 [2020-10-30T00:03:18.699Z] #42 38.72   CC       images/google/protobuf/descriptor.o
00:03:18 [2020-10-30T00:03:18.849Z] #18 ...
00:03:18 [2020-10-30T00:03:18.849Z] 
00:03:18 [2020-10-30T00:03:18.849Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:18 [2020-10-30T00:03:18.850Z] #43 125.0 net/http/httptrace
00:03:18 [2020-10-30T00:03:18.850Z] #43 125.3 net/http
00:03:19 [2020-10-30T00:03:19.111Z] #43 ...
00:03:19 [2020-10-30T00:03:19.111Z] 
00:03:19 [2020-10-30T00:03:19.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:19 [2020-10-30T00:03:19.111Z] #41 48.41   CC       compel/src/lib/infect-rpc.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 48.81   CC       compel/src/lib/infect-util.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 49.11   CC       compel/src/lib/infect.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 52.52   CC       compel/src/lib/ptrace.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 53.12   AR       compel/libcompel.a
00:03:19 [2020-10-30T00:03:19.111Z] #41 53.21   HOSTCC   compel/src/main-host.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 53.45   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 53.66   HOSTCC   compel/src/lib/handle-elf-host.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 54.07   HOSTCC   compel/src/lib/log-host.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 54.32   HOSTLINK compel/compel-host-bin
00:03:19 [2020-10-30T00:03:19.111Z] #41 54.58   DEP      soccr/soccr.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 54.71   CC       soccr/soccr.o
00:03:19 [2020-10-30T00:03:19.111Z] #41 56.23   AR       soccr/libsoccr.a
00:03:19 [2020-10-30T00:03:19.111Z] #41 56.28 make[1]: 'soccr/libsoccr.a' is up to date.
00:03:19 [2020-10-30T00:03:19.111Z] #41 56.67   DEP      criu/arch/x86/sigframe.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 56.74   DEP      criu/arch/x86/sigaction_compat.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 56.85   DEP      criu/arch/x86/kerndat.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 57.00   DEP      criu/arch/x86/crtools.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 57.11   DEP      criu/arch/x86/cpu.d
00:03:19 [2020-10-30T00:03:19.111Z] #41 57.28   CC       criu/arch/x86/cpu.o
00:03:19 [2020-10-30T00:03:19.684Z] #41 57.95   CC       criu/arch/x86/crtools.o
00:03:19 [2020-10-30T00:03:19.764Z] #42 ...
00:03:19 [2020-10-30T00:03:19.764Z] 
00:03:19 [2020-10-30T00:03:19.764Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.5 Selecting previously unselected package libapparmor1:ppc64el.
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.6 Selecting previously unselected package libapparmor-dev:ppc64el.
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
00:03:19 [2020-10-30T00:03:19.764Z] #12 105.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.8 Selecting previously unselected package libbtrfs0.
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.8 Unpacking libbtrfs0 (4.20.1-2) ...
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.9 Selecting previously unselected package libbtrfs-dev.
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.064Z] #12 105.9 Unpacking libbtrfs-dev (4.20.1-2) ...
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.2 Selecting previously unselected package libudev-dev:ppc64el.
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
00:03:20 [2020-10-30T00:03:20.365Z] #12 106.4 Selecting previously unselected package libsepol1-dev:ppc64el.
00:03:20 [2020-10-30T00:03:20.371Z] #11 ...
00:03:20 [2020-10-30T00:03:20.371Z] 
00:03:20 [2020-10-30T00:03:20.371Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:20 [2020-10-30T00:03:20.371Z] #40 53.83 Selecting previously unselected package libprotobuf-c1:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 53.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 53.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.93 Selecting previously unselected package zlib1g-dev:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 54.93 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 55.46 Selecting previously unselected package libprotobuf17:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 55.46 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 55.46 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.30 Selecting previously unselected package libprotobuf-lite17:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.34 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.88 Selecting previously unselected package libprotobuf-dev:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 57.91 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 59.64 Selecting previously unselected package libprotoc17:arm64.
00:03:20 [2020-10-30T00:03:20.371Z] #40 59.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 59.67 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.11 Selecting previously unselected package protobuf-c-compiler.
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.29 Selecting previously unselected package protobuf-compiler.
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.50 Selecting previously unselected package python-pkg-resources.
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.52 Unpacking python-pkg-resources (40.8.0-1) ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.77 Selecting previously unselected package python-six.
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:03:20 [2020-10-30T00:03:20.371Z] #40 60.82 Unpacking python-six (1.12.0-1) ...
00:03:20 [2020-10-30T00:03:20.664Z] #12 106.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.664Z] #12 106.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
00:03:20 [2020-10-30T00:03:20.721Z] #43 129.9 vendor/golang.org/x/net/http2/hpack
00:03:20 [2020-10-30T00:03:20.965Z] #12 106.8 Selecting previously unselected package libpcre16-3:ppc64el.
00:03:20 [2020-10-30T00:03:20.965Z] #12 106.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
00:03:20 [2020-10-30T00:03:20.965Z] #12 106.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
00:03:21 [2020-10-30T00:03:21.119Z] #41 59.27   CC       criu/arch/x86/kerndat.o
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.0 Selecting previously unselected package libpcre32-3:ppc64el.
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.2 Selecting previously unselected package libpcrecpp0v5:ppc64el.
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
00:03:21 [2020-10-30T00:03:21.266Z] #12 107.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:03:21 [2020-10-30T00:03:21.340Z] #40 ...
00:03:21 [2020-10-30T00:03:21.340Z] 
00:03:21 [2020-10-30T00:03:21.340Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:21 [2020-10-30T00:03:21.340Z] #32 56.10 github.com/BurntSushi/toml/cmd/tomlv
00:03:21 [2020-10-30T00:03:21.340Z] #32 DONE 61.8s
00:03:21 [2020-10-30T00:03:21.340Z] 
00:03:21 [2020-10-30T00:03:21.340Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:21 [2020-10-30T00:03:21.340Z] #49 54.33 mvdan.cc/editorconfig
00:03:21 [2020-10-30T00:03:21.340Z] #49 54.47 go/scanner
00:03:21 [2020-10-30T00:03:21.340Z] #49 55.64 mvdan.cc/sh/v3/syntax
00:03:21 [2020-10-30T00:03:21.340Z] #49 56.14 encoding/base64
00:03:21 [2020-10-30T00:03:21.340Z] #49 56.74 go/ast
00:03:21 [2020-10-30T00:03:21.340Z] #49 57.30 encoding/json
00:03:21 [2020-10-30T00:03:21.340Z] #49 57.38 golang.org/x/sys/unix
00:03:21 [2020-10-30T00:03:21.340Z] #49 ...
00:03:21 [2020-10-30T00:03:21.340Z] 
00:03:21 [2020-10-30T00:03:21.340Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:21 [2020-10-30T00:03:21.340Z] #40 62.01 Selecting previously unselected package python-protobuf.
00:03:21 [2020-10-30T00:03:21.340Z] #40 62.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
00:03:21 [2020-10-30T00:03:21.566Z] #12 107.3 Selecting previously unselected package libpcre3-dev:ppc64el.
00:03:21 [2020-10-30T00:03:21.566Z] #12 107.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
00:03:21 [2020-10-30T00:03:21.566Z] #12 107.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
00:03:21 [2020-10-30T00:03:21.603Z] #40 62.17 Unpacking python-protobuf (3.6.1.3-2) ...
00:03:21 [2020-10-30T00:03:21.710Z] #41 59.90   CC       criu/arch/x86/sigaction_compat.o
00:03:21 [2020-10-30T00:03:21.731Z] #11 ...
00:03:21 [2020-10-30T00:03:21.731Z] 
00:03:21 [2020-10-30T00:03:21.731Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:21 [2020-10-30T00:03:21.731Z] #43 55.66 sync
00:03:21 [2020-10-30T00:03:21.731Z] #43 55.66 internal/reflectlite
00:03:21 [2020-10-30T00:03:21.731Z] #43 58.33 github.com/LK4D4/vndr/godl/singleflight
00:03:21 [2020-10-30T00:03:21.731Z] #43 58.85 math/rand
00:03:21 [2020-10-30T00:03:21.731Z] #43 60.44 internal/singleflight
00:03:21 [2020-10-30T00:03:21.731Z] #43 60.48 io
00:03:21 [2020-10-30T00:03:21.731Z] #43 61.27 strconv
00:03:21 [2020-10-30T00:03:21.731Z] #43 62.81 bytes
00:03:21 [2020-10-30T00:03:21.971Z] #41 60.21   CC       criu/arch/x86/sigframe.o
00:03:21 [2020-10-30T00:03:21.971Z] #41 60.44   LINK     criu/arch/x86/crtools.built-in.o
00:03:21 [2020-10-30T00:03:21.997Z] #43 ...
00:03:21 [2020-10-30T00:03:21.997Z] 
00:03:21 [2020-10-30T00:03:21.997Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.08 go: finding github.com/fatih/color v1.7.0
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.48 go: finding github.com/mattn/go-colorable v0.1.4
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.50 go: finding github.com/mattn/go-isatty v0.0.8
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.53 go: finding github.com/go-critic/go-critic v0.4.1
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:03:21 [2020-10-30T00:03:21.997Z] #47 62.69 go: finding github.com/go-lintpack/lintpack v0.5.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.70 go: finding github.com/pkg/errors v0.8.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.74 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.78 go: finding github.com/mitchellh/go-homedir v1.1.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.80 go: finding github.com/go-toolsmith/astequal v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.82 go: finding github.com/sirupsen/logrus v1.4.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.88 go: finding github.com/go-toolsmith/astp v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.92 go: finding github.com/go-toolsmith/astcast v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.93 go: finding github.com/stretchr/testify v1.4.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.93 go: finding github.com/go-toolsmith/typep v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.96 go: finding github.com/spf13/viper v1.6.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.99 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 62.99 go: finding github.com/davecgh/go-spew v1.1.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.00 go: finding github.com/pmezard/go-difflib v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.10 go: finding github.com/stretchr/objx v0.2.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.16 go: finding gopkg.in/yaml.v2 v2.2.7
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.22 go: finding github.com/go-toolsmith/strparse v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.41 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.47 go: finding github.com/gobwas/glob v0.2.3
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.59 go: finding github.com/fsnotify/fsnotify v1.4.7
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.60 go: finding github.com/spf13/cobra v0.0.5
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.62 go: finding github.com/hashicorp/hcl v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.78 go: finding github.com/spf13/pflag v1.0.5
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.80 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:03:21 [2020-10-30T00:03:21.998Z] #47 63.92 go: finding github.com/magiconair/properties v1.8.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.00 go: finding github.com/mitchellh/mapstructure v1.1.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.02 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.07 go: finding github.com/pelletier/go-toml v1.2.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.10 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.19 go: finding github.com/spf13/afero v1.1.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.38 go: finding github.com/spf13/cast v1.3.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.39 go: finding golang.org/x/text v0.3.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.41 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.49 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.52 go: finding github.com/subosito/gotenv v1.2.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.56 go: finding gopkg.in/ini.v1 v1.51.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.84 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.87 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.91 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:03:21 [2020-10-30T00:03:21.998Z] #47 64.93 go: finding github.com/kisielk/gotool v1.0.0
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.00 go: finding github.com/sourcegraph/go-diff v0.5.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.02 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.04 go: finding github.com/ultraware/funlen v0.0.2
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.13 go: finding github.com/uudashr/gocognit v1.0.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.14 go: finding github.com/ultraware/whitespace v0.0.4
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.58 go: finding github.com/gogo/protobuf v1.2.1
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.67 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.68 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.74 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:03:21 [2020-10-30T00:03:21.998Z] #47 65.78 go: finding github.com/BurntSushi/toml v0.3.1
00:03:22 [2020-10-30T00:03:22.087Z] #43 131.2 mime
00:03:22 [2020-10-30T00:03:22.168Z] #12 107.8 Selecting previously unselected package libselinux1-dev:ppc64el.
00:03:22 [2020-10-30T00:03:22.168Z] #12 107.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
00:03:22 [2020-10-30T00:03:22.168Z] #12 107.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
00:03:22 [2020-10-30T00:03:22.168Z] #12 108.1 Selecting previously unselected package libdevmapper-dev:ppc64el.
00:03:22 [2020-10-30T00:03:22.168Z] #12 108.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
00:03:22 [2020-10-30T00:03:22.168Z] #12 108.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:03:22 [2020-10-30T00:03:22.168Z] #12 108.2 Selecting previously unselected package libseccomp-dev:ppc64el.
00:03:22 [2020-10-30T00:03:22.168Z] #12 108.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
00:03:22 [2020-10-30T00:03:22.231Z] #41 60.52   DEP      criu/pie/util-vdso-elf32.d
00:03:22 [2020-10-30T00:03:22.231Z] #41 60.69   DEP      criu/pie/util-vdso.d
00:03:22 [2020-10-30T00:03:22.473Z] #12 108.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
00:03:22 [2020-10-30T00:03:22.473Z] #12 108.4 Selecting previously unselected package libsystemd-dev:ppc64el.
00:03:22 [2020-10-30T00:03:22.473Z] #12 108.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
00:03:22 [2020-10-30T00:03:22.473Z] #12 108.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
00:03:22 [2020-10-30T00:03:22.491Z] #41 60.88   DEP      criu/pie/util.d
00:03:22 [2020-10-30T00:03:22.650Z] #43 ...
00:03:22 [2020-10-30T00:03:22.650Z] 
00:03:22 [2020-10-30T00:03:22.650Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:22 [2020-10-30T00:03:22.650Z] #11 122.1 Selecting previously unselected package g++-mingw-w64-x86-64.
00:03:22 [2020-10-30T00:03:22.650Z] #11 122.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:03:22 [2020-10-30T00:03:22.650Z] #11 122.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:22 [2020-10-30T00:03:22.650Z] #11 ...
00:03:22 [2020-10-30T00:03:22.650Z] 
00:03:22 [2020-10-30T00:03:22.650Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:22 [2020-10-30T00:03:22.650Z] #56 131.4 + for f in rootlesskit rootlesskit-docker-proxy
00:03:22 [2020-10-30T00:03:22.650Z] #56 131.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:03:22 [2020-10-30T00:03:22.752Z] #41 61.05   CC       criu/pie/util.o
00:03:23 [2020-10-30T00:03:23.013Z] #41 61.41   CC       criu/pie/util-vdso.o
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.0 Setting up libapparmor1:ppc64el (2.13.2-10) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libsepol1-dev:ppc64el (2.8-1) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libbtrfs0 (4.20.1-2) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libbtrfs-dev (4.20.1-2) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up mingw-w64-common (6.0.0-3) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:03:23 [2020-10-30T00:03:23.127Z] #12 109.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up dmsetup (2:1.02.155-3) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:03:23 [2020-10-30T00:03:23.427Z] #12 109.3 Processing triggers for libc-bin (2.28-10) ...
00:03:23 [2020-10-30T00:03:23.530Z] #40 63.88 Setting up python-pkg-resources (40.8.0-1) ...
00:03:23 [2020-10-30T00:03:23.583Z] #41 ...
00:03:23 [2020-10-30T00:03:23.583Z] 
00:03:23 [2020-10-30T00:03:23.583Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:23 [2020-10-30T00:03:23.583Z] #43 139.5 github.com/LK4D4/vndr/godl
00:03:23 [2020-10-30T00:03:23.727Z] #12 DONE 109.8s
00:03:23 [2020-10-30T00:03:23.727Z] 
00:03:23 [2020-10-30T00:03:23.727Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:23 [2020-10-30T00:03:23.727Z] #42 41.25   CC       images/opts.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 41.52   CC       images/seccomp.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 41.83   CC       images/binfmt-misc.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 42.10   CC       images/time.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 42.33   CC       images/sysctl.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 42.59   CC       images/autofs.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 42.78   CC       images/macvlan.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 42.98   CC       images/sit.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 43.19   CC       images/memfd.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 43.58   CC       images/timens.o
00:03:23 [2020-10-30T00:03:23.727Z] #42 43.86   LINK     images/built-in.o
00:03:24 [2020-10-30T00:03:24.027Z] #42 44.18   GEN      compel/include/asm
00:03:24 [2020-10-30T00:03:24.110Z] #40 ...
00:03:24 [2020-10-30T00:03:24.110Z] 
00:03:24 [2020-10-30T00:03:24.110Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:24 [2020-10-30T00:03:24.110Z] #43 54.85 go/scanner
00:03:24 [2020-10-30T00:03:24.110Z] #43 55.20 net/url
00:03:24 [2020-10-30T00:03:24.110Z] #43 56.96 text/template/parse
00:03:24 [2020-10-30T00:03:24.110Z] #43 57.11 go/ast
00:03:24 [2020-10-30T00:03:24.110Z] #43 58.83 encoding/json
00:03:24 [2020-10-30T00:03:24.110Z] #43 63.63 text/template
00:03:24 [2020-10-30T00:03:24.110Z] #43 64.46 go/parser
00:03:24 [2020-10-30T00:03:24.328Z] #42 44.22   GEN      compel/include/version.h
00:03:24 [2020-10-30T00:03:24.328Z] #42 44.26 touch .config
00:03:24 [2020-10-30T00:03:24.328Z] #42 44.31   GEN      include/common/config.h
00:03:24 [2020-10-30T00:03:24.328Z] #42 44.42   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:03:24 [2020-10-30T00:03:24.375Z] #43 ...
00:03:24 [2020-10-30T00:03:24.375Z] 
00:03:24 [2020-10-30T00:03:24.375Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:24 [2020-10-30T00:03:24.375Z] #34 54.96 Selecting previously unselected package libicu63:arm64.
00:03:24 [2020-10-30T00:03:24.375Z] #34 54.98 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
00:03:24 [2020-10-30T00:03:24.375Z] #34 54.99 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:03:24 [2020-10-30T00:03:24.375Z] #34 62.23 Selecting previously unselected package libxml2:arm64.
00:03:24 [2020-10-30T00:03:24.375Z] #34 62.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
00:03:24 [2020-10-30T00:03:24.375Z] #34 62.25 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
00:03:24 [2020-10-30T00:03:24.375Z] #34 64.94 Selecting previously unselected package libarchive13:arm64.
00:03:24 [2020-10-30T00:03:24.375Z] #34 64.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
00:03:24 [2020-10-30T00:03:24.525Z] #43 140.3 github.com/LK4D4/vndr
00:03:24 [2020-10-30T00:03:24.629Z] #42 ...
00:03:24 [2020-10-30T00:03:24.629Z] 
00:03:24 [2020-10-30T00:03:24.629Z] #13 [dev-systemd-false  1/26] RUN groupadd -r docker
00:03:24 [2020-10-30T00:03:24.629Z] #13 DONE 0.6s
00:03:24 [2020-10-30T00:03:24.629Z] 
00:03:24 [2020-10-30T00:03:24.629Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.46   GEN      compel/plugins/include/uapi/std/syscall.h
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.50   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.55   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.61   DEP      compel/arch/ppc64/plugins/std/memcmp.d
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.64   DEP      compel/arch/ppc64/plugins/std/memcpy.d
00:03:24 [2020-10-30T00:03:24.629Z] #42 44.66   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
00:03:24 [2020-10-30T00:03:24.629Z] #42 ...
00:03:24 [2020-10-30T00:03:24.629Z] 
00:03:24 [2020-10-30T00:03:24.629Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:24 [2020-10-30T00:03:24.629Z] #44 100.5 text/template
00:03:24 [2020-10-30T00:03:24.629Z] #44 100.9 go/parser
00:03:24 [2020-10-30T00:03:24.629Z] #44 106.4 encoding/xml
00:03:24 [2020-10-30T00:03:24.629Z] #44 ...
00:03:24 [2020-10-30T00:03:24.629Z] 
00:03:24 [2020-10-30T00:03:24.629Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.487 + RM_GOPATH=0
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.488 + TMP_GOPATH=
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.488 + : /build
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.488 + '[' -z '' ']'
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.489 ++ mktemp -d
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.495 + export GOPATH=/tmp/tmp.sLQo74AJci
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.496 + GOPATH=/tmp/tmp.sLQo74AJci
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.496 + RM_GOPATH=1
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.497 + case "$(go env GOARCH)" in
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.499 ++ go env GOARCH
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.515 + export GO_BUILDMODE=-buildmode=pie
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.516 + GO_BUILDMODE=-buildmode=pie
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.517 ++ dirname /tmp/install/install.sh
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.520 + dir=/tmp/install
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.521 + bin=runc
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.521 + shift
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.521 + '[' '!' -f /tmp/install/runc.installer ']'
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.521 + . /tmp/install/runc.installer
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.522 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.523 + install_runc
00:03:24 [2020-10-30T00:03:24.629Z] #52 0.524 + uname -r
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.527 + grep -q '^3\.10\.0.*\.el7\.'
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.531 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.532 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.532 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.533 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sLQo74AJci/src/github.com/opencontainers/runc
00:03:24 [2020-10-30T00:03:24.630Z] #52 0.540 Cloning into '/tmp/tmp.sLQo74AJci/src/github.com/opencontainers/runc'...
00:03:24 [2020-10-30T00:03:24.639Z] #34 65.07 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:03:24 [2020-10-30T00:03:24.902Z] #34 65.51 Selecting previously unselected package libjsoncpp1:arm64.
00:03:24 [2020-10-30T00:03:24.902Z] #34 65.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
00:03:24 [2020-10-30T00:03:24.902Z] #34 65.53 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
00:03:24 [2020-10-30T00:03:24.928Z] #52 ...
00:03:24 [2020-10-30T00:03:24.928Z] 
00:03:24 [2020-10-30T00:03:24.928Z] #14 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:03:24 [2020-10-30T00:03:24.928Z] #14 DONE 0.4s
00:03:24 [2020-10-30T00:03:24.928Z] 
00:03:24 [2020-10-30T00:03:24.928Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:24 [2020-10-30T00:03:24.928Z] #42 44.69   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:03:24 [2020-10-30T00:03:24.928Z] #42 44.70   DEP      compel/plugins/std/infect.d
00:03:24 [2020-10-30T00:03:24.928Z] #42 44.84   DEP      compel/plugins/std/string.d
00:03:24 [2020-10-30T00:03:24.928Z] #42 45.04   DEP      compel/plugins/std/log.d
00:03:25 [2020-10-30T00:03:25.233Z] #42 ...
00:03:25 [2020-10-30T00:03:25.233Z] 
00:03:25 [2020-10-30T00:03:25.233Z] #15 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:03:25 [2020-10-30T00:03:25.233Z] #15 0.226 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:03:25 [2020-10-30T00:03:25.233Z] #15 DONE 0.3s
00:03:25 [2020-10-30T00:03:25.233Z] 
00:03:25 [2020-10-30T00:03:25.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:25 [2020-10-30T00:03:25.233Z] #42 45.17   DEP      compel/plugins/std/fds.d
00:03:25 [2020-10-30T00:03:25.233Z] #42 45.35   DEP      compel/plugins/std/std.d
00:03:25 [2020-10-30T00:03:25.299Z] #47 ...
00:03:25 [2020-10-30T00:03:25.299Z] 
00:03:25 [2020-10-30T00:03:25.299Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:25 [2020-10-30T00:03:25.299Z] #49 68.96 syscall
00:03:25 [2020-10-30T00:03:25.299Z] #49 69.14 reflect
00:03:25 [2020-10-30T00:03:25.478Z] #34 65.97 Selecting previously unselected package librhash0:arm64.
00:03:25 [2020-10-30T00:03:25.478Z] #34 65.97 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
00:03:25 [2020-10-30T00:03:25.533Z] #42 ...
00:03:25 [2020-10-30T00:03:25.533Z] 
00:03:25 [2020-10-30T00:03:25.533Z] #16 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:03:25 [2020-10-30T00:03:25.533Z] #16 DONE 0.3s
00:03:25 [2020-10-30T00:03:25.533Z] 
00:03:25 [2020-10-30T00:03:25.533Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:25 [2020-10-30T00:03:25.533Z] #42 45.47   DEP      compel/plugins/shmem/shmem.d
00:03:25 [2020-10-30T00:03:25.558Z] #49 ...
00:03:25 [2020-10-30T00:03:25.558Z] 
00:03:25 [2020-10-30T00:03:25.558Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:25 [2020-10-30T00:03:25.558Z] #32 59.43 io
00:03:25 [2020-10-30T00:03:25.558Z] #32 61.82 internal/oserror
00:03:25 [2020-10-30T00:03:25.558Z] #32 62.02 syscall
00:03:25 [2020-10-30T00:03:25.558Z] #32 64.40 reflect
00:03:25 [2020-10-30T00:03:25.818Z] #32 ...
00:03:25 [2020-10-30T00:03:25.818Z] 
00:03:25 [2020-10-30T00:03:25.818Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:25 [2020-10-30T00:03:25.818Z] #40 62.26 debconf: delaying package configuration, since apt-utils is not installed
00:03:25 [2020-10-30T00:03:25.818Z] #40 62.70 Fetched 4095 kB in 1s (4128 kB/s)
00:03:25 [2020-10-30T00:03:25.818Z] #40 62.80 Selecting previously unselected package libcap-dev:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 62.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:03:25 [2020-10-30T00:03:25.818Z] #40 62.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.00 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.23 Selecting previously unselected package libnet1:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.47 Selecting previously unselected package libnet1-dev.
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.48 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.76 Selecting previously unselected package libnl-3-200:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 63.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.06 Selecting previously unselected package libnl-3-dev:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.50 Selecting previously unselected package libprotobuf-c1:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.70 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.95 Selecting previously unselected package zlib1g-dev:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 64.96 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 65.39 Selecting previously unselected package libprotobuf17:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 65.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 65.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 66.58 Selecting previously unselected package libprotobuf-lite17:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 66.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 66.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 67.01 Selecting previously unselected package libprotobuf-dev:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 67.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 67.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 69.36 Selecting previously unselected package libprotoc17:amd64.
00:03:25 [2020-10-30T00:03:25.818Z] #40 69.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:03:25 [2020-10-30T00:03:25.818Z] #40 69.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:03:25 [2020-10-30T00:03:25.833Z] #42 45.77   DEP      compel/plugins/fds/fds.d
00:03:25 [2020-10-30T00:03:25.833Z] #42 ...
00:03:25 [2020-10-30T00:03:25.833Z] 
00:03:25 [2020-10-30T00:03:25.833Z] #17 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:03:25 [2020-10-30T00:03:25.833Z] #17 DONE 0.3s
00:03:26 [2020-10-30T00:03:26.017Z] #34 66.41 Unpacking librhash0:arm64 (1.3.8-1) ...
00:03:26 [2020-10-30T00:03:26.017Z] #34 ...
00:03:26 [2020-10-30T00:03:26.017Z] 
00:03:26 [2020-10-30T00:03:26.017Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:26 [2020-10-30T00:03:26.017Z] #43 66.51 encoding/xml
00:03:26 [2020-10-30T00:03:26.133Z] 
00:03:26 [2020-10-30T00:03:26.133Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:26 [2020-10-30T00:03:26.133Z] #44 111.9 math/big
00:03:26 [2020-10-30T00:03:26.133Z] #44 ...
00:03:26 [2020-10-30T00:03:26.133Z] 
00:03:26 [2020-10-30T00:03:26.133Z] #18 [dev-systemd-false  6/26] RUN ldconfig
00:03:26 [2020-10-30T00:03:26.133Z] #18 DONE 0.4s
00:03:26 [2020-10-30T00:03:26.435Z] 
00:03:26 [2020-10-30T00:03:26.436Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:26 [2020-10-30T00:03:26.441Z] #43 ...
00:03:26 [2020-10-30T00:03:26.441Z] 
00:03:26 [2020-10-30T00:03:26.441Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:26 [2020-10-30T00:03:26.441Z] #51 10.80 + cd /tmp/tmp.6OPGpp7D6G/src/github.com/opencontainers/runc
00:03:26 [2020-10-30T00:03:26.441Z] #51 10.80 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:26 [2020-10-30T00:03:26.441Z] #51 11.23 + '[' -z '' ']'
00:03:26 [2020-10-30T00:03:26.441Z] #51 11.23 + target=static
00:03:26 [2020-10-30T00:03:26.441Z] #51 11.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:03:26 [2020-10-30T00:03:26.441Z] #51 11.84 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:03:26 [2020-10-30T00:03:26.441Z] #51 ...
00:03:26 [2020-10-30T00:03:26.441Z] 
00:03:26 [2020-10-30T00:03:26.441Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:26 [2020-10-30T00:03:26.441Z] #41 62.18   CC       criu/pie/util-vdso-elf32.o
00:03:26 [2020-10-30T00:03:26.441Z] #41 62.83   AR       criu/pie/pie.lib.a
00:03:26 [2020-10-30T00:03:26.441Z] #41 62.92   DEP      criu/pie/restorer.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.10   DEP      criu/arch/x86/sigaction_compat_pie.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.22   DEP      criu/arch/x86/restorer_unmap.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.24   DEP      criu/arch/x86/restorer.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.45   DEP      criu/arch/x86/vdso-pie.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.62   DEP      criu/pie/parasite-vdso.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 63.81   DEP      criu/pie/parasite.d
00:03:26 [2020-10-30T00:03:26.442Z] #41 64.03   CC       criu/pie/parasite.o
00:03:26 [2020-10-30T00:03:26.748Z] #19 0.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:03:26 [2020-10-30T00:03:26.748Z] #19 0.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:03:26 [2020-10-30T00:03:26.748Z] #19 0.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:03:27 [2020-10-30T00:03:27.015Z] #41 65.32   LINK     criu/pie/parasite.built-in.o
00:03:27 [2020-10-30T00:03:27.015Z] #41 65.35   GEN      criu/pie/parasite-blob.h
00:03:27 [2020-10-30T00:03:27.015Z] #41 65.37   CC       criu/pie/parasite-vdso.o
00:03:27 [2020-10-30T00:03:27.210Z] #40 70.75 Selecting previously unselected package protobuf-c-compiler.
00:03:27 [2020-10-30T00:03:27.210Z] #40 70.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:03:27 [2020-10-30T00:03:27.210Z] #40 70.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:03:27 [2020-10-30T00:03:27.210Z] #40 71.00 Selecting previously unselected package protobuf-compiler.
00:03:27 [2020-10-30T00:03:27.473Z] #40 71.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:03:27 [2020-10-30T00:03:27.473Z] #40 71.03 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:03:27 [2020-10-30T00:03:27.473Z] #40 ...
00:03:27 [2020-10-30T00:03:27.473Z] 
00:03:27 [2020-10-30T00:03:27.474Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.814 + RM_GOPATH=0
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.814 + TMP_GOPATH=
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.814 + : /build
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.814 + '[' -z '' ']'
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.817 ++ mktemp -d
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.818 + export GOPATH=/tmp/tmp.k2zdNZQRSr
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.818 + GOPATH=/tmp/tmp.k2zdNZQRSr
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.819 + RM_GOPATH=1
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.819 + case "$(go env GOARCH)" in
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.820 ++ go env GOARCH
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.929 + export GO_BUILDMODE=-buildmode=pie
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.942 + GO_BUILDMODE=-buildmode=pie
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.945 ++ dirname /tmp/install/install.sh
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.961 + dir=/tmp/install
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.965 + bin=containerd
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.966 + shift
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.968 + '[' '!' -f /tmp/install/containerd.installer ']'
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.971 + . /tmp/install/containerd.installer
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.973 ++ set -e
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.973 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.985 + install_containerd
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.986 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.990 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
00:03:27 [2020-10-30T00:03:27.474Z] #54 1.990 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k2zdNZQRSr/src/github.com/containerd/containerd
00:03:27 [2020-10-30T00:03:27.474Z] #54 2.016 Cloning into '/tmp/tmp.k2zdNZQRSr/src/github.com/containerd/containerd'...
00:03:27 [2020-10-30T00:03:27.474Z] #54 ...
00:03:27 [2020-10-30T00:03:27.474Z] 
00:03:27 [2020-10-30T00:03:27.474Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:03:27 [2020-10-30T00:03:27.474Z] #30 66.01 Checking out files:  79% (1214/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
00:03:27 [2020-10-30T00:03:27.474Z] #30 67.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:03:27 [2020-10-30T00:03:27.474Z] #30 67.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:03:27 [2020-10-30T00:03:27.586Z] #41 66.09   CC       criu/arch/x86/vdso-pie.o
00:03:27 [2020-10-30T00:03:27.734Z] #30 ...
00:03:27 [2020-10-30T00:03:27.734Z] 
00:03:27 [2020-10-30T00:03:27.734Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:27 [2020-10-30T00:03:27.734Z] #40 71.59 Selecting previously unselected package python-pkg-resources.
00:03:27 [2020-10-30T00:03:27.811Z] #19 1.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
00:03:27 [2020-10-30T00:03:27.901Z] #56 ...
00:03:27 [2020-10-30T00:03:27.901Z] 
00:03:27 [2020-10-30T00:03:27.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:27 [2020-10-30T00:03:27.901Z] #41 34.75   CC       images/ext-file.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 34.97   CC       images/cgroup.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 35.53   CC       images/userns.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 35.84   CC       images/google/protobuf/descriptor.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 37.43   CC       images/opts.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 37.69   CC       images/seccomp.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 38.02   CC       images/binfmt-misc.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 38.22   CC       images/time.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 38.40   CC       images/sysctl.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 38.58   CC       images/autofs.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 38.82   CC       images/macvlan.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.00   CC       images/sit.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.29   CC       images/memfd.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.57   CC       images/timens.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.80   LINK     images/built-in.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.96   GEN      compel/include/asm
00:03:27 [2020-10-30T00:03:27.901Z] #41 39.98   GEN      compel/include/version.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.01 touch .config
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.06   GEN      include/common/config.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.15   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.17   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.21   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.22   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.24   DEP      compel/arch/x86/plugins/std/memcpy.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.28   GEN      compel/plugins/include/uapi/std/syscall.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.31   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.32   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.34   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.35   DEP      compel/plugins/std/infect.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.45   DEP      compel/plugins/std/string.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.58   DEP      compel/plugins/std/log.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.72   DEP      compel/plugins/std/fds.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.81   DEP      compel/plugins/std/std.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.90   DEP      compel/plugins/shmem/shmem.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 40.97   DEP      compel/plugins/fds/fds.d
00:03:27 [2020-10-30T00:03:27.901Z] #41 41.10   CC       compel/plugins/std/std.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 41.37   CC       compel/plugins/std/fds.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 41.86   CC       compel/plugins/std/log.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 42.69   CC       compel/plugins/std/string.o
00:03:27 [2020-10-30T00:03:27.901Z] #41 43.26   CC       compel/plugins/std/infect.o
00:03:27 [2020-10-30T00:03:27.994Z] #40 71.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:03:27 [2020-10-30T00:03:27.994Z] #40 71.61 Unpacking python-pkg-resources (40.8.0-1) ...
00:03:28 [2020-10-30T00:03:28.157Z] #41 43.70   CC       compel/arch/x86/plugins/std/parasite-head.o
00:03:28 [2020-10-30T00:03:28.158Z] #41 43.78   CC       compel/arch/x86/plugins/std/memcpy.o
00:03:28 [2020-10-30T00:03:28.158Z] #41 43.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:03:28 [2020-10-30T00:03:28.158Z] #41 66.39   CC       criu/arch/x86/restorer.o
00:03:28 [2020-10-30T00:03:28.414Z] #41 43.90   AR       compel/plugins/std.lib.a
00:03:28 [2020-10-30T00:03:28.414Z] #41 43.96   CC       compel/plugins/fds/fds.o
00:03:28 [2020-10-30T00:03:28.419Z] #41 66.88   CC       criu/arch/x86/restorer_unmap.o
00:03:28 [2020-10-30T00:03:28.419Z] #41 66.94   CC       criu/arch/x86/sigaction_compat_pie.o
00:03:28 [2020-10-30T00:03:28.514Z] #40 72.18 Selecting previously unselected package python-six.
00:03:28 [2020-10-30T00:03:28.514Z] #40 72.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:03:28 [2020-10-30T00:03:28.514Z] #40 72.19 Unpacking python-six (1.12.0-1) ...
00:03:28 [2020-10-30T00:03:28.670Z] #41 44.13   AR       compel/plugins/fds.lib.a
00:03:28 [2020-10-30T00:03:28.671Z] #41 44.18   HOSTDEP  compel/src/lib/log-host.d
00:03:28 [2020-10-30T00:03:28.671Z] #41 ...
00:03:28 [2020-10-30T00:03:28.671Z] 
00:03:28 [2020-10-30T00:03:28.671Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:28 [2020-10-30T00:03:28.671Z] #56 DONE 138.2s
00:03:28 [2020-10-30T00:03:28.671Z] 
00:03:28 [2020-10-30T00:03:28.671Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:03:28 [2020-10-30T00:03:28.671Z] #57 DONE 0.0s
00:03:28 [2020-10-30T00:03:28.671Z] 
00:03:28 [2020-10-30T00:03:28.671Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:03:28 [2020-10-30T00:03:28.671Z] #58 DONE 0.0s
00:03:28 [2020-10-30T00:03:28.671Z] 
00:03:28 [2020-10-30T00:03:28.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:28 [2020-10-30T00:03:28.671Z] #41 44.31   HOSTDEP  compel/src/lib/handle-elf-host.d
00:03:28 [2020-10-30T00:03:28.671Z] #41 ...
00:03:28 [2020-10-30T00:03:28.671Z] 
00:03:28 [2020-10-30T00:03:28.671Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:28 [2020-10-30T00:03:28.671Z] #11 138.2 Selecting previously unselected package libapparmor1:amd64.
00:03:28 [2020-10-30T00:03:28.671Z] #11 138.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:03:28 [2020-10-30T00:03:28.671Z] #11 138.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:03:28 [2020-10-30T00:03:28.680Z] #41 67.23   CC       criu/pie/restorer.o
00:03:28 [2020-10-30T00:03:28.778Z] #40 72.48 Selecting previously unselected package python-protobuf.
00:03:28 [2020-10-30T00:03:28.778Z] #40 72.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:03:28 [2020-10-30T00:03:28.778Z] #40 72.51 Unpacking python-protobuf (3.6.1.3-2) ...
00:03:28 [2020-10-30T00:03:28.927Z] #11 138.4 Selecting previously unselected package libapparmor-dev:amd64.
00:03:28 [2020-10-30T00:03:28.927Z] #11 138.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:03:28 [2020-10-30T00:03:28.927Z] #11 138.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:03:29 [2020-10-30T00:03:29.185Z] #11 138.7 Selecting previously unselected package libbtrfs0.
00:03:29 [2020-10-30T00:03:29.185Z] #11 138.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.185Z] #11 138.7 Unpacking libbtrfs0 (4.20.1-2) ...
00:03:29 [2020-10-30T00:03:29.348Z] #40 73.18 Setting up python-pkg-resources (40.8.0-1) ...
00:03:29 [2020-10-30T00:03:29.348Z] #40 ...
00:03:29 [2020-10-30T00:03:29.348Z] 
00:03:29 [2020-10-30T00:03:29.348Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.13 debconf: delaying package configuration, since apt-utils is not installed
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.50 Fetched 14.9 MB in 3s (5701 kB/s)
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.66 Selecting previously unselected package xxd.
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 63.84 Unpacking xxd (2:8.1.0875-5) ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.18 Selecting previously unselected package vim-common.
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.20 Unpacking vim-common (2:8.1.0875-5) ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.62 Selecting previously unselected package cmake-data.
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 64.64 Unpacking cmake-data (3.13.4-1) ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 69.05 Selecting previously unselected package libicu63:amd64.
00:03:29 [2020-10-30T00:03:29.348Z] #34 69.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.348Z] #34 69.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:03:29 [2020-10-30T00:03:29.348Z] #43 69.81 compress/flate
00:03:29 [2020-10-30T00:03:29.441Z] #11 139.0 Selecting previously unselected package libbtrfs-dev.
00:03:29 [2020-10-30T00:03:29.610Z] #34 ...
00:03:29 [2020-10-30T00:03:29.610Z] 
00:03:29 [2020-10-30T00:03:29.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:29 [2020-10-30T00:03:29.610Z] #11 65.87 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]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.89 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]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 69.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 70.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.28 debconf: delaying package configuration, since apt-utils is not installed
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.49 Fetched 77.7 MB in 12s (6592 kB/s)
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.56 Selecting previously unselected package binutils-mingw-w64-i686.
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.610Z] #11 72.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:03:29 [2020-10-30T00:03:29.697Z] #11 139.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.697Z] #11 139.0 Unpacking libbtrfs-dev (4.20.1-2) ...
00:03:29 [2020-10-30T00:03:29.930Z] #19 3.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [232 kB]
00:03:29 [2020-10-30T00:03:29.953Z] #11 139.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:03:29 [2020-10-30T00:03:29.953Z] #11 139.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:03:29 [2020-10-30T00:03:29.954Z] #11 139.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:03:30 [2020-10-30T00:03:30.067Z] Running on azwin-2-da0790 in d:\jenkins\workspace\moby_PR-41458
[Pipeline] {
[Pipeline] ws
00:03:30 [2020-10-30T00:03:30.086Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.5 Selecting previously unselected package libudev-dev:amd64.
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.7 Selecting previously unselected package libsepol1-dev:amd64.
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.210Z] #11 139.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:03:30 [2020-10-30T00:03:30.229Z] #19 4.069 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:03:30 [2020-10-30T00:03:30.297Z] #43 70.99 go/doc
00:03:30 [2020-10-30T00:03:30.466Z] #11 140.0 Selecting previously unselected package libpcre16-3:amd64.
00:03:30 [2020-10-30T00:03:30.466Z] #11 140.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.466Z] #11 140.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:03:30 [2020-10-30T00:03:30.549Z] #11 ...
00:03:30 [2020-10-30T00:03:30.549Z] 
00:03:30 [2020-10-30T00:03:30.549Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:30 [2020-10-30T00:03:30.549Z] #32 74.04 time
00:03:30 [2020-10-30T00:03:30.723Z] #11 140.2 Selecting previously unselected package libpcre32-3:amd64.
00:03:30 [2020-10-30T00:03:30.723Z] #11 140.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.723Z] #11 140.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.3 Selecting previously unselected package libpcrecpp0v5:amd64.
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.5 Selecting previously unselected package libpcre3-dev:amd64.
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:03:30 [2020-10-30T00:03:30.979Z] #11 140.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:03:31 [2020-10-30T00:03:31.247Z] #43 ...
00:03:31 [2020-10-30T00:03:31.247Z] 
00:03:31 [2020-10-30T00:03:31.247Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.01 Selecting previously unselected package libuv1:arm64.
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.01 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.02 Unpacking libuv1:arm64 (1.24.1-1) ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.38 Selecting previously unselected package cmake.
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.39 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 67.39 Unpacking cmake (3.13.4-1) ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 71.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 71.54 Setting up xxd (2:8.1.0875-5) ...
00:03:31 [2020-10-30T00:03:31.247Z] #34 71.77 Setting up libuv1:arm64 (1.24.1-1) ...
00:03:31 [2020-10-30T00:03:31.287Z] #19 ...
00:03:31 [2020-10-30T00:03:31.287Z] 
00:03:31 [2020-10-30T00:03:31.287Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:31 [2020-10-30T00:03:31.287Z] #50 107.3 golang.org/x/crypto/ssh/terminal
00:03:31 [2020-10-30T00:03:31.287Z] #50 111.0 mvdan.cc/sh/v3/cmd/shfmt
00:03:31 [2020-10-30T00:03:31.287Z] #50 DONE 117.1s
00:03:31 [2020-10-30T00:03:31.287Z] 
00:03:31 [2020-10-30T00:03:31.287Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:31 [2020-10-30T00:03:31.287Z] #42 46.13   CC       compel/plugins/std/std.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 46.54   CC       compel/plugins/std/fds.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 47.01   CC       compel/plugins/std/log.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 48.32   CC       compel/plugins/std/string.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.11   CC       compel/plugins/std/infect.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.72   CC       compel/arch/ppc64/plugins/std/parasite-head.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.74   CC       compel/arch/ppc64/plugins/std/memcpy.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.80   CC       compel/arch/ppc64/plugins/std/memcmp.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.85   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 49.89   AR       compel/plugins/std.lib.a
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.01   CC       compel/plugins/fds/fds.o
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.26   AR       compel/plugins/fds.lib.a
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.34   HOSTDEP  compel/src/lib/log-host.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.46   HOSTDEP  compel/src/lib/handle-elf-host.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.57   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.68   HOSTDEP  compel/src/main-host.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.81   DEP      compel/src/lib/ptrace.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 50.95   DEP      compel/src/lib/infect.d
00:03:31 [2020-10-30T00:03:31.287Z] #42 51.22   DEP      compel/src/lib/infect-util.d
00:03:31 [2020-10-30T00:03:31.542Z] #11 140.9 Selecting previously unselected package libselinux1-dev:amd64.
00:03:31 [2020-10-30T00:03:31.542Z] #11 140.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:03:31 [2020-10-30T00:03:31.542Z] #11 140.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:03:31 [2020-10-30T00:03:31.542Z] #11 141.1 Selecting previously unselected package libdevmapper-dev:amd64.
00:03:31 [2020-10-30T00:03:31.542Z] #11 141.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:03:31 [2020-10-30T00:03:31.585Z] #42 51.43   DEP      compel/src/lib/infect-rpc.d
00:03:31 [2020-10-30T00:03:31.585Z] #42 51.56   DEP      compel/arch/ppc64/src/lib/infect.d
00:03:31 [2020-10-30T00:03:31.585Z] #42 51.68   DEP      compel/arch/ppc64/src/lib/cpu.d
00:03:31 [2020-10-30T00:03:31.585Z] #42 51.78   DEP      compel/src/lib/log.d
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.2 Selecting previously unselected package libseccomp-dev:amd64.
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.3 Selecting previously unselected package libsystemd-dev:amd64.
00:03:31 [2020-10-30T00:03:31.800Z] #11 141.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:03:31 [2020-10-30T00:03:31.885Z] #42 51.94   DEP      compel/src/main.d
00:03:31 [2020-10-30T00:03:31.986Z] #41 70.28   LINK     criu/pie/restorer.built-in.o
00:03:31 [2020-10-30T00:03:31.986Z] #41 70.34   GEN      criu/pie/restorer-blob.h
00:03:31 [2020-10-30T00:03:31.986Z] #41 70.45   DEP      criu/vdso.d
00:03:32 [2020-10-30T00:03:32.056Z] #11 141.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:03:32 [2020-10-30T00:03:32.186Z] #42 52.16   DEP      compel/src/lib/handle-elf.d
00:03:32 [2020-10-30T00:03:32.186Z] #42 52.35   DEP      compel/arch/ppc64/src/lib/handle-elf.d
00:03:32 [2020-10-30T00:03:32.241Z] #34 72.79 Setting up vim-common (2:8.1.0875-5) ...
00:03:32 [2020-10-30T00:03:32.313Z] #11 141.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:03:32 [2020-10-30T00:03:32.313Z] #11 141.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:03:32 [2020-10-30T00:03:32.313Z] #11 141.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:03:32 [2020-10-30T00:03:32.313Z] #11 141.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:03:32 [2020-10-30T00:03:32.492Z] #42 52.48   CC       compel/src/lib/log.o
00:03:32 [2020-10-30T00:03:32.496Z] #32 ...
00:03:32 [2020-10-30T00:03:32.496Z] 
00:03:32 [2020-10-30T00:03:32.496Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:32 [2020-10-30T00:03:32.496Z] #43 66.18 bufio
00:03:32 [2020-10-30T00:03:32.496Z] #43 67.06 reflect
00:03:32 [2020-10-30T00:03:32.496Z] #43 69.26 syscall
00:03:32 [2020-10-30T00:03:32.512Z] #34 ...
00:03:32 [2020-10-30T00:03:32.512Z] 
00:03:32 [2020-10-30T00:03:32.512Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:32 [2020-10-30T00:03:32.512Z] #43 73.07 compress/gzip
00:03:32 [2020-10-30T00:03:32.559Z] #41 70.79   DEP      criu/vdso-compat.d
00:03:32 [2020-10-30T00:03:32.559Z] #41 70.94   DEP      criu/uts_ns.d
00:03:32 [2020-10-30T00:03:32.569Z] #11 141.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 141.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 141.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 141.9 Setting up libbtrfs0 (4.20.1-2) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 141.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.0 Setting up libbtrfs-dev (4.20.1-2) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up mingw-w64-common (6.0.0-3) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:03:32 [2020-10-30T00:03:32.569Z] #11 142.2 Setting up dmsetup (2:1.02.155-3) ...
00:03:32 [2020-10-30T00:03:32.762Z] #43 ...
00:03:32 [2020-10-30T00:03:32.762Z] 
00:03:32 [2020-10-30T00:03:32.762Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:32 [2020-10-30T00:03:32.762Z] #11 76.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:03:32 [2020-10-30T00:03:32.791Z] #42 52.69   CC       compel/arch/ppc64/src/lib/cpu.o
00:03:32 [2020-10-30T00:03:32.791Z] #42 ...
00:03:32 [2020-10-30T00:03:32.791Z] 
00:03:32 [2020-10-30T00:03:32.791Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:32 [2020-10-30T00:03:32.791Z] #44 118.7 go/doc
00:03:32 [2020-10-30T00:03:32.820Z] #41 71.16   DEP      criu/util.d
00:03:32 [2020-10-30T00:03:32.826Z] #11 142.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:03:32 [2020-10-30T00:03:32.826Z] #11 142.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:03:32 [2020-10-30T00:03:32.826Z] #11 142.2 Processing triggers for libc-bin (2.28-10) ...
00:03:33 [2020-10-30T00:03:33.021Z] #11 76.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:03:33 [2020-10-30T00:03:33.021Z] #11 76.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:03:33 [2020-10-30T00:03:33.081Z] #41 71.41   DEP      criu/uffd.d
00:03:33 [2020-10-30T00:03:33.083Z] #11 DONE 142.5s
00:03:33 [2020-10-30T00:03:33.083Z] 
00:03:33 [2020-10-30T00:03:33.083Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:33 [2020-10-30T00:03:33.341Z] #41 71.58   DEP      criu/tun.d
00:03:33 [2020-10-30T00:03:33.341Z] #41 71.84   DEP      criu/tty.d
00:03:33 [2020-10-30T00:03:33.468Z] #43 73.93 crypto/rand
00:03:33 [2020-10-30T00:03:33.468Z] #43 73.95 crypto/elliptic
00:03:33 [2020-10-30T00:03:33.602Z] #41 72.08   DEP      criu/timerfd.d
00:03:33 [2020-10-30T00:03:33.648Z] #51 ...
00:03:33 [2020-10-30T00:03:33.648Z] 
00:03:33 [2020-10-30T00:03:33.648Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:33 [2020-10-30T00:03:33.648Z] #43 133.0 mime/quotedprintable
00:03:33 [2020-10-30T00:03:33.648Z] #43 133.3 net/http/internal
00:03:33 [2020-10-30T00:03:33.648Z] #43 136.5 crypto/tls
00:03:33 [2020-10-30T00:03:33.648Z] #43 ...
00:03:33 [2020-10-30T00:03:33.648Z] 
00:03:33 [2020-10-30T00:03:33.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:33 [2020-10-30T00:03:33.648Z] #41 44.51   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 44.58   HOSTDEP  compel/src/main-host.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 44.71   DEP      compel/src/lib/ptrace.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 44.96   DEP      compel/src/lib/infect.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.28   DEP      compel/src/lib/infect-util.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.37   DEP      compel/src/lib/infect-rpc.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.60   DEP      compel/arch/x86/src/lib/infect.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.73   DEP      compel/arch/x86/src/lib/cpu.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.78   DEP      compel/src/lib/log.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.88   DEP      compel/src/main.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 45.93   DEP      compel/src/lib/handle-elf.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 46.02   DEP      compel/arch/x86/src/lib/handle-elf.d
00:03:33 [2020-10-30T00:03:33.648Z] #41 46.17   CC       compel/src/lib/log.o
00:03:33 [2020-10-30T00:03:33.648Z] #41 46.46   CC       compel/arch/x86/src/lib/cpu.o
00:03:33 [2020-10-30T00:03:33.648Z] #41 47.10   CC       compel/arch/x86/src/lib/infect.o
00:03:33 [2020-10-30T00:03:33.648Z] #41 47.82   CC       compel/src/lib/infect-rpc.o
00:03:33 [2020-10-30T00:03:33.648Z] #41 48.20   CC       compel/src/lib/infect-util.o
00:03:33 [2020-10-30T00:03:33.648Z] #41 48.46   CC       compel/src/lib/infect.o
00:03:33 [2020-10-30T00:03:33.862Z] #41 72.23   DEP      criu/timens.d
00:03:33 [2020-10-30T00:03:33.862Z] #41 72.40   DEP      criu/sysfs_parse.d
00:03:34 [2020-10-30T00:03:34.123Z] #41 72.55   DEP      criu/sysctl.d
00:03:34 [2020-10-30T00:03:34.384Z] #41 ...
00:03:34 [2020-10-30T00:03:34.384Z] 
00:03:34 [2020-10-30T00:03:34.384Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:34 [2020-10-30T00:03:34.384Z] #43 DONE 150.2s
00:03:34 [2020-10-30T00:03:34.384Z] 
00:03:34 [2020-10-30T00:03:34.384Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:34 [2020-10-30T00:03:34.384Z] #18 11.00 Fetched 8396 kB in 10s (851 kB/s)
00:03:34 [2020-10-30T00:03:34.384Z] #18 11.00 Reading package lists...
00:03:34 [2020-10-30T00:03:34.384Z] #18 15.20 Reading package lists...
00:03:34 [2020-10-30T00:03:34.384Z] #18 19.35 Building dependency tree...
00:03:34 [2020-10-30T00:03:34.384Z] #18 ...
00:03:34 [2020-10-30T00:03:34.384Z] 
00:03:34 [2020-10-30T00:03:34.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:34 [2020-10-30T00:03:34.384Z] #41 72.80   DEP      criu/string.d
00:03:34 [2020-10-30T00:03:34.581Z] #41 ...
00:03:34 [2020-10-30T00:03:34.581Z] 
00:03:34 [2020-10-30T00:03:34.581Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.451 + RM_GOPATH=0
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.451 + TMP_GOPATH=
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.451 + : /build
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.451 + '[' -z '' ']'
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.452 ++ mktemp -d
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.454 + export GOPATH=/tmp/tmp.7im6YBKPVT
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.454 + GOPATH=/tmp/tmp.7im6YBKPVT
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.454 + RM_GOPATH=1
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.454 + case "$(go env GOARCH)" in
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.458 ++ go env GOARCH
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.486 + export GO_BUILDMODE=-buildmode=pie
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.486 + GO_BUILDMODE=-buildmode=pie
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.487 ++ dirname /tmp/install/install.sh
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.497 + dir=/tmp/install
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.497 + bin=runc
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.497 + shift
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.498 + '[' '!' -f /tmp/install/runc.installer ']'
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.498 + . /tmp/install/runc.installer
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.498 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.498 + install_runc
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.505 + grep -q '^3\.10\.0.*\.el7\.'
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.505 + uname -r
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.516 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.516 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.516 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.516 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7im6YBKPVT/src/github.com/opencontainers/runc
00:03:34 [2020-10-30T00:03:34.581Z] #51 1.518 Cloning into '/tmp/tmp.7im6YBKPVT/src/github.com/opencontainers/runc'...
00:03:34 [2020-10-30T00:03:34.645Z] #41 72.88   DEP      criu/stats.d
00:03:34 [2020-10-30T00:03:34.645Z] #41 73.09   DEP      criu/sockets.d
00:03:34 [2020-10-30T00:03:34.838Z] #51 ...
00:03:34 [2020-10-30T00:03:34.838Z] 
00:03:34 [2020-10-30T00:03:34.838Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:03:34 [2020-10-30T00:03:34.838Z] #12 DONE 1.6s
00:03:34 [2020-10-30T00:03:34.838Z] 
00:03:34 [2020-10-30T00:03:34.838Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:03:34 [2020-10-30T00:03:34.863Z] #43 75.16 encoding/asn1
00:03:34 [2020-10-30T00:03:34.863Z] #43 75.41 github.com/LK4D4/vndr/build
00:03:35 [2020-10-30T00:03:35.216Z] #41 73.53   DEP      criu/sk-unix.d
00:03:35 [2020-10-30T00:03:35.477Z] #41 73.76   DEP      criu/sk-tcp.d
00:03:35 [2020-10-30T00:03:35.738Z] #41 74.01   DEP      criu/sk-queue.d
00:03:35 [2020-10-30T00:03:35.738Z] #41 74.17   DEP      criu/sk-packet.d
00:03:35 [2020-10-30T00:03:35.769Z] #13 DONE 1.2s
00:03:35 [2020-10-30T00:03:35.769Z] 
00:03:35 [2020-10-30T00:03:35.769Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:35 [2020-10-30T00:03:35.769Z] #43 143.3 net/http/httptrace
00:03:35 [2020-10-30T00:03:35.769Z] #43 143.7 net/http
00:03:35 [2020-10-30T00:03:35.999Z] #41 74.39   DEP      criu/sk-netlink.d
00:03:36 [2020-10-30T00:03:36.260Z] #41 74.59   DEP      criu/sk-inet.d
00:03:36 [2020-10-30T00:03:36.521Z] #41 74.76   DEP      criu/signalfd.d
00:03:36 [2020-10-30T00:03:36.521Z] #41 74.89   DEP      criu/sigframe.d
00:03:36 [2020-10-30T00:03:36.521Z] #41 74.96   DEP      criu/shmem.d
00:03:36 [2020-10-30T00:03:36.784Z] #41 75.14   DEP      criu/servicefd.d
00:03:36 [2020-10-30T00:03:36.784Z] #41 75.26   DEP      criu/seize.d
00:03:36 [2020-10-30T00:03:36.795Z] #43 ...
00:03:36 [2020-10-30T00:03:36.795Z] 
00:03:36 [2020-10-30T00:03:36.795Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:36 [2020-10-30T00:03:36.795Z] #40 67.40 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 67.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 68.05 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 68.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 69.13 Setting up python-six (1.12.0-1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 71.52 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 71.76 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 73.00 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 73.93 Setting up libcap-dev:arm64 (1:2.25-2) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 73.97 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 74.09 Setting up protobuf-compiler (3.6.1.3-2) ...
00:03:36 [2020-10-30T00:03:36.795Z] #40 75.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:03:37 [2020-10-30T00:03:37.045Z] #41 75.37   DEP      criu/seccomp.d
00:03:37 [2020-10-30T00:03:37.148Z] #43 ...
00:03:37 [2020-10-30T00:03:37.148Z] 
00:03:37 [2020-10-30T00:03:37.148Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:03:37 [2020-10-30T00:03:37.148Z] #14 0.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:03:37 [2020-10-30T00:03:37.148Z] #14 DONE 1.0s
00:03:37 [2020-10-30T00:03:37.148Z] 
00:03:37 [2020-10-30T00:03:37.149Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.60 Selecting previously unselected package binutils-mingw-w64.
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.75 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.94 Selecting previously unselected package dmsetup.
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:03:37 [2020-10-30T00:03:37.211Z] #11 80.95 Unpacking dmsetup (2:1.02.155-3) ...
00:03:37 [2020-10-30T00:03:37.306Z] #41 75.53   DEP      criu/rst-malloc.d
00:03:37 [2020-10-30T00:03:37.307Z] #41 75.56   DEP      criu/rbtree.d
00:03:37 [2020-10-30T00:03:37.307Z] #41 75.58   DEP      criu/pstree.d
00:03:37 [2020-10-30T00:03:37.307Z] #41 75.69   DEP      criu/protobuf.d
00:03:37 [2020-10-30T00:03:37.307Z] #41 75.77   GEN      criu/protobuf-desc-gen.h
00:03:37 [2020-10-30T00:03:37.497Z] #11 81.23 Selecting previously unselected package mingw-w64-common.
00:03:37 [2020-10-30T00:03:37.497Z] #11 81.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:03:37 [2020-10-30T00:03:37.497Z] #11 81.25 Unpacking mingw-w64-common (6.0.0-3) ...
00:03:37 [2020-10-30T00:03:37.717Z] #15 DONE 1.1s
00:03:37 [2020-10-30T00:03:37.717Z] 
00:03:37 [2020-10-30T00:03:37.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:37 [2020-10-30T00:03:37.717Z] #41 52.21   CC       compel/src/lib/ptrace.o
00:03:37 [2020-10-30T00:03:37.717Z] #41 52.96   AR       compel/libcompel.a
00:03:37 [2020-10-30T00:03:37.717Z] #41 53.08   HOSTCC   compel/src/main-host.o
00:03:37 [2020-10-30T00:03:37.717Z] #41 53.35   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:03:37 [2020-10-30T00:03:37.753Z] #40 ...
00:03:37 [2020-10-30T00:03:37.753Z] 
00:03:37 [2020-10-30T00:03:37.753Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:37 [2020-10-30T00:03:37.753Z] #43 78.06 vendor/golang.org/x/text/unicode/bidi
00:03:37 [2020-10-30T00:03:37.977Z] #41 53.60   HOSTCC   compel/src/lib/handle-elf-host.o
00:03:38 [2020-10-30T00:03:38.067Z] #11 ...
00:03:38 [2020-10-30T00:03:38.067Z] 
00:03:38 [2020-10-30T00:03:38.067Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:38 [2020-10-30T00:03:38.067Z] #45 DONE 81.9s
00:03:38 [2020-10-30T00:03:38.067Z] 
00:03:38 [2020-10-30T00:03:38.067Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.08 Selecting previously unselected package libxml2:amd64.
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.82 Selecting previously unselected package libarchive13:amd64.
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 80.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.12 Selecting previously unselected package libjsoncpp1:amd64.
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.63 Selecting previously unselected package librhash0:amd64.
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.69 Unpacking librhash0:amd64 (1.3.8-1) ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.89 Selecting previously unselected package libuv1:amd64.
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.067Z] #34 81.91 Unpacking libuv1:amd64 (1.24.1-1) ...
00:03:38 [2020-10-30T00:03:38.330Z] #43 ...
00:03:38 [2020-10-30T00:03:38.330Z] 
00:03:38 [2020-10-30T00:03:38.330Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:38 [2020-10-30T00:03:38.330Z] #49 68.87 golang.org/x/crypto/ssh/terminal
00:03:38 [2020-10-30T00:03:38.330Z] #49 69.92 mvdan.cc/sh/v3/cmd/shfmt
00:03:38 [2020-10-30T00:03:38.330Z] #49 DONE 78.8s
00:03:38 [2020-10-30T00:03:38.330Z] 
00:03:38 [2020-10-30T00:03:38.330Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:38 [2020-10-30T00:03:38.330Z] #43 78.77 vendor/golang.org/x/crypto/cryptobyte
00:03:38 [2020-10-30T00:03:38.422Z] #44 ...
00:03:38 [2020-10-30T00:03:38.422Z] 
00:03:38 [2020-10-30T00:03:38.422Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:38 [2020-10-30T00:03:38.422Z] #42 52.98   CC       compel/arch/ppc64/src/lib/infect.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 53.81   CC       compel/src/lib/infect-rpc.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 54.32   CC       compel/src/lib/infect-util.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 54.60   CC       compel/src/lib/infect.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 57.19   CC       compel/src/lib/ptrace.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 57.57   AR       compel/libcompel.a
00:03:38 [2020-10-30T00:03:38.422Z] #42 57.65   HOSTCC   compel/src/main-host.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 57.92   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 58.07   HOSTCC   compel/src/lib/handle-elf-host.o
00:03:38 [2020-10-30T00:03:38.422Z] #42 58.49   HOSTCC   compel/src/lib/log-host.o
00:03:38 [2020-10-30T00:03:38.543Z] #41 54.09   HOSTCC   compel/src/lib/log-host.o
00:03:38 [2020-10-30T00:03:38.592Z] #43 79.25 vendor/golang.org/x/text/unicode/norm
00:03:38 [2020-10-30T00:03:38.637Z] #34 82.23 Selecting previously unselected package cmake.
00:03:38 [2020-10-30T00:03:38.637Z] #34 82.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:03:38 [2020-10-30T00:03:38.637Z] #34 82.23 Unpacking cmake (3.13.4-1) ...
00:03:38 [2020-10-30T00:03:38.722Z] #42 58.68   HOSTLINK compel/compel-host-bin
00:03:38 [2020-10-30T00:03:38.799Z] #41 54.33   HOSTLINK compel/compel-host-bin
00:03:38 [2020-10-30T00:03:38.862Z] #43 ...
00:03:38 [2020-10-30T00:03:38.862Z] 
00:03:38 [2020-10-30T00:03:38.862Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:03:38 [2020-10-30T00:03:38.862Z] #34 73.94 Setting up librhash0:arm64 (1.3.8-1) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 73.96 Setting up cmake-data (3.13.4-1) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 74.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 75.98 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 78.65 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 78.78 Setting up cmake (3.13.4-1) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 78.81 Processing triggers for libc-bin (2.28-10) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 78.95 Processing triggers for mime-support (3.62) ...
00:03:38 [2020-10-30T00:03:38.862Z] #34 DONE 79.5s
00:03:39 [2020-10-30T00:03:39.023Z] #42 58.86   DEP      soccr/soccr.d
00:03:39 [2020-10-30T00:03:39.023Z] #42 59.05   CC       soccr/soccr.o
00:03:39 [2020-10-30T00:03:39.057Z] #41 ...
00:03:39 [2020-10-30T00:03:39.057Z] 
00:03:39 [2020-10-30T00:03:39.057Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:03:39 [2020-10-30T00:03:39.057Z] #16 DONE 1.0s
00:03:39 [2020-10-30T00:03:39.057Z] 
00:03:39 [2020-10-30T00:03:39.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:39 [2020-10-30T00:03:39.057Z] #41 54.59   DEP      soccr/soccr.d
00:03:39 [2020-10-30T00:03:39.125Z] 
00:03:39 [2020-10-30T00:03:39.125Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:39 [2020-10-30T00:03:39.125Z] #35 ...
00:03:39 [2020-10-30T00:03:39.125Z] 
00:03:39 [2020-10-30T00:03:39.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:39 [2020-10-30T00:03:39.125Z] #11 69.66 Selecting previously unselected package mingw-w64-x86-64-dev.
00:03:39 [2020-10-30T00:03:39.125Z] #11 69.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:03:39 [2020-10-30T00:03:39.125Z] #11 69.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:03:39 [2020-10-30T00:03:39.125Z] #11 78.81 Selecting previously unselected package gcc-mingw-w64-base.
00:03:39 [2020-10-30T00:03:39.125Z] #11 78.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:03:39 [2020-10-30T00:03:39.125Z] #11 78.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:03:39 [2020-10-30T00:03:39.125Z] #11 79.17 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:03:39 [2020-10-30T00:03:39.125Z] #11 79.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:03:39 [2020-10-30T00:03:39.125Z] #11 79.20 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:39 [2020-10-30T00:03:39.220Z] #41 77.42   DEP      criu/protobuf-desc.d
00:03:39 [2020-10-30T00:03:39.220Z] #41 77.53   DEP      criu/proc_parse.d
00:03:39 [2020-10-30T00:03:39.315Z] #41 54.82   CC       soccr/soccr.o
00:03:39 [2020-10-30T00:03:39.388Z] #11 ...
00:03:39 [2020-10-30T00:03:39.388Z] 
00:03:39 [2020-10-30T00:03:39.388Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:39 [2020-10-30T00:03:39.388Z] #40 78.63 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:03:39 [2020-10-30T00:03:39.388Z] #40 78.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:03:39 [2020-10-30T00:03:39.388Z] #40 78.83 Setting up python-protobuf (3.6.1.3-2) ...
00:03:39 [2020-10-30T00:03:39.480Z] #41 77.73   DEP      criu/plugin.d
00:03:39 [2020-10-30T00:03:39.480Z] #41 77.83   DEP      criu/pipes.d
00:03:39 [2020-10-30T00:03:39.741Z] #41 78.00   DEP      criu/pie-util.d
00:03:39 [2020-10-30T00:03:39.741Z] #41 78.10   DEP      criu/pie-util-vdso.d
00:03:39 [2020-10-30T00:03:39.741Z] #41 78.21   DEP      criu/pie-util-vdso-elf32.d
00:03:39 [2020-10-30T00:03:39.883Z] #41 ...
00:03:39 [2020-10-30T00:03:39.883Z] 
00:03:39 [2020-10-30T00:03:39.883Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:03:39 [2020-10-30T00:03:39.883Z] #17 DONE 1.1s
00:03:40 [2020-10-30T00:03:40.002Z] #41 78.32   DEP      criu/path.d
00:03:40 [2020-10-30T00:03:40.002Z] #41 78.46   DEP      criu/parasite-syscall.d
00:03:40 [2020-10-30T00:03:40.139Z] 
00:03:40 [2020-10-30T00:03:40.139Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:40 [2020-10-30T00:03:40.264Z] #41 78.69   DEP      criu/pagemap.d
00:03:40 [2020-10-30T00:03:40.525Z] #41 78.82   DEP      criu/pagemap-cache.d
00:03:40 [2020-10-30T00:03:40.525Z] #41 78.96   DEP      criu/page-xfer.d
00:03:40 [2020-10-30T00:03:40.574Z] #42 ...
00:03:40 [2020-10-30T00:03:40.574Z] 
00:03:40 [2020-10-30T00:03:40.574Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:40 [2020-10-30T00:03:40.574Z] #44 126.2 vendor/golang.org/x/text/unicode/norm
00:03:40 [2020-10-30T00:03:40.786Z] #41 79.13   DEP      criu/page-pipe.d
00:03:40 [2020-10-30T00:03:40.786Z] #41 79.26   DEP      criu/netfilter.d
00:03:41 [2020-10-30T00:03:41.047Z] #41 79.41   DEP      criu/net.d
00:03:41 [2020-10-30T00:03:41.047Z] #41 79.57   DEP      criu/namespaces.d
00:03:41 [2020-10-30T00:03:41.047Z] #41 ...
00:03:41 [2020-10-30T00:03:41.047Z] 
00:03:41 [2020-10-30T00:03:41.047Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74 libcap2-bin is already the newest version (1:2.25-2).
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74 The following additional packages will be installed:
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.74   python3.7 python3.7-minimal vim-runtime xxd
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75 Suggested packages:
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75 Recommended packages:
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75   aufs-dkms nftables build-essential python3-dev python3-keyring
00:03:41 [2020-10-30T00:03:41.047Z] #18 21.75   python3-keyrings.alt python3-xdg unzip
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.44 The following NEW packages will be installed:
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.44   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.44   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.44   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.45   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.45   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.45   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.45   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.45   xz-utils zip
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.81 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.81 Need to get 28.5 MB of archives.
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.81 After this operation, 116 MB of additional disk space will be used.
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 23.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 24.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 25.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 25.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:03:41 [2020-10-30T00:03:41.047Z] #18 25.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 25.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 26.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 26.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 26.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.14 debconf: delaying package configuration, since apt-utils is not installed
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.27 Fetched 28.5 MB in 3s (10.0 MB/s)
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.35 Selecting previously unselected package pigz.
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.43 Unpacking pigz (2.4-1) ...
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.60 Selecting previously unselected package libpython3.7-minimal:amd64.
00:03:41 [2020-10-30T00:03:41.048Z] #18 27.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:03:41 [2020-10-30T00:03:41.308Z] #18 27.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:03:41 [2020-10-30T00:03:41.308Z] #18 ...
00:03:41 [2020-10-30T00:03:41.308Z] 
00:03:41 [2020-10-30T00:03:41.308Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:41 [2020-10-30T00:03:41.308Z] #41 79.72   DEP      criu/mount.d
00:03:41 [2020-10-30T00:03:41.506Z] #18 1.434 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:03:41 [2020-10-30T00:03:41.506Z] #18 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:03:41 [2020-10-30T00:03:41.506Z] #18 1.492 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:03:41 [2020-10-30T00:03:41.570Z] #41 79.96   DEP      criu/memfd.d
00:03:41 [2020-10-30T00:03:41.831Z] #41 80.16   DEP      criu/mem.d
00:03:42 [2020-10-30T00:03:42.068Z] #18 2.115 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:03:42 [2020-10-30T00:03:42.092Z] #41 80.32   DEP      criu/lsm.d
00:03:42 [2020-10-30T00:03:42.092Z] #41 80.45   DEP      criu/log.d
00:03:42 [2020-10-30T00:03:42.353Z] #41 80.60   DEP      criu/libnetlink.d
00:03:42 [2020-10-30T00:03:42.353Z] #41 80.75   DEP      criu/kerndat.d
00:03:42 [2020-10-30T00:03:42.614Z] #41 81.00   DEP      criu/kcmp-ids.d
00:03:42 [2020-10-30T00:03:42.614Z] #41 81.10   DEP      criu/irmap.d
00:03:42 [2020-10-30T00:03:42.727Z] #40 83.15 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
00:03:42 [2020-10-30T00:03:42.727Z] #40 83.18 Processing triggers for libc-bin (2.28-10) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.11 Setting up xxd (2:8.1.0875-5) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.13 Setting up libuv1:amd64 (1.24.1-1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.20 Setting up vim-common (2:8.1.0875-5) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.24 Setting up librhash0:amd64 (1.3.8-1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.26 Setting up cmake-data (3.13.4-1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.32 Setting up cmake (3.13.4-1) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.33 Processing triggers for libc-bin (2.28-10) ...
00:03:42 [2020-10-30T00:03:42.841Z] #34 86.43 Processing triggers for mime-support (3.62) ...
00:03:42 [2020-10-30T00:03:42.875Z] #41 81.25   DEP      criu/ipc_ns.d
00:03:42 [2020-10-30T00:03:42.875Z] #41 81.35   DEP      criu/image.d
00:03:42 [2020-10-30T00:03:42.992Z] #40 DONE 83.7s
00:03:42 [2020-10-30T00:03:42.992Z] 
00:03:42 [2020-10-30T00:03:42.992Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:03:42 [2020-10-30T00:03:42.992Z] #54 29.23 Checking out files:  42% (1448/3430)   
Checking out files:  43% (1475/3430)   
Checking out files:  44% (1510/3430)   
Checking out files:  45% (1544/3430)   
Checking out files:  46% (1578/3430)   
Checking out files:  47% (1613/3430)   
Checking out files:  48% (1647/3430)   
Checking out files:  49% (1681/3430)   
Checking out files:  50% (1715/3430)   
Checking out files:  51% (1750/3430)   
Checking out files:  52% (1784/3430)   
Checking out files:  53% (1818/3430)   
Checking out files:  54% (1853/3430)   
Checking out files:  55% (1887/3430)   
Checking out files:  56% (1921/3430)   
Checking out files:  57% (1956/3430)   
Checking out files:  58% (1990/3430)   
Checking out files:  59% (2024/3430)   
Checking out files:  60% (2058/3430)   
Checking out files:  61% (2093/3430)   
Checking out files:  62% (2127/3430)   
Checking out files:  63% (2161/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  83% (2867/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
Checking out files:  87% (2985/3430)   
Checking out files:  88% (3019/3430)   
Checking out files:  89% (3053/3430)   
Checking out files:  90% (3087/3430)   
Checking out files:  91% (3122/3430)   
Checking out files:  92% (3156/3430)   
Checking out files:  93% (3190/3430)   
Checking out files:  94% (3225/3430)   
Checking out files:  95% (3259/3430)   
Checking out files:  96% (3293/3430)   
Checking out files:  97% (3328/3430)   
Checking out files:  98% (3362/3430)   
Checking out files:  99% (3396/3430)   
Checking out files: 100% (3430/3430)   
Checking out files: 100% (3430/3430), done.
00:03:42 [2020-10-30T00:03:42.992Z] #54 30.83 + cd /tmp/tmp.9X3x3QE4Bi/src/github.com/containerd/containerd
00:03:42 [2020-10-30T00:03:42.992Z] #54 30.83 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:03:43 [2020-10-30T00:03:43.100Z] #34 DONE 86.9s
00:03:43 [2020-10-30T00:03:43.101Z] 
00:03:43 [2020-10-30T00:03:43.101Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:43 [2020-10-30T00:03:43.136Z] #41 81.50   DEP      criu/image-desc.d
00:03:43 [2020-10-30T00:03:43.136Z] #41 ...
00:03:43 [2020-10-30T00:03:43.136Z] 
00:03:43 [2020-10-30T00:03:43.136Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:03:43 [2020-10-30T00:03:43.136Z] #30 DONE 159.2s
00:03:43 [2020-10-30T00:03:43.136Z] 
00:03:43 [2020-10-30T00:03:43.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:43 [2020-10-30T00:03:43.136Z] #41 81.58   DEP      criu/fsnotify.d
00:03:43 [2020-10-30T00:03:43.397Z] #41 81.76   DEP      criu/filesystems.d
00:03:43 [2020-10-30T00:03:43.659Z] #41 82.02   DEP      criu/files.d
00:03:43 [2020-10-30T00:03:43.920Z] #41 82.37   DEP      criu/files-reg.d
00:03:43 [2020-10-30T00:03:43.967Z] #18 3.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:03:44 [2020-10-30T00:03:44.040Z] #35 0.999 + RM_GOPATH=0
00:03:44 [2020-10-30T00:03:44.040Z] #35 0.999 + TMP_GOPATH=
00:03:44 [2020-10-30T00:03:44.040Z] #35 0.999 + : /build
00:03:44 [2020-10-30T00:03:44.040Z] #35 0.999 + '[' -z '' ']'
00:03:44 [2020-10-30T00:03:44.040Z] #35 0.999 ++ mktemp -d
00:03:44 [2020-10-30T00:03:44.141Z] #44 129.4 github.com/LK4D4/vndr/build
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.000 + export GOPATH=/tmp/tmp.i7kJXChF5n
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.000 + GOPATH=/tmp/tmp.i7kJXChF5n
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.000 + RM_GOPATH=1
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.000 + case "$(go env GOARCH)" in
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.000 ++ go env GOARCH
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.021 + export GO_BUILDMODE=-buildmode=pie
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.021 + GO_BUILDMODE=-buildmode=pie
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.022 ++ dirname /tmp/install/install.sh
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.024 + dir=/tmp/install
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.024 + bin=tini
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.024 + shift
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.024 + '[' '!' -f /tmp/install/tini.installer ']'
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.025 + . /tmp/install/tini.installer
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.025 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.025 + install_tini
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.026 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.026 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.026 + git clone https://github.com/krallin/tini.git /tmp/tmp.i7kJXChF5n/tini
00:03:44 [2020-10-30T00:03:44.302Z] #35 1.038 Cloning into '/tmp/tmp.i7kJXChF5n/tini'...
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + export 'BUILDTAGS=netgo osusergo static_build'
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + BUILDTAGS='netgo osusergo static_build'
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + export EXTRA_FLAGS=-buildmode=pie
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + EXTRA_FLAGS=-buildmode=pie
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + '[' '' = dynamic ']'
00:03:44 [2020-10-30T00:03:44.403Z] #54 32.27 + make
00:03:44 [2020-10-30T00:03:44.492Z] #41 82.72   DEP      criu/files-ext.d
00:03:44 [2020-10-30T00:03:44.754Z] #41 82.95   DEP      criu/file-lock.d
00:03:44 [2020-10-30T00:03:44.754Z] #41 83.09   DEP      criu/file-ids.d
00:03:44 [2020-10-30T00:03:44.791Z] #44 ...
00:03:44 [2020-10-30T00:03:44.791Z] 
00:03:44 [2020-10-30T00:03:44.791Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:44 [2020-10-30T00:03:44.791Z] #52 10.86 + cd /tmp/tmp.sLQo74AJci/src/github.com/opencontainers/runc
00:03:44 [2020-10-30T00:03:44.791Z] #52 10.86 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:44 [2020-10-30T00:03:44.791Z] #52 11.40 + '[' -z '' ']'
00:03:44 [2020-10-30T00:03:44.791Z] #52 11.40 + target=static
00:03:44 [2020-10-30T00:03:44.791Z] #52 11.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:03:44 [2020-10-30T00:03:44.791Z] #52 11.68 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:03:44 [2020-10-30T00:03:44.791Z] #52 ...
00:03:44 [2020-10-30T00:03:44.791Z] 
00:03:44 [2020-10-30T00:03:44.791Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:44 [2020-10-30T00:03:44.791Z] #57 130.6 + for f in rootlesskit rootlesskit-docker-proxy
00:03:44 [2020-10-30T00:03:44.791Z] #57 130.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:03:44 [2020-10-30T00:03:44.871Z] #35 1.791 + cd /tmp/tmp.i7kJXChF5n/tini
00:03:44 [2020-10-30T00:03:44.871Z] #35 1.792 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:03:44 [2020-10-30T00:03:44.871Z] #35 1.808 + cmake .
00:03:45 [2020-10-30T00:03:45.015Z] #41 83.25   DEP      criu/fifo.d
00:03:45 [2020-10-30T00:03:45.015Z] #41 83.39   DEP      criu/fdstore.d
00:03:45 [2020-10-30T00:03:45.015Z] #41 83.45   DEP      criu/fault-injection.d
00:03:45 [2020-10-30T00:03:45.015Z] #41 83.49   DEP      criu/external.d
00:03:45 [2020-10-30T00:03:45.277Z] #41 83.58   DEP      criu/eventpoll.d
00:03:45 [2020-10-30T00:03:45.277Z] #41 83.70   DEP      criu/eventfd.d
00:03:45 [2020-10-30T00:03:45.334Z] #18 5.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:03:45 [2020-10-30T00:03:45.441Z] #35 2.494 -- The C compiler identification is GNU 8.3.0
00:03:45 [2020-10-30T00:03:45.448Z] #54 33.44 + bin/ctr
00:03:45 [2020-10-30T00:03:45.549Z] #41 83.90   DEP      criu/crtools.d
00:03:45 [2020-10-30T00:03:45.700Z] #35 2.559 -- Check for working C compiler: /usr/bin/cc
00:03:45 [2020-10-30T00:03:45.809Z] #41 84.17   DEP      criu/cr-service.d
00:03:45 [2020-10-30T00:03:45.896Z] #18 ...
00:03:45 [2020-10-30T00:03:45.896Z] 
00:03:45 [2020-10-30T00:03:45.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:45 [2020-10-30T00:03:45.896Z] #41 56.58   AR       soccr/libsoccr.a
00:03:45 [2020-10-30T00:03:45.896Z] #41 56.63 make[1]: 'soccr/libsoccr.a' is up to date.
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.01   DEP      criu/arch/x86/sigframe.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.09   DEP      criu/arch/x86/sigaction_compat.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.16   DEP      criu/arch/x86/kerndat.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.32   DEP      criu/arch/x86/crtools.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.43   DEP      criu/arch/x86/cpu.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 57.62   CC       criu/arch/x86/cpu.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 58.37   CC       criu/arch/x86/crtools.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 59.51   CC       criu/arch/x86/kerndat.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 60.11   CC       criu/arch/x86/sigaction_compat.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 60.40   CC       criu/arch/x86/sigframe.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 60.64   LINK     criu/arch/x86/crtools.built-in.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 60.70   DEP      criu/pie/util-vdso-elf32.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 60.92   DEP      criu/pie/util-vdso.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 61.08   DEP      criu/pie/util.d
00:03:45 [2020-10-30T00:03:45.896Z] #41 61.23   CC       criu/pie/util.o
00:03:45 [2020-10-30T00:03:45.896Z] #41 61.51   CC       criu/pie/util-vdso.o
00:03:45 [2020-10-30T00:03:45.960Z] #35 ...
00:03:45 [2020-10-30T00:03:45.960Z] 
00:03:45 [2020-10-30T00:03:45.960Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:45 [2020-10-30T00:03:45.960Z] #40 79.71 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 79.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 79.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 79.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 79.81 Setting up python-six (1.12.0-1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.26 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.36 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.38 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.41 Setting up protobuf-compiler (3.6.1.3-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.45 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:03:45 [2020-10-30T00:03:45.960Z] #40 84.54 Setting up python-protobuf (3.6.1.3-2) ...
00:03:46 [2020-10-30T00:03:46.070Z] #41 84.32   DEP      criu/cr-restore.d
00:03:46 [2020-10-30T00:03:46.070Z] #41 84.50   DEP      criu/cr-errno.d
00:03:46 [2020-10-30T00:03:46.070Z] #41 84.52   DEP      criu/cr-dump.d
00:03:46 [2020-10-30T00:03:46.220Z] #40 ...
00:03:46 [2020-10-30T00:03:46.220Z] 
00:03:46 [2020-10-30T00:03:46.220Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:46 [2020-10-30T00:03:46.220Z] #49 80.05 time
00:03:46 [2020-10-30T00:03:46.220Z] #49 85.74 context
00:03:46 [2020-10-30T00:03:46.220Z] #49 86.86 os
00:03:46 [2020-10-30T00:03:46.220Z] #49 88.17 encoding/binary
00:03:46 [2020-10-30T00:03:46.331Z] #41 84.70   DEP      criu/cr-dedup.d
00:03:46 [2020-10-30T00:03:46.458Z] #41 62.15   CC       criu/pie/util-vdso-elf32.o
00:03:46 [2020-10-30T00:03:46.480Z] #49 ...
00:03:46 [2020-10-30T00:03:46.480Z] 
00:03:46 [2020-10-30T00:03:46.480Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:46 [2020-10-30T00:03:46.480Z] #35 3.255 -- Check for working C compiler: /usr/bin/cc -- works
00:03:46 [2020-10-30T00:03:46.480Z] #35 3.257 -- Detecting C compiler ABI info
00:03:46 [2020-10-30T00:03:46.480Z] #35 ...
00:03:46 [2020-10-30T00:03:46.480Z] 
00:03:46 [2020-10-30T00:03:46.480Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:46 [2020-10-30T00:03:46.480Z] #43 80.27 time
00:03:46 [2020-10-30T00:03:46.480Z] #43 86.36 os
00:03:46 [2020-10-30T00:03:46.480Z] #43 86.70 strings
00:03:46 [2020-10-30T00:03:46.480Z] #43 89.61 regexp/syntax
00:03:46 [2020-10-30T00:03:46.592Z] #41 84.78   DEP      criu/cr-check.d
00:03:46 [2020-10-30T00:03:46.592Z] #41 84.94   DEP      criu/config.d
00:03:46 [2020-10-30T00:03:46.592Z] #41 85.06   DEP      criu/clone-noasan.d
00:03:46 [2020-10-30T00:03:46.739Z] #43 90.50 fmt
00:03:46 [2020-10-30T00:03:46.739Z] #43 ...
00:03:46 [2020-10-30T00:03:46.739Z] 
00:03:46 [2020-10-30T00:03:46.739Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:46 [2020-10-30T00:03:46.739Z] #49 90.35 fmt
00:03:46 [2020-10-30T00:03:46.739Z] #49 90.38 encoding/base64
00:03:46 [2020-10-30T00:03:46.853Z] #41 85.15   DEP      criu/cgroup.d
00:03:46 [2020-10-30T00:03:46.882Z] #54 ...
00:03:46 [2020-10-30T00:03:46.882Z] 
00:03:46 [2020-10-30T00:03:46.882Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:46 [2020-10-30T00:03:46.882Z] #56 79.47 + for f in rootlesskit rootlesskit-docker-proxy
00:03:46 [2020-10-30T00:03:46.882Z] #56 79.47 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:03:46 [2020-10-30T00:03:46.882Z] #56 DONE 87.6s
00:03:46 [2020-10-30T00:03:46.882Z] 
00:03:46 [2020-10-30T00:03:46.882Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:03:46 [2020-10-30T00:03:46.924Z] #57 ...
00:03:46 [2020-10-30T00:03:46.924Z] 
00:03:46 [2020-10-30T00:03:46.924Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:46 [2020-10-30T00:03:46.924Z] #19 10.76 Fetched 8171 kB in 10s (790 kB/s)
00:03:46 [2020-10-30T00:03:46.924Z] #19 10.76 Reading package lists...
00:03:46 [2020-10-30T00:03:46.924Z] #19 14.81 Reading package lists...
00:03:46 [2020-10-30T00:03:46.924Z] #19 19.30 Building dependency tree...
00:03:46 [2020-10-30T00:03:46.924Z] #19 ...
00:03:46 [2020-10-30T00:03:46.924Z] 
00:03:46 [2020-10-30T00:03:46.924Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:46 [2020-10-30T00:03:46.924Z] #42 61.03   AR       soccr/libsoccr.a
00:03:46 [2020-10-30T00:03:46.924Z] #42 61.12 make[1]: 'soccr/libsoccr.a' is up to date.
00:03:46 [2020-10-30T00:03:46.924Z] #42 61.58   DEP      criu/arch/ppc64/sigframe.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 61.74   DEP      criu/arch/ppc64/crtools.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 62.02   DEP      criu/arch/ppc64/cpu.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 62.20   CC       criu/arch/ppc64/cpu.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 62.76   CC       criu/arch/ppc64/crtools.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 63.90   CC       criu/arch/ppc64/sigframe.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 64.24   LINK     criu/arch/ppc64/crtools.built-in.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 64.28   DEP      criu/pie/util-vdso.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 64.47   DEP      criu/pie/util.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 64.61   CC       criu/pie/util.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 64.99   CC       criu/pie/util-vdso.o
00:03:46 [2020-10-30T00:03:46.924Z] #42 65.73   AR       criu/pie/pie.lib.a
00:03:46 [2020-10-30T00:03:46.924Z] #42 65.80   DEP      criu/pie/restorer.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 66.22   DEP      criu/arch/ppc64/vdso-trampoline.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 66.24   DEP      criu/arch/ppc64/restorer.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 66.54   DEP      criu/arch/ppc64/vdso-pie.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 66.68   DEP      criu/pie/parasite-vdso.d
00:03:46 [2020-10-30T00:03:46.924Z] #42 66.88   DEP      criu/pie/parasite.d
00:03:47 [2020-10-30T00:03:47.114Z] #41 85.37   DEP      criu/cgroup-props.d
00:03:47 [2020-10-30T00:03:47.114Z] #41 85.45   DEP      criu/bitmap.d
00:03:47 [2020-10-30T00:03:47.114Z] #41 85.46   DEP      criu/bfd.d
00:03:47 [2020-10-30T00:03:47.114Z] #41 85.54   DEP      criu/autofs.d
00:03:47 [2020-10-30T00:03:47.147Z] #57 DONE 0.4s
00:03:47 [2020-10-30T00:03:47.147Z] 
00:03:47 [2020-10-30T00:03:47.147Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.873 + RM_GOPATH=0
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.873 + TMP_GOPATH=
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.873 + : /build
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.873 + '[' -z '' ']'
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.874 ++ mktemp -d
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.884 + export GOPATH=/tmp/tmp.DPH3gCLQk6
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.884 + GOPATH=/tmp/tmp.DPH3gCLQk6
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.884 + RM_GOPATH=1
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.884 + case "$(go env GOARCH)" in
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.884 ++ go env GOARCH
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.923 + export GO_BUILDMODE=-buildmode=pie
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.923 + GO_BUILDMODE=-buildmode=pie
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.923 ++ dirname /tmp/install/install.sh
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + dir=/tmp/install
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + bin=tini
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + shift
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + '[' '!' -f /tmp/install/tini.installer ']'
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + . /tmp/install/tini.installer
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + install_tini
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 + git clone https://github.com/krallin/tini.git /tmp/tmp.DPH3gCLQk6/tini
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.928 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:03:47 [2020-10-30T00:03:47.147Z] #35 1.936 Cloning into '/tmp/tmp.DPH3gCLQk6/tini'...
00:03:47 [2020-10-30T00:03:47.147Z] #35 2.666 + cd /tmp/tmp.DPH3gCLQk6/tini
00:03:47 [2020-10-30T00:03:47.147Z] #35 2.667 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:03:47 [2020-10-30T00:03:47.147Z] #35 2.690 + cmake .
00:03:47 [2020-10-30T00:03:47.147Z] #35 3.481 -- The C compiler identification is GNU 8.3.0
00:03:47 [2020-10-30T00:03:47.147Z] #35 3.580 -- Check for working C compiler: /usr/bin/cc
00:03:47 [2020-10-30T00:03:47.147Z] #35 4.468 -- Check for working C compiler: /usr/bin/cc -- works
00:03:47 [2020-10-30T00:03:47.147Z] #35 4.468 -- Detecting C compiler ABI info
00:03:47 [2020-10-30T00:03:47.147Z] #35 5.329 -- Detecting C compiler ABI info - done
00:03:47 [2020-10-30T00:03:47.147Z] #35 5.353 -- Detecting C compile features
00:03:47 [2020-10-30T00:03:47.147Z] #35 7.299 -- Detecting C compile features - done
00:03:47 [2020-10-30T00:03:47.147Z] #35 7.343 -- Performing Test HAS_BUILTIN_FORTIFY
00:03:47 [2020-10-30T00:03:47.147Z] #35 7.899 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:03:47 [2020-10-30T00:03:47.147Z] #35 7.993 -- Configuring done
00:03:47 [2020-10-30T00:03:47.147Z] #35 8.014 -- Generating done
00:03:47 [2020-10-30T00:03:47.147Z] #35 8.041 -- Build files have been written to: /tmp/tmp.DPH3gCLQk6/tini
00:03:47 [2020-10-30T00:03:47.147Z] #35 8.044 + make tini-static
00:03:47 [2020-10-30T00:03:47.223Z] #42 67.18   CC       criu/pie/parasite.o
00:03:47 [2020-10-30T00:03:47.223Z] #42 ...
00:03:47 [2020-10-30T00:03:47.223Z] 
00:03:47 [2020-10-30T00:03:47.223Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.93 libcap2-bin is already the newest version (1:2.25-2).
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.93 The following additional packages will be installed:
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.94   python3.7 python3.7-minimal vim-runtime xxd
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96 Suggested packages:
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96 Recommended packages:
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96   aufs-dkms nftables build-essential python3-dev python3-keyring
00:03:47 [2020-10-30T00:03:47.223Z] #19 20.96   python3-keyrings.alt python3-xdg unzip
00:03:47 [2020-10-30T00:03:47.375Z] #41 85.68   DEP      criu/aio.d
00:03:47 [2020-10-30T00:03:47.375Z] #41 85.81   DEP      criu/action-scripts.d
00:03:47 [2020-10-30T00:03:47.387Z] #41 62.82   AR       criu/pie/pie.lib.a
00:03:47 [2020-10-30T00:03:47.387Z] #41 62.89   DEP      criu/pie/restorer.d
00:03:47 [2020-10-30T00:03:47.410Z] #35 8.528 Scanning dependencies of target tini-static
00:03:47 [2020-10-30T00:03:47.410Z] #35 ...
00:03:47 [2020-10-30T00:03:47.410Z] 
00:03:47 [2020-10-30T00:03:47.410Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:03:47 [2020-10-30T00:03:47.410Z] #58 DONE 0.2s
00:03:47 [2020-10-30T00:03:47.410Z] 
00:03:47 [2020-10-30T00:03:47.410Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:47 [2020-10-30T00:03:47.410Z] #41 3.019 Note: Building without setproctitle() and strlcpy() support.
00:03:47 [2020-10-30T00:03:47.410Z] #41 3.019       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:03:47 [2020-10-30T00:03:47.410Z] #41 3.056 Note: Building without GnuTLS support
00:03:47 [2020-10-30T00:03:47.410Z] #41 3.080 Makefile.config:39: Warn: you have no libnftables installed
00:03:47 [2020-10-30T00:03:47.410Z] #41 3.080 Makefile.config:40: Warn: Building without nftables support
00:03:47 [2020-10-30T00:03:47.643Z] #41 63.23   DEP      criu/arch/x86/sigaction_compat_pie.d
00:03:47 [2020-10-30T00:03:47.643Z] #41 63.35   DEP      criu/arch/x86/restorer_unmap.d
00:03:47 [2020-10-30T00:03:47.680Z] #49 ...
00:03:47 [2020-10-30T00:03:47.680Z] 
00:03:47 [2020-10-30T00:03:47.680Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:03:47 [2020-10-30T00:03:47.680Z] #40 90.81 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:03:47 [2020-10-30T00:03:47.680Z] #40 90.85 Processing triggers for libc-bin (2.28-10) ...
00:03:47 [2020-10-30T00:03:47.680Z] #40 DONE 91.3s
00:03:47 [2020-10-30T00:03:47.680Z] 
00:03:47 [2020-10-30T00:03:47.680Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:47 [2020-10-30T00:03:47.680Z] #49 91.44 golang.org/x/sys/unix
00:03:47 [2020-10-30T00:03:47.899Z] #41 63.38   DEP      criu/arch/x86/restorer.d
00:03:47 [2020-10-30T00:03:47.899Z] #41 63.58   DEP      criu/arch/x86/vdso-pie.d
00:03:47 [2020-10-30T00:03:47.940Z] #49 ...
00:03:47 [2020-10-30T00:03:47.940Z] 
00:03:47 [2020-10-30T00:03:47.940Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:47 [2020-10-30T00:03:47.940Z] #32 81.71 internal/poll
00:03:47 [2020-10-30T00:03:47.940Z] #32 83.56 internal/fmtsort
00:03:47 [2020-10-30T00:03:47.940Z] #32 84.47 internal/syscall/execenv
00:03:47 [2020-10-30T00:03:47.940Z] #32 84.76 internal/syscall/unix
00:03:47 [2020-10-30T00:03:47.940Z] #32 84.78 strings
00:03:47 [2020-10-30T00:03:47.940Z] #32 85.09 os
00:03:47 [2020-10-30T00:03:47.940Z] #32 88.23 path
00:03:47 [2020-10-30T00:03:47.940Z] #32 88.80 text/tabwriter
00:03:47 [2020-10-30T00:03:47.940Z] #32 89.44 path/filepath
00:03:47 [2020-10-30T00:03:47.940Z] #32 89.45 fmt
00:03:47 [2020-10-30T00:03:47.940Z] #32 90.73 io/ioutil
00:03:47 [2020-10-30T00:03:47.948Z] #41 86.07   CC       criu/action-scripts.o
00:03:48 [2020-10-30T00:03:48.179Z] #41 63.75   DEP      criu/pie/parasite-vdso.d
00:03:48 [2020-10-30T00:03:48.200Z] #32 ...
00:03:48 [2020-10-30T00:03:48.200Z] 
00:03:48 [2020-10-30T00:03:48.200Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:48 [2020-10-30T00:03:48.200Z] #35 4.005 -- Detecting C compiler ABI info - done
00:03:48 [2020-10-30T00:03:48.200Z] #35 4.052 -- Detecting C compile features
00:03:48 [2020-10-30T00:03:48.209Z] #41 86.54   CC       criu/aio.o
00:03:48 [2020-10-30T00:03:48.364Z] #41 5.486 fatal: not a git repository (or any of the parent directories): .git
00:03:48 [2020-10-30T00:03:48.436Z] #41 63.89   DEP      criu/pie/parasite.d
00:03:48 [2020-10-30T00:03:48.631Z] #41 5.582   GEN      .gitid
00:03:48 [2020-10-30T00:03:48.631Z] #41 5.617   GEN      criu/include/version.h
00:03:48 [2020-10-30T00:03:48.700Z] #41 64.16   CC       criu/pie/parasite.o
00:03:48 [2020-10-30T00:03:48.780Z] #41 87.09   CC       criu/autofs.o
00:03:48 [2020-10-30T00:03:48.896Z] #41 5.756   GEN      include/common/asm
00:03:48 [2020-10-30T00:03:48.965Z] #41 ...
00:03:48 [2020-10-30T00:03:48.965Z] 
00:03:48 [2020-10-30T00:03:48.965Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:48 [2020-10-30T00:03:48.965Z] #43 158.4 github.com/LK4D4/vndr/godl
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13 The following NEW packages will be installed:
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.13   xz-utils zip
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.23 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.23 Need to get 29.2 MB of archives.
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.23 After this operation, 134 MB of additional disk space will be used.
00:03:49 [2020-10-30T00:03:49.336Z] #19 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
00:03:49 [2020-10-30T00:03:49.583Z] #35 6.385 -- Detecting C compile features - done
00:03:49 [2020-10-30T00:03:49.583Z] #35 6.422 -- Performing Test HAS_BUILTIN_FORTIFY
00:03:49 [2020-10-30T00:03:49.583Z] #35 6.626 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
00:03:49 [2020-10-30T00:03:49.643Z] #19 23.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
00:03:49 [2020-10-30T00:03:49.843Z] #35 6.762 -- Configuring done
00:03:49 [2020-10-30T00:03:49.843Z] #35 6.781 -- Generating done
00:03:49 [2020-10-30T00:03:49.843Z] #35 6.786 -- Build files have been written to: /tmp/tmp.i7kJXChF5n/tini
00:03:49 [2020-10-30T00:03:49.843Z] #35 6.795 + make tini-static
00:03:49 [2020-10-30T00:03:49.899Z] #43 159.2 github.com/LK4D4/vndr
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
00:03:49 [2020-10-30T00:03:49.944Z] #19 23.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
00:03:50 [2020-10-30T00:03:50.168Z] #41 ...
00:03:50 [2020-10-30T00:03:50.168Z] 
00:03:50 [2020-10-30T00:03:50.168Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:50 [2020-10-30T00:03:50.168Z] #18 28.21 Selecting previously unselected package python3.7-minimal.
00:03:50 [2020-10-30T00:03:50.168Z] #18 28.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 28.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 29.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 29.54 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.49 Selecting previously unselected package python3-minimal.
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.57 Unpacking python3-minimal (3.7.3-1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.67 Selecting previously unselected package libmpdec2:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.70 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.81 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 32.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.79 Selecting previously unselected package python3.7.
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.80 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.92 Selecting previously unselected package libpython3-stdlib:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 33.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 34.09 Setting up python3-minimal (3.7.3-1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 34.93 Selecting previously unselected package python3.
00:03:50 [2020-10-30T00:03:50.168Z] #18 34.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
00:03:50 [2020-10-30T00:03:50.168Z] #18 34.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 34.99 Unpacking python3 (3.7.3-1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.08 Selecting previously unselected package libip4tc0:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.11 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.21 Selecting previously unselected package libip6tc0:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.21 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.33 Selecting previously unselected package libiptc0:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.38 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.46 Selecting previously unselected package libnfnetlink0:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.53 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.65 Selecting previously unselected package libnftnl11:amd64.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.66 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.74 Selecting previously unselected package iptables.
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.76 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 35.77 Unpacking iptables (1.8.2-4) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.08 Selecting previously unselected package xxd.
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.10 Unpacking xxd (2:8.1.0875-5) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.26 Selecting previously unselected package vim-common.
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.29 Unpacking vim-common (2:8.1.0875-5) ...
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.51 Selecting previously unselected package bash-completion.
00:03:50 [2020-10-30T00:03:50.168Z] #18 36.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
00:03:50 [2020-10-30T00:03:50.254Z] #19 23.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:03:50 [2020-10-30T00:03:50.412Z] #35 7.314 Scanning dependencies of target tini-static
00:03:50 [2020-10-30T00:03:50.412Z] #35 7.497 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.29 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
00:03:50 [2020-10-30T00:03:50.555Z] #19 24.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
00:03:50 [2020-10-30T00:03:50.821Z] #41 ...
00:03:50 [2020-10-30T00:03:50.821Z] 
00:03:50 [2020-10-30T00:03:50.821Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:50 [2020-10-30T00:03:50.821Z] #35 8.644 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:03:50 [2020-10-30T00:03:50.821Z] #35 10.12 [100%] Linking C executable tini-static
00:03:50 [2020-10-30T00:03:50.821Z] #35 10.58 [100%] Built target tini-static
00:03:50 [2020-10-30T00:03:50.821Z] #35 10.63 + mkdir -p /build
00:03:50 [2020-10-30T00:03:50.821Z] #35 10.64 + cp tini-static /build/docker-init
00:03:50 [2020-10-30T00:03:50.821Z] #35 DONE 11.7s
00:03:50 [2020-10-30T00:03:50.821Z] 
00:03:50 [2020-10-30T00:03:50.821Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:50 [2020-10-30T00:03:50.821Z] #43 82.26 vendor/golang.org/x/net/http2/hpack
00:03:50 [2020-10-30T00:03:50.821Z] #43 84.54 mime
00:03:50 [2020-10-30T00:03:50.821Z] #43 87.11 vendor/golang.org/x/net/idna
00:03:50 [2020-10-30T00:03:50.821Z] #43 89.78 vendor/golang.org/x/net/http/httpproxy
00:03:50 [2020-10-30T00:03:50.821Z] #43 89.78 net/textproto
00:03:50 [2020-10-30T00:03:50.821Z] #43 89.79 crypto/x509
00:03:50 [2020-10-30T00:03:50.821Z] #43 90.91 vendor/golang.org/x/net/http/httpguts
00:03:50 [2020-10-30T00:03:50.821Z] #43 90.92 mime/multipart
00:03:50 [2020-10-30T00:03:50.821Z] #43 ...
00:03:50 [2020-10-30T00:03:50.821Z] 
00:03:50 [2020-10-30T00:03:50.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.529   PBCC     images/timens.pb-c.c
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.579   DEP      images/timens.pb-c.d
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.661   PBCC     images/fown.pb-c.c
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.686   PBCC     images/google/protobuf/descriptor.pb-c.c
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.762   PBCC     images/opts.pb-c.c
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.826   PBCC     images/memfd.pb-c.c
00:03:50 [2020-10-30T00:03:50.821Z] #41 7.890   DEP      images/fown.pb-c.d
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
00:03:50 [2020-10-30T00:03:50.859Z] #19 24.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
00:03:51 [2020-10-30T00:03:51.084Z] #41 7.945   DEP      images/google/protobuf/descriptor.pb-c.d
00:03:51 [2020-10-30T00:03:51.084Z] #41 8.043   DEP      images/opts.pb-c.d
00:03:51 [2020-10-30T00:03:51.166Z] #19 24.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
00:03:51 [2020-10-30T00:03:51.167Z] #19 25.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
00:03:51 [2020-10-30T00:03:51.167Z] #19 25.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.197   DEP      images/memfd.pb-c.d
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.276   PBCC     images/sit.pb-c.c
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.330   DEP      images/sit.pb-c.d
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.405   PBCC     images/macvlan.pb-c.c
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.422   DEP      images/macvlan.pb-c.d
00:03:51 [2020-10-30T00:03:51.372Z] #41 8.478   PBCC     images/autofs.pb-c.c
00:03:51 [2020-10-30T00:03:51.636Z] #41 8.510   DEP      images/autofs.pb-c.d
00:03:51 [2020-10-30T00:03:51.636Z] #41 8.574   PBCC     images/sysctl.pb-c.c
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.643   DEP      images/sysctl.pb-c.d
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.697   PBCC     images/time.pb-c.c
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.716   DEP      images/time.pb-c.d
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.760   PBCC     images/binfmt-misc.pb-c.c
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.776   DEP      images/binfmt-misc.pb-c.d
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.793   PBCC     images/seccomp.pb-c.c
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.818   DEP      images/seccomp.pb-c.d
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.866   PBCC     images/userns.pb-c.c
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.906   DEP      images/userns.pb-c.d
00:03:51 [2020-10-30T00:03:51.900Z] #41 8.994   PBCC     images/cgroup.pb-c.c
00:03:52 [2020-10-30T00:03:52.164Z] #41 9.083   DEP      images/cgroup.pb-c.d
00:03:52 [2020-10-30T00:03:52.164Z] #41 9.282   PBCC     images/ext-file.pb-c.c
00:03:52 [2020-10-30T00:03:52.242Z] #19 26.11 debconf: delaying package configuration, since apt-utils is not installed
00:03:52 [2020-10-30T00:03:52.342Z] #35 8.862 [100%] Linking C executable tini-static
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.306   DEP      images/ext-file.pb-c.d
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.337   PBCC     images/rpc.pb-c.c
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.381   DEP      images/rpc.pb-c.d
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.406   PBCC     images/siginfo.pb-c.c
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.426   DEP      images/siginfo.pb-c.d
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.454   PBCC     images/pagemap.pb-c.c
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.485   DEP      images/pagemap.pb-c.d
00:03:52 [2020-10-30T00:03:52.428Z] #41 9.508   PBCC     images/rlimit.pb-c.c
00:03:52 [2020-10-30T00:03:52.569Z] #19 26.25 Fetched 29.2 MB in 2s (15.5 MB/s)
00:03:52 [2020-10-30T00:03:52.569Z] #19 26.37 Selecting previously unselected package pigz.
00:03:52 [2020-10-30T00:03:52.602Z] #35 9.570 [100%] Built target tini-static
00:03:52 [2020-10-30T00:03:52.602Z] #35 9.689 + mkdir -p /build
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.519   DEP      images/rlimit.pb-c.d
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.546   PBCC     images/file-lock.pb-c.c
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.562   DEP      images/file-lock.pb-c.d
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.590   PBCC     images/tty.pb-c.c
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.610   DEP      images/tty.pb-c.d
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.637   PBCC     images/tun.pb-c.c
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.663   PBCC     images/netdev.pb-c.c
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.693   DEP      images/tun.pb-c.d
00:03:52 [2020-10-30T00:03:52.692Z] #41 9.721   DEP      images/netdev.pb-c.d
00:03:52 [2020-10-30T00:03:52.716Z] #18 39.12 Unpacking bash-completion (1:2.8-6) ...
00:03:52 [2020-10-30T00:03:52.861Z] #35 9.693 + cp tini-static /build/docker-init
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.47 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.48 Unpacking pigz (2.4-1) ...
00:03:52 [2020-10-30T00:03:52.868Z] #19 ...
00:03:52 [2020-10-30T00:03:52.868Z] 
00:03:52 [2020-10-30T00:03:52.868Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:03:52 [2020-10-30T00:03:52.868Z] #57 DONE 138.9s
00:03:52 [2020-10-30T00:03:52.868Z] 
00:03:52 [2020-10-30T00:03:52.868Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.64 Selecting previously unselected package libpython3.7-minimal:ppc64el.
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:03:52 [2020-10-30T00:03:52.868Z] #19 26.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:03:52 [2020-10-30T00:03:52.868Z] #19 ...
00:03:52 [2020-10-30T00:03:52.868Z] 
00:03:52 [2020-10-30T00:03:52.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:52 [2020-10-30T00:03:52.868Z] #42 68.59   LINK     criu/pie/parasite.built-in.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 68.61   GEN      criu/pie/parasite-blob.h
00:03:52 [2020-10-30T00:03:52.868Z] #42 68.65   CC       criu/pie/parasite-vdso.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 69.35   CC       criu/arch/ppc64/vdso-pie.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 69.95   CC       criu/arch/ppc64/restorer.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 70.53   CC       criu/arch/ppc64/vdso-trampoline.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 70.57   CC       criu/pie/restorer.o
00:03:52 [2020-10-30T00:03:52.868Z] #42 ...
00:03:52 [2020-10-30T00:03:52.868Z] 
00:03:52 [2020-10-30T00:03:52.868Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:03:52 [2020-10-30T00:03:52.868Z] #58 DONE 0.1s
00:03:52 [2020-10-30T00:03:52.950Z] using credential docker-jenkins-github-credentials
00:03:52 [2020-10-30T00:03:52.955Z] #41 9.750   PBCC     images/vma.pb-c.c
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.787   DEP      images/vma.pb-c.d
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.820   PBCC     images/creds.pb-c.c
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.840   DEP      images/creds.pb-c.d
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.888   PBCC     images/utsns.pb-c.c
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.908   DEP      images/utsns.pb-c.d
00:03:52 [2020-10-30T00:03:52.956Z] #41 9.966   PBCC     images/ipc-desc.pb-c.c
00:03:53 [2020-10-30T00:03:53.025Z] Cloning the remote Git repository
00:03:53 [2020-10-30T00:03:53.025Z] Cloning with configured refspecs honoured and without tags
00:03:53 [2020-10-30T00:03:53.121Z] #35 DONE 9.9s
00:03:53 [2020-10-30T00:03:53.121Z] 
00:03:53 [2020-10-30T00:03:53.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:53 [2020-10-30T00:03:53.121Z] #41 2.139 Note: Building without setproctitle() and strlcpy() support.
00:03:53 [2020-10-30T00:03:53.121Z] #41 2.140       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:03:53 [2020-10-30T00:03:53.121Z] #41 2.171 Note: Building without GnuTLS support
00:03:53 [2020-10-30T00:03:53.121Z] #41 2.179 Makefile.config:39: Warn: you have no libnftables installed
00:03:53 [2020-10-30T00:03:53.121Z] #41 2.179 Makefile.config:40: Warn: Building without nftables support
00:03:53 [2020-10-30T00:03:53.121Z] #41 4.407 fatal: not a git repository (or any of the parent directories): .git
00:03:53 [2020-10-30T00:03:53.121Z] #41 4.507   GEN      .gitid
00:03:53 [2020-10-30T00:03:53.121Z] #41 4.527   GEN      criu/include/version.h
00:03:53 [2020-10-30T00:03:53.121Z] #41 4.635   GEN      include/common/asm
00:03:53 [2020-10-30T00:03:53.168Z] 
00:03:53 [2020-10-30T00:03:53.168Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:03:53 [2020-10-30T00:03:53.168Z] #59 DONE 0.1s
00:03:53 [2020-10-30T00:03:53.168Z] 
00:03:53 [2020-10-30T00:03:53.168Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:53 [2020-10-30T00:03:53.168Z] #44 139.1 vendor/golang.org/x/net/http2/hpack
00:03:53 [2020-10-30T00:03:53.218Z] #41 9.994   PBCC     images/ipc-sem.pb-c.c
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.02   DEP      images/ipc-desc.pb-c.d
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.09   DEP      images/ipc-sem.pb-c.d
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.18   PBCC     images/ipc-msg.pb-c.c
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.22   DEP      images/ipc-msg.pb-c.d
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.25   PBCC     images/ipc-shm.pb-c.c
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.28   DEP      images/ipc-shm.pb-c.d
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.31   PBCC     images/ipc-var.pb-c.c
00:03:53 [2020-10-30T00:03:53.218Z] #41 10.33   DEP      images/ipc-var.pb-c.d
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.51 Selecting previously unselected package bzip2.
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.51 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.63 Selecting previously unselected package xz-utils.
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.63 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:03:53 [2020-10-30T00:03:53.288Z] #18 39.63 Unpacking xz-utils (5.2.4-1) ...
00:03:53 [2020-10-30T00:03:53.468Z] #44 139.5 mime
00:03:53 [2020-10-30T00:03:53.481Z] #41 10.38   PBCC     images/sk-opts.pb-c.c
00:03:53 [2020-10-30T00:03:53.481Z] #41 10.40   PBCC     images/packet-sock.pb-c.c
00:03:53 [2020-10-30T00:03:53.481Z] #41 10.43   DEP      images/sk-opts.pb-c.d
00:03:53 [2020-10-30T00:03:53.481Z] #41 10.47   DEP      images/packet-sock.pb-c.d
00:03:53 [2020-10-30T00:03:53.549Z] #18 39.80 Selecting previously unselected package apparmor.
00:03:53 [2020-10-30T00:03:53.550Z] #18 39.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:03:53 [2020-10-30T00:03:53.550Z] #18 39.89 Unpacking apparmor (2.13.2-10) ...
00:03:53 [2020-10-30T00:03:53.204Z] Cloning repository https://github.com/moby/moby.git
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.51   PBCC     images/sk-netlink.pb-c.c
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.56   DEP      images/sk-netlink.pb-c.d
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.61   PBCC     images/sk-inet.pb-c.c
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.67   DEP      images/sk-inet.pb-c.d
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.71   PBCC     images/sk-unix.pb-c.c
00:03:53 [2020-10-30T00:03:53.744Z] #41 10.74   DEP      images/sk-unix.pb-c.d
00:03:53 [2020-10-30T00:03:53.814Z] #18 40.25 Selecting previously unselected package aufs-tools.
00:03:53 [2020-10-30T00:03:53.814Z] #18 40.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:03:53 [2020-10-30T00:03:53.814Z] #18 40.25 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:03:54 [2020-10-30T00:03:54.009Z] #41 10.81   PBCC     images/mm.pb-c.c
00:03:54 [2020-10-30T00:03:54.009Z] #41 10.87   DEP      images/mm.pb-c.d
00:03:54 [2020-10-30T00:03:54.009Z] #41 10.91   PBCC     images/timerfd.pb-c.c
00:03:54 [2020-10-30T00:03:54.009Z] #41 10.94   DEP      images/timerfd.pb-c.d
00:03:54 [2020-10-30T00:03:54.009Z] #41 10.98   PBCC     images/timer.pb-c.c
00:03:54 [2020-10-30T00:03:54.009Z] #41 11.00   DEP      images/timer.pb-c.d
00:03:54 [2020-10-30T00:03:54.009Z] #41 11.03   PBCC     images/sa.pb-c.c
00:03:54 [2020-10-30T00:03:54.009Z] #41 11.05   DEP      images/sa.pb-c.d
00:03:54 [2020-10-30T00:03:54.009Z] #41 11.07   PBCC     images/pipe-data.pb-c.c
00:03:54 [2020-10-30T00:03:54.009Z] #41 11.12   DEP      images/pipe-data.pb-c.d
00:03:54 [2020-10-30T00:03:54.074Z] #18 40.39 Selecting previously unselected package libonig5:amd64.
00:03:54 [2020-10-30T00:03:54.074Z] #18 40.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.074Z] #18 40.41 Unpacking libonig5:amd64 (6.9.1-1) ...
00:03:54 [2020-10-30T00:03:54.175Z] #43 ...
00:03:54 [2020-10-30T00:03:54.175Z] 
00:03:54 [2020-10-30T00:03:54.175Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:54 [2020-10-30T00:03:54.175Z] #51 11.11 + cd /tmp/tmp.7im6YBKPVT/src/github.com/opencontainers/runc
00:03:54 [2020-10-30T00:03:54.175Z] #51 11.11 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:03:54 [2020-10-30T00:03:54.175Z] #51 11.74 + '[' -z '' ']'
00:03:54 [2020-10-30T00:03:54.175Z] #51 11.74 + target=static
00:03:54 [2020-10-30T00:03:54.175Z] #51 11.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:03:54 [2020-10-30T00:03:54.175Z] #51 12.10 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:03:54 [2020-10-30T00:03:54.175Z] #51 ...
00:03:54 [2020-10-30T00:03:54.175Z] 
00:03:54 [2020-10-30T00:03:54.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:54 [2020-10-30T00:03:54.175Z] #41 65.62   LINK     criu/pie/parasite.built-in.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 65.62   GEN      criu/pie/parasite-blob.h
00:03:54 [2020-10-30T00:03:54.175Z] #41 65.64   CC       criu/pie/parasite-vdso.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 66.41   CC       criu/arch/x86/vdso-pie.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 66.81   CC       criu/arch/x86/restorer.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 67.32   CC       criu/arch/x86/restorer_unmap.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 67.38   CC       criu/arch/x86/sigaction_compat_pie.o
00:03:54 [2020-10-30T00:03:54.175Z] #41 67.65   CC       criu/pie/restorer.o
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.15   PBCC     images/mnt.pb-c.c
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.19   DEP      images/mnt.pb-c.d
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.26   PBCC     images/sk-packet.pb-c.c
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.28   DEP      images/sk-packet.pb-c.d
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.33   PBCC     images/tcp-stream.pb-c.c
00:03:54 [2020-10-30T00:03:54.273Z] #41 11.37   DEP      images/tcp-stream.pb-c.d
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.55 Selecting previously unselected package libjq1:amd64.
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.66 Selecting previously unselected package jq.
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.335Z] #18 40.69 Unpacking jq (1.5+dfsg-2+b1) ...
00:03:54 [2020-10-30T00:03:54.501Z] #41 ...
00:03:54 [2020-10-30T00:03:54.501Z] 
00:03:54 [2020-10-30T00:03:54.501Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:54 [2020-10-30T00:03:54.501Z] #11 88.15 Selecting previously unselected package mingw-w64-x86-64-dev.
00:03:54 [2020-10-30T00:03:54.501Z] #11 88.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 88.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 94.86 Selecting previously unselected package gcc-mingw-w64-base.
00:03:54 [2020-10-30T00:03:54.501Z] #11 94.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 94.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 95.07 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:03:54 [2020-10-30T00:03:54.501Z] #11 95.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 95.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:54 [2020-10-30T00:03:54.501Z] #11 ...
00:03:54 [2020-10-30T00:03:54.501Z] 
00:03:54 [2020-10-30T00:03:54.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:54 [2020-10-30T00:03:54.501Z] #41 7.108   PBCC     images/timens.pb-c.c
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.42   PBCC     images/pipe.pb-c.c
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.47   DEP      images/pipe.pb-c.d
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.55   PBCC     images/pstree.pb-c.c
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.56   DEP      images/pstree.pb-c.d
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.62   PBCC     images/fs.pb-c.c
00:03:54 [2020-10-30T00:03:54.535Z] #41 11.63   DEP      images/fs.pb-c.d
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.79 Selecting previously unselected package libaio1:amd64.
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.80 Unpacking libaio1:amd64 (0.3.112-3) ...
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.85 Selecting previously unselected package libgpm2:amd64.
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.87 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.97 Selecting previously unselected package libicu63:amd64.
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:03:54 [2020-10-30T00:03:54.596Z] #18 40.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:03:54 [2020-10-30T00:03:54.761Z] #41 7.123   DEP      images/timens.pb-c.d
00:03:54 [2020-10-30T00:03:54.761Z] #41 7.182   PBCC     images/fown.pb-c.c
00:03:54 [2020-10-30T00:03:54.761Z] #41 7.218   PBCC     images/google/protobuf/descriptor.pb-c.c
00:03:54 [2020-10-30T00:03:54.761Z] #41 7.291   PBCC     images/opts.pb-c.c
00:03:54 [2020-10-30T00:03:54.761Z] #41 7.351   PBCC     images/memfd.pb-c.c
00:03:54 [2020-10-30T00:03:54.798Z] #41 11.69   PBCC     images/signalfd.pb-c.c
00:03:54 [2020-10-30T00:03:54.798Z] #41 11.74   DEP      images/signalfd.pb-c.d
00:03:54 [2020-10-30T00:03:54.798Z] #41 11.79   PBCC     images/fh.pb-c.c
00:03:54 [2020-10-30T00:03:54.798Z] #41 11.83   PBCC     images/fsnotify.pb-c.c
00:03:54 [2020-10-30T00:03:54.798Z] #41 11.89   DEP      images/fh.pb-c.d
00:03:55 [2020-10-30T00:03:55.020Z] #41 7.416   DEP      images/fown.pb-c.d
00:03:55 [2020-10-30T00:03:55.020Z] #41 7.473   DEP      images/google/protobuf/descriptor.pb-c.d
00:03:55 [2020-10-30T00:03:55.020Z] #41 7.527   DEP      images/opts.pb-c.d
00:03:55 [2020-10-30T00:03:55.020Z] #41 7.593   DEP      images/memfd.pb-c.d
00:03:55 [2020-10-30T00:03:55.061Z] #41 11.92   DEP      images/fsnotify.pb-c.d
00:03:55 [2020-10-30T00:03:55.061Z] #41 11.96   PBCC     images/eventpoll.pb-c.c
00:03:55 [2020-10-30T00:03:55.061Z] #41 11.97   DEP      images/eventpoll.pb-c.d
00:03:55 [2020-10-30T00:03:55.061Z] #41 12.04   PBCC     images/eventfd.pb-c.c
00:03:55 [2020-10-30T00:03:55.061Z] #41 12.08   DEP      images/eventfd.pb-c.d
00:03:55 [2020-10-30T00:03:55.061Z] #41 12.12   PBCC     images/remap-file-path.pb-c.c
00:03:55 [2020-10-30T00:03:55.061Z] #41 12.14   DEP      images/remap-file-path.pb-c.d
00:03:55 [2020-10-30T00:03:55.106Z] #41 70.81   LINK     criu/pie/restorer.built-in.o
00:03:55 [2020-10-30T00:03:55.106Z] #41 70.86   GEN      criu/pie/restorer-blob.h
00:03:55 [2020-10-30T00:03:55.280Z] #41 7.694   PBCC     images/sit.pb-c.c
00:03:55 [2020-10-30T00:03:55.280Z] #41 7.787   DEP      images/sit.pb-c.d
00:03:55 [2020-10-30T00:03:55.324Z] #41 12.19   PBCC     images/fifo.pb-c.c
00:03:55 [2020-10-30T00:03:55.324Z] #41 12.22   DEP      images/fifo.pb-c.d
00:03:55 [2020-10-30T00:03:55.324Z] #41 12.25   PBCC     images/ghost-file.pb-c.c
00:03:55 [2020-10-30T00:03:55.324Z] #41 12.34   DEP      images/ghost-file.pb-c.d
00:03:55 [2020-10-30T00:03:55.324Z] #41 12.38   PBCC     images/regfile.pb-c.c
00:03:55 [2020-10-30T00:03:55.363Z] #41 70.93   DEP      criu/vdso.d
00:03:53 [2020-10-30T00:03:53.610Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:03:54 [2020-10-30T00:03:54.645Z] Fetching upstream changes from https://github.com/moby/moby.git
00:03:54 [2020-10-30T00:03:54.645Z]  > git --version # timeout=10
00:03:54 [2020-10-30T00:03:54.723Z]  > git --version # 'git version 2.24.1.windows.2'
00:03:54 [2020-10-30T00:03:54.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:03:54 [2020-10-30T00:03:54.723Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:03:55 [2020-10-30T00:03:55.540Z] #41 7.882   PBCC     images/macvlan.pb-c.c
00:03:55 [2020-10-30T00:03:55.540Z] #41 7.929   DEP      images/macvlan.pb-c.d
00:03:55 [2020-10-30T00:03:55.540Z] #41 7.979   PBCC     images/autofs.pb-c.c
00:03:55 [2020-10-30T00:03:55.540Z] #41 7.987   DEP      images/autofs.pb-c.d
00:03:55 [2020-10-30T00:03:55.540Z] #41 8.066   PBCC     images/sysctl.pb-c.c
00:03:55 [2020-10-30T00:03:55.540Z] #41 8.107   DEP      images/sysctl.pb-c.d
00:03:55 [2020-10-30T00:03:55.575Z] #44 141.1 mime/quotedprintable
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.41   DEP      images/regfile.pb-c.d
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.46   PBCC     images/ns.pb-c.c
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.47   DEP      images/ns.pb-c.d
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.50   PBCC     images/fdinfo.pb-c.c
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.54   DEP      images/fdinfo.pb-c.d
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.59   PBCC     images/core-aarch64.pb-c.c
00:03:55 [2020-10-30T00:03:55.587Z] #41 12.64   PBCC     images/core-arm.pb-c.c
00:03:55 [2020-10-30T00:03:55.619Z] #41 71.23   DEP      criu/vdso-compat.d
00:03:55 [2020-10-30T00:03:55.799Z] #41 8.192   PBCC     images/time.pb-c.c
00:03:55 [2020-10-30T00:03:55.799Z] #41 8.254   DEP      images/time.pb-c.d
00:03:55 [2020-10-30T00:03:55.799Z] #41 8.297   PBCC     images/binfmt-misc.pb-c.c
00:03:55 [2020-10-30T00:03:55.799Z] #41 8.332   DEP      images/binfmt-misc.pb-c.d
00:03:55 [2020-10-30T00:03:55.850Z] #41 12.67   PBCC     images/core-ppc64.pb-c.c
00:03:55 [2020-10-30T00:03:55.850Z] #41 12.70   PBCC     images/core-s390.pb-c.c
00:03:55 [2020-10-30T00:03:55.850Z] #41 12.73   PBCC     images/core-x86.pb-c.c
00:03:55 [2020-10-30T00:03:55.850Z] #41 12.77   PBCC     images/core.pb-c.c
00:03:55 [2020-10-30T00:03:55.850Z] #41 12.89   PBCC     images/inventory.pb-c.c
00:03:55 [2020-10-30T00:03:55.876Z] #41 71.41   DEP      criu/uts_ns.d
00:03:55 [2020-10-30T00:03:55.876Z] #41 71.55   DEP      criu/util.d
00:03:56 [2020-10-30T00:03:56.058Z] #41 8.405   PBCC     images/seccomp.pb-c.c
00:03:56 [2020-10-30T00:03:56.059Z] #41 8.423   DEP      images/seccomp.pb-c.d
00:03:56 [2020-10-30T00:03:56.059Z] #41 8.462   PBCC     images/userns.pb-c.c
00:03:56 [2020-10-30T00:03:56.059Z] #41 8.516   DEP      images/userns.pb-c.d
00:03:56 [2020-10-30T00:03:56.059Z] #41 8.588   PBCC     images/cgroup.pb-c.c
00:03:56 [2020-10-30T00:03:56.059Z] #41 8.595   DEP      images/cgroup.pb-c.d
00:03:56 [2020-10-30T00:03:56.112Z] #41 12.92   DEP      images/core-aarch64.pb-c.d
00:03:56 [2020-10-30T00:03:56.112Z] #41 12.96   DEP      images/core-arm.pb-c.d
00:03:56 [2020-10-30T00:03:56.113Z] #41 13.08   DEP      images/core-ppc64.pb-c.d
00:03:56 [2020-10-30T00:03:56.113Z] #41 13.13   DEP      images/core-s390.pb-c.d
00:03:56 [2020-10-30T00:03:56.113Z] #41 13.18   DEP      images/core-x86.pb-c.d
00:03:56 [2020-10-30T00:03:56.132Z] #41 71.80   DEP      criu/uffd.d
00:03:56 [2020-10-30T00:03:56.223Z] #44 142.0 net/http/internal
00:03:56 [2020-10-30T00:03:56.318Z] #41 8.699   PBCC     images/ext-file.pb-c.c
00:03:56 [2020-10-30T00:03:56.318Z] #41 8.744   DEP      images/ext-file.pb-c.d
00:03:56 [2020-10-30T00:03:56.318Z] #41 8.792   PBCC     images/rpc.pb-c.c
00:03:56 [2020-10-30T00:03:56.318Z] #41 8.842   DEP      images/rpc.pb-c.d
00:03:56 [2020-10-30T00:03:56.318Z] #41 8.909   PBCC     images/siginfo.pb-c.c
00:03:56 [2020-10-30T00:03:56.375Z] #41 13.24   DEP      images/core.pb-c.d
00:03:56 [2020-10-30T00:03:56.375Z] #41 13.36   DEP      images/inventory.pb-c.d
00:03:56 [2020-10-30T00:03:56.375Z] #41 13.40   PBCC     images/cpuinfo.pb-c.c
00:03:56 [2020-10-30T00:03:56.375Z] #41 13.45   DEP      images/cpuinfo.pb-c.d
00:03:56 [2020-10-30T00:03:56.389Z] #41 71.99   DEP      criu/tun.d
00:03:56 [2020-10-30T00:03:56.578Z] #41 8.963   DEP      images/siginfo.pb-c.d
00:03:56 [2020-10-30T00:03:56.578Z] #41 9.011   PBCC     images/pagemap.pb-c.c
00:03:56 [2020-10-30T00:03:56.578Z] #41 9.061   DEP      images/pagemap.pb-c.d
00:03:56 [2020-10-30T00:03:56.578Z] #41 9.111   PBCC     images/rlimit.pb-c.c
00:03:56 [2020-10-30T00:03:56.639Z] #41 13.51   PBCC     images/stats.pb-c.c
00:03:56 [2020-10-30T00:03:56.639Z] #41 13.54   DEP      images/stats.pb-c.d
00:03:56 [2020-10-30T00:03:56.646Z] #41 72.17   DEP      criu/tty.d
00:03:56 [2020-10-30T00:03:56.646Z] #41 72.40   DEP      criu/timerfd.d
00:03:56 [2020-10-30T00:03:56.838Z] #41 9.146   DEP      images/rlimit.pb-c.d
00:03:56 [2020-10-30T00:03:56.838Z] #41 9.196   PBCC     images/file-lock.pb-c.c
00:03:56 [2020-10-30T00:03:56.838Z] #41 9.239   DEP      images/file-lock.pb-c.d
00:03:56 [2020-10-30T00:03:56.838Z] #41 9.291   PBCC     images/tty.pb-c.c
00:03:56 [2020-10-30T00:03:56.838Z] #41 9.351   DEP      images/tty.pb-c.d
00:03:57 [2020-10-30T00:03:57.098Z] #41 9.407   PBCC     images/tun.pb-c.c
00:03:57 [2020-10-30T00:03:57.098Z] #41 9.496   PBCC     images/netdev.pb-c.c
00:03:57 [2020-10-30T00:03:57.098Z] #41 9.615   DEP      images/tun.pb-c.d
00:03:57 [2020-10-30T00:03:57.209Z] #41 72.63   DEP      criu/timens.d
00:03:57 [2020-10-30T00:03:57.210Z] #41 72.83   DEP      criu/sysfs_parse.d
00:03:57 [2020-10-30T00:03:57.214Z] #41 ...
00:03:57 [2020-10-30T00:03:57.214Z] 
00:03:57 [2020-10-30T00:03:57.214Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:03:57 [2020-10-30T00:03:57.214Z] #11 97.85 Selecting previously unselected package g++-mingw-w64-x86-64.
00:03:57 [2020-10-30T00:03:57.214Z] #11 97.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:03:57 [2020-10-30T00:03:57.214Z] #11 97.91 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:03:57 [2020-10-30T00:03:57.358Z] #41 9.692   DEP      images/netdev.pb-c.d
00:03:57 [2020-10-30T00:03:57.358Z] #41 9.755   PBCC     images/vma.pb-c.c
00:03:57 [2020-10-30T00:03:57.358Z] #41 9.804   DEP      images/vma.pb-c.d
00:03:57 [2020-10-30T00:03:57.358Z] #41 9.850   PBCC     images/creds.pb-c.c
00:03:57 [2020-10-30T00:03:57.466Z] #41 73.00   DEP      criu/sysctl.d
00:03:57 [2020-10-30T00:03:57.618Z] #41 9.907   DEP      images/creds.pb-c.d
00:03:57 [2020-10-30T00:03:57.618Z] #41 9.977   PBCC     images/utsns.pb-c.c
00:03:57 [2020-10-30T00:03:57.618Z] #41 10.01   DEP      images/utsns.pb-c.d
00:03:57 [2020-10-30T00:03:57.618Z] #41 10.06   PBCC     images/ipc-desc.pb-c.c
00:03:57 [2020-10-30T00:03:57.618Z] #41 10.09   PBCC     images/ipc-sem.pb-c.c
00:03:57 [2020-10-30T00:03:57.618Z] #41 10.15   DEP      images/ipc-desc.pb-c.d
00:03:57 [2020-10-30T00:03:57.725Z] #41 73.15   DEP      criu/string.d
00:03:57 [2020-10-30T00:03:57.725Z] #41 73.19   DEP      criu/stats.d
00:03:57 [2020-10-30T00:03:57.725Z] #41 73.28   DEP      criu/sockets.d
00:03:57 [2020-10-30T00:03:57.879Z] #41 10.23   DEP      images/ipc-sem.pb-c.d
00:03:57 [2020-10-30T00:03:57.879Z] #41 10.27   PBCC     images/ipc-msg.pb-c.c
00:03:57 [2020-10-30T00:03:57.879Z] #41 10.32   DEP      images/ipc-msg.pb-c.d
00:03:57 [2020-10-30T00:03:57.879Z] #41 10.37   PBCC     images/ipc-shm.pb-c.c
00:03:57 [2020-10-30T00:03:57.982Z] #41 73.50   DEP      criu/sk-unix.d
00:03:58 [2020-10-30T00:03:58.139Z] #41 10.42   DEP      images/ipc-shm.pb-c.d
00:03:58 [2020-10-30T00:03:58.139Z] #41 10.47   PBCC     images/ipc-var.pb-c.c
00:03:58 [2020-10-30T00:03:58.139Z] #41 10.49   DEP      images/ipc-var.pb-c.d
00:03:58 [2020-10-30T00:03:58.139Z] #41 ...
00:03:58 [2020-10-30T00:03:58.139Z] 
00:03:58 [2020-10-30T00:03:58.139Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:03:58 [2020-10-30T00:03:58.139Z] #32 93.16 flag
00:03:58 [2020-10-30T00:03:58.139Z] #32 93.17 github.com/BurntSushi/toml
00:03:58 [2020-10-30T00:03:58.139Z] #32 94.96 log
00:03:58 [2020-10-30T00:03:58.139Z] #32 97.77 github.com/BurntSushi/toml/cmd/tomlv
00:03:58 [2020-10-30T00:03:58.139Z] #32 DONE 101.9s
00:03:58 [2020-10-30T00:03:58.139Z] 
00:03:58 [2020-10-30T00:03:58.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:58 [2020-10-30T00:03:58.139Z] #41 10.53   PBCC     images/sk-opts.pb-c.c
00:03:58 [2020-10-30T00:03:58.139Z] #41 10.55   PBCC     images/packet-sock.pb-c.c
00:03:58 [2020-10-30T00:03:58.239Z] #41 73.80   DEP      criu/sk-tcp.d
00:03:58 [2020-10-30T00:03:58.341Z] #44 ...
00:03:58 [2020-10-30T00:03:58.341Z] 
00:03:58 [2020-10-30T00:03:58.341Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:58 [2020-10-30T00:03:58.341Z] #19 27.17 Selecting previously unselected package python3.7-minimal.
00:03:58 [2020-10-30T00:03:58.341Z] #19 27.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 27.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 28.55 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 28.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.02 Selecting previously unselected package python3-minimal.
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.10 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.11 Unpacking python3-minimal (3.7.3-1) ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.21 Selecting previously unselected package libmpdec2:ppc64el.
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.23 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.24 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
00:03:58 [2020-10-30T00:03:58.341Z] #19 31.39 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:03:58 [2020-10-30T00:03:58.399Z] #41 10.65   DEP      images/sk-opts.pb-c.d
00:03:58 [2020-10-30T00:03:58.399Z] #41 10.73   DEP      images/packet-sock.pb-c.d
00:03:58 [2020-10-30T00:03:58.399Z] #41 10.91   PBCC     images/sk-netlink.pb-c.c
00:03:58 [2020-10-30T00:03:58.496Z] #41 73.96   DEP      criu/sk-queue.d
00:03:58 [2020-10-30T00:03:58.496Z] #41 74.13   DEP      criu/sk-packet.d
00:03:58 [2020-10-30T00:03:58.658Z] #41 10.96   DEP      images/sk-netlink.pb-c.d
00:03:58 [2020-10-30T00:03:58.658Z] #41 11.09   PBCC     images/sk-inet.pb-c.c
00:03:58 [2020-10-30T00:03:58.753Z] #41 74.31   DEP      criu/sk-netlink.d
00:03:58 [2020-10-30T00:03:58.800Z] #18 44.79 Selecting previously unselected package libnet1:amd64.
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.90 Selecting previously unselected package libnl-3-200:amd64.
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 44.98 Selecting previously unselected package libprotobuf-c1:amd64.
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.07 Selecting previously unselected package libreadline5:amd64.
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.08 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.19 Selecting previously unselected package net-tools.
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:03:58 [2020-10-30T00:03:58.801Z] #18 45.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:03:58 [2020-10-30T00:03:58.918Z] #41 11.22   DEP      images/sk-inet.pb-c.d
00:03:58 [2020-10-30T00:03:58.918Z] #41 11.30   PBCC     images/sk-unix.pb-c.c
00:03:58 [2020-10-30T00:03:58.918Z] #41 11.35   DEP      images/sk-unix.pb-c.d
00:03:58 [2020-10-30T00:03:58.918Z] #41 11.47   PBCC     images/mm.pb-c.c
00:03:58 [2020-10-30T00:03:58.988Z] #19 32.76 Selecting previously unselected package python3.7.
00:03:58 [2020-10-30T00:03:58.988Z] #19 32.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
00:03:58 [2020-10-30T00:03:58.988Z] #19 32.78 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:03:59 [2020-10-30T00:03:59.010Z] #41 ...
00:03:59 [2020-10-30T00:03:59.010Z] 
00:03:59 [2020-10-30T00:03:59.010Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:59 [2020-10-30T00:03:59.010Z] #43 DONE 168.5s
00:03:59 [2020-10-30T00:03:59.010Z] 
00:03:59 [2020-10-30T00:03:59.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:59 [2020-10-30T00:03:59.010Z] #41 74.58   DEP      criu/sk-inet.d
00:03:59 [2020-10-30T00:03:59.010Z] #41 ...
00:03:59 [2020-10-30T00:03:59.010Z] 
00:03:59 [2020-10-30T00:03:59.010Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:03:59 [2020-10-30T00:03:59.010Z] #18 10.58 Fetched 8396 kB in 9s (885 kB/s)
00:03:59 [2020-10-30T00:03:59.010Z] #18 10.58 Reading package lists...
00:03:59 [2020-10-30T00:03:59.010Z] #18 14.54 Reading package lists...
00:03:59 [2020-10-30T00:03:59.061Z] #18 45.41 Selecting previously unselected package python-pip-whl.
00:03:59 [2020-10-30T00:03:59.061Z] #18 45.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:03:59 [2020-10-30T00:03:59.061Z] #18 45.44 Unpacking python-pip-whl (18.1-5) ...
00:03:59 [2020-10-30T00:03:59.184Z] #41 11.65   DEP      images/mm.pb-c.d
00:03:59 [2020-10-30T00:03:59.184Z] #41 11.75   PBCC     images/timerfd.pb-c.c
00:03:59 [2020-10-30T00:03:59.269Z] #18 18.46 Building dependency tree...
00:03:59 [2020-10-30T00:03:59.269Z] #18 ...
00:03:59 [2020-10-30T00:03:59.269Z] 
00:03:59 [2020-10-30T00:03:59.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:59 [2020-10-30T00:03:59.269Z] #41 75.00   DEP      criu/signalfd.d
00:03:59 [2020-10-30T00:03:59.288Z] #19 32.94 Selecting previously unselected package libpython3-stdlib:ppc64el.
00:03:59 [2020-10-30T00:03:59.288Z] #19 32.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
00:03:59 [2020-10-30T00:03:59.288Z] #19 32.95 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
00:03:59 [2020-10-30T00:03:59.288Z] #19 33.05 Setting up python3-minimal (3.7.3-1) ...
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.81   DEP      images/timerfd.pb-c.d
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.85   PBCC     images/timer.pb-c.c
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.86   DEP      images/timer.pb-c.d
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.88   PBCC     images/sa.pb-c.c
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.93   DEP      images/sa.pb-c.d
00:03:59 [2020-10-30T00:03:59.444Z] #41 11.98   PBCC     images/pipe-data.pb-c.c
00:03:59 [2020-10-30T00:03:59.633Z] #18 45.98 Selecting previously unselected package python3-lib2to3.
00:03:59 [2020-10-30T00:03:59.633Z] #18 45.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:03:59 [2020-10-30T00:03:59.633Z] #18 45.99 Unpacking python3-lib2to3 (3.7.3-1) ...
00:03:59 [2020-10-30T00:03:59.633Z] #18 46.13 Selecting previously unselected package python3-distutils.
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.02   DEP      images/pipe-data.pb-c.d
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.09   PBCC     images/mnt.pb-c.c
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.13   DEP      images/mnt.pb-c.d
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.20   PBCC     images/sk-packet.pb-c.c
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.21   DEP      images/sk-packet.pb-c.d
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.27   PBCC     images/tcp-stream.pb-c.c
00:03:59 [2020-10-30T00:03:59.703Z] #41 12.30   DEP      images/tcp-stream.pb-c.d
00:03:59 [2020-10-30T00:03:59.836Z] #41 75.29   DEP      criu/sigframe.d
00:03:59 [2020-10-30T00:03:59.836Z] #41 75.43   DEP      criu/shmem.d
00:03:59 [2020-10-30T00:03:59.893Z] #18 46.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:03:59 [2020-10-30T00:03:59.893Z] #18 46.14 Unpacking python3-distutils (3.7.3-1) ...
00:03:59 [2020-10-30T00:03:59.893Z] #18 46.36 Selecting previously unselected package python3-pip.
00:03:59 [2020-10-30T00:03:59.893Z] #18 46.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:03:59 [2020-10-30T00:03:59.963Z] #41 12.39   PBCC     images/pipe.pb-c.c
00:03:59 [2020-10-30T00:03:59.963Z] #41 12.44   DEP      images/pipe.pb-c.d
00:03:59 [2020-10-30T00:03:59.963Z] #41 12.49   PBCC     images/pstree.pb-c.c
00:03:59 [2020-10-30T00:03:59.963Z] #41 12.49   DEP      images/pstree.pb-c.d
00:03:59 [2020-10-30T00:03:59.963Z] #41 12.54   PBCC     images/fs.pb-c.c
00:04:00 [2020-10-30T00:04:00.093Z] #41 75.71   DEP      criu/servicefd.d
00:04:00 [2020-10-30T00:04:00.154Z] #18 46.39 Unpacking python3-pip (18.1-5) ...
00:04:00 [2020-10-30T00:04:00.154Z] #18 46.57 Selecting previously unselected package python3-pkg-resources.
00:04:00 [2020-10-30T00:04:00.154Z] #18 46.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:04:00 [2020-10-30T00:04:00.154Z] #18 46.59 Unpacking python3-pkg-resources (40.8.0-1) ...
00:04:00 [2020-10-30T00:04:00.154Z] #18 ...
00:04:00 [2020-10-30T00:04:00.154Z] 
00:04:00 [2020-10-30T00:04:00.154Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:00 [2020-10-30T00:04:00.154Z] #41 88.57   CC       criu/bfd.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 89.06   CC       criu/bitmap.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 89.21   CC       criu/cgroup-props.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 89.87   CC       criu/cgroup.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 92.71   CC       criu/clone-noasan.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 92.91   CC       criu/config.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 94.17   CC       criu/cr-check.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 95.78   CC       criu/cr-dedup.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 96.14   CC       criu/cr-dump.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 98.31   CC       criu/cr-errno.o
00:04:00 [2020-10-30T00:04:00.154Z] #41 98.42   CC       criu/cr-restore.o
00:04:00 [2020-10-30T00:04:00.222Z] #41 12.58   DEP      images/fs.pb-c.d
00:04:00 [2020-10-30T00:04:00.222Z] #41 12.66   PBCC     images/signalfd.pb-c.c
00:04:00 [2020-10-30T00:04:00.222Z] #41 12.72   DEP      images/signalfd.pb-c.d
00:04:00 [2020-10-30T00:04:00.222Z] #41 12.78   PBCC     images/fh.pb-c.c
00:04:00 [2020-10-30T00:04:00.340Z] #19 34.25 Selecting previously unselected package python3.
00:04:00 [2020-10-30T00:04:00.351Z] #41 75.87   DEP      criu/seize.d
00:04:00 [2020-10-30T00:04:00.440Z] #41 ...
00:04:00 [2020-10-30T00:04:00.440Z] 
00:04:00 [2020-10-30T00:04:00.440Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:00 [2020-10-30T00:04:00.440Z] #18 46.76 Selecting previously unselected package python3-setuptools.
00:04:00 [2020-10-30T00:04:00.440Z] #18 46.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:04:00 [2020-10-30T00:04:00.440Z] #18 46.78 Unpacking python3-setuptools (40.8.0-1) ...
00:04:00 [2020-10-30T00:04:00.482Z] #41 12.82   PBCC     images/fsnotify.pb-c.c
00:04:00 [2020-10-30T00:04:00.482Z] #41 12.87   DEP      images/fh.pb-c.d
00:04:00 [2020-10-30T00:04:00.482Z] #41 12.91   DEP      images/fsnotify.pb-c.d
00:04:00 [2020-10-30T00:04:00.482Z] #41 12.99   PBCC     images/eventpoll.pb-c.c
00:04:00 [2020-10-30T00:04:00.482Z] #41 13.00   DEP      images/eventpoll.pb-c.d
00:04:00 [2020-10-30T00:04:00.482Z] #41 13.06   PBCC     images/eventfd.pb-c.c
00:04:00 [2020-10-30T00:04:00.608Z] #41 76.01   DEP      criu/seccomp.d
00:04:00 [2020-10-30T00:04:00.608Z] #41 76.18   DEP      criu/rst-malloc.d
00:04:00 [2020-10-30T00:04:00.608Z] #41 76.27   DEP      criu/rbtree.d
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.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 ... 24022 files and directories currently installed.)
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.38 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.40 Unpacking python3 (3.7.3-1) ...
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.52 Selecting previously unselected package libip4tc0:ppc64el.
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
00:04:00 [2020-10-30T00:04:00.639Z] #19 34.54 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
00:04:00 [2020-10-30T00:04:00.705Z] #18 47.02 Selecting previously unselected package python3-wheel.
00:04:00 [2020-10-30T00:04:00.705Z] #18 47.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:04:00 [2020-10-30T00:04:00.705Z] #18 47.03 Unpacking python3-wheel (0.32.3-2) ...
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.09   DEP      images/eventfd.pb-c.d
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.13   PBCC     images/remap-file-path.pb-c.c
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.17   DEP      images/remap-file-path.pb-c.d
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.25   PBCC     images/fifo.pb-c.c
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.25   DEP      images/fifo.pb-c.d
00:04:00 [2020-10-30T00:04:00.742Z] #41 13.28   PBCC     images/ghost-file.pb-c.c
00:04:00 [2020-10-30T00:04:00.864Z] #41 76.32   DEP      criu/pstree.d
00:04:00 [2020-10-30T00:04:00.864Z] #41 76.50   DEP      criu/protobuf.d
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.67 Selecting previously unselected package libip6tc0:ppc64el.
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.70 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.80 Selecting previously unselected package libiptc0:ppc64el.
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.80 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.80 Unpacking libiptc0:ppc64el (1.8.2-4) ...
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.93 Selecting previously unselected package libnfnetlink0:ppc64el.
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
00:04:00 [2020-10-30T00:04:00.939Z] #19 34.93 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:04:00 [2020-10-30T00:04:00.966Z] #18 47.12 Selecting previously unselected package sudo.
00:04:00 [2020-10-30T00:04:00.966Z] #18 47.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:04:00 [2020-10-30T00:04:00.966Z] #18 47.13 Unpacking sudo (1.8.27-1+deb10u2) ...
00:04:01 [2020-10-30T00:04:01.027Z] #41 13.34   DEP      images/ghost-file.pb-c.d
00:04:01 [2020-10-30T00:04:01.027Z] #41 13.40   PBCC     images/regfile.pb-c.c
00:04:01 [2020-10-30T00:04:01.027Z] #41 13.49   DEP      images/regfile.pb-c.d
00:04:01 [2020-10-30T00:04:01.027Z] #41 ...
00:04:01 [2020-10-30T00:04:01.027Z] 
00:04:01 [2020-10-30T00:04:01.027Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:01 [2020-10-30T00:04:01.027Z] #43 94.81 regexp
00:04:01 [2020-10-30T00:04:01.027Z] #43 96.02 go/token
00:04:01 [2020-10-30T00:04:01.027Z] #43 97.30 go/scanner
00:04:01 [2020-10-30T00:04:01.027Z] #43 98.89 go/ast
00:04:01 [2020-10-30T00:04:01.027Z] #43 99.41 internal/lazyregexp
00:04:01 [2020-10-30T00:04:01.027Z] #43 99.67 net/url
00:04:01 [2020-10-30T00:04:01.027Z] #43 101.7 text/template/parse
00:04:01 [2020-10-30T00:04:01.027Z] #43 104.0 go/parser
00:04:01 [2020-10-30T00:04:01.121Z] #41 76.63   GEN      criu/protobuf-desc-gen.h
00:04:01 [2020-10-30T00:04:01.227Z] #18 47.67 Selecting previously unselected package thin-provisioning-tools.
00:04:01 [2020-10-30T00:04:01.227Z] #18 47.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.01 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.02 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.10 Selecting previously unselected package libnftnl11:ppc64el.
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
00:04:01 [2020-10-30T00:04:01.241Z] #19 35.13 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
00:04:01 [2020-10-30T00:04:01.287Z] #43 ...
00:04:01 [2020-10-30T00:04:01.287Z] 
00:04:01 [2020-10-30T00:04:01.287Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:01 [2020-10-30T00:04:01.287Z] #41 13.57   PBCC     images/ns.pb-c.c
00:04:01 [2020-10-30T00:04:01.287Z] #41 13.60   DEP      images/ns.pb-c.d
00:04:01 [2020-10-30T00:04:01.287Z] #41 13.64   PBCC     images/fdinfo.pb-c.c
00:04:01 [2020-10-30T00:04:01.287Z] #41 13.78   DEP      images/fdinfo.pb-c.d
00:04:01 [2020-10-30T00:04:01.490Z] #18 47.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:04:01 [2020-10-30T00:04:01.541Z] #19 35.28 Selecting previously unselected package iptables.
00:04:01 [2020-10-30T00:04:01.541Z] #19 35.29 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
00:04:01 [2020-10-30T00:04:01.541Z] #19 35.29 Unpacking iptables (1.8.2-4) ...
00:04:01 [2020-10-30T00:04:01.547Z] #41 13.85   PBCC     images/core-aarch64.pb-c.c
00:04:01 [2020-10-30T00:04:01.547Z] #41 13.95   PBCC     images/core-arm.pb-c.c
00:04:01 [2020-10-30T00:04:01.547Z] #41 13.99   PBCC     images/core-ppc64.pb-c.c
00:04:01 [2020-10-30T00:04:01.547Z] #41 14.04   PBCC     images/core-s390.pb-c.c
00:04:01 [2020-10-30T00:04:01.750Z] #18 47.94 Selecting previously unselected package uidmap.
00:04:01 [2020-10-30T00:04:01.750Z] #18 47.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:04:01 [2020-10-30T00:04:01.750Z] #18 47.95 Unpacking uidmap (1:4.5-1.1) ...
00:04:01 [2020-10-30T00:04:01.750Z] #18 48.11 Selecting previously unselected package vim-runtime.
00:04:01 [2020-10-30T00:04:01.750Z] #18 48.12 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:04:01 [2020-10-30T00:04:01.750Z] #18 48.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:04:01 [2020-10-30T00:04:01.750Z] #18 48.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:04:01 [2020-10-30T00:04:01.807Z] #41 14.09   PBCC     images/core-x86.pb-c.c
00:04:01 [2020-10-30T00:04:01.807Z] #41 14.17   PBCC     images/core.pb-c.c
00:04:01 [2020-10-30T00:04:01.807Z] #41 14.25   PBCC     images/inventory.pb-c.c
00:04:02 [2020-10-30T00:04:02.011Z] #18 48.19 Unpacking vim-runtime (2:8.1.0875-5) ...
00:04:02 [2020-10-30T00:04:02.066Z] #41 14.37   DEP      images/core-aarch64.pb-c.d
00:04:02 [2020-10-30T00:04:02.066Z] #41 14.43   DEP      images/core-arm.pb-c.d
00:04:02 [2020-10-30T00:04:02.066Z] #41 14.48   DEP      images/core-ppc64.pb-c.d
00:04:02 [2020-10-30T00:04:02.193Z] #19 35.87 Selecting previously unselected package xxd.
00:04:02 [2020-10-30T00:04:02.193Z] #19 35.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:04:02 [2020-10-30T00:04:02.193Z] #19 35.89 Unpacking xxd (2:8.1.0875-5) ...
00:04:02 [2020-10-30T00:04:02.193Z] #19 36.04 Selecting previously unselected package vim-common.
00:04:02 [2020-10-30T00:04:02.193Z] #19 36.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:04:02 [2020-10-30T00:04:02.193Z] #19 36.10 Unpacking vim-common (2:8.1.0875-5) ...
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.57   DEP      images/core-s390.pb-c.d
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.63   DEP      images/core-x86.pb-c.d
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.69   DEP      images/core.pb-c.d
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.76   DEP      images/inventory.pb-c.d
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.81   PBCC     images/cpuinfo.pb-c.c
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.85   DEP      images/cpuinfo.pb-c.d
00:04:02 [2020-10-30T00:04:02.326Z] #41 14.91   PBCC     images/stats.pb-c.c
00:04:02 [2020-10-30T00:04:02.326Z] #41 ...
00:04:02 [2020-10-30T00:04:02.326Z] 
00:04:02 [2020-10-30T00:04:02.326Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:04:02 [2020-10-30T00:04:02.326Z] #49 96.17 encoding/json
00:04:02 [2020-10-30T00:04:02.326Z] #49 100.2 github.com/pkg/diff
00:04:02 [2020-10-30T00:04:02.326Z] #49 101.8 go/ast
00:04:02 [2020-10-30T00:04:02.326Z] #49 103.4 golang.org/x/crypto/ssh/terminal
00:04:02 [2020-10-30T00:04:02.326Z] #49 104.9 mvdan.cc/editorconfig
00:04:02 [2020-10-30T00:04:02.326Z] #49 105.9 mvdan.cc/sh/v3/fileutil
00:04:02 [2020-10-30T00:04:02.326Z] #49 106.1 mvdan.cc/sh/v3/syntax
00:04:02 [2020-10-30T00:04:02.494Z] #19 36.30 Selecting previously unselected package bash-completion.
00:04:02 [2020-10-30T00:04:02.494Z] #19 36.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:04:02 [2020-10-30T00:04:02.586Z] #49 ...
00:04:02 [2020-10-30T00:04:02.586Z] 
00:04:02 [2020-10-30T00:04:02.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:02 [2020-10-30T00:04:02.586Z] #41 14.94   DEP      images/stats.pb-c.d
00:04:03 [2020-10-30T00:04:03.014Z] #41 78.29   DEP      criu/protobuf-desc.d
00:04:03 [2020-10-30T00:04:03.014Z] #41 78.41   DEP      criu/proc_parse.d
00:04:03 [2020-10-30T00:04:03.014Z] #41 78.62   DEP      criu/plugin.d
00:04:03 [2020-10-30T00:04:03.271Z] #41 78.73   DEP      criu/pipes.d
00:04:03 [2020-10-30T00:04:03.271Z] #41 78.95   DEP      criu/pie-util.d
00:04:03 [2020-10-30T00:04:03.527Z] #41 79.06   DEP      criu/pie-util-vdso.d
00:04:03 [2020-10-30T00:04:03.527Z] #41 79.18   DEP      criu/pie-util-vdso-elf32.d
00:04:03 [2020-10-30T00:04:03.527Z] #41 79.28   DEP      criu/path.d
00:04:03 [2020-10-30T00:04:03.784Z] #41 79.38   DEP      criu/parasite-syscall.d
00:04:03 [2020-10-30T00:04:03.826Z] #11 ...
00:04:03 [2020-10-30T00:04:03.826Z] 
00:04:03 [2020-10-30T00:04:03.826Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:03 [2020-10-30T00:04:03.826Z] #43 94.13 crypto/tls
00:04:03 [2020-10-30T00:04:03.826Z] #43 99.14 net/http/httptrace
00:04:03 [2020-10-30T00:04:03.826Z] #43 99.42 net/http
00:04:03 [2020-10-30T00:04:03.826Z] #43 ...
00:04:03 [2020-10-30T00:04:03.826Z] 
00:04:03 [2020-10-30T00:04:03.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:03 [2020-10-30T00:04:03.826Z] #41 14.86 make[1]: Nothing to be done for 'all'.
00:04:03 [2020-10-30T00:04:03.826Z] #41 16.17   CC       images/stats.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 16.73   CC       images/core.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 17.64   CC       images/core-x86.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 18.20   CC       images/core-arm.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 18.88   CC       images/core-aarch64.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 19.43   CC       images/core-ppc64.o
00:04:03 [2020-10-30T00:04:03.826Z] #41 20.07   CC       images/core-s390.o
00:04:03 [2020-10-30T00:04:03.966Z] #41 16.36 make[1]: Nothing to be done for 'all'.
00:04:04 [2020-10-30T00:04:04.041Z] #41 79.66   DEP      criu/pagemap.d
00:04:04 [2020-10-30T00:04:04.092Z] #41 20.90   CC       images/cpuinfo.o
00:04:04 [2020-10-30T00:04:04.297Z] #41 79.82   DEP      criu/pagemap-cache.d
00:04:04 [2020-10-30T00:04:04.297Z] #41 80.00   DEP      criu/page-xfer.d
00:04:04 [2020-10-30T00:04:04.554Z] #41 80.14   DEP      criu/page-pipe.d
00:04:04 [2020-10-30T00:04:04.554Z] #41 80.27   DEP      criu/netfilter.d
00:04:04 [2020-10-30T00:04:04.619Z] #19 ...
00:04:04 [2020-10-30T00:04:04.619Z] 
00:04:04 [2020-10-30T00:04:04.619Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:04 [2020-10-30T00:04:04.619Z] #42 74.63   LINK     criu/pie/restorer.built-in.o
00:04:04 [2020-10-30T00:04:04.619Z] #42 74.66   GEN      criu/pie/restorer-blob.h
00:04:04 [2020-10-30T00:04:04.619Z] #42 74.85   DEP      criu/vdso.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 75.10   DEP      criu/uts_ns.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 75.28   DEP      criu/util.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 75.62   DEP      criu/uffd.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 75.93   DEP      criu/tun.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 76.19   DEP      criu/tty.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 76.48   DEP      criu/timerfd.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 76.73   DEP      criu/timens.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 76.99   DEP      criu/sysfs_parse.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 77.30   DEP      criu/sysctl.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 77.50   DEP      criu/string.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 77.54   DEP      criu/stats.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 77.73   DEP      criu/sockets.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 78.04   DEP      criu/sk-unix.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 78.36   DEP      criu/sk-tcp.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 78.62   DEP      criu/sk-queue.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 78.85   DEP      criu/sk-packet.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 79.10   DEP      criu/sk-netlink.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 79.32   DEP      criu/sk-inet.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 79.59   DEP      criu/signalfd.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 79.82   DEP      criu/sigframe.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 79.94   DEP      criu/shmem.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.15   DEP      criu/servicefd.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.37   DEP      criu/seize.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.53   DEP      criu/seccomp.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.74   DEP      criu/rst-malloc.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.84   DEP      criu/rbtree.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 80.90   DEP      criu/pstree.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 81.08   DEP      criu/protobuf.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 81.27   GEN      criu/protobuf-desc-gen.h
00:04:04 [2020-10-30T00:04:04.619Z] #42 83.73   DEP      criu/protobuf-desc.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 83.97   DEP      criu/proc_parse.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 84.26   DEP      criu/plugin.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 84.40   DEP      criu/pipes.d
00:04:04 [2020-10-30T00:04:04.619Z] #42 84.64   DEP      criu/pie-util.d
00:04:04 [2020-10-30T00:04:04.669Z] #41 21.57   CC       images/inventory.o
00:04:04 [2020-10-30T00:04:04.917Z] #42 84.82   DEP      criu/pie-util-vdso.d
00:04:04 [2020-10-30T00:04:04.917Z] #42 85.01   DEP      criu/path.d
00:04:04 [2020-10-30T00:04:04.932Z] #41 21.82   CC       images/fdinfo.o
00:04:05 [2020-10-30T00:04:05.117Z] #41 80.43   DEP      criu/net.d
00:04:05 [2020-10-30T00:04:05.117Z] #41 80.69   DEP      criu/namespaces.d
00:04:05 [2020-10-30T00:04:05.196Z] #41 22.12   CC       images/fown.o
00:04:05 [2020-10-30T00:04:05.217Z] #42 85.21   DEP      criu/parasite-syscall.d
00:04:05 [2020-10-30T00:04:05.313Z] #18 51.46 Selecting previously unselected package vim.
00:04:05 [2020-10-30T00:04:05.313Z] #18 51.48 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:04:05 [2020-10-30T00:04:05.313Z] #18 51.51 Unpacking vim (2:8.1.0875-5) ...
00:04:05 [2020-10-30T00:04:05.347Z] #41 17.83   CC       images/stats.o
00:04:05 [2020-10-30T00:04:05.374Z] #41 80.92   DEP      criu/mount.d
00:04:05 [2020-10-30T00:04:05.374Z] #41 81.04   DEP      criu/memfd.d
00:04:05 [2020-10-30T00:04:05.460Z] #41 22.53   CC       images/ns.o
00:04:05 [2020-10-30T00:04:05.516Z] #42 85.43   DEP      criu/pagemap.d
00:04:05 [2020-10-30T00:04:05.516Z] #42 85.62   DEP      criu/pagemap-cache.d
00:04:05 [2020-10-30T00:04:05.631Z] #41 81.20   DEP      criu/mem.d
00:04:05 [2020-10-30T00:04:05.631Z] #41 ...
00:04:05 [2020-10-30T00:04:05.631Z] 
00:04:05 [2020-10-30T00:04:05.631Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:05 [2020-10-30T00:04:05.631Z] #18 18.46 Building dependency tree...
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.93 libcap2-bin is already the newest version (1:2.25-2).
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.93 The following additional packages will be installed:
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   python3.7 python3.7-minimal vim-runtime xxd
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94 Suggested packages:
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94 Recommended packages:
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   aufs-dkms nftables build-essential python3-dev python3-keyring
00:04:05 [2020-10-30T00:04:05.631Z] #18 20.94   python3-keyrings.alt python3-xdg unzip
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.60 The following NEW packages will be installed:
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.61   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.62   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.62   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.63   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.63   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.63   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.63   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.63   xz-utils zip
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.96 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.96 Need to get 28.5 MB of archives.
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.96 After this operation, 116 MB of additional disk space will be used.
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 22.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:04:05 [2020-10-30T00:04:05.631Z] #18 23.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 23.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 24.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 24.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 24.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.06 debconf: delaying package configuration, since apt-utils is not installed
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.20 Fetched 28.5 MB in 2s (16.5 MB/s)
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.25 Selecting previously unselected package pigz.
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.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 ... 23432 files and directories currently installed.)
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.38 Unpacking pigz (2.4-1) ...
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.47 Selecting previously unselected package libpython3.7-minimal:amd64.
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:04:05 [2020-10-30T00:04:05.632Z] #18 25.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:04:05 [2020-10-30T00:04:05.815Z] #42 85.82   DEP      criu/page-xfer.d
00:04:05 [2020-10-30T00:04:05.884Z] #18 52.23 Selecting previously unselected package xfsprogs.
00:04:05 [2020-10-30T00:04:05.884Z] #18 52.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:04:05 [2020-10-30T00:04:05.884Z] #18 52.24 Unpacking xfsprogs (4.20.0-1) ...
00:04:05 [2020-10-30T00:04:05.888Z] #18 25.99 Selecting previously unselected package python3.7-minimal.
00:04:05 [2020-10-30T00:04:05.916Z] #41 18.15   CC       images/core.o
00:04:06 [2020-10-30T00:04:06.036Z] #41 22.84   CC       images/regfile.o
00:04:06 [2020-10-30T00:04:06.036Z] #41 23.02   CC       images/ghost-file.o
00:04:06 [2020-10-30T00:04:06.113Z] #42 85.97   DEP      criu/page-pipe.d
00:04:06 [2020-10-30T00:04:06.113Z] #42 86.10   DEP      criu/netfilter.d
00:04:06 [2020-10-30T00:04:06.113Z] #42 86.32   DEP      criu/net.d
00:04:06 [2020-10-30T00:04:06.145Z] #18 25.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:04:06 [2020-10-30T00:04:06.145Z] #18 26.00 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:04:06 [2020-10-30T00:04:06.412Z] #42 86.60   DEP      criu/namespaces.d
00:04:06 [2020-10-30T00:04:06.456Z] #18 52.74 Selecting previously unselected package zip.
00:04:06 [2020-10-30T00:04:06.456Z] #18 52.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:04:06 [2020-10-30T00:04:06.456Z] #18 52.76 Unpacking zip (3.0-11+b1) ...
00:04:06 [2020-10-30T00:04:06.485Z] #41 18.81   CC       images/core-x86.o
00:04:06 [2020-10-30T00:04:06.616Z] #41 23.43   CC       images/fifo.o
00:04:06 [2020-10-30T00:04:06.616Z] #41 23.62   CC       images/remap-file-path.o
00:04:06 [2020-10-30T00:04:06.717Z] #18 52.98 Setting up aufs-tools (1:4.14+20190211-1) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.06 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.09 Setting up libgpm2:amd64 (1.20.7-5) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.12 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:04:06 [2020-10-30T00:04:06.717Z] #18 53.18 Setting up uidmap (1:4.5-1.1) ...
00:04:06 [2020-10-30T00:04:06.734Z] #42 ...
00:04:06 [2020-10-30T00:04:06.734Z] 
00:04:06 [2020-10-30T00:04:06.734Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:06 [2020-10-30T00:04:06.734Z] #19 40.42 Unpacking bash-completion (1:2.8-6) ...
00:04:06 [2020-10-30T00:04:06.744Z] #41 19.32   CC       images/core-arm.o
00:04:06 [2020-10-30T00:04:06.893Z] #41 23.85   CC       images/eventfd.o
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.20 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.29 Setting up xxd (2:8.1.0875-5) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.30 Setting up zip (3.0-11+b1) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.32 Setting up vim-common (2:8.1.0875-5) ...
00:04:06 [2020-10-30T00:04:06.978Z] #18 53.35 Setting up bash-completion (1:2.8-6) ...
00:04:07 [2020-10-30T00:04:07.033Z] #19 40.89 Selecting previously unselected package bzip2.
00:04:07 [2020-10-30T00:04:07.033Z] #19 40.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
00:04:07 [2020-10-30T00:04:07.033Z] #19 40.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:04:07 [2020-10-30T00:04:07.033Z] #19 40.99 Selecting previously unselected package xz-utils.
00:04:07 [2020-10-30T00:04:07.075Z] #18 27.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:04:07 [2020-10-30T00:04:07.075Z] #18 27.10 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:04:07 [2020-10-30T00:04:07.313Z] #41 19.64   CC       images/core-aarch64.o
00:04:07 [2020-10-30T00:04:07.332Z] #19 41.00 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
00:04:07 [2020-10-30T00:04:07.332Z] #19 41.00 Unpacking xz-utils (5.2.4-1) ...
00:04:07 [2020-10-30T00:04:07.332Z] #19 41.23 Selecting previously unselected package apparmor.
00:04:07 [2020-10-30T00:04:07.332Z] #19 41.24 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
00:04:07 [2020-10-30T00:04:07.470Z] #41 24.18   CC       images/eventpoll.o
00:04:07 [2020-10-30T00:04:07.572Z] #41 19.90   CC       images/core-ppc64.o
00:04:07 [2020-10-30T00:04:07.630Z] #19 41.37 Unpacking apparmor (2.13.2-10) ...
00:04:07 [2020-10-30T00:04:07.734Z] #41 24.54   CC       images/fh.o
00:04:07 [2020-10-30T00:04:07.734Z] #41 24.74   CC       images/fsnotify.o
00:04:07 [2020-10-30T00:04:07.931Z] #19 41.81 Selecting previously unselected package aufs-tools.
00:04:07 [2020-10-30T00:04:07.931Z] #19 41.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.142Z] #41 ...
00:04:08 [2020-10-30T00:04:08.142Z] 
00:04:08 [2020-10-30T00:04:08.142Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:04:08 [2020-10-30T00:04:08.142Z] #54 46.93 Checking out files:  54% (1880/3430)   
Checking out files:  55% (1887/3430)   
Checking out files:  56% (1921/3430)   
Checking out files:  57% (1956/3430)   
Checking out files:  58% (1990/3430)   
Checking out files:  59% (2024/3430)   
Checking out files:  60% (2058/3430)   
Checking out files:  61% (2093/3430)   
Checking out files:  62% (2127/3430)   
Checking out files:  63% (2161/3430)   
Checking out files:  64% (2196/3430)   
Checking out files:  65% (2230/3430)   
Checking out files:  66% (2264/3430)   
Checking out files:  67% (2299/3430)   
Checking out files:  68% (2333/3430)   
Checking out files:  69% (2367/3430)   
Checking out files:  70% (2401/3430)   
Checking out files:  71% (2436/3430)   
Checking out files:  72% (2470/3430)   
Checking out files:  73% (2504/3430)   
Checking out files:  74% (2539/3430)   
Checking out files:  75% (2573/3430)   
Checking out files:  76% (2607/3430)   
Checking out files:  77% (2642/3430)   
Checking out files:  78% (2676/3430)   
Checking out files:  79% (2710/3430)   
Checking out files:  80% (2744/3430)   
Checking out files:  81% (2779/3430)   
Checking out files:  82% (2813/3430)   
Checking out files:  83% (2847/3430)   
Checking out files:  84% (2882/3430)   
Checking out files:  85% (2916/3430)   
Checking out files:  86% (2950/3430)   
Checking out files:  87% (2985/3430)   
Checking out files:  88% (3019/3430)   
Checking out files:  89% (3053/3430)   
Checking out files:  90% (3087/3430)   
Checking out files:  91% (3122/3430)   
Checking out files:  92% (3156/3430)   
Checking out files:  92% (3180/3430)   
Checking out files:  93% (3190/3430)   
Checking out files:  94% (3225/3430)   
Checking out files:  95% (3259/3430)   
Checking out files:  96% (3293/3430)   
Checking out files:  97% (3328/3430)   
Checking out files:  98% (3362/3430)   
Checking out files:  99% (3396/3430)   
Checking out files: 100% (3430/3430)   
Checking out files: 100% (3430/3430), done.
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.17 + cd /tmp/tmp.k2zdNZQRSr/src/github.com/containerd/containerd
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.17 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + export 'BUILDTAGS=netgo osusergo static_build'
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + BUILDTAGS='netgo osusergo static_build'
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + export EXTRA_FLAGS=-buildmode=pie
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + EXTRA_FLAGS=-buildmode=pie
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + '[' '' = dynamic ']'
00:04:08 [2020-10-30T00:04:08.142Z] #54 48.96 + make
00:04:08 [2020-10-30T00:04:08.142Z] #54 49.82 + bin/ctr
00:04:08 [2020-10-30T00:04:08.235Z] #19 41.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:04:08 [2020-10-30T00:04:08.235Z] #19 41.98 Selecting previously unselected package libonig5:ppc64el.
00:04:08 [2020-10-30T00:04:08.235Z] #19 41.99 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.235Z] #19 41.99 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:04:08 [2020-10-30T00:04:08.314Z] #41 25.13   CC       images/signalfd.o
00:04:08 [2020-10-30T00:04:08.314Z] #41 25.27   CC       images/fs.o
00:04:08 [2020-10-30T00:04:08.445Z] #18 ...
00:04:08 [2020-10-30T00:04:08.445Z] 
00:04:08 [2020-10-30T00:04:08.445Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:04:08 [2020-10-30T00:04:08.445Z] #30 DONE 177.8s
00:04:08 [2020-10-30T00:04:08.445Z] 
00:04:08 [2020-10-30T00:04:08.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:08 [2020-10-30T00:04:08.445Z] #41 81.41   DEP      criu/lsm.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 81.56   DEP      criu/log.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 81.69   DEP      criu/libnetlink.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 81.80   DEP      criu/kerndat.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 81.99   DEP      criu/kcmp-ids.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.08   DEP      criu/irmap.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.17   DEP      criu/ipc_ns.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.29   DEP      criu/image.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.40   DEP      criu/image-desc.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.52   DEP      criu/fsnotify.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.66   DEP      criu/filesystems.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 82.83   DEP      criu/files.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.08   DEP      criu/files-reg.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.23   DEP      criu/files-ext.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.39   DEP      criu/file-lock.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.52   DEP      criu/file-ids.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.68   DEP      criu/fifo.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 83.89   DEP      criu/fdstore.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 84.01   DEP      criu/fault-injection.d
00:04:08 [2020-10-30T00:04:08.445Z] #41 84.04   DEP      criu/external.d
00:04:08 [2020-10-30T00:04:08.533Z] #19 42.27 Selecting previously unselected package libjq1:ppc64el.
00:04:08 [2020-10-30T00:04:08.533Z] #19 42.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.533Z] #19 42.28 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:04:08 [2020-10-30T00:04:08.533Z] #19 42.46 Selecting previously unselected package jq.
00:04:08 [2020-10-30T00:04:08.533Z] #19 42.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.579Z] #41 25.41   CC       images/pstree.o
00:04:08 [2020-10-30T00:04:08.579Z] #41 25.57   CC       images/pipe.o
00:04:08 [2020-10-30T00:04:08.702Z] #41 84.28   DEP      criu/eventpoll.d
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.47 Unpacking jq (1.5+dfsg-2+b1) ...
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.55 Selecting previously unselected package libaio1:ppc64el.
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.56 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.57 Unpacking libaio1:ppc64el (0.3.112-3) ...
00:04:08 [2020-10-30T00:04:08.833Z] #19 ...
00:04:08 [2020-10-30T00:04:08.833Z] 
00:04:08 [2020-10-30T00:04:08.833Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:08 [2020-10-30T00:04:08.833Z] #44 144.7 net/textproto
00:04:08 [2020-10-30T00:04:08.833Z] #44 144.7 vendor/golang.org/x/net/http/httpproxy
00:04:08 [2020-10-30T00:04:08.833Z] #44 144.8 crypto/x509
00:04:08 [2020-10-30T00:04:08.833Z] #44 146.7 mime/multipart
00:04:08 [2020-10-30T00:04:08.833Z] #44 146.7 vendor/golang.org/x/net/http/httpguts
00:04:08 [2020-10-30T00:04:08.833Z] #44 149.8 crypto/tls
00:04:08 [2020-10-30T00:04:08.833Z] #44 ...
00:04:08 [2020-10-30T00:04:08.833Z] 
00:04:08 [2020-10-30T00:04:08.833Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.63 Selecting previously unselected package libgpm2:ppc64el.
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.64 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.64 Unpacking libgpm2:ppc64el (1.20.7-5) ...
00:04:08 [2020-10-30T00:04:08.833Z] #19 42.77 Selecting previously unselected package libicu63:ppc64el.
00:04:08 [2020-10-30T00:04:08.843Z] #41 25.77   CC       images/tcp-stream.o
00:04:08 [2020-10-30T00:04:08.843Z] #41 ...
00:04:08 [2020-10-30T00:04:08.843Z] 
00:04:08 [2020-10-30T00:04:08.843Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:08 [2020-10-30T00:04:08.843Z] #43 109.4 github.com/LK4D4/vndr/godl
00:04:08 [2020-10-30T00:04:08.959Z] #41 84.57   DEP      criu/eventfd.d
00:04:09 [2020-10-30T00:04:09.133Z] #19 42.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:04:09 [2020-10-30T00:04:09.133Z] #19 42.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:04:09 [2020-10-30T00:04:09.216Z] #41 84.83   DEP      criu/crtools.d
00:04:09 [2020-10-30T00:04:09.420Z] #43 110.2 github.com/LK4D4/vndr
00:04:09 [2020-10-30T00:04:09.473Z] #41 85.08   DEP      criu/cr-service.d
00:04:09 [2020-10-30T00:04:09.731Z] #41 85.29   DEP      criu/cr-restore.d
00:04:09 [2020-10-30T00:04:09.988Z] #41 85.59   DEP      criu/cr-errno.d
00:04:09 [2020-10-30T00:04:09.988Z] #41 85.60   DEP      criu/cr-dump.d
00:04:10 [2020-10-30T00:04:10.245Z] #41 85.86   DEP      criu/cr-dedup.d
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.08 Setting up libiptc0:amd64 (1.8.2-4) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.09 Setting up xz-utils (5.2.4-1) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.12 Setting up sudo (1.8.27-1+deb10u2) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.20 invoke-rc.d: could not determine current runlevel
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.21 invoke-rc.d: policy-rc.d denied execution of start.
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.21 Setting up pigz (2.4-1) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.39 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.41 Setting up python-pip-whl (18.1-5) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.43 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:04:10 [2020-10-30T00:04:10.283Z] #18 56.44 Setting up vim-runtime (2:8.1.0875-5) ...
00:04:10 [2020-10-30T00:04:10.502Z] #41 86.08   DEP      criu/cr-check.d
00:04:10 [2020-10-30T00:04:10.544Z] #18 56.89 Setting up libaio1:amd64 (0.3.112-3) ...
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.90 Setting up libonig5:amd64 (6.9.1-1) ...
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.93 Setting up vim (2:8.1.0875-5) ...
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 56.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:04:10 [2020-10-30T00:04:10.545Z] #18 57.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:04:10 [2020-10-30T00:04:10.759Z] #41 86.23   DEP      criu/config.d
00:04:10 [2020-10-30T00:04:10.759Z] #41 86.42   DEP      criu/clone-noasan.d
00:04:10 [2020-10-30T00:04:10.806Z] #18 57.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:04:10 [2020-10-30T00:04:10.806Z] #18 57.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:04:10 [2020-10-30T00:04:10.806Z] #18 57.04 Setting up jq (1.5+dfsg-2+b1) ...
00:04:10 [2020-10-30T00:04:10.806Z] #18 57.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:04:10 [2020-10-30T00:04:10.806Z] #18 57.07 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:04:11 [2020-10-30T00:04:11.016Z] #41 86.49   DEP      criu/cgroup.d
00:04:11 [2020-10-30T00:04:11.016Z] #41 86.67   DEP      criu/cgroup-props.d
00:04:11 [2020-10-30T00:04:11.016Z] #41 86.75   DEP      criu/bitmap.d
00:04:11 [2020-10-30T00:04:11.016Z] #41 86.77   DEP      criu/bfd.d
00:04:11 [2020-10-30T00:04:11.273Z] #41 86.88   DEP      criu/autofs.d
00:04:11 [2020-10-30T00:04:11.530Z] #41 87.01   DEP      criu/aio.d
00:04:11 [2020-10-30T00:04:11.530Z] #41 87.13   DEP      criu/action-scripts.d
00:04:11 [2020-10-30T00:04:11.786Z] #41 87.43   CC       criu/action-scripts.o
00:04:12 [2020-10-30T00:04:12.043Z] #41 ...
00:04:12 [2020-10-30T00:04:12.043Z] 
00:04:12 [2020-10-30T00:04:12.043Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.14 Selecting previously unselected package python3-minimal.
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.20 Unpacking python3-minimal (3.7.3-1) ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.27 Selecting previously unselected package libmpdec2:amd64.
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.28 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.41 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 30.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.27 Selecting previously unselected package python3.7.
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.28 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.38 Selecting previously unselected package libpython3-stdlib:amd64.
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:04:12 [2020-10-30T00:04:12.043Z] #18 31.53 Setting up python3-minimal (3.7.3-1) ...
00:04:12 [2020-10-30T00:04:12.300Z] #18 32.35 Selecting previously unselected package python3.
00:04:12 [2020-10-30T00:04:12.337Z] #54 ...
00:04:12 [2020-10-30T00:04:12.338Z] 
00:04:12 [2020-10-30T00:04:12.338Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:12 [2020-10-30T00:04:12.338Z] #43 106.2 text/template
00:04:12 [2020-10-30T00:04:12.338Z] #43 107.5 encoding/xml
00:04:12 [2020-10-30T00:04:12.338Z] #43 110.9 go/doc
00:04:12 [2020-10-30T00:04:12.338Z] #43 113.2 github.com/LK4D4/vndr/versioned
00:04:12 [2020-10-30T00:04:12.338Z] #43 113.3 compress/flate
00:04:12 [2020-10-30T00:04:12.338Z] #43 114.2 github.com/LK4D4/vndr/build
00:04:12 [2020-10-30T00:04:12.338Z] #43 116.0 hash/crc32
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.41 Unpacking python3 (3.7.3-1) ...
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.52 Selecting previously unselected package libip4tc0:amd64.
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.62 Selecting previously unselected package libip6tc0:amd64.
00:04:12 [2020-10-30T00:04:12.557Z] #18 32.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.639Z] #43 ...
00:04:12 [2020-10-30T00:04:12.639Z] 
00:04:12 [2020-10-30T00:04:12.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:12 [2020-10-30T00:04:12.639Z] #41 20.56   CC       images/core-s390.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 21.18   CC       images/cpuinfo.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 21.64   CC       images/inventory.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 21.81   CC       images/fdinfo.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 22.17   CC       images/fown.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 22.33   CC       images/ns.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 22.57   CC       images/regfile.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 22.89   CC       images/ghost-file.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 23.32   CC       images/fifo.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 23.54   CC       images/remap-file-path.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 23.75   CC       images/eventfd.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 24.02   CC       images/eventpoll.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 24.34   CC       images/fh.o
00:04:12 [2020-10-30T00:04:12.639Z] #41 24.68   CC       images/fsnotify.o
00:04:12 [2020-10-30T00:04:12.814Z] #18 32.63 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:04:12 [2020-10-30T00:04:12.814Z] #18 32.75 Selecting previously unselected package libiptc0:amd64.
00:04:12 [2020-10-30T00:04:12.814Z] #18 32.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:04:12 [2020-10-30T00:04:12.814Z] #18 32.79 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:04:12 [2020-10-30T00:04:12.814Z] #18 32.87 Selecting previously unselected package libnfnetlink0:amd64.
00:04:12 [2020-10-30T00:04:12.903Z] #41 25.44   CC       images/signalfd.o
00:04:13 [2020-10-30T00:04:13.071Z] #18 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:04:13 [2020-10-30T00:04:13.071Z] #18 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:04:13 [2020-10-30T00:04:13.071Z] #18 32.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:04:13 [2020-10-30T00:04:13.071Z] #18 32.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:04:13 [2020-10-30T00:04:13.071Z] #18 32.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:04:13 [2020-10-30T00:04:13.071Z] #18 33.04 Selecting previously unselected package libnftnl11:amd64.
00:04:13 [2020-10-30T00:04:13.071Z] #18 33.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:04:13 [2020-10-30T00:04:13.071Z] #18 33.04 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:04:13 [2020-10-30T00:04:13.327Z] #18 33.13 Selecting previously unselected package iptables.
00:04:13 [2020-10-30T00:04:13.327Z] #18 33.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:04:13 [2020-10-30T00:04:13.327Z] #18 33.15 Unpacking iptables (1.8.2-4) ...
00:04:13 [2020-10-30T00:04:13.473Z] #41 25.68   CC       images/fs.o
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.43 Selecting previously unselected package xxd.
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.45 Unpacking xxd (2:8.1.0875-5) ...
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.55 Selecting previously unselected package vim-common.
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:04:13 [2020-10-30T00:04:13.584Z] #18 33.57 Unpacking vim-common (2:8.1.0875-5) ...
00:04:13 [2020-10-30T00:04:13.656Z] #19 47.43 Selecting previously unselected package libnet1:ppc64el.
00:04:13 [2020-10-30T00:04:13.656Z] #19 47.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:04:13 [2020-10-30T00:04:13.656Z] #19 47.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:04:13 [2020-10-30T00:04:13.656Z] #19 47.54 Selecting previously unselected package libnl-3-200:ppc64el.
00:04:13 [2020-10-30T00:04:13.734Z] #41 25.98   CC       images/pstree.o
00:04:13 [2020-10-30T00:04:13.781Z] Fetching without tags
00:04:13 [2020-10-30T00:04:13.841Z] #18 33.74 Selecting previously unselected package bash-completion.
00:04:13 [2020-10-30T00:04:13.841Z] #18 33.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.55 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.74 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.81 Selecting previously unselected package libreadline5:ppc64el.
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
00:04:13 [2020-10-30T00:04:13.956Z] #19 47.81 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:04:13 [2020-10-30T00:04:13.994Z] #41 26.28   CC       images/pipe.o
00:04:13 [2020-10-30T00:04:13.994Z] #41 26.44   CC       images/tcp-stream.o
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.35 Setting up iptables (1.8.2-4) ...
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:04:14 [2020-10-30T00:04:14.112Z] #18 60.48 Setting up python3 (3.7.3-1) ...
00:04:14 [2020-10-30T00:04:14.256Z] #19 47.96 Selecting previously unselected package net-tools.
00:04:14 [2020-10-30T00:04:14.256Z] #19 47.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
00:04:14 [2020-10-30T00:04:14.256Z] #19 47.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:04:14 [2020-10-30T00:04:14.556Z] #19 48.29 Selecting previously unselected package python-pip-whl.
00:04:14 [2020-10-30T00:04:14.556Z] #19 48.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:04:14 [2020-10-30T00:04:14.556Z] #19 48.32 Unpacking python-pip-whl (18.1-5) ...
00:04:14 [2020-10-30T00:04:14.556Z] #19 ...
00:04:14 [2020-10-30T00:04:14.556Z] 
00:04:14 [2020-10-30T00:04:14.556Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:04:14 [2020-10-30T00:04:14.561Z] #41 26.74   CC       images/sk-packet.o
00:04:14 [2020-10-30T00:04:14.561Z] #41 27.08   CC       images/mnt.o
00:04:14 [2020-10-30T00:04:14.635Z] #18 60.90 Setting up python3-wheel (0.32.3-2) ...
00:04:14 [2020-10-30T00:04:14.635Z] #18 ...
00:04:14 [2020-10-30T00:04:14.635Z] 
00:04:14 [2020-10-30T00:04:14.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:14 [2020-10-30T00:04:14.635Z] #41 103.0   CC       criu/cr-service.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 104.5   CC       criu/crtools.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 105.1   CC       criu/eventfd.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 105.4   CC       criu/eventpoll.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 106.3   CC       criu/external.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 106.7   CC       criu/fault-injection.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 106.8   CC       criu/fdstore.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 107.1   CC       criu/fifo.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 107.5   CC       criu/file-ids.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 107.7   CC       criu/file-lock.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 108.6   CC       criu/files-ext.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 109.0   CC       criu/files-reg.o
00:04:14 [2020-10-30T00:04:14.635Z] #41 111.4   CC       criu/files.o
00:04:14 [2020-10-30T00:04:14.730Z] #43 ...
00:04:14 [2020-10-30T00:04:14.730Z] 
00:04:14 [2020-10-30T00:04:14.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:14 [2020-10-30T00:04:14.730Z] #41 26.01   CC       images/sk-packet.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 26.26   CC       images/mnt.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 26.56   CC       images/pipe-data.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 26.81   CC       images/sa.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 27.07   CC       images/timer.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 27.42   CC       images/timerfd.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 27.69   CC       images/mm.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 28.03   CC       images/sk-opts.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 28.22   CC       images/sk-unix.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 28.58   CC       images/sk-inet.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 29.13   CC       images/tun.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 29.45   CC       images/sk-netlink.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 29.81   CC       images/packet-sock.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 30.04   CC       images/ipc-var.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 30.14   CC       images/ipc-desc.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 30.31   CC       images/ipc-shm.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 30.62   CC       images/ipc-msg.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 30.95   CC       images/ipc-sem.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 31.18   CC       images/utsns.o
00:04:14 [2020-10-30T00:04:14.730Z] #41 31.48   CC       images/creds.o
00:04:14 [2020-10-30T00:04:14.731Z] #41 31.67   CC       images/vma.o
00:04:14 [2020-10-30T00:04:14.731Z] #41 ...
00:04:14 [2020-10-30T00:04:14.731Z] 
00:04:14 [2020-10-30T00:04:14.731Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:14 [2020-10-30T00:04:14.731Z] #11 115.5 Selecting previously unselected package libapparmor1:arm64.
00:04:14 [2020-10-30T00:04:14.821Z] #41 27.32   CC       images/pipe-data.o
00:04:14 [2020-10-30T00:04:14.856Z] #23 157.2 Checking out files:  29% (3284/10990)   
Checking out files:  30% (3297/10990)   
Checking out files:  31% (3407/10990)   
Checking out files:  32% (3517/10990)   
Checking out files:  33% (3627/10990)   
Checking out files:  34% (3737/10990)   
Checking out files:  35% (3847/10990)   
Checking out files:  36% (3957/10990)   
Checking out files:  37% (4067/10990)   
Checking out files:  38% (4177/10990)   
Checking out files:  39% (4287/10990)   
Checking out files:  40% (4396/10990)   
Checking out files:  41% (4506/10990)   
Checking out files:  42% (4616/10990)   
Checking out files:  43% (4726/10990)   
Checking out files:  44% (4836/10990)   
Checking out files:  45% (4946/10990)   
Checking out files:  46% (5056/10990)   
Checking out files:  47% (5166/10990)   
Checking out files:  48% (5276/10990)   
Checking out files:  49% (5386/10990)   
Checking out files:  50% (5495/10990)   
Checking out files:  50% (5593/10990)   
Checking out files:  51% (5605/10990)   
Checking out files:  52% (5715/10990)   
Checking out files:  53% (5825/10990)   
Checking out files:  54% (5935/10990)   
Checking out files:  55% (6045/10990)   
Checking out files:  56% (6155/10990)   
Checking out files:  57% (6265/10990)   
Checking out files:  58% (6375/10990)   
Checking out files:  59% (6485/10990)   
Checking out files:  60% (6594/10990)   
Checking out files:  61% (6704/10990)   
Checking out files:  62% (6814/10990)   
Checking out files:  63% (6924/10990)   
Checking out files:  64% (7034/10990)   
Checking out files:  65% (7144/10990)   
Checking out files:  66% (7254/10990)   
Checking out files:  67% (7364/10990)   
Checking out files:  67% (7434/10990)   
Checking out files:  68% (7474/10990)   
Checking out files:  69% (7584/10990)   
Checking out files:  70% (7693/10990)   
Checking out files:  71% (7803/10990)   
Checking out files:  72% (7913/10990)   
Checking out files:  73% (8023/10990)   
Checking out files:  74% (8133/10990)   
Checking out files:  75% (8243/10990)   
Checking out files:  76% (8353/10990)   
Checking out files:  77% (8463/10990)   
Checking out files:  78% (8573/10990)   
Checking out files:  79% (8683/10990)   
Checking out files:  80% (8792/10990)   
Checking out files:  81% (8902/10990)   
Checking out files:  82% (9012/10990)   
Checking out files:  83% (9122/10990)   
Checking out files:  84% (9232/10990)   
Checking out files:  85% (9342/10990)   
Checking out files:  86% (9452/10990)   
Checking out files:  86% (9510/10990)   
Checking out files:  87% (9562/10990)   
Checking out files:  88% (9672/10990)   
Checking out files:  89% (9782/10990)   
Checking out files:  90% (9891/10990)   
Checking out files:  91% (10001/10990)   
Checking out files:  92% (10111/10990)   
Checking out files:  93% (10221/10990)   
Checking out files:  94% (10331/10990)   
Checking out files:  95% (10441/10990)   
Checking out files:  96% (10551/10990)   
Checking out files:  97% (10661/10990)   
Checking out files:  98% (10771/10990)   
Checking out files:  99% (10881/10990)   
Checking out files: 100% (10990/10990)   
Checking out files: 100% (10990/10990), done.
00:04:14 [2020-10-30T00:04:14.994Z] #11 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
00:04:14 [2020-10-30T00:04:14.994Z] #11 115.5 Unpacking libapparmor1:arm64 (2.13.2-10) ...
00:04:15 [2020-10-30T00:04:15.045Z] Merging remotes/origin/master commit bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c into PR head commit e766361271f5985789f6f495fd2c10f3cc603a32
00:04:15 [2020-10-30T00:04:15.080Z] #41 27.49   CC       images/sa.o
00:04:15 [2020-10-30T00:04:15.166Z] #23 161.1 + cd /tmp/tmp.gfjVmkAXkO/tmp/docker-ce
00:04:15 [2020-10-30T00:04:15.166Z] #23 161.1 + git checkout -q v17.06.2-ce
00:04:15 [2020-10-30T00:04:15.207Z] #41 113.6   CC       criu/filesystems.o
00:04:15 [2020-10-30T00:04:15.207Z] #41 ...
00:04:15 [2020-10-30T00:04:15.207Z] 
00:04:15 [2020-10-30T00:04:15.207Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:15 [2020-10-30T00:04:15.257Z] #11 ...
00:04:15 [2020-10-30T00:04:15.257Z] 
00:04:15 [2020-10-30T00:04:15.257Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:04:15 [2020-10-30T00:04:15.257Z] #30 DONE 115.8s
00:04:15 [2020-10-30T00:04:15.257Z] 
00:04:15 [2020-10-30T00:04:15.257Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:15 [2020-10-30T00:04:15.257Z] #11 116.0 Selecting previously unselected package libapparmor-dev:arm64.
00:04:15 [2020-10-30T00:04:15.257Z] #11 116.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
00:04:15 [2020-10-30T00:04:15.257Z] #11 116.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
00:04:15 [2020-10-30T00:04:15.340Z] #41 ...
00:04:15 [2020-10-30T00:04:15.340Z] 
00:04:15 [2020-10-30T00:04:15.340Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:04:15 [2020-10-30T00:04:15.340Z] #49 112.4 mvdan.cc/sh/v3/cmd/shfmt
00:04:15 [2020-10-30T00:04:15.340Z] #49 DONE 119.0s
00:04:15 [2020-10-30T00:04:15.340Z] 
00:04:15 [2020-10-30T00:04:15.340Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:15 [2020-10-30T00:04:15.340Z] #11 119.0 Selecting previously unselected package g++-mingw-w64-x86-64.
00:04:15 [2020-10-30T00:04:15.340Z] #11 119.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:04:15 [2020-10-30T00:04:15.340Z] #11 119.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:04:13 [2020-10-30T00:04:13.390Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:04:13 [2020-10-30T00:04:13.468Z]  > git config --add remote.origin.fetch +refs/pull/41458/head:refs/remotes/origin/PR-41458 # timeout=10
00:04:13 [2020-10-30T00:04:13.530Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:04:13 [2020-10-30T00:04:13.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:04:13 [2020-10-30T00:04:13.812Z] Fetching upstream changes from https://github.com/moby/moby.git
00:04:13 [2020-10-30T00:04:13.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:04:13 [2020-10-30T00:04:13.812Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41458/head:refs/remotes/origin/PR-41458 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:04:15 [2020-10-30T00:04:15.141Z]  > git config core.sparsecheckout # timeout=10
00:04:15 [2020-10-30T00:04:15.204Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:04:15 [2020-10-30T00:04:15.469Z] #18 61.61 Setting up apparmor (2.13.2-10) ...
00:04:15 [2020-10-30T00:04:15.520Z] #11 116.2 Selecting previously unselected package libbtrfs0.
00:04:15 [2020-10-30T00:04:15.520Z] #11 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
00:04:15 [2020-10-30T00:04:15.520Z] #11 116.2 Unpacking libbtrfs0 (4.20.1-2) ...
00:04:16 [2020-10-30T00:04:16.097Z] #11 116.7 Selecting previously unselected package libbtrfs-dev.
00:04:16 [2020-10-30T00:04:16.097Z] #11 116.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
00:04:16 [2020-10-30T00:04:16.097Z] #11 116.7 Unpacking libbtrfs-dev (4.20.1-2) ...
00:04:16 [2020-10-30T00:04:16.360Z] #11 117.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
00:04:16 [2020-10-30T00:04:16.623Z] #11 117.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
00:04:16 [2020-10-30T00:04:16.623Z] #11 117.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:04:16 [2020-10-30T00:04:16.623Z] #11 117.4 Selecting previously unselected package libudev-dev:arm64.
00:04:16 [2020-10-30T00:04:16.623Z] #11 117.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
00:04:16 [2020-10-30T00:04:16.886Z] #11 117.4 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
00:04:17 [2020-10-30T00:04:17.112Z] #18 36.51 Unpacking bash-completion (1:2.8-6) ...
00:04:17 [2020-10-30T00:04:17.112Z] #18 36.92 Selecting previously unselected package bzip2.
00:04:17 [2020-10-30T00:04:17.112Z] #18 36.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.112Z] #18 36.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:04:17 [2020-10-30T00:04:17.112Z] #18 37.03 Selecting previously unselected package xz-utils.
00:04:17 [2020-10-30T00:04:17.112Z] #18 37.04 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.112Z] #18 37.04 Unpacking xz-utils (5.2.4-1) ...
00:04:17 [2020-10-30T00:04:17.150Z] #11 117.8 Selecting previously unselected package libsepol1-dev:arm64.
00:04:17 [2020-10-30T00:04:17.150Z] #11 117.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
00:04:17 [2020-10-30T00:04:17.150Z] #11 117.8 Unpacking libsepol1-dev:arm64 (2.8-1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #23 ...
00:04:17 [2020-10-30T00:04:17.284Z] 
00:04:17 [2020-10-30T00:04:17.284Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:17 [2020-10-30T00:04:17.284Z] #42 86.92   DEP      criu/mount.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 87.23   DEP      criu/memfd.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 87.42   DEP      criu/mem.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 87.72   DEP      criu/lsm.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 87.92   DEP      criu/log.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 88.10   DEP      criu/libnetlink.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 88.30   DEP      criu/kerndat.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 88.58   DEP      criu/kcmp-ids.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 88.71   DEP      criu/irmap.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 88.90   DEP      criu/ipc_ns.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 89.07   DEP      criu/image.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 89.20   DEP      criu/image-desc.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 89.28   DEP      criu/fsnotify.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 89.42   DEP      criu/filesystems.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 89.67   DEP      criu/files.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 90.06   DEP      criu/files-reg.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 90.25   DEP      criu/files-ext.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 90.49   DEP      criu/file-lock.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 90.68   DEP      criu/file-ids.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.09   DEP      criu/fifo.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.20   DEP      criu/fdstore.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.33   DEP      criu/fault-injection.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.39   DEP      criu/external.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.53   DEP      criu/eventpoll.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 91.72   DEP      criu/eventfd.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.02   DEP      criu/crtools.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.17   DEP      criu/cr-service.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.36   DEP      criu/cr-restore.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.62   DEP      criu/cr-errno.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.64   DEP      criu/cr-dump.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 92.95   DEP      criu/cr-dedup.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.09   DEP      criu/cr-check.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.24   DEP      criu/config.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.39   DEP      criu/clone-noasan.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.47   DEP      criu/cgroup.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.68   DEP      criu/cgroup-props.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.87   DEP      criu/bitmap.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 93.91   DEP      criu/bfd.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 94.10   DEP      criu/autofs.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 94.33   DEP      criu/aio.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 94.55   DEP      criu/action-scripts.d
00:04:17 [2020-10-30T00:04:17.284Z] #42 95.07   CC       criu/action-scripts.o
00:04:17 [2020-10-30T00:04:17.284Z] #42 95.86   CC       criu/aio.o
00:04:17 [2020-10-30T00:04:17.284Z] #42 96.74   CC       criu/autofs.o
00:04:17 [2020-10-30T00:04:17.284Z] #42 ...
00:04:17 [2020-10-30T00:04:17.284Z] 
00:04:17 [2020-10-30T00:04:17.284Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:17 [2020-10-30T00:04:17.284Z] #19 48.85 Selecting previously unselected package python3-lib2to3.
00:04:17 [2020-10-30T00:04:17.284Z] #19 48.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 48.88 Unpacking python3-lib2to3 (3.7.3-1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.09 Selecting previously unselected package python3-distutils.
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.13 Unpacking python3-distutils (3.7.3-1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.32 Selecting previously unselected package python3-pip.
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.34 Unpacking python3-pip (18.1-5) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.55 Selecting previously unselected package python3-pkg-resources.
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.56 Unpacking python3-pkg-resources (40.8.0-1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.70 Selecting previously unselected package python3-setuptools.
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.71 Unpacking python3-setuptools (40.8.0-1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.98 Selecting previously unselected package python3-wheel.
00:04:17 [2020-10-30T00:04:17.284Z] #19 49.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.00 Unpacking python3-wheel (0.32.3-2) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.07 Selecting previously unselected package sudo.
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.08 Unpacking sudo (1.8.27-1+deb10u2) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.67 Selecting previously unselected package thin-provisioning-tools.
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.93 Selecting previously unselected package uidmap.
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 50.94 Unpacking uidmap (1:4.5-1.1) ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 51.08 Selecting previously unselected package vim-runtime.
00:04:17 [2020-10-30T00:04:17.284Z] #19 51.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:04:17 [2020-10-30T00:04:17.284Z] #19 51.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:04:17 [2020-10-30T00:04:17.368Z] #18 37.19 Selecting previously unselected package apparmor.
00:04:17 [2020-10-30T00:04:17.368Z] #18 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.368Z] #18 37.27 Unpacking apparmor (2.13.2-10) ...
00:04:17 [2020-10-30T00:04:17.583Z] #19 51.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:04:17 [2020-10-30T00:04:17.583Z] #19 51.25 Unpacking vim-runtime (2:8.1.0875-5) ...
00:04:17 [2020-10-30T00:04:17.624Z] #18 37.62 Selecting previously unselected package aufs-tools.
00:04:17 [2020-10-30T00:04:17.624Z] #18 37.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.624Z] #18 37.64 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.75 Selecting previously unselected package libonig5:amd64.
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.76 Unpacking libonig5:amd64 (6.9.1-1) ...
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.97 Selecting previously unselected package libjq1:amd64.
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:04:17 [2020-10-30T00:04:17.880Z] #18 37.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:04:18 [2020-10-30T00:04:18.018Z] #18 64.27 Setting up xfsprogs (4.20.0-1) ...
00:04:18 [2020-10-30T00:04:18.018Z] #18 64.28 Setting up python3-lib2to3 (3.7.3-1) ...
00:04:18 [2020-10-30T00:04:18.136Z] #18 38.09 Selecting previously unselected package jq.
00:04:18 [2020-10-30T00:04:18.137Z] #18 38.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:04:18 [2020-10-30T00:04:18.137Z] #18 38.11 Unpacking jq (1.5+dfsg-2+b1) ...
00:04:18 [2020-10-30T00:04:18.137Z] #18 38.20 Selecting previously unselected package libaio1:amd64.
00:04:18 [2020-10-30T00:04:18.137Z] #18 38.20 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:04:18 [2020-10-30T00:04:18.137Z] #18 38.22 Unpacking libaio1:amd64 (0.3.112-3) ...
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.27 Selecting previously unselected package libgpm2:amd64.
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.28 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.29 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.36 Selecting previously unselected package libicu63:amd64.
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:04:18 [2020-10-30T00:04:18.393Z] #18 38.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:04:18 [2020-10-30T00:04:18.347Z]  > git remote # timeout=10
00:04:18 [2020-10-30T00:04:18.542Z] #18 64.69 Setting up python3-pkg-resources (40.8.0-1) ...
00:04:18 [2020-10-30T00:04:18.797Z] Merge succeeded, producing e766361271f5985789f6f495fd2c10f3cc603a32
00:04:18 [2020-10-30T00:04:18.798Z] Checking out Revision e766361271f5985789f6f495fd2c10f3cc603a32 (PR-41458)
00:04:19 [2020-10-30T00:04:19.486Z] #18 65.65 Setting up python3-distutils (3.7.3-1) ...
00:04:19 [2020-10-30T00:04:19.709Z] #11 120.1 Selecting previously unselected package libpcre16-3:arm64.#11 ...
00:04:19 [2020-10-30T00:04:19.709Z] 
00:04:19 [2020-10-30T00:04:19.709Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:19 [2020-10-30T00:04:19.709Z] #43 DONE 120.2s
00:04:19 [2020-10-30T00:04:19.709Z] 
00:04:19 [2020-10-30T00:04:19.709Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:19 [2020-10-30T00:04:19.709Z] #11 120.1 Selecting previously unselected package libpcre16-3:arm64.
00:04:19 [2020-10-30T00:04:19.709Z] #11 120.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
00:04:19 [2020-10-30T00:04:19.709Z] #11 120.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
00:04:19 [2020-10-30T00:04:19.972Z] #11 120.6 Selecting previously unselected package libpcre32-3:arm64.
00:04:19 [2020-10-30T00:04:19.973Z] #11 120.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
00:04:19 [2020-10-30T00:04:19.973Z] #11 120.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
00:04:20 [2020-10-30T00:04:20.009Z] #18 66.15 Setting up python3-setuptools (40.8.0-1) ...
00:04:20 [2020-10-30T00:04:20.500Z] #11 120.9 Selecting previously unselected package libpcrecpp0v5:arm64.
00:04:20 [2020-10-30T00:04:20.500Z] #11 120.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
00:04:20 [2020-10-30T00:04:20.500Z] #11 121.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
00:04:20 [2020-10-30T00:04:20.500Z] #11 121.2 Selecting previously unselected package libpcre3-dev:arm64.
00:04:20 [2020-10-30T00:04:20.500Z] #11 121.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
00:04:20 [2020-10-30T00:04:20.500Z] #11 121.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
00:04:20 [2020-10-30T00:04:20.954Z] #18 67.43 Setting up python3-pip (18.1-5) ...
00:04:21 [2020-10-30T00:04:21.077Z] #11 121.9 Selecting previously unselected package libselinux1-dev:arm64.
00:04:21 [2020-10-30T00:04:21.171Z] #19 54.97 Selecting previously unselected package vim.
00:04:21 [2020-10-30T00:04:21.171Z] #19 54.98 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
00:04:21 [2020-10-30T00:04:21.171Z] #19 55.02 Unpacking vim (2:8.1.0875-5) ...
00:04:21 [2020-10-30T00:04:21.171Z] #19 ...
00:04:21 [2020-10-30T00:04:21.171Z] 
00:04:21 [2020-10-30T00:04:21.171Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:21 [2020-10-30T00:04:21.171Z] #44 157.1 net/http/httptrace
00:04:21 [2020-10-30T00:04:21.171Z] #44 157.6 net/http
00:04:21 [2020-10-30T00:04:21.341Z] #11 121.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
00:04:21 [2020-10-30T00:04:21.341Z] #11 121.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
00:04:21 [2020-10-30T00:04:21.473Z] #44 ...
00:04:21 [2020-10-30T00:04:21.473Z] 
00:04:21 [2020-10-30T00:04:21.473Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:04:21 [2020-10-30T00:04:21.473Z] #23 165.3 + mkdir -p /tmp/tmp.gfjVmkAXkO/src/github.com/docker
00:04:21 [2020-10-30T00:04:21.473Z] #23 165.4 + mv components/cli /tmp/tmp.gfjVmkAXkO/src/github.com/docker/cli
00:04:21 [2020-10-30T00:04:21.473Z] #23 165.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:04:18 [2020-10-30T00:04:18.458Z]  > git config --get remote.origin.url # timeout=10
00:04:18 [2020-10-30T00:04:18.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:04:18 [2020-10-30T00:04:18.520Z]  > git merge bb23f1bf61cb49c5aa3f7df934d79c305afb7c8c # timeout=10
00:04:18 [2020-10-30T00:04:18.677Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:04:18 [2020-10-30T00:04:18.817Z]  > git config core.sparsecheckout # timeout=10
00:04:18 [2020-10-30T00:04:18.880Z]  > git checkout -f e766361271f5985789f6f495fd2c10f3cc603a32 # timeout=10
00:04:21 [2020-10-30T00:04:21.913Z] #11 ...
00:04:21 [2020-10-30T00:04:21.913Z] 
00:04:21 [2020-10-30T00:04:21.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:21 [2020-10-30T00:04:21.913Z] #41 27.85   CC       images/timer.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 28.37   CC       images/timerfd.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 28.70   CC       images/mm.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 28.91   CC       images/sk-opts.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 29.09   CC       images/sk-unix.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 29.36   CC       images/sk-inet.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 29.71   CC       images/tun.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 30.06   CC       images/sk-netlink.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 30.27   CC       images/packet-sock.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 30.62   CC       images/ipc-var.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 30.84   CC       images/ipc-desc.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 31.05   CC       images/ipc-shm.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 31.22   CC       images/ipc-msg.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 31.46   CC       images/ipc-sem.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 31.68   CC       images/utsns.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 31.88   CC       images/creds.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 32.16   CC       images/vma.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 32.43   CC       images/netdev.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 32.88   CC       images/tty.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 33.52   CC       images/file-lock.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 33.71   CC       images/rlimit.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 34.00   CC       images/pagemap.o
00:04:21 [2020-10-30T00:04:21.913Z] #41 34.28   CC       images/siginfo.o
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.4 Selecting previously unselected package libdevmapper-dev:arm64.
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.5 Selecting previously unselected package libseccomp-dev:arm64.
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
00:04:21 [2020-10-30T00:04:21.916Z] #11 122.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
00:04:22 [2020-10-30T00:04:22.177Z] #41 34.61   CC       images/rpc.o
00:04:22 [2020-10-30T00:04:22.180Z] #11 122.6 Selecting previously unselected package libsystemd-dev:arm64.
00:04:22 [2020-10-30T00:04:22.180Z] #11 122.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
00:04:22 [2020-10-30T00:04:22.180Z] #11 122.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
00:04:22 [2020-10-30T00:04:22.342Z] #18 ...
00:04:22 [2020-10-30T00:04:22.343Z] 
00:04:22 [2020-10-30T00:04:22.343Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:04:22 [2020-10-30T00:04:22.343Z] #38 193.1 + dpkg --print-architecture
00:04:22 [2020-10-30T00:04:22.343Z] #38 193.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:04:22 [2020-10-30T00:04:22.343Z] #38 193.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:04:22 [2020-10-30T00:04:22.343Z] #38 193.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.01 Selecting previously unselected package libnet1:amd64.
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.12 Selecting previously unselected package libnl-3-200:amd64.
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.24 Selecting previously unselected package libprotobuf-c1:amd64.
00:04:22 [2020-10-30T00:04:22.563Z] #18 ...
00:04:22 [2020-10-30T00:04:22.563Z] 
00:04:22 [2020-10-30T00:04:22.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:22 [2020-10-30T00:04:22.563Z] #41 87.82   CC       criu/aio.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 88.30   CC       criu/autofs.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 89.57   CC       criu/bfd.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 90.01   CC       criu/bitmap.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 90.13   CC       criu/cgroup-props.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 90.88   CC       criu/cgroup.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 93.62   CC       criu/clone-noasan.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 93.83   CC       criu/config.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 95.30   CC       criu/cr-check.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 96.94   CC       criu/cr-dedup.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 97.36   CC       criu/cr-dump.o
00:04:22 [2020-10-30T00:04:22.563Z] #41 ...
00:04:22 [2020-10-30T00:04:22.563Z] 
00:04:22 [2020-10-30T00:04:22.563Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.24 Selecting previously unselected package libprotobuf-c1:amd64.
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.24 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.31 Selecting previously unselected package libreadline5:amd64.
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.47 Selecting previously unselected package net-tools.
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:04:22 [2020-10-30T00:04:22.563Z] #18 42.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:04:22 [2020-10-30T00:04:22.749Z] #41 ...
00:04:22 [2020-10-30T00:04:22.749Z] 
00:04:22 [2020-10-30T00:04:22.749Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:22 [2020-10-30T00:04:22.749Z] #43 116.5 compress/gzip
00:04:22 [2020-10-30T00:04:22.749Z] #43 117.5 net
00:04:22 [2020-10-30T00:04:22.749Z] #43 117.7 vendor/golang.org/x/text/transform
00:04:22 [2020-10-30T00:04:22.749Z] #43 118.4 vendor/golang.org/x/text/unicode/bidi
00:04:22 [2020-10-30T00:04:22.749Z] #43 120.6 vendor/golang.org/x/text/secure/bidirule
00:04:22 [2020-10-30T00:04:22.749Z] #43 120.9 vendor/golang.org/x/text/unicode/norm
00:04:22 [2020-10-30T00:04:22.749Z] #43 124.4 vendor/golang.org/x/net/idna
00:04:22 [2020-10-30T00:04:22.756Z] #11 123.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.3 Setting up libapparmor1:arm64 (2.13.2-10) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.4 Setting up libsepol1-dev:arm64 (2.8-1) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.5 Setting up libbtrfs0 (4.20.1-2) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.5 Setting up libpcre32-3:arm64 (2:8.39-12) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
00:04:22 [2020-10-30T00:04:22.757Z] #11 123.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:04:22 [2020-10-30T00:04:22.820Z] #18 42.70 Selecting previously unselected package python-pip-whl.
00:04:22 [2020-10-30T00:04:22.820Z] #18 42.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:04:22 [2020-10-30T00:04:22.820Z] #18 42.73 Unpacking python-pip-whl (18.1-5) ...
00:04:22 [2020-10-30T00:04:22.915Z] #38 ...
00:04:22 [2020-10-30T00:04:22.915Z] 
00:04:22 [2020-10-30T00:04:22.915Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:22 [2020-10-30T00:04:22.915Z] #18 68.52 Processing triggers for libc-bin (2.28-10) ...
00:04:22 [2020-10-30T00:04:22.915Z] #18 68.57 Processing triggers for mime-support (3.62) ...
00:04:22 [2020-10-30T00:04:22.915Z] #18 DONE 69.3s
00:04:22 [2020-10-30T00:04:22.915Z] 
00:04:22 [2020-10-30T00:04:22.915Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:04:23 [2020-10-30T00:04:23.009Z] #43 126.7 vendor/golang.org/x/net/http2/hpack
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.6 Setting up mingw-w64-common (6.0.0-3) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:04:23 [2020-10-30T00:04:23.022Z] #11 123.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:04:23 [2020-10-30T00:04:23.269Z] #43 ...
00:04:23 [2020-10-30T00:04:23.269Z] 
00:04:23 [2020-10-30T00:04:23.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:23 [2020-10-30T00:04:23.269Z] #41 35.74   CC       images/ext-file.o
00:04:23 [2020-10-30T00:04:23.285Z] #11 123.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:04:23 [2020-10-30T00:04:23.286Z] #11 123.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:04:23 [2020-10-30T00:04:23.286Z] #11 123.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
00:04:23 [2020-10-30T00:04:23.286Z] #11 123.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:04:23 [2020-10-30T00:04:23.286Z] #11 123.9 Setting up dmsetup (2:1.02.155-3) ...
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.24 Selecting previously unselected package python3-lib2to3.
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.25 Unpacking python3-lib2to3 (3.7.3-1) ...
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.37 Selecting previously unselected package python3-distutils.
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:04:23 [2020-10-30T00:04:23.385Z] #18 43.39 Unpacking python3-distutils (3.7.3-1) ...
00:04:23 [2020-10-30T00:04:23.529Z] #41 35.93   CC       images/cgroup.o
00:04:23 [2020-10-30T00:04:23.549Z] #11 124.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:04:23 [2020-10-30T00:04:23.642Z] #18 43.53 Selecting previously unselected package python3-pip.
00:04:23 [2020-10-30T00:04:23.642Z] #18 43.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:04:23 [2020-10-30T00:04:23.642Z] #18 43.56 Unpacking python3-pip (18.1-5) ...
00:04:23 [2020-10-30T00:04:23.859Z] #19 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:04:23 [2020-10-30T00:04:23.859Z] #19 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:04:23 [2020-10-30T00:04:23.859Z] #19 0.953 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:04:23 [2020-10-30T00:04:23.859Z] #19 DONE 1.0s
00:04:23 [2020-10-30T00:04:23.859Z] 
00:04:23 [2020-10-30T00:04:23.859Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.76 Selecting previously unselected package python3-pkg-resources.
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.77 Unpacking python3-pkg-resources (40.8.0-1) ...
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.90 Selecting previously unselected package python3-setuptools.
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:04:23 [2020-10-30T00:04:23.899Z] #18 43.93 Unpacking python3-setuptools (40.8.0-1) ...
00:04:24 [2020-10-30T00:04:24.098Z] #41 36.60   CC       images/userns.o
00:04:24 [2020-10-30T00:04:24.129Z] #11 124.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:04:24 [2020-10-30T00:04:24.156Z] #18 44.12 Selecting previously unselected package python3-wheel.
00:04:24 [2020-10-30T00:04:24.156Z] #18 44.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:04:24 [2020-10-30T00:04:24.156Z] #18 44.15 Unpacking python3-wheel (0.32.3-2) ...
00:04:24 [2020-10-30T00:04:24.358Z] #41 36.82   CC       images/google/protobuf/descriptor.o
00:04:24 [2020-10-30T00:04:24.397Z] #11 125.0 Processing triggers for libc-bin (2.28-10) ...
00:04:24 [2020-10-30T00:04:24.413Z] #18 44.23 Selecting previously unselected package sudo.
00:04:24 [2020-10-30T00:04:24.413Z] #18 44.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:04:24 [2020-10-30T00:04:24.413Z] #18 44.25 Unpacking sudo (1.8.27-1+deb10u2) ...
00:04:24 [2020-10-30T00:04:24.670Z] #18 44.73 Selecting previously unselected package thin-provisioning-tools.
00:04:24 [2020-10-30T00:04:24.670Z] #18 44.74 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:04:24 [2020-10-30T00:04:24.670Z] #18 44.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:04:24 [2020-10-30T00:04:24.975Z] #11 ...
00:04:24 [2020-10-30T00:04:24.975Z] 
00:04:24 [2020-10-30T00:04:24.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:24 [2020-10-30T00:04:24.975Z] #41 31.89   CC       images/netdev.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 32.30   CC       images/tty.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 33.34   CC       images/file-lock.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 33.58   CC       images/rlimit.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 33.84   CC       images/pagemap.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 34.06   CC       images/siginfo.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 34.34   CC       images/rpc.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 35.80   CC       images/ext-file.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 35.98   CC       images/cgroup.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 36.36   CC       images/userns.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 36.57   CC       images/google/protobuf/descriptor.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 38.09   CC       images/opts.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 38.34   CC       images/seccomp.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 38.76   CC       images/binfmt-misc.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 38.99   CC       images/time.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 39.31   CC       images/sysctl.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 39.48   CC       images/autofs.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 39.63   CC       images/macvlan.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 39.81   CC       images/sit.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.02   CC       images/memfd.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.19   CC       images/timens.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.33   LINK     images/built-in.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.45   GEN      compel/include/asm
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.47   GEN      compel/include/version.h
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.51 touch .config
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.57   GEN      include/common/config.h
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.67   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.72   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.75   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.82   DEP      compel/plugins/std/infect.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 40.98   DEP      compel/plugins/std/string.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.05   DEP      compel/plugins/std/log.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.11   DEP      compel/plugins/std/fds.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.16   DEP      compel/plugins/std/std.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.27   DEP      compel/plugins/shmem/shmem.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.33   DEP      compel/plugins/fds/fds.d
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.41   CC       compel/plugins/std/std.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.63   CC       compel/plugins/std/fds.o
00:04:24 [2020-10-30T00:04:24.975Z] #41 41.89   CC       compel/plugins/std/log.o
00:04:25 [2020-10-30T00:04:25.060Z] #23 ...
00:04:25 [2020-10-30T00:04:25.060Z] 
00:04:25 [2020-10-30T00:04:25.060Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:25 [2020-10-30T00:04:25.060Z] #19 55.72 Selecting previously unselected package xfsprogs.
00:04:25 [2020-10-30T00:04:25.060Z] #19 55.73 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 55.75 Unpacking xfsprogs (4.20.0-1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.48 Selecting previously unselected package zip.
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.49 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.50 Unpacking zip (3.0-11+b1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.81 Setting up aufs-tools (1:4.14+20190211-1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.83 Setting up libip6tc0:ppc64el (1.8.2-4) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.86 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.87 Setting up libgpm2:ppc64el (1.20.7-5) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.88 Setting up libip4tc0:ppc64el (1.8.2-4) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.90 Setting up uidmap (1:4.5-1.1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.92 Setting up libnftnl11:ppc64el (1.1.2-2) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.94 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.98 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 56.99 Setting up xxd (2:8.1.0875-5) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 57.01 Setting up zip (3.0-11+b1) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 57.02 Setting up vim-common (2:8.1.0875-5) ...
00:04:25 [2020-10-30T00:04:25.060Z] #19 57.08 Setting up bash-completion (1:2.8-6) ...
00:04:25 [2020-10-30T00:04:25.234Z] #18 44.98 Selecting previously unselected package uidmap.
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.00 Unpacking uidmap (1:4.5-1.1) ...
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.16 Selecting previously unselected package vim-runtime.
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.17 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:04:25 [2020-10-30T00:04:25.234Z] #18 45.23 Unpacking vim-runtime (2:8.1.0875-5) ...
00:04:25 [2020-10-30T00:04:25.238Z] #41 ...
00:04:25 [2020-10-30T00:04:25.238Z] 
00:04:25 [2020-10-30T00:04:25.238Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:04:25 [2020-10-30T00:04:25.238Z] #22 118.4 Checking out files:  17% (1893/10990)   
Checking out files:  18% (1979/10990)   
Checking out files:  19% (2089/10990)   
Checking out files:  20% (2198/10990)   
Checking out files:  21% (2308/10990)   
Checking out files:  22% (2418/10990)   
Checking out files:  23% (2528/10990)   
Checking out files:  24% (2638/10990)   
Checking out files:  25% (2748/10990)   
Checking out files:  26% (2858/10990)   
Checking out files:  27% (2968/10990)   
Checking out files:  28% (3078/10990)   
Checking out files:  29% (3188/10990)   
Checking out files:  30% (3297/10990)   
Checking out files:  31% (3407/10990)   
Checking out files:  32% (3517/10990)   
Checking out files:  33% (3627/10990)   
Checking out files:  33% (3735/10990)   
Checking out files:  34% (3737/10990)   
Checking out files:  35% (3847/10990)   
Checking out files:  36% (3957/10990)   
Checking out files:  37% (4067/10990)   
Checking out files:  38% (4177/10990)   
Checking out files:  39% (4287/10990)   
Checking out files:  40% (4396/10990)   
Checking out files:  41% (4506/10990)   
Checking out files:  42% (4616/10990)   
Checking out files:  43% (4726/10990)   
Checking out files:  44% (4836/10990)   
Checking out files:  45% (4946/10990)   
Checking out files:  46% (5056/10990)   
Checking out files:  47% (5166/10990)   
Checking out files:  48% (5276/10990)   
Checking out files:  49% (5386/10990)   
Checking out files:  50% (5495/10990)   
Checking out files:  51% (5605/10990)   
Checking out files:  52% (5715/10990)   
Checking out files:  53% (5825/10990)   
Checking out files:  54% (5935/10990)   
Checking out files:  55% (6045/10990)   
Checking out files:  55% (6150/10990)   
Checking out files:  56% (6155/10990)   
Checking out files:  57% (6265/10990)   
Checking out files:  58% (6375/10990)   
Checking out files:  59% (6485/10990)   
Checking out files:  60% (6594/10990)   
Checking out files:  61% (6704/10990)   
Checking out files:  62% (6814/10990)   
Checking out files:  63% (6924/10990)   
Checking out files:  64% (7034/10990)   
Checking out files:  65% (7144/10990)   
Checking out files:  66% (7254/10990)   
Checking out files:  67% (7364/10990)   
Checking out files:  68% (7474/10990)   
Checking out files:  69% (7584/10990)   
Checking out files:  70% (7693/10990)   
Checking out files:  71% (7803/10990)   
Checking out files:  72% (7913/10990)   
Checking out files:  73% (8023/10990)   
Checking out files:  74% (8133/10990)   
Checking out files:  75% (8243/10990)   
Checking out files:  76% (8353/10990)   
Checking out files:  77% (8463/10990)   
Checking out files:  78% (8573/10990)   
Checking out files:  79% (8683/10990)   
Checking out files:  80% (8792/10990)   
Checking out files:  81% (8902/10990)   
Checking out files:  82% (9012/10990)   
Checking out files:  82% (9081/10990)   
Checking out files:  83% (9122/10990)   
Checking out files:  84% (9232/10990)   
Checking out files:  85% (9342/10990)   
Checking out files:  86% (9452/10990)   
Checking out files:  87% (9562/10990)   
Checking out files:  88% (9672/10990)   
Checking out files:  89% (9782/10990)   
Checking out files:  90% (9891/10990)   
Checking out files:  91% (10001/10990)   
Checking out files:  92% (10111/10990)   
Checking out files:  93% (10221/10990)   
Checking out files:  94% (10331/10990)   
Checking out files:  95% (10441/10990)   
Checking out files:  96% (10551/10990)   
Checking out files:  97% (10661/10990)   
Checking out files:  98% (10771/10990)   
Checking out files:  99% (10881/10990)   
Checking out files: 100% (10990/10990)   
Checking out files: 100% (10990/10990), done.
00:04:25 [2020-10-30T00:04:25.238Z] #22 122.2 + cd /tmp/tmp.rv8edRy0cS/tmp/docker-ce
00:04:25 [2020-10-30T00:04:25.238Z] #22 122.2 + git checkout -q v17.06.2-ce
00:04:25 [2020-10-30T00:04:25.238Z] #22 125.6 + mkdir -p /tmp/tmp.rv8edRy0cS/src/github.com/docker
00:04:25 [2020-10-30T00:04:25.238Z] #22 125.6 + mv components/cli /tmp/tmp.rv8edRy0cS/src/github.com/docker/cli
00:04:25 [2020-10-30T00:04:25.238Z] #22 125.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:04:25 [2020-10-30T00:04:25.501Z] #22 ...
00:04:25 [2020-10-30T00:04:25.501Z] 
00:04:25 [2020-10-30T00:04:25.501Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:25 [2020-10-30T00:04:25.501Z] #11 DONE 126.1s
00:04:25 [2020-10-30T00:04:25.501Z] 
00:04:25 [2020-10-30T00:04:25.501Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:25 [2020-10-30T00:04:25.501Z] #41 42.48   CC       compel/plugins/std/string.o
00:04:26 [2020-10-30T00:04:26.080Z] #41 43.01   CC       compel/plugins/std/infect.o
00:04:26 [2020-10-30T00:04:26.268Z] #41 38.36   CC       images/opts.o
00:04:26 [2020-10-30T00:04:26.268Z] #41 38.63   CC       images/seccomp.o
00:04:26 [2020-10-30T00:04:26.409Z] #20 ...
00:04:26 [2020-10-30T00:04:26.409Z] 
00:04:26 [2020-10-30T00:04:26.409Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:26 [2020-10-30T00:04:26.409Z] #41 114.2   CC       criu/fsnotify.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 115.3   CC       criu/image-desc.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 115.4   CC       criu/image.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 116.5   CC       criu/ipc_ns.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 117.7   CC       criu/irmap.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 118.3   CC       criu/kcmp-ids.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 118.6   CC       criu/kerndat.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 119.9   CC       criu/libnetlink.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 120.3   CC       criu/log.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 120.8   CC       criu/lsm.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 121.2   CC       criu/mem.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 123.8   CC       criu/memfd.o
00:04:26 [2020-10-30T00:04:26.409Z] #41 124.5   CC       criu/mount.o
00:04:26 [2020-10-30T00:04:26.528Z] #41 38.93   CC       images/binfmt-misc.o
00:04:26 [2020-10-30T00:04:26.656Z] #41 43.54   CC       compel/arch/aarch64/plugins/std/parasite-head.o
00:04:26 [2020-10-30T00:04:26.656Z] #41 43.60   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
00:04:26 [2020-10-30T00:04:26.656Z] #41 43.61   AR       compel/plugins/std.lib.a
00:04:26 [2020-10-30T00:04:26.656Z] #41 43.70   CC       compel/plugins/fds/fds.o
00:04:26 [2020-10-30T00:04:26.787Z] #41 39.13   CC       images/time.o
00:04:26 [2020-10-30T00:04:26.787Z] #41 39.31   CC       images/sysctl.o
00:04:26 [2020-10-30T00:04:26.919Z] #41 44.03   AR       compel/plugins/fds.lib.a
00:04:27 [2020-10-30T00:04:27.182Z] #41 44.13   HOSTDEP  compel/src/lib/log-host.d
00:04:27 [2020-10-30T00:04:27.356Z] #41 39.55   CC       images/autofs.o
00:04:27 [2020-10-30T00:04:27.356Z] #41 39.72   CC       images/macvlan.o
00:04:27 [2020-10-30T00:04:27.445Z] #41 44.23   HOSTDEP  compel/src/lib/handle-elf-host.d
00:04:27 [2020-10-30T00:04:27.445Z] #41 44.36   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
00:04:27 [2020-10-30T00:04:27.445Z] #41 44.42   HOSTDEP  compel/src/main-host.d
00:04:27 [2020-10-30T00:04:27.445Z] #41 ...
00:04:27 [2020-10-30T00:04:27.445Z] 
00:04:27 [2020-10-30T00:04:27.445Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:04:27 [2020-10-30T00:04:27.445Z] #12 DONE 2.0s
00:04:27 [2020-10-30T00:04:27.445Z] 
00:04:27 [2020-10-30T00:04:27.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:27 [2020-10-30T00:04:27.445Z] #41 44.52   DEP      compel/src/lib/ptrace.d
00:04:27 [2020-10-30T00:04:27.616Z] #41 39.89   CC       images/sit.o
00:04:27 [2020-10-30T00:04:27.616Z] #41 40.07   CC       images/memfd.o
00:04:27 [2020-10-30T00:04:27.708Z] #41 44.68   DEP      compel/src/lib/infect.d
00:04:27 [2020-10-30T00:04:27.875Z] #41 40.30   CC       images/timens.o
00:04:27 [2020-10-30T00:04:27.978Z] #41 44.91   DEP      compel/src/lib/infect-util.d
00:04:28 [2020-10-30T00:04:28.135Z] #41 40.55   LINK     images/built-in.o
00:04:28 [2020-10-30T00:04:28.240Z] #41 45.15   DEP      compel/src/lib/infect-rpc.d
00:04:28 [2020-10-30T00:04:28.395Z] #41 40.76   GEN      compel/include/asm
00:04:28 [2020-10-30T00:04:28.395Z] #41 40.79   GEN      compel/include/version.h
00:04:28 [2020-10-30T00:04:28.395Z] #41 40.82 touch .config
00:04:28 [2020-10-30T00:04:28.395Z] #41 40.87   GEN      include/common/config.h
00:04:28 [2020-10-30T00:04:28.395Z] #41 40.96   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:04:28 [2020-10-30T00:04:28.504Z] #41 45.31   DEP      compel/arch/aarch64/src/lib/infect.d
00:04:28 [2020-10-30T00:04:28.504Z] #41 45.51   DEP      compel/arch/aarch64/src/lib/cpu.d
00:04:28 [2020-10-30T00:04:28.504Z] #41 45.53   DEP      compel/src/lib/log.d
00:04:28 [2020-10-30T00:04:28.508Z] #18 48.26 Selecting previously unselected package vim.
00:04:28 [2020-10-30T00:04:28.508Z] #18 48.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:04:28 [2020-10-30T00:04:28.508Z] #18 48.29 Unpacking vim (2:8.1.0875-5) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.03 Setting up libiptc0:ppc64el (1.8.2-4) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.03 Setting up xz-utils (5.2.4-1) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.06 Setting up sudo (1.8.27-1+deb10u2) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.15 invoke-rc.d: could not determine current runlevel
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.17 invoke-rc.d: policy-rc.d denied execution of start.
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.18 Setting up pigz (2.4-1) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.18 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.19 Setting up python-pip-whl (18.1-5) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.20 Setting up libmpdec2:ppc64el (2.4.2-2) ...
00:04:28 [2020-10-30T00:04:28.638Z] #19 62.20 Setting up vim-runtime (2:8.1.0875-5) ...
00:04:28 [2020-10-30T00:04:28.655Z] #41 40.98   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.02   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.05   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.07   DEP      compel/arch/x86/plugins/std/memcpy.d
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.09   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.12   GEN      compel/plugins/include/uapi/std/syscall.h
00:04:28 [2020-10-30T00:04:28.655Z] #41 41.17   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:04:28 [2020-10-30T00:04:28.767Z] #41 45.67   DEP      compel/src/main.d
00:04:28 [2020-10-30T00:04:28.767Z] #41 45.76   DEP      compel/src/lib/handle-elf.d
00:04:28 [2020-10-30T00:04:28.914Z] #41 41.18   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:04:28 [2020-10-30T00:04:28.914Z] #41 41.20   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:04:28 [2020-10-30T00:04:28.914Z] #41 41.21   DEP      compel/plugins/std/infect.d
00:04:28 [2020-10-30T00:04:28.914Z] #41 41.41   DEP      compel/plugins/std/string.d
00:04:29 [2020-10-30T00:04:29.031Z] #41 45.94   DEP      compel/arch/aarch64/src/lib/handle-elf.d
00:04:29 [2020-10-30T00:04:29.120Z] #18 48.82 Selecting previously unselected package xfsprogs.
00:04:29 [2020-10-30T00:04:29.120Z] #18 48.83 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:04:29 [2020-10-30T00:04:29.120Z] #18 48.83 Unpacking xfsprogs (4.20.0-1) ...
00:04:29 [2020-10-30T00:04:29.174Z] #41 41.54   DEP      compel/plugins/std/log.d
00:04:29 [2020-10-30T00:04:29.174Z] #41 41.68   DEP      compel/plugins/std/fds.d
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.89 Setting up libaio1:ppc64el (0.3.112-3) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.90 Setting up libonig5:ppc64el (6.9.1-1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.90 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.91 Setting up vim (2:8.1.0875-5) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 62.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.02 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.02 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.03 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.04 Setting up jq (1.5+dfsg-2+b1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.04 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 63.05 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:04:29 [2020-10-30T00:04:29.238Z] #19 ...
00:04:29 [2020-10-30T00:04:29.238Z] 
00:04:29 [2020-10-30T00:04:29.238Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:29 [2020-10-30T00:04:29.238Z] #42 99.32   CC       criu/bfd.o
00:04:29 [2020-10-30T00:04:29.238Z] #42 100.1   CC       criu/bitmap.o
00:04:29 [2020-10-30T00:04:29.238Z] #42 100.4   CC       criu/cgroup-props.o
00:04:29 [2020-10-30T00:04:29.238Z] #42 101.8   CC       criu/cgroup.o
00:04:29 [2020-10-30T00:04:29.238Z] #42 107.0   CC       criu/clone-noasan.o
00:04:29 [2020-10-30T00:04:29.238Z] #42 107.3   CC       criu/config.o
00:04:29 [2020-10-30T00:04:29.294Z] #41 46.12   CC       compel/src/lib/log.o
00:04:29 [2020-10-30T00:04:29.380Z] #18 49.35 Selecting previously unselected package zip.
00:04:29 [2020-10-30T00:04:29.380Z] #18 49.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:04:29 [2020-10-30T00:04:29.380Z] #18 49.36 Unpacking zip (3.0-11+b1) ...
00:04:29 [2020-10-30T00:04:29.433Z] #41 41.80   DEP      compel/plugins/std/std.d
00:04:29 [2020-10-30T00:04:29.433Z] #41 41.88   DEP      compel/plugins/shmem/shmem.d
00:04:29 [2020-10-30T00:04:29.433Z] #41 41.94   DEP      compel/plugins/fds/fds.d
00:04:29 [2020-10-30T00:04:29.557Z] #41 46.46   CC       compel/arch/aarch64/src/lib/cpu.o
00:04:29 [2020-10-30T00:04:29.637Z] #18 49.58 Setting up aufs-tools (1:4.14+20190211-1) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.62 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.63 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.65 Setting up libgpm2:amd64 (1.20.7-5) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.66 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.68 Setting up uidmap (1:4.5-1.1) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.69 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:04:29 [2020-10-30T00:04:29.638Z] #18 49.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:04:29 [2020-10-30T00:04:29.693Z] #41 42.04   CC       compel/plugins/std/std.o
00:04:29 [2020-10-30T00:04:29.718Z] #41 ...
00:04:29 [2020-10-30T00:04:29.718Z] 
00:04:29 [2020-10-30T00:04:29.718Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:29 [2020-10-30T00:04:29.718Z] #20 5.358 Collecting yamllint==1.16.0
00:04:29 [2020-10-30T00:04:29.821Z] #41 46.69   CC       compel/arch/aarch64/src/lib/infect.o
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.72 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.75 Setting up xxd (2:8.1.0875-5) ...
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.77 Setting up zip (3.0-11+b1) ...
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.78 Setting up vim-common (2:8.1.0875-5) ...
00:04:29 [2020-10-30T00:04:29.899Z] #18 49.81 Setting up bash-completion (1:2.8-6) ...
00:04:29 [2020-10-30T00:04:29.952Z] #41 42.42   CC       compel/plugins/std/fds.o
00:04:30 [2020-10-30T00:04:30.085Z] #41 ...
00:04:30 [2020-10-30T00:04:30.085Z] 
00:04:30 [2020-10-30T00:04:30.085Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:04:30 [2020-10-30T00:04:30.085Z] #13 DONE 2.6s
00:04:30 [2020-10-30T00:04:30.085Z] 
00:04:30 [2020-10-30T00:04:30.085Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:30 [2020-10-30T00:04:30.085Z] #41 47.07   CC       compel/src/lib/infect-rpc.o
00:04:30 [2020-10-30T00:04:30.314Z] #42 110.1   CC       criu/cr-check.o
00:04:30 [2020-10-30T00:04:30.521Z] #41 42.90   CC       compel/plugins/std/log.o
00:04:30 [2020-10-30T00:04:30.661Z] #41 47.61   CC       compel/src/lib/infect-util.o
00:04:30 [2020-10-30T00:04:30.780Z] #41 ...
00:04:30 [2020-10-30T00:04:30.781Z] 
00:04:30 [2020-10-30T00:04:30.781Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:30 [2020-10-30T00:04:30.781Z] #11 134.6 Selecting previously unselected package libapparmor1:amd64.
00:04:30 [2020-10-30T00:04:30.781Z] #11 134.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:04:30 [2020-10-30T00:04:30.781Z] #11 134.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:04:30 [2020-10-30T00:04:30.924Z] #41 47.80   CC       compel/src/lib/infect.o
00:04:31 [2020-10-30T00:04:31.040Z] #11 134.7 Selecting previously unselected package libapparmor-dev:amd64.
00:04:31 [2020-10-30T00:04:31.040Z] #11 134.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.040Z] #11 134.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:04:31 [2020-10-30T00:04:31.301Z] #11 134.9 Selecting previously unselected package libbtrfs0.
00:04:31 [2020-10-30T00:04:31.301Z] #11 135.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.301Z] #11 135.0 Unpacking libbtrfs0 (4.20.1-2) ...
00:04:31 [2020-10-30T00:04:31.301Z] #11 135.1 Selecting previously unselected package libbtrfs-dev.
00:04:31 [2020-10-30T00:04:31.301Z] #11 135.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.301Z] #11 135.1 Unpacking libbtrfs-dev (4.20.1-2) ...
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.3 Selecting previously unselected package libudev-dev:amd64.
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.564Z] #11 135.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
00:04:31 [2020-10-30T00:04:31.823Z] #11 135.6 Selecting previously unselected package libsepol1-dev:amd64.
00:04:31 [2020-10-30T00:04:31.823Z] #11 135.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:04:31 [2020-10-30T00:04:31.823Z] #11 135.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:04:32 [2020-10-30T00:04:32.083Z] #11 135.9 Selecting previously unselected package libpcre16-3:amd64.
00:04:32 [2020-10-30T00:04:32.083Z] #11 136.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:04:32 [2020-10-30T00:04:32.083Z] #11 136.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:04:32 [2020-10-30T00:04:32.324Z] #41 ...
00:04:32 [2020-10-30T00:04:32.324Z] 
00:04:32 [2020-10-30T00:04:32.324Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:04:32 [2020-10-30T00:04:32.324Z] #14 1.602 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:04:32 [2020-10-30T00:04:32.324Z] #14 DONE 2.3s
00:04:32 [2020-10-30T00:04:32.421Z] #42 112.5   CC       criu/cr-dedup.o
00:04:32 [2020-10-30T00:04:32.588Z] 
00:04:32 [2020-10-30T00:04:32.588Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:04:32 [2020-10-30T00:04:32.666Z] #11 136.5 Selecting previously unselected package libpcre32-3:amd64.
00:04:32 [2020-10-30T00:04:32.666Z] #11 136.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:04:32 [2020-10-30T00:04:32.925Z] #11 136.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:04:33 [2020-10-30T00:04:33.070Z] #42 113.0   CC       criu/cr-dump.o
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.54 Setting up libiptc0:amd64 (1.8.2-4) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.55 Setting up xz-utils (5.2.4-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.57 Setting up sudo (1.8.27-1+deb10u2) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.65 invoke-rc.d: could not determine current runlevel
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.66 invoke-rc.d: policy-rc.d denied execution of start.
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.67 Setting up pigz (2.4-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.69 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.71 Setting up python-pip-whl (18.1-5) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.72 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 52.73 Setting up vim-runtime (2:8.1.0875-5) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.13 Setting up libaio1:amd64 (0.3.112-3) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.14 Setting up libonig5:amd64 (6.9.1-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.17 Setting up vim (2:8.1.0875-5) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.25 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.27 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.28 Setting up jq (1.5+dfsg-2+b1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:04:33 [2020-10-30T00:04:33.182Z] #18 53.31 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:04:33 [2020-10-30T00:04:33.494Z] #11 ...
00:04:33 [2020-10-30T00:04:33.494Z] 
00:04:33 [2020-10-30T00:04:33.494Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:04:33 [2020-10-30T00:04:33.494Z] #56 129.8 + for f in rootlesskit rootlesskit-docker-proxy
00:04:33 [2020-10-30T00:04:33.494Z] #56 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:04:33 [2020-10-30T00:04:33.494Z] #56 DONE 137.4s
00:04:33 [2020-10-30T00:04:33.494Z] 
00:04:33 [2020-10-30T00:04:33.494Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:33 [2020-10-30T00:04:33.494Z] #11 137.3 Selecting previously unselected package libpcrecpp0v5:amd64.
00:04:33 [2020-10-30T00:04:33.494Z] #11 137.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:04:33 [2020-10-30T00:04:33.494Z] #11 137.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:04:33 [2020-10-30T00:04:33.719Z] #42 ...
00:04:33 [2020-10-30T00:04:33.719Z] 
00:04:33 [2020-10-30T00:04:33.719Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.38 Setting up iptables (1.8.2-4) ...
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:04:33 [2020-10-30T00:04:33.719Z] #19 67.50 Setting up python3 (3.7.3-1) ...
00:04:33 [2020-10-30T00:04:33.754Z] #11 ...
00:04:33 [2020-10-30T00:04:33.754Z] 
00:04:33 [2020-10-30T00:04:33.754Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:04:33 [2020-10-30T00:04:33.754Z] #57 DONE 0.1s
00:04:33 [2020-10-30T00:04:33.754Z] 
00:04:33 [2020-10-30T00:04:33.754Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:04:33 [2020-10-30T00:04:33.754Z] #58 DONE 0.1s
00:04:33 [2020-10-30T00:04:33.754Z] 
00:04:33 [2020-10-30T00:04:33.754Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:33 [2020-10-30T00:04:33.754Z] #11 137.6 Selecting previously unselected package libpcre3-dev:amd64.
00:04:33 [2020-10-30T00:04:33.754Z] #11 137.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:04:33 [2020-10-30T00:04:33.754Z] #11 137.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:04:34 [2020-10-30T00:04:34.013Z] #11 ...
00:04:34 [2020-10-30T00:04:34.013Z] 
00:04:34 [2020-10-30T00:04:34.013Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:34 [2020-10-30T00:04:34.013Z] #43 127.7 mime
00:04:34 [2020-10-30T00:04:34.013Z] #43 129.5 mime/quotedprintable
00:04:34 [2020-10-30T00:04:34.013Z] #43 129.8 net/http/internal
00:04:34 [2020-10-30T00:04:34.013Z] #43 133.7 net/textproto
00:04:34 [2020-10-30T00:04:34.013Z] #43 133.7 crypto/x509
00:04:34 [2020-10-30T00:04:34.013Z] #43 134.7 vendor/golang.org/x/net/http/httpguts
00:04:34 [2020-10-30T00:04:34.013Z] #43 134.9 vendor/golang.org/x/net/http/httpproxy
00:04:34 [2020-10-30T00:04:34.013Z] #43 135.2 mime/multipart
00:04:34 [2020-10-30T00:04:34.013Z] #43 137.3 crypto/tls
00:04:34 [2020-10-30T00:04:34.013Z] #43 ...
00:04:34 [2020-10-30T00:04:34.013Z] 
00:04:34 [2020-10-30T00:04:34.013Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:34 [2020-10-30T00:04:34.013Z] #41 43.70   CC       compel/plugins/std/string.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.23   CC       compel/plugins/std/infect.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.62   CC       compel/arch/x86/plugins/std/parasite-head.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.65   CC       compel/arch/x86/plugins/std/memcpy.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.72   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.83   AR       compel/plugins/std.lib.a
00:04:34 [2020-10-30T00:04:34.013Z] #41 44.90   CC       compel/plugins/fds/fds.o
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.15   AR       compel/plugins/fds.lib.a
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.25   HOSTDEP  compel/src/lib/log-host.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.31   HOSTDEP  compel/src/lib/handle-elf-host.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.40   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.54   HOSTDEP  compel/src/main-host.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.63   DEP      compel/src/lib/ptrace.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.76   DEP      compel/src/lib/infect.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 45.93   DEP      compel/src/lib/infect-util.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 46.10   DEP      compel/src/lib/infect-rpc.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 46.26   DEP      compel/arch/x86/src/lib/infect.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 46.47   DEP      compel/arch/x86/src/lib/cpu.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 46.53   DEP      compel/src/lib/log.d
00:04:34 [2020-10-30T00:04:34.013Z] #41 46.60   DEP      compel/src/main.d
00:04:34 [2020-10-30T00:04:34.113Z] #18 ...
00:04:34 [2020-10-30T00:04:34.113Z] 
00:04:34 [2020-10-30T00:04:34.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:34 [2020-10-30T00:04:34.113Z] #41 99.42   CC       criu/cr-errno.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 99.51   CC       criu/cr-restore.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 104.0   CC       criu/cr-service.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 105.8   CC       criu/crtools.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 106.5   CC       criu/eventfd.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 106.9   CC       criu/eventpoll.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 107.9   CC       criu/external.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 108.2   CC       criu/fault-injection.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 108.4   CC       criu/fdstore.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 108.8   CC       criu/fifo.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 109.3   CC       criu/file-ids.o
00:04:34 [2020-10-30T00:04:34.113Z] #41 109.6   CC       criu/file-lock.o
00:04:34 [2020-10-30T00:04:34.274Z] #41 46.66   DEP      compel/src/lib/handle-elf.d
00:04:34 [2020-10-30T00:04:34.372Z] #19 68.06 Setting up python3-wheel (0.32.3-2) ...
00:04:34 [2020-10-30T00:04:34.533Z] #41 46.77   DEP      compel/arch/x86/src/lib/handle-elf.d
00:04:34 [2020-10-30T00:04:34.533Z] #41 46.90   CC       compel/src/lib/log.o
00:04:34 [2020-10-30T00:04:34.722Z] Commit message: "pkg/mount: update deprecated wrappers"
00:04:34 [2020-10-30T00:04:34.793Z] #41 47.27   CC       compel/arch/x86/src/lib/cpu.o
00:04:35 [2020-10-30T00:04:35.012Z] #20 10.75   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:04:35 [2020-10-30T00:04:35.012Z] #20 10.84 Collecting pyyaml (from yamllint==1.16.0)
00:04:35 [2020-10-30T00:04:35.012Z] #20 10.98   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:04:35 [2020-10-30T00:04:35.043Z] #41 110.5   CC       criu/files-ext.o
00:04:35 [2020-10-30T00:04:35.167Z] #15 DONE 2.4s
00:04:35 [2020-10-30T00:04:35.167Z] 
00:04:35 [2020-10-30T00:04:35.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:35 [2020-10-30T00:04:35.167Z] #41 49.95   CC       compel/src/lib/ptrace.o
00:04:35 [2020-10-30T00:04:35.167Z] #41 50.29   AR       compel/libcompel.a
00:04:35 [2020-10-30T00:04:35.167Z] #41 50.42   HOSTCC   compel/src/main-host.o
00:04:35 [2020-10-30T00:04:35.167Z] #41 50.70   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
00:04:35 [2020-10-30T00:04:35.167Z] #41 50.82   HOSTCC   compel/src/lib/handle-elf-host.o
00:04:35 [2020-10-30T00:04:35.167Z] #41 51.06   HOSTCC   compel/src/lib/log-host.o
00:04:35 [2020-10-30T00:04:35.167Z] #41 51.34   HOSTLINK compel/compel-host-bin
00:04:35 [2020-10-30T00:04:35.167Z] #41 51.59   DEP      soccr/soccr.d
00:04:35 [2020-10-30T00:04:35.167Z] #41 51.71   CC       soccr/soccr.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:04:35 [2020-10-30T00:04:35.301Z] #41 110.9   CC       criu/files-reg.o
00:04:35 [2020-10-30T00:04:35.430Z] #41 ...
00:04:35 [2020-10-30T00:04:35.430Z] 
00:04:35 [2020-10-30T00:04:35.430Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.872 + RM_GOPATH=0
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.872 + TMP_GOPATH=
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.872 + : /build
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.872 + '[' -z '' ']'
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.874 ++ mktemp -d
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.880 + export GOPATH=/tmp/tmp.tcKl32krc6
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.880 + GOPATH=/tmp/tmp.tcKl32krc6
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.880 + RM_GOPATH=1
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.880 + case "$(go env GOARCH)" in
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.881 ++ go env GOARCH
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.918 + export GO_BUILDMODE=-buildmode=pie
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.918 + GO_BUILDMODE=-buildmode=pie
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.918 ++ dirname /tmp/install/install.sh
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + dir=/tmp/install
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + bin=runc
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + shift
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + '[' '!' -f /tmp/install/runc.installer ']'
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + . /tmp/install/runc.installer
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.920 + install_runc
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.921 + uname -r
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.928 + grep -q '^3\.10\.0.*\.el7\.'
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.930 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.930 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.930 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.930 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tcKl32krc6/src/github.com/opencontainers/runc
00:04:35 [2020-10-30T00:04:35.430Z] #51 1.934 Cloning into '/tmp/tmp.tcKl32krc6/src/github.com/opencontainers/runc'...
00:04:35 [2020-10-30T00:04:35.430Z] #51 8.307 + cd /tmp/tmp.tcKl32krc6/src/github.com/opencontainers/runc
00:04:35 [2020-10-30T00:04:35.430Z] #51 8.307 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:04:35 [2020-10-30T00:04:35.430Z] #51 8.905 + '[' -z '' ']'
00:04:35 [2020-10-30T00:04:35.430Z] #51 8.905 + target=static
00:04:35 [2020-10-30T00:04:35.430Z] #51 8.905 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:04:35 [2020-10-30T00:04:35.430Z] #51 9.164 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:04:35 [2020-10-30T00:04:35.438Z] #19 69.16 Setting up apparmor (2.13.2-10) ...
00:04:35 [2020-10-30T00:04:35.438Z] #19 ...
00:04:35 [2020-10-30T00:04:35.438Z] 
00:04:35 [2020-10-30T00:04:35.438Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:35 [2020-10-30T00:04:35.438Z] #44 171.3 github.com/LK4D4/vndr/godl
00:04:35 [2020-10-30T00:04:35.438Z] #44 172.3 github.com/LK4D4/vndr
00:04:35 [2020-10-30T00:04:35.731Z] #41 48.06   CC       compel/arch/x86/src/lib/infect.o
00:04:36 [2020-10-30T00:04:36.300Z] #41 ...
00:04:36 [2020-10-30T00:04:36.300Z] 
00:04:36 [2020-10-30T00:04:36.300Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.2 Selecting previously unselected package libselinux1-dev:amd64.
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.5 Selecting previously unselected package libdevmapper-dev:amd64.
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.9 Selecting previously unselected package libseccomp-dev:amd64.
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 138.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.0 Selecting previously unselected package libsystemd-dev:amd64.
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.6 Setting up libbtrfs0 (4.20.1-2) ...
00:04:36 [2020-10-30T00:04:36.300Z] #11 139.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.6 Setting up mingw-w64-common (6.0.0-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.8 Setting up dmsetup (2:1.02.155-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 139.8 Processing triggers for libc-bin (2.28-10) ...
00:04:36 [2020-10-30T00:04:36.301Z] #11 DONE 140.1s
00:04:36 [2020-10-30T00:04:36.301Z] 
00:04:36 [2020-10-30T00:04:36.301Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:36 [2020-10-30T00:04:36.381Z] #51 ...
00:04:36 [2020-10-30T00:04:36.381Z] 
00:04:36 [2020-10-30T00:04:36.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:36 [2020-10-30T00:04:36.381Z] #41 53.11   AR       soccr/libsoccr.a
00:04:36 [2020-10-30T00:04:36.381Z] #41 53.18 make[1]: 'soccr/libsoccr.a' is up to date.
00:04:36 [2020-10-30T00:04:36.401Z] #20 12.42 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:04:36 [2020-10-30T00:04:36.401Z] #20 12.47   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
00:04:36 [2020-10-30T00:04:36.401Z] #20 12.51 Building wheels for collected packages: pyyaml
00:04:36 [2020-10-30T00:04:36.401Z] #20 12.51   Running setup.py bdist_wheel for pyyaml: started
00:04:36 [2020-10-30T00:04:36.490Z] #44 DONE 182.2s
00:04:36 [2020-10-30T00:04:36.490Z] 
00:04:36 [2020-10-30T00:04:36.490Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:04:36 [2020-10-30T00:04:36.645Z] #41 53.56   DEP      criu/arch/aarch64/sigframe.d
00:04:36 [2020-10-30T00:04:36.670Z] #41 ...
00:04:36 [2020-10-30T00:04:36.670Z] 
00:04:36 [2020-10-30T00:04:36.670Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.49 Setting up iptables (1.8.2-4) ...
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:04:36 [2020-10-30T00:04:36.670Z] #18 56.56 Setting up python3 (3.7.3-1) ...
00:04:36 [2020-10-30T00:04:36.790Z] #23 ...
00:04:36 [2020-10-30T00:04:36.790Z] 
00:04:36 [2020-10-30T00:04:36.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:36 [2020-10-30T00:04:36.790Z] #42 116.9   CC       criu/cr-errno.o
00:04:36 [2020-10-30T00:04:36.909Z] #41 53.66   DEP      criu/arch/aarch64/crtools.d
00:04:36 [2020-10-30T00:04:36.909Z] #41 53.89   DEP      criu/arch/aarch64/cpu.d
00:04:36 [2020-10-30T00:04:36.909Z] #41 ...
00:04:36 [2020-10-30T00:04:36.909Z] 
00:04:36 [2020-10-30T00:04:36.909Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:04:36 [2020-10-30T00:04:36.909Z] #16 DONE 2.3s
00:04:36 [2020-10-30T00:04:36.909Z] 
00:04:36 [2020-10-30T00:04:36.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:36 [2020-10-30T00:04:36.909Z] #41 53.91   DEP      criu/arch/aarch64/bitops.d
00:04:36 [2020-10-30T00:04:36.909Z] #41 53.95   CC       criu/arch/aarch64/bitops.o
00:04:37 [2020-10-30T00:04:37.090Z] #42 117.0   CC       criu/cr-restore.o
00:04:37 [2020-10-30T00:04:37.171Z] #41 54.02   CC       criu/arch/aarch64/cpu.o
00:04:37 [2020-10-30T00:04:37.234Z] #18 57.13 Setting up python3-wheel (0.32.3-2) ...
00:04:37 [2020-10-30T00:04:37.435Z] #41 54.24   CC       criu/arch/aarch64/crtools.o
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.454 + RM_GOPATH=0
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.455 + TMP_GOPATH=
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.456 + : /build
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.456 + '[' -z '' ']'
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.458 ++ mktemp -d
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.460 + export GOPATH=/tmp/tmp.PlBe3wcaLP
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.460 + GOPATH=/tmp/tmp.PlBe3wcaLP
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.461 + RM_GOPATH=1
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.461 + case "$(go env GOARCH)" in
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.462 ++ go env GOARCH
00:04:37 [2020-10-30T00:04:37.680Z] #51 1.490 + export GO_BUILDMODE=-buildmode=pie
00:04:37 [2020-10-30T00:04:37.752Z] + docker version
00:04:37 [2020-10-30T00:04:37.788Z] #20 13.55   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:04:37 [2020-10-30T00:04:37.788Z] #20 13.56   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:04:37 [2020-10-30T00:04:37.788Z] #20 13.65 Successfully built pyyaml
00:04:37 [2020-10-30T00:04:37.788Z] #20 ...
00:04:37 [2020-10-30T00:04:37.788Z] 
00:04:37 [2020-10-30T00:04:37.788Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:37 [2020-10-30T00:04:37.788Z] #51 91.88 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:04:37 [2020-10-30T00:04:37.940Z] #51 ...
00:04:37 [2020-10-30T00:04:37.940Z] 
00:04:37 [2020-10-30T00:04:37.940Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:04:37 [2020-10-30T00:04:37.940Z] #12 DONE 1.5s
00:04:37 [2020-10-30T00:04:37.940Z] 
00:04:37 [2020-10-30T00:04:37.940Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.491 + GO_BUILDMODE=-buildmode=pie
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.492 ++ dirname /tmp/install/install.sh
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.497 + dir=/tmp/install
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.497 + bin=runc
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.498 + shift
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.500 + '[' '!' -f /tmp/install/runc.installer ']'
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.500 + . /tmp/install/runc.installer
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.501 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.501 + install_runc
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.504 + uname -r
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.504 + grep -q '^3\.10\.0.*\.el7\.'
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.518 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.518 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.518 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PlBe3wcaLP/src/github.com/opencontainers/runc
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.518 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:04:37 [2020-10-30T00:04:37.940Z] #51 1.522 Cloning into '/tmp/tmp.PlBe3wcaLP/src/github.com/opencontainers/runc'...
00:04:38 [2020-10-30T00:04:38.013Z] #41 54.88   CC       criu/arch/aarch64/sigframe.o
00:04:38 [2020-10-30T00:04:38.164Z] #18 58.07 Setting up apparmor (2.13.2-10) ...
00:04:38 [2020-10-30T00:04:38.277Z] #41 55.33   LINK     criu/arch/aarch64/crtools.built-in.o
00:04:38 [2020-10-30T00:04:38.361Z] #51 ...
00:04:38 [2020-10-30T00:04:38.361Z] 
00:04:38 [2020-10-30T00:04:38.361Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:38 [2020-10-30T00:04:38.361Z] #20 13.67 Installing collected packages: pyyaml, pathspec, yamllint
00:04:38 [2020-10-30T00:04:38.361Z] #20 13.99 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
00:04:38 [2020-10-30T00:04:38.361Z] #20 DONE 14.5s
00:04:38 [2020-10-30T00:04:38.539Z] #41 55.37   DEP      criu/pie/util-vdso.d
00:04:38 [2020-10-30T00:04:38.539Z] #41 55.51   DEP      criu/pie/util.d
00:04:38 [2020-10-30T00:04:38.623Z] 
00:04:38 [2020-10-30T00:04:38.623Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:04:38 [2020-10-30T00:04:38.623Z] #23 DONE 0.2s
00:04:38 [2020-10-30T00:04:38.623Z] 
00:04:38 [2020-10-30T00:04:38.623Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:04:38 [2020-10-30T00:04:38.806Z] #41 55.70   CC       criu/pie/util.o
00:04:38 [2020-10-30T00:04:38.806Z] #41 ...
00:04:38 [2020-10-30T00:04:38.806Z] 
00:04:38 [2020-10-30T00:04:38.806Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:04:38 [2020-10-30T00:04:38.806Z] #17 DONE 1.9s
00:04:38 [2020-10-30T00:04:38.879Z] #51 ...
00:04:38 [2020-10-30T00:04:38.879Z] 
00:04:38 [2020-10-30T00:04:38.879Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:04:38 [2020-10-30T00:04:38.879Z] #13 DONE 1.1s
00:04:39 [2020-10-30T00:04:39.069Z] 
00:04:39 [2020-10-30T00:04:39.069Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:04:39 [2020-10-30T00:04:39.069Z] #38 139.6 + dpkg --print-architecture
00:04:39 [2020-10-30T00:04:39.139Z] 
00:04:39 [2020-10-30T00:04:39.139Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:04:39 [2020-10-30T00:04:39.333Z] #38 DONE 139.9s
00:04:39 [2020-10-30T00:04:39.333Z] 
00:04:39 [2020-10-30T00:04:39.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:39 [2020-10-30T00:04:39.333Z] #41 56.19   CC       criu/pie/util-vdso.o
00:04:40 [2020-10-30T00:04:40.014Z] #28 ...
00:04:40 [2020-10-30T00:04:40.014Z] 
00:04:40 [2020-10-30T00:04:40.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:40 [2020-10-30T00:04:40.014Z] #41 128.4   CC       criu/namespaces.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 130.1   CC       criu/net.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 133.0   CC       criu/netfilter.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 133.5   CC       criu/page-pipe.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 134.2   CC       criu/page-xfer.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 135.9   CC       criu/pagemap-cache.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 136.3   CC       criu/pagemap.o
00:04:40 [2020-10-30T00:04:40.014Z] #41 137.6   CC       criu/parasite-syscall.o
00:04:40 [2020-10-30T00:04:40.082Z] #14 1.039 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:04:40 [2020-10-30T00:04:40.082Z] #14 DONE 1.1s
00:04:40 [2020-10-30T00:04:40.083Z] 
00:04:40 [2020-10-30T00:04:40.083Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:04:40 [2020-10-30T00:04:40.278Z] #41 138.5   CC       criu/path.o
00:04:40 [2020-10-30T00:04:40.290Z] #41 57.16   AR       criu/pie/pie.lib.a
00:04:40 [2020-10-30T00:04:40.554Z] #41 57.31   DEP      criu/pie/restorer.d
00:04:40 [2020-10-30T00:04:40.554Z] #41 57.53   DEP      criu/arch/aarch64/intraprocedure.d
00:04:40 [2020-10-30T00:04:40.554Z] #41 57.55   DEP      criu/arch/aarch64/restorer.d
00:04:40 [2020-10-30T00:04:40.817Z] #41 57.84   DEP      criu/arch/aarch64/vdso-pie.d
00:04:40 [2020-10-30T00:04:40.851Z] #41 138.9   CC       criu/pie-util-vdso-elf32.o
00:04:40 [2020-10-30T00:04:40.851Z] #41 ...
00:04:40 [2020-10-30T00:04:40.851Z] 
00:04:40 [2020-10-30T00:04:40.851Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:40 [2020-10-30T00:04:40.851Z] #51 95.03 + mkdir -p /build
00:04:40 [2020-10-30T00:04:40.851Z] #51 95.04 + cp runc /build/runc
00:04:41 [2020-10-30T00:04:41.393Z] #41 58.07   DEP      criu/pie/parasite-vdso.d
00:04:41 [2020-10-30T00:04:41.394Z] #41 58.36   DEP      criu/pie/parasite.d
00:04:41 [2020-10-30T00:04:41.441Z] #18 60.72 Setting up xfsprogs (4.20.0-1) ...
00:04:41 [2020-10-30T00:04:41.441Z] #18 60.74 Setting up python3-lib2to3 (3.7.3-1) ...
00:04:41 [2020-10-30T00:04:41.441Z] #18 61.07 Setting up python3-pkg-resources (40.8.0-1) ...
00:04:41 [2020-10-30T00:04:41.464Z] #15 DONE 1.1s
00:04:41 [2020-10-30T00:04:41.464Z] 
00:04:41 [2020-10-30T00:04:41.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:41 [2020-10-30T00:04:41.464Z] #41 48.85   CC       compel/src/lib/infect-rpc.o
00:04:41 [2020-10-30T00:04:41.464Z] #41 49.54   CC       compel/src/lib/infect-util.o
00:04:41 [2020-10-30T00:04:41.464Z] #41 49.78   CC       compel/src/lib/infect.o
00:04:41 [2020-10-30T00:04:41.464Z] #41 52.59   CC       compel/src/lib/ptrace.o
00:04:41 [2020-10-30T00:04:41.464Z] #41 53.29   AR       compel/libcompel.a
00:04:41 [2020-10-30T00:04:41.464Z] #41 53.45   HOSTCC   compel/src/main-host.o
00:04:41 [2020-10-30T00:04:41.464Z] #41 53.81   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:04:41 [2020-10-30T00:04:41.723Z] #41 54.10   HOSTCC   compel/src/lib/handle-elf-host.o
00:04:41 [2020-10-30T00:04:41.970Z] #41 58.66   CC       criu/pie/parasite.o
00:04:41 [2020-10-30T00:04:41.982Z] #41 54.54   HOSTCC   compel/src/lib/log-host.o
00:04:42 [2020-10-30T00:04:42.242Z] #41 54.78   HOSTLINK compel/compel-host-bin
00:04:42 [2020-10-30T00:04:42.373Z] #18 62.13 Setting up python3-distutils (3.7.3-1) ...
00:04:42 [2020-10-30T00:04:42.502Z] #41 ...
00:04:42 [2020-10-30T00:04:42.502Z] 
00:04:42 [2020-10-30T00:04:42.502Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:04:42 [2020-10-30T00:04:42.502Z] #16 DONE 1.2s
00:04:42 [2020-10-30T00:04:42.503Z] 
00:04:42 [2020-10-30T00:04:42.503Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:04:42 [2020-10-30T00:04:42.631Z] #18 62.52 Setting up python3-setuptools (40.8.0-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #42 ...
00:04:42 [2020-10-30T00:04:42.738Z] 
00:04:42 [2020-10-30T00:04:42.738Z] #19 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:42 [2020-10-30T00:04:42.738Z] #19 71.80 Setting up xfsprogs (4.20.0-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 71.81 Setting up python3-lib2to3 (3.7.3-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 72.27 Setting up python3-pkg-resources (40.8.0-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 73.16 Setting up python3-distutils (3.7.3-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 73.77 Setting up python3-setuptools (40.8.0-1) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 75.11 Setting up python3-pip (18.1-5) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 76.40 Processing triggers for libc-bin (2.28-10) ...
00:04:42 [2020-10-30T00:04:42.738Z] #19 76.45 Processing triggers for mime-support (3.62) ...
00:04:42 [2020-10-30T00:04:42.921Z] #41 59.67   LINK     criu/pie/parasite.built-in.o
00:04:42 [2020-10-30T00:04:42.921Z] #41 59.68   GEN      criu/pie/parasite-blob.h
00:04:42 [2020-10-30T00:04:42.921Z] #41 59.70   CC       criu/pie/parasite-vdso.o
00:04:43 [2020-10-30T00:04:43.054Z] #19 DONE 76.7s
00:04:43 [2020-10-30T00:04:43.054Z] 
00:04:43 [2020-10-30T00:04:43.054Z] #20 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:04:43 [2020-10-30T00:04:43.185Z] #41 60.20   CC       criu/arch/aarch64/vdso-pie.o
00:04:43 [2020-10-30T00:04:43.354Z] #20 0.413 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:04:43 [2020-10-30T00:04:43.354Z] #20 0.426 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:04:43 [2020-10-30T00:04:43.354Z] #20 0.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:04:43 [2020-10-30T00:04:43.354Z] #20 DONE 0.5s
00:04:43 [2020-10-30T00:04:43.354Z] 
00:04:43 [2020-10-30T00:04:43.354Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:43 [2020-10-30T00:04:43.442Z] #17 DONE 1.1s
00:04:43 [2020-10-30T00:04:43.442Z] 
00:04:43 [2020-10-30T00:04:43.442Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:43 [2020-10-30T00:04:43.560Z] #18 ...
00:04:43 [2020-10-30T00:04:43.560Z] 
00:04:43 [2020-10-30T00:04:43.560Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:04:43 [2020-10-30T00:04:43.560Z] #38 212.9 + dpkg --print-architecture
00:04:43 [2020-10-30T00:04:43.560Z] #38 212.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:04:43 [2020-10-30T00:04:43.796Z] #41 60.43   CC       criu/arch/aarch64/restorer.o
00:04:43 [2020-10-30T00:04:43.796Z] #41 60.82   CC       criu/arch/aarch64/intraprocedure.o
00:04:43 [2020-10-30T00:04:43.796Z] #41 60.86   CC       criu/pie/restorer.o
00:04:43 [2020-10-30T00:04:43.817Z] #38 213.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:04:43 [2020-10-30T00:04:43.817Z] #38 213.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:04:44 [2020-10-30T00:04:44.156Z] #51 DONE 98.1s
00:04:44 [2020-10-30T00:04:44.156Z] 
00:04:44 [2020-10-30T00:04:44.156Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:44 [2020-10-30T00:04:44.156Z] #41 139.5   CC       criu/pie-util-vdso.o
00:04:44 [2020-10-30T00:04:44.156Z] #41 139.7   CC       criu/pie-util.o
00:04:44 [2020-10-30T00:04:44.156Z] #41 139.9   CC       criu/pipes.o
00:04:44 [2020-10-30T00:04:44.156Z] #41 140.4   CC       criu/plugin.o
00:04:44 [2020-10-30T00:04:44.156Z] #41 140.7   CC       criu/proc_parse.o
00:04:44 [2020-10-30T00:04:44.156Z] #41 ...
00:04:44 [2020-10-30T00:04:44.156Z] 
00:04:44 [2020-10-30T00:04:44.156Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:04:44 [2020-10-30T00:04:44.156Z] #28 DONE 5.3s
00:04:44 [2020-10-30T00:04:44.156Z] 
00:04:44 [2020-10-30T00:04:44.156Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:04:44 [2020-10-30T00:04:44.728Z] #31 DONE 0.9s
00:04:44 [2020-10-30T00:04:44.728Z] 
00:04:44 [2020-10-30T00:04:44.728Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:04:44 [2020-10-30T00:04:44.728Z] #33 DONE 0.1s
00:04:44 [2020-10-30T00:04:44.728Z] 
00:04:44 [2020-10-30T00:04:44.728Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:44 [2020-10-30T00:04:44.728Z] #41 142.7   CC       criu/protobuf-desc.o
00:04:44 [2020-10-30T00:04:44.870Z] Client: Docker Engine - Enterprise
00:04:44 [2020-10-30T00:04:44.870Z]  Version:           19.03.12
00:04:44 [2020-10-30T00:04:44.870Z]  API version:       1.40
00:04:44 [2020-10-30T00:04:44.870Z]  Go version:        go1.13.13
00:04:44 [2020-10-30T00:04:44.870Z]  Git commit:        4306744
00:04:44 [2020-10-30T00:04:44.870Z]  Built:             08/05/2020 19:27:53
00:04:44 [2020-10-30T00:04:44.870Z]  OS/Arch:           windows/amd64
00:04:44 [2020-10-30T00:04:44.870Z]  Experimental:      false
00:04:44 [2020-10-30T00:04:44.870Z] 
00:04:44 [2020-10-30T00:04:44.870Z] Server: Docker Engine - Enterprise
00:04:44 [2020-10-30T00:04:44.870Z]  Engine:
00:04:44 [2020-10-30T00:04:44.870Z]   Version:          19.03.12
00:04:44 [2020-10-30T00:04:44.870Z]   API version:      1.40 (minimum version 1.24)
00:04:44 [2020-10-30T00:04:44.870Z]   Go version:       go1.13.13
00:04:44 [2020-10-30T00:04:44.870Z]   Git commit:       f295753ffd
00:04:44 [2020-10-30T00:04:44.870Z]   Built:            08/05/2020 19:26:41
00:04:44 [2020-10-30T00:04:44.870Z]   OS/Arch:          windows/amd64
00:04:44 [2020-10-30T00:04:44.870Z]   Experimental:     true
00:04:45 [2020-10-30T00:04:45.303Z] #41 ...
00:04:45 [2020-10-30T00:04:45.303Z] 
00:04:45 [2020-10-30T00:04:45.303Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:04:45 [2020-10-30T00:04:45.303Z] #36 DONE 0.3s
00:04:45 [2020-10-30T00:04:45.356Z] #18 1.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:04:45 [2020-10-30T00:04:45.356Z] #18 1.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:04:45 [2020-10-30T00:04:45.356Z] #18 1.509 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
[Pipeline] sh
00:04:45 [2020-10-30T00:04:45.564Z] 
00:04:45 [2020-10-30T00:04:45.564Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:45 [2020-10-30T00:04:45.564Z] #41 143.7   CC       criu/protobuf.o
00:04:45 [2020-10-30T00:04:45.564Z] #41 144.0   CC       criu/pstree.o
00:04:45 [2020-10-30T00:04:45.616Z] #18 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
00:04:46 [2020-10-30T00:04:46.341Z] #38 ...
00:04:46 [2020-10-30T00:04:46.341Z] 
00:04:46 [2020-10-30T00:04:46.341Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:46 [2020-10-30T00:04:46.341Z] #18 63.75 Setting up python3-pip (18.1-5) ...
00:04:46 [2020-10-30T00:04:46.341Z] #18 64.74 Processing triggers for libc-bin (2.28-10) ...
00:04:46 [2020-10-30T00:04:46.341Z] #18 64.78 Processing triggers for mime-support (3.62) ...
00:04:46 [2020-10-30T00:04:46.341Z] #18 DONE 66.3s
00:04:46 [2020-10-30T00:04:46.422Z] + docker info
00:04:46 [2020-10-30T00:04:46.598Z] 
00:04:46 [2020-10-30T00:04:46.598Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:04:46 [2020-10-30T00:04:46.956Z] #41 144.9   CC       criu/rbtree.o
00:04:46 [2020-10-30T00:04:46.956Z] #41 145.1   CC       criu/rst-malloc.o
00:04:46 [2020-10-30T00:04:46.956Z] #41 145.4   CC       criu/seccomp.o
00:04:46 [2020-10-30T00:04:46.997Z] #18 3.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [243 kB]
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.40   LINK     criu/pie/restorer.built-in.o
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.41   GEN      criu/pie/restorer-blob.h
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.48   DEP      criu/vdso.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.60   DEP      criu/uts_ns.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.69   DEP      criu/util.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.85   DEP      criu/uffd.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 63.98   DEP      criu/tun.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 64.08   DEP      criu/tty.d
00:04:47 [2020-10-30T00:04:47.115Z] #41 64.21   DEP      criu/timerfd.d
00:04:47 [2020-10-30T00:04:47.162Z] #19 0.961 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:04:47 [2020-10-30T00:04:47.162Z] #19 0.961 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:04:47 [2020-10-30T00:04:47.217Z] #41 ...
00:04:47 [2020-10-30T00:04:47.217Z] 
00:04:47 [2020-10-30T00:04:47.217Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:04:47 [2020-10-30T00:04:47.217Z] #38 DONE 223.0s
00:04:47 [2020-10-30T00:04:47.382Z] #41 64.30   DEP      criu/timens.d
00:04:47 [2020-10-30T00:04:47.420Z] #19 0.963 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:04:47 [2020-10-30T00:04:47.420Z] #19 DONE 1.0s
00:04:47 [2020-10-30T00:04:47.420Z] 
00:04:47 [2020-10-30T00:04:47.420Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:47 [2020-10-30T00:04:47.478Z] 
00:04:47 [2020-10-30T00:04:47.478Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:04:47 [2020-10-30T00:04:47.649Z] #41 64.52   DEP      criu/sysfs_parse.d
00:04:47 [2020-10-30T00:04:47.677Z] #20 ...
00:04:47 [2020-10-30T00:04:47.677Z] 
00:04:47 [2020-10-30T00:04:47.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:47 [2020-10-30T00:04:47.677Z] #41 113.1   CC       criu/files.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 114.6   CC       criu/filesystems.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 115.2   CC       criu/fsnotify.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 116.4   CC       criu/image-desc.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 116.5   CC       criu/image.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 117.6   CC       criu/ipc_ns.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 119.0   CC       criu/irmap.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 119.8   CC       criu/kcmp-ids.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 120.2   CC       criu/kerndat.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 121.3   CC       criu/libnetlink.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 121.7   CC       criu/log.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 122.3   CC       criu/lsm.o
00:04:47 [2020-10-30T00:04:47.677Z] #41 122.7   CC       criu/mem.o
00:04:47 [2020-10-30T00:04:47.740Z] #54 ...
00:04:47 [2020-10-30T00:04:47.740Z] 
00:04:47 [2020-10-30T00:04:47.740Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:47 [2020-10-30T00:04:47.740Z] #41 146.1   CC       criu/seize.o
00:04:47 [2020-10-30T00:04:47.944Z] #41 64.67   DEP      criu/sysctl.d
00:04:47 [2020-10-30T00:04:47.944Z] #41 64.78   DEP      criu/string.d
00:04:47 [2020-10-30T00:04:47.944Z] #41 64.82   DEP      criu/stats.d
00:04:48 [2020-10-30T00:04:48.270Z] #41 65.01   DEP      criu/sockets.d
00:04:48 [2020-10-30T00:04:48.270Z] #41 65.25   DEP      criu/sk-unix.d
00:04:48 [2020-10-30T00:04:48.377Z] #18 4.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:04:48 [2020-10-30T00:04:48.535Z] #41 65.47   DEP      criu/sk-tcp.d
00:04:48 [2020-10-30T00:04:48.810Z] #41 65.76   DEP      criu/sk-queue.d
00:04:49 [2020-10-30T00:04:49.009Z] #21 5.631 Collecting yamllint==1.16.0
00:04:49 [2020-10-30T00:04:49.048Z] #41 124.7   CC       criu/memfd.o
00:04:49 [2020-10-30T00:04:49.081Z] #41 ...
00:04:49 [2020-10-30T00:04:49.082Z] 
00:04:49 [2020-10-30T00:04:49.082Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:49 [2020-10-30T00:04:49.082Z] #18 2.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:04:49 [2020-10-30T00:04:49.082Z] #18 2.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:04:49 [2020-10-30T00:04:49.082Z] #18 2.678 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:04:49 [2020-10-30T00:04:49.082Z] #18 3.235 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
00:04:49 [2020-10-30T00:04:49.082Z] #18 4.293 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [237 kB]
00:04:49 [2020-10-30T00:04:49.082Z] #18 5.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:04:49 [2020-10-30T00:04:49.082Z] #18 8.599 Fetched 8219 kB in 6s (1281 kB/s)
00:04:49 [2020-10-30T00:04:49.082Z] #18 8.599 Reading package lists...
00:04:49 [2020-10-30T00:04:49.082Z] #18 ...
00:04:49 [2020-10-30T00:04:49.082Z] 
00:04:49 [2020-10-30T00:04:49.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:49 [2020-10-30T00:04:49.082Z] #41 66.12   DEP      criu/sk-packet.d
00:04:49 [2020-10-30T00:04:49.161Z] #41 147.2   CC       criu/servicefd.o
00:04:49 [2020-10-30T00:04:49.161Z] #41 147.5   CC       criu/shmem.o
00:04:49 [2020-10-30T00:04:49.309Z] #21 6.071   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:04:49 [2020-10-30T00:04:49.357Z] #41 66.41   DEP      criu/sk-netlink.d
00:04:49 [2020-10-30T00:04:49.607Z] #21 6.184 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:04:49 [2020-10-30T00:04:49.607Z] #21 6.250   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
00:04:49 [2020-10-30T00:04:49.607Z] #21 6.332 Collecting pyyaml (from yamllint==1.16.0)
00:04:49 [2020-10-30T00:04:49.622Z] #41 66.63   DEP      criu/sk-inet.d
00:04:49 [2020-10-30T00:04:49.747Z] #41 ...
00:04:49 [2020-10-30T00:04:49.747Z] 
00:04:49 [2020-10-30T00:04:49.747Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:04:49 [2020-10-30T00:04:49.747Z] #39 DONE 0.5s
00:04:49 [2020-10-30T00:04:49.759Z] #18 ...
00:04:49 [2020-10-30T00:04:49.760Z] 
00:04:49 [2020-10-30T00:04:49.760Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:49 [2020-10-30T00:04:49.760Z] #51 11.26 + cd /tmp/tmp.PlBe3wcaLP/src/github.com/opencontainers/runc
00:04:49 [2020-10-30T00:04:49.760Z] #51 11.26 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:04:49 [2020-10-30T00:04:49.760Z] #51 11.72 + '[' -z '' ']'
00:04:49 [2020-10-30T00:04:49.760Z] #51 11.72 + target=static
00:04:49 [2020-10-30T00:04:49.760Z] #51 11.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:04:49 [2020-10-30T00:04:49.760Z] #51 12.14 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:04:49 [2020-10-30T00:04:49.886Z] #41 66.97   DEP      criu/signalfd.d
00:04:49 [2020-10-30T00:04:49.906Z] #21 6.588   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:04:49 [2020-10-30T00:04:49.979Z] #41 125.3   CC       criu/mount.o
00:04:50 [2020-10-30T00:04:50.020Z] 
00:04:50 [2020-10-30T00:04:50.020Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:50 [2020-10-30T00:04:50.020Z] #41 148.2   CC       criu/sigframe.o
00:04:50 [2020-10-30T00:04:50.150Z] #41 67.13   DEP      criu/sigframe.d
00:04:50 [2020-10-30T00:04:50.150Z] #41 67.22   DEP      criu/shmem.d
00:04:50 [2020-10-30T00:04:50.284Z] #41 148.5   CC       criu/signalfd.o
00:04:50 [2020-10-30T00:04:50.284Z] #41 148.7   CC       criu/sk-inet.o
00:04:50 [2020-10-30T00:04:50.412Z] #41 67.40   DEP      criu/servicefd.d
00:04:50 [2020-10-30T00:04:50.412Z] #41 67.51   DEP      criu/seize.d
00:04:50 [2020-10-30T00:04:50.674Z] #41 67.63   DEP      criu/seccomp.d
00:04:50 [2020-10-30T00:04:50.936Z] #41 67.85   DEP      criu/rst-malloc.d
00:04:51 [2020-10-30T00:04:51.230Z] #41 149.4   CC       criu/sk-netlink.o
00:04:51 [2020-10-30T00:04:51.230Z] #41 ...
00:04:51 [2020-10-30T00:04:51.230Z] 
00:04:51 [2020-10-30T00:04:51.230Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:04:51 [2020-10-30T00:04:51.230Z] #47 226.6 + /build/golangci-lint --version
00:04:51 [2020-10-30T00:04:51.230Z] #47 226.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:04:51 [2020-10-30T00:04:51.230Z] #47 DONE 227.1s
00:04:51 [2020-10-30T00:04:51.230Z] 
00:04:51 [2020-10-30T00:04:51.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:51 [2020-10-30T00:04:51.230Z] #41 149.7   CC       criu/sk-packet.o
00:04:51 [2020-10-30T00:04:51.318Z] #41 67.96   DEP      criu/rbtree.d
00:04:51 [2020-10-30T00:04:51.318Z] #41 68.01   DEP      criu/pstree.d
00:04:51 [2020-10-30T00:04:51.462Z] #21 ...
00:04:51 [2020-10-30T00:04:51.462Z] 
00:04:51 [2020-10-30T00:04:51.462Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:04:51 [2020-10-30T00:04:51.462Z] #31 DONE 197.4s
00:04:51 [2020-10-30T00:04:51.462Z] 
00:04:51 [2020-10-30T00:04:51.462Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:51 [2020-10-30T00:04:51.462Z] #42 124.0   CC       criu/cr-service.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 126.3   CC       criu/crtools.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 127.1   CC       criu/eventfd.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 127.5   CC       criu/eventpoll.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 128.6   CC       criu/external.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 129.1   CC       criu/fault-injection.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 129.3   CC       criu/fdstore.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 129.9   CC       criu/fifo.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 130.4   CC       criu/file-ids.o
00:04:51 [2020-10-30T00:04:51.462Z] #42 131.0   CC       criu/file-lock.o
00:04:51 [2020-10-30T00:04:51.582Z] #41 68.23   DEP      criu/protobuf.d
00:04:51 [2020-10-30T00:04:51.582Z] #41 68.45   GEN      criu/protobuf-desc-gen.h
00:04:51 [2020-10-30T00:04:51.668Z] #51 ...
00:04:51 [2020-10-30T00:04:51.668Z] 
00:04:51 [2020-10-30T00:04:51.668Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:51 [2020-10-30T00:04:51.668Z] #43 145.5 net/http/httptrace
00:04:51 [2020-10-30T00:04:51.668Z] #43 145.8 net/http
00:04:51 [2020-10-30T00:04:51.801Z] #41 150.0   CC       criu/sk-queue.o
00:04:51 [2020-10-30T00:04:51.927Z] #43 ...
00:04:51 [2020-10-30T00:04:51.928Z] 
00:04:51 [2020-10-30T00:04:51.928Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:51 [2020-10-30T00:04:51.928Z] #41 55.00   DEP      soccr/soccr.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 55.27   CC       soccr/soccr.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.03   AR       soccr/libsoccr.a
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.08 make[1]: 'soccr/libsoccr.a' is up to date.
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.35   DEP      criu/arch/x86/sigframe.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.41   DEP      criu/arch/x86/sigaction_compat.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.51   DEP      criu/arch/x86/kerndat.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.62   DEP      criu/arch/x86/crtools.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.75   DEP      criu/arch/x86/cpu.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 57.93   CC       criu/arch/x86/cpu.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 58.61   CC       criu/arch/x86/crtools.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 59.88   CC       criu/arch/x86/kerndat.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 60.37   CC       criu/arch/x86/sigaction_compat.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 60.59   CC       criu/arch/x86/sigframe.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 60.82   LINK     criu/arch/x86/crtools.built-in.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 60.87   DEP      criu/pie/util-vdso-elf32.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 60.98   DEP      criu/pie/util-vdso.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 61.09   DEP      criu/pie/util.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 61.24   CC       criu/pie/util.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 61.65   CC       criu/pie/util-vdso.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 62.32   CC       criu/pie/util-vdso-elf32.o
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.03   AR       criu/pie/pie.lib.a
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.09   DEP      criu/pie/restorer.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.35   DEP      criu/arch/x86/sigaction_compat_pie.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.48   DEP      criu/arch/x86/restorer_unmap.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.50   DEP      criu/arch/x86/restorer.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.72   DEP      criu/arch/x86/vdso-pie.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 63.87   DEP      criu/pie/parasite-vdso.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 64.04   DEP      criu/pie/parasite.d
00:04:51 [2020-10-30T00:04:51.928Z] #41 64.31   CC       criu/pie/parasite.o
00:04:52 [2020-10-30T00:04:52.062Z] #41 150.4   CC       criu/sk-tcp.o
00:04:52 [2020-10-30T00:04:52.507Z] #41 ...
00:04:52 [2020-10-30T00:04:52.507Z] 
00:04:52 [2020-10-30T00:04:52.507Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:52 [2020-10-30T00:04:52.507Z] #20 5.326 Collecting yamllint==1.16.0
00:04:52 [2020-10-30T00:04:52.635Z] #41 150.9   CC       criu/sk-unix.o
00:04:53 [2020-10-30T00:04:53.019Z] #42 ...
00:04:53 [2020-10-30T00:04:53.019Z] 
00:04:53 [2020-10-30T00:04:53.019Z] #21 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:04:53 [2020-10-30T00:04:53.019Z] #21 9.398 Building wheels for collected packages: pyyaml
00:04:53 [2020-10-30T00:04:53.019Z] #21 9.401   Running setup.py bdist_wheel for pyyaml: started
00:04:53 [2020-10-30T00:04:53.315Z] #41 65.71   LINK     criu/pie/parasite.built-in.o
00:04:53 [2020-10-30T00:04:53.315Z] #41 65.71   GEN      criu/pie/parasite-blob.h
00:04:53 [2020-10-30T00:04:53.315Z] #41 65.73   CC       criu/pie/parasite-vdso.o
00:04:53 [2020-10-30T00:04:53.525Z] #41 70.21   DEP      criu/protobuf-desc.d
00:04:53 [2020-10-30T00:04:53.526Z] #41 70.37   DEP      criu/proc_parse.d
00:04:53 [2020-10-30T00:04:53.526Z] #41 70.58   DEP      criu/plugin.d
00:04:53 [2020-10-30T00:04:53.526Z] #41 70.63   DEP      criu/pipes.d
00:04:53 [2020-10-30T00:04:53.578Z] #41 151.9   CC       criu/sockets.o
00:04:53 [2020-10-30T00:04:53.884Z] #41 66.38   CC       criu/arch/x86/vdso-pie.o
00:04:54 [2020-10-30T00:04:54.079Z] #21 10.63   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:04:54 [2020-10-30T00:04:54.079Z] #21 10.63   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:04:54 [2020-10-30T00:04:54.079Z] #21 10.71 Successfully built pyyaml
00:04:54 [2020-10-30T00:04:54.102Z] #41 70.94   DEP      criu/pie-util.d
00:04:54 [2020-10-30T00:04:54.102Z] #41 71.15   DEP      criu/pie-util-vdso.d
00:04:54 [2020-10-30T00:04:54.143Z] #41 ...
00:04:54 [2020-10-30T00:04:54.143Z] 
00:04:54 [2020-10-30T00:04:54.143Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:54 [2020-10-30T00:04:54.143Z] #18 10.58 Fetched 8396 kB in 9s (890 kB/s)
00:04:54 [2020-10-30T00:04:54.150Z] #41 152.3   CC       criu/stats.o
00:04:54 [2020-10-30T00:04:54.150Z] #41 152.5   CC       criu/string.o
00:04:54 [2020-10-30T00:04:54.150Z] #41 152.6   CC       criu/sysctl.o
00:04:54 [2020-10-30T00:04:54.365Z] #41 71.33   DEP      criu/path.d
00:04:54 [2020-10-30T00:04:54.379Z] #21 10.73 Installing collected packages: pathspec, pyyaml, yamllint
00:04:54 [2020-10-30T00:04:54.628Z] #41 71.52   DEP      criu/parasite-syscall.d
00:04:54 [2020-10-30T00:04:54.678Z] #21 11.10 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
00:04:54 [2020-10-30T00:04:54.678Z] #21 DONE 11.3s
00:04:54 [2020-10-30T00:04:54.678Z] 
00:04:54 [2020-10-30T00:04:54.678Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:54 [2020-10-30T00:04:54.678Z] #42 132.9   CC       criu/files-ext.o
00:04:54 [2020-10-30T00:04:54.678Z] #42 133.5   CC       criu/files-reg.o
00:04:54 [2020-10-30T00:04:54.722Z] #41 152.9   CC       criu/sysfs_parse.o
00:04:54 [2020-10-30T00:04:54.722Z] #41 153.1   CC       criu/timens.o
00:04:54 [2020-10-30T00:04:54.892Z] #41 71.64   DEP      criu/pagemap.d
00:04:54 [2020-10-30T00:04:54.892Z] #41 71.85   DEP      criu/pagemap-cache.d
00:04:54 [2020-10-30T00:04:54.983Z] #41 153.2   CC       criu/timerfd.o
00:04:55 [2020-10-30T00:04:55.160Z] #41 71.96   DEP      criu/page-xfer.d
00:04:55 [2020-10-30T00:04:55.160Z] #41 72.10   DEP      criu/page-pipe.d
00:04:55 [2020-10-30T00:04:55.160Z] #41 72.16   DEP      criu/netfilter.d
00:04:55 [2020-10-30T00:04:55.244Z] #41 153.4   CC       criu/tty.o
00:04:55 [2020-10-30T00:04:55.428Z] #41 72.24   DEP      criu/net.d
00:04:55 [2020-10-30T00:04:55.428Z] #41 72.47   DEP      criu/namespaces.d
00:04:55 [2020-10-30T00:04:55.691Z] #41 72.61   DEP      criu/mount.d
00:04:55 [2020-10-30T00:04:55.817Z] #41 154.2   CC       criu/tun.o
00:04:55 [2020-10-30T00:04:55.955Z] #41 72.82   DEP      criu/memfd.d
00:04:55 [2020-10-30T00:04:55.955Z] #41 73.01   DEP      criu/mem.d
00:04:56 [2020-10-30T00:04:56.219Z] #41 73.19   DEP      criu/lsm.d
00:04:56 [2020-10-30T00:04:56.219Z] #41 73.27   DEP      criu/log.d
00:04:56 [2020-10-30T00:04:56.222Z] #42 136.0   CC       criu/files.o
00:04:56 [2020-10-30T00:04:56.393Z] #41 154.6   CC       criu/uffd.o
00:04:56 [2020-10-30T00:04:56.487Z] #41 73.35   DEP      criu/libnetlink.d
00:04:56 [2020-10-30T00:04:56.487Z] #41 73.48   DEP      criu/kerndat.d
00:04:56 [2020-10-30T00:04:56.751Z] #41 73.71   DEP      criu/kcmp-ids.d
00:04:56 [2020-10-30T00:04:56.751Z] #41 73.79   DEP      criu/irmap.d
00:04:56 [2020-10-30T00:04:56.964Z] #41 155.2   CC       criu/util.o
00:04:57 [2020-10-30T00:04:57.014Z] #41 73.89   DEP      criu/ipc_ns.d
00:04:57 [2020-10-30T00:04:57.014Z] #41 ...
00:04:57 [2020-10-30T00:04:57.014Z] 
00:04:57 [2020-10-30T00:04:57.014Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:04:57 [2020-10-30T00:04:57.014Z] #18 8.599 Reading package lists...
00:04:57 [2020-10-30T00:04:57.014Z] #18 11.52 Reading package lists...
00:04:57 [2020-10-30T00:04:57.014Z] #18 13.88 Building dependency tree...
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02 libcap2-bin is already the newest version (1:2.25-2).
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02 The following additional packages will be installed:
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   python3.7 python3.7-minimal vim-runtime xxd
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02 Suggested packages:
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02 Recommended packages:
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   aufs-dkms nftables build-essential python3-dev python3-keyring
00:04:57 [2020-10-30T00:04:57.014Z] #18 15.02   python3-keyrings.alt python3-xdg unzip
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10 The following NEW packages will be installed:
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.10   xz-utils zip
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.40 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.40 Need to get 27.6 MB of archives.
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.40 After this operation, 114 MB of additional disk space will be used.
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 16.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.62 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 17.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 18.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 18.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 18.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
00:04:57 [2020-10-30T00:04:57.014Z] #18 ...
00:04:57 [2020-10-30T00:04:57.014Z] 
00:04:57 [2020-10-30T00:04:57.014Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:57 [2020-10-30T00:04:57.014Z] #41 74.13   DEP      criu/image.d
00:04:57 [2020-10-30T00:04:57.536Z] #41 155.9   CC       criu/uts_ns.o
00:04:57 [2020-10-30T00:04:57.536Z] #41 156.0   CC       criu/vdso-compat.o
00:04:57 [2020-10-30T00:04:57.590Z] #41 74.37   DEP      criu/image-desc.d
00:04:57 [2020-10-30T00:04:57.590Z] #41 74.46   DEP      criu/fsnotify.d
00:04:57 [2020-10-30T00:04:57.797Z] #41 156.1   CC       criu/vdso.o
00:04:57 [2020-10-30T00:04:57.853Z] #41 74.60   DEP      criu/filesystems.d
00:04:57 [2020-10-30T00:04:57.853Z] #41 74.80   DEP      criu/files.d
00:04:58 [2020-10-30T00:04:58.058Z] #41 156.5   LINK     criu/built-in.o
00:04:58 [2020-10-30T00:04:58.121Z] #41 75.02   DEP      criu/files-reg.d
00:04:58 [2020-10-30T00:04:58.319Z] #41 156.6   LINK     criu/criu
00:04:58 [2020-10-30T00:04:58.319Z] #41 156.8   DEP      lib/c/criu.d
00:04:58 [2020-10-30T00:04:58.348Z] #42 138.3   CC       criu/filesystems.o
00:04:58 [2020-10-30T00:04:58.372Z] #18 10.58 Reading package lists...
00:04:58 [2020-10-30T00:04:58.385Z] #41 75.20   DEP      criu/files-ext.d
00:04:58 [2020-10-30T00:04:58.385Z] #41 75.30   DEP      criu/file-lock.d
00:04:58 [2020-10-30T00:04:58.580Z] #41 156.8   CC       images/rpc.pb-c.o
00:04:58 [2020-10-30T00:04:58.648Z] #41 75.49   DEP      criu/file-ids.d
00:04:58 [2020-10-30T00:04:58.648Z] #41 75.60   DEP      criu/fifo.d
00:04:58 [2020-10-30T00:04:58.648Z] #41 75.69   DEP      criu/fdstore.d
00:04:58 [2020-10-30T00:04:58.841Z] #41 157.1   CC       lib/c/criu.o
00:04:58 [2020-10-30T00:04:58.911Z] #41 75.76   DEP      criu/fault-injection.d
00:04:58 [2020-10-30T00:04:58.911Z] #41 75.81   DEP      criu/external.d
00:04:58 [2020-10-30T00:04:58.911Z] #41 75.88   DEP      criu/eventpoll.d
00:04:59 [2020-10-30T00:04:59.056Z] #20 10.73   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:04:59 [2020-10-30T00:04:59.056Z] #20 10.84 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:04:59 [2020-10-30T00:04:59.056Z] #20 10.88   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
00:04:59 [2020-10-30T00:04:59.056Z] #20 10.92 Collecting pyyaml (from yamllint==1.16.0)
00:04:59 [2020-10-30T00:04:59.056Z] #20 11.06   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:04:59 [2020-10-30T00:04:59.175Z] #41 76.01   DEP      criu/eventfd.d
00:04:59 [2020-10-30T00:04:59.175Z] #41 76.12   DEP      criu/crtools.d
00:04:59 [2020-10-30T00:04:59.408Z] #42 139.4   CC       criu/fsnotify.o
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.7   LINK     lib/c/built-in.o
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.7   LINK     lib/c/libcriu.so
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.7   LINK     lib/c/libcriu.a
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.8   GEN      magic.py
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.8 Note: Building without setproctitle() and strlcpy() support.
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.9 Note: Building without GnuTLS support
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.9 Makefile.config:39: Warn: you have no libnftables installed
00:04:59 [2020-10-30T00:04:59.412Z] #41 157.9 Makefile.config:40: Warn: Building without nftables support
00:04:59 [2020-10-30T00:04:59.438Z] #41 76.34   DEP      criu/cr-service.d
00:04:59 [2020-10-30T00:04:59.438Z] #41 76.55   DEP      criu/cr-restore.d
00:04:59 [2020-10-30T00:04:59.984Z] #41 158.3 fatal: not a git repository (or any of the parent directories): .git
00:04:59 [2020-10-30T00:04:59.986Z] #20 12.55 Building wheels for collected packages: pyyaml
00:04:59 [2020-10-30T00:04:59.986Z] #20 12.56   Running setup.py bdist_wheel for pyyaml: started
00:05:00 [2020-10-30T00:05:00.015Z] #41 76.73   DEP      criu/cr-errno.d
00:05:00 [2020-10-30T00:05:00.015Z] #41 76.75   DEP      criu/cr-dump.d
00:05:00 [2020-10-30T00:05:00.015Z] #41 76.93   DEP      criu/cr-dedup.d
00:05:00 [2020-10-30T00:05:00.245Z] #41 158.7 make[1]: Nothing to be done for 'all'.
00:05:00 [2020-10-30T00:05:00.279Z] #18 14.92 Reading package lists...
00:05:00 [2020-10-30T00:05:00.279Z] #18 ...
00:05:00 [2020-10-30T00:05:00.279Z] 
00:05:00 [2020-10-30T00:05:00.279Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:00 [2020-10-30T00:05:00.279Z] #41 66.75   CC       criu/arch/x86/restorer.o
00:05:00 [2020-10-30T00:05:00.279Z] #41 67.34   CC       criu/arch/x86/restorer_unmap.o
00:05:00 [2020-10-30T00:05:00.279Z] #41 67.41   CC       criu/arch/x86/sigaction_compat_pie.o
00:05:00 [2020-10-30T00:05:00.279Z] #41 67.68   CC       criu/pie/restorer.o
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.08   LINK     criu/pie/restorer.built-in.o
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.10   GEN      criu/pie/restorer-blob.h
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.23   DEP      criu/vdso.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.49   DEP      criu/vdso-compat.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 77.11   DEP      criu/cr-check.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.66   DEP      criu/uts_ns.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 71.79   DEP      criu/util.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 72.07   DEP      criu/uffd.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 72.31   DEP      criu/tun.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 72.50   DEP      criu/tty.d
00:05:00 [2020-10-30T00:05:00.279Z] #41 72.73   DEP      criu/timerfd.d
00:05:00 [2020-10-30T00:05:00.464Z] #42 140.5   CC       criu/image-desc.o
00:05:00 [2020-10-30T00:05:00.539Z] #41 72.89   DEP      criu/timens.d
00:05:00 [2020-10-30T00:05:00.539Z] #41 73.09   DEP      criu/sysfs_parse.d
00:05:00 [2020-10-30T00:05:00.542Z] #41 77.39   DEP      criu/config.d
00:05:00 [2020-10-30T00:05:00.542Z] #41 77.55   DEP      criu/clone-noasan.d
00:05:00 [2020-10-30T00:05:00.542Z] #41 77.65   DEP      criu/cgroup.d
00:05:00 [2020-10-30T00:05:00.763Z] #42 140.7   CC       criu/image.o
00:05:00 [2020-10-30T00:05:00.799Z] #41 73.27   DEP      criu/sysctl.d
00:05:00 [2020-10-30T00:05:00.805Z] #41 77.82   DEP      criu/cgroup-props.d
00:05:00 [2020-10-30T00:05:00.805Z] #41 77.89   DEP      criu/bitmap.d
00:05:00 [2020-10-30T00:05:00.805Z] #41 77.91   DEP      criu/bfd.d
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: 'images/built-in.o' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: 'compel/libcompel.a' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: 'compel/compel-host-bin' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.1 make[1]: Nothing to be done for 'all'.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.2 make[1]: 'soccr/libsoccr.a' is up to date.
00:05:00 [2020-10-30T00:05:00.816Z] #41 159.2 make[2]: Nothing to be done for 'all'.
00:05:00 [2020-10-30T00:05:00.917Z] #20 13.63   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:05:00 [2020-10-30T00:05:00.917Z] #20 13.63   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:05:00 [2020-10-30T00:05:00.917Z] #20 13.68 Successfully built pyyaml
00:05:01 [2020-10-30T00:05:01.058Z] #41 73.42   DEP      criu/string.d
00:05:01 [2020-10-30T00:05:01.058Z] #41 73.49   DEP      criu/stats.d
00:05:01 [2020-10-30T00:05:01.058Z] #41 73.58   DEP      criu/sockets.d
00:05:01 [2020-10-30T00:05:01.068Z] #41 77.98   DEP      criu/autofs.d
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.3 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.3 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.3 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.3 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.4 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.4 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.4 make[2]: Nothing to be done for 'all'.
00:05:01 [2020-10-30T00:05:01.079Z] #41 159.4   INSTALL  criu/criu
00:05:01 [2020-10-30T00:05:01.174Z] #20 13.69 Installing collected packages: pathspec, pyyaml, yamllint
00:05:01 [2020-10-30T00:05:01.286Z] Client:
00:05:01 [2020-10-30T00:05:01.286Z]  Debug Mode: false
00:05:01 [2020-10-30T00:05:01.286Z]  Plugins:
00:05:01 [2020-10-30T00:05:01.286Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:05:01 [2020-10-30T00:05:01.286Z] 
00:05:01 [2020-10-30T00:05:01.286Z] Server:
00:05:01 [2020-10-30T00:05:01.286Z]  Containers: 0
00:05:01 [2020-10-30T00:05:01.286Z]   Running: 0
00:05:01 [2020-10-30T00:05:01.286Z]   Paused: 0
00:05:01 [2020-10-30T00:05:01.286Z]   Stopped: 0
00:05:01 [2020-10-30T00:05:01.286Z]  Images: 0
00:05:01 [2020-10-30T00:05:01.286Z]  Server Version: 19.03.12
00:05:01 [2020-10-30T00:05:01.286Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:05:01 [2020-10-30T00:05:01.286Z]   Windows: 
00:05:01 [2020-10-30T00:05:01.286Z]   LCOW: 
00:05:01 [2020-10-30T00:05:01.286Z]  Logging Driver: json-file
00:05:01 [2020-10-30T00:05:01.286Z]  Plugins:
00:05:01 [2020-10-30T00:05:01.286Z]   Volume: local
00:05:01 [2020-10-30T00:05:01.286Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:05:01 [2020-10-30T00:05:01.286Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:05:01 [2020-10-30T00:05:01.286Z]  Swarm: inactive
00:05:01 [2020-10-30T00:05:01.286Z]  Default Isolation: process
00:05:01 [2020-10-30T00:05:01.286Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:05:01 [2020-10-30T00:05:01.286Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:05:01 [2020-10-30T00:05:01.286Z]  OSType: windows
00:05:01 [2020-10-30T00:05:01.286Z]  Architecture: x86_64
00:05:01 [2020-10-30T00:05:01.286Z]  CPUs: 4
00:05:01 [2020-10-30T00:05:01.286Z]  Total Memory: 32GiB
00:05:01 [2020-10-30T00:05:01.286Z]  Name: azwin-2-da0790
00:05:01 [2020-10-30T00:05:01.286Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
00:05:01 [2020-10-30T00:05:01.286Z]  Docker Root Dir: D:\docker
00:05:01 [2020-10-30T00:05:01.286Z]  Debug Mode: false
00:05:01 [2020-10-30T00:05:01.286Z]  Registry: https://index.docker.io/v1/
00:05:01 [2020-10-30T00:05:01.286Z]  Labels:
00:05:01 [2020-10-30T00:05:01.286Z]  Experimental: true
00:05:01 [2020-10-30T00:05:01.286Z]  Insecure Registries:
00:05:01 [2020-10-30T00:05:01.286Z]   10.0.0.4:5000
00:05:01 [2020-10-30T00:05:01.286Z]   127.0.0.0/8
00:05:01 [2020-10-30T00:05:01.286Z]  Registry Mirrors:
00:05:01 [2020-10-30T00:05:01.286Z]   http://10.0.0.4:5000/
00:05:01 [2020-10-30T00:05:01.286Z]  Live Restore Enabled: false
00:05:01 [2020-10-30T00:05:01.286Z] 
00:05:01 [2020-10-30T00:05:01.331Z] #41 78.10   DEP      criu/aio.d
00:05:01 [2020-10-30T00:05:01.331Z] #41 78.26   DEP      criu/action-scripts.d
00:05:01 [2020-10-30T00:05:01.339Z] #41 DONE 159.7s
00:05:01 [2020-10-30T00:05:01.339Z] 
00:05:01 [2020-10-30T00:05:01.339Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
[Pipeline] }
00:05:01 [2020-10-30T00:05:01.439Z] #20 14.08 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
00:05:01 [2020-10-30T00:05:01.596Z] #41 78.49   CC       criu/action-scripts.o
00:05:01 [2020-10-30T00:05:01.627Z] #41 73.82   DEP      criu/sk-unix.d
00:05:01 [2020-10-30T00:05:01.627Z] #41 74.06   DEP      criu/sk-tcp.d
00:05:01 [2020-10-30T00:05:01.820Z] #42 141.7   CC       criu/ipc_ns.o
00:05:01 [2020-10-30T00:05:01.887Z] #41 74.34   DEP      criu/sk-queue.d
00:05:02 [2020-10-30T00:05:02.004Z] #20 DONE 14.5s
00:05:02 [2020-10-30T00:05:02.004Z] 
00:05:02 [2020-10-30T00:05:02.004Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:05:02 [2020-10-30T00:05:02.146Z] #41 74.51   DEP      criu/sk-packet.d
00:05:02 [2020-10-30T00:05:02.175Z] #41 78.98   CC       criu/aio.o
00:05:02 [2020-10-30T00:05:02.406Z] #41 74.71   DEP      criu/sk-netlink.d
00:05:02 [2020-10-30T00:05:02.406Z] #41 ...
00:05:02 [2020-10-30T00:05:02.406Z] 
00:05:02 [2020-10-30T00:05:02.406Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:02 [2020-10-30T00:05:02.406Z] #18 14.92 Reading package lists...
00:05:02 [2020-10-30T00:05:02.722Z] #54 ...
00:05:02 [2020-10-30T00:05:02.722Z] 
00:05:02 [2020-10-30T00:05:02.722Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:05:02 [2020-10-30T00:05:02.722Z] #42 DONE 0.3s
00:05:02 [2020-10-30T00:05:02.722Z] 
00:05:02 [2020-10-30T00:05:02.722Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:02 [2020-10-30T00:05:02.750Z] #41 79.64   CC       criu/autofs.o
00:05:02 [2020-10-30T00:05:02.883Z] #42 143.1   CC       criu/irmap.o
00:05:02 [2020-10-30T00:05:02.982Z] #54 ...
00:05:02 [2020-10-30T00:05:02.982Z] 
00:05:02 [2020-10-30T00:05:02.982Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:05:03 [2020-10-30T00:05:03.344Z] #18 18.86 Building dependency tree...
00:05:03 [2020-10-30T00:05:03.375Z] #23 DONE 1.5s
00:05:03 [2020-10-30T00:05:03.375Z] 
00:05:03 [2020-10-30T00:05:03.375Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:03 [2020-10-30T00:05:03.375Z] #41 129.5   CC       criu/namespaces.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 131.1   CC       criu/net.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 134.3   CC       criu/netfilter.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 134.8   CC       criu/page-pipe.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 135.6   CC       criu/page-xfer.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 137.3   CC       criu/pagemap-cache.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 137.7   CC       criu/pagemap.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 138.7   CC       criu/parasite-syscall.o
00:05:03 [2020-10-30T00:05:03.375Z] #41 ...
00:05:03 [2020-10-30T00:05:03.375Z] 
00:05:03 [2020-10-30T00:05:03.375Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:05:03 [2020-10-30T00:05:03.552Z] #44 DONE 0.8s
00:05:03 [2020-10-30T00:05:03.552Z] 
00:05:03 [2020-10-30T00:05:03.552Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:03 [2020-10-30T00:05:03.552Z] #54 186.6 + bin/containerd
00:05:03 [2020-10-30T00:05:03.813Z] #54 ...
00:05:03 [2020-10-30T00:05:03.813Z] 
00:05:03 [2020-10-30T00:05:03.813Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:05:03 [2020-10-30T00:05:03.813Z] #46 DONE 0.1s
00:05:03 [2020-10-30T00:05:03.813Z] 
00:05:03 [2020-10-30T00:05:03.813Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:05:03 [2020-10-30T00:05:03.941Z] #42 143.8   CC       criu/kcmp-ids.o
00:05:04 [2020-10-30T00:05:04.147Z] #41 80.95   CC       criu/bfd.o
00:05:04 [2020-10-30T00:05:04.240Z] #42 144.1   CC       criu/kerndat.o
00:05:04 [2020-10-30T00:05:04.285Z] #18 20.81 libcap2-bin is already the newest version (1:2.25-2).
00:05:04 [2020-10-30T00:05:04.285Z] #18 20.81 The following additional packages will be installed:
00:05:04 [2020-10-30T00:05:04.285Z] #18 20.81   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:05:04 [2020-10-30T00:05:04.285Z] #18 20.81   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:05:04 [2020-10-30T00:05:04.383Z] #48 DONE 0.5s
00:05:04 [2020-10-30T00:05:04.383Z] 
00:05:04 [2020-10-30T00:05:04.383Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.82   python3.7 python3.7-minimal vim-runtime xxd
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.82 Suggested packages:
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83 Recommended packages:
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83   aufs-dkms nftables build-essential python3-dev python3-keyring
00:05:04 [2020-10-30T00:05:04.545Z] #18 20.83   python3-keyrings.alt python3-xdg unzip
00:05:04 [2020-10-30T00:05:04.644Z] #50 DONE 0.3s
00:05:04 [2020-10-30T00:05:04.644Z] 
00:05:04 [2020-10-30T00:05:04.644Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:05:04 [2020-10-30T00:05:04.723Z] #41 81.42   CC       criu/bitmap.o
00:05:04 [2020-10-30T00:05:04.723Z] #41 81.59   CC       criu/cgroup-props.o
00:05:04 [2020-10-30T00:05:04.723Z] #41 ...
00:05:04 [2020-10-30T00:05:04.723Z] 
00:05:04 [2020-10-30T00:05:04.723Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:04 [2020-10-30T00:05:04.723Z] #18 18.86 debconf: delaying package configuration, since apt-utils is not installed
00:05:04 [2020-10-30T00:05:04.723Z] #18 18.98 Fetched 27.6 MB in 2s (13.9 MB/s)
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.04 Selecting previously unselected package pigz.
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23405 files and directories currently installed.)
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.11 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.12 Unpacking pigz (2.4-1) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.23 Selecting previously unselected package libpython3.7-minimal:arm64.
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.24 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.83 Selecting previously unselected package python3.7-minimal.
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 19.85 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 20.80 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 20.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.68 Selecting previously unselected package python3-minimal.
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.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 ... 23654 files and directories currently installed.)
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.73 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.74 Unpacking python3-minimal (3.7.3-1) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.88 Selecting previously unselected package libmpdec2:arm64.
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.89 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 22.91 Unpacking libmpdec2:arm64 (2.4.2-2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 23.14 Selecting previously unselected package libpython3.7-stdlib:arm64.
00:05:04 [2020-10-30T00:05:04.723Z] #18 23.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 23.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.20 Selecting previously unselected package python3.7.
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.25 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.41 Selecting previously unselected package libpython3-stdlib:arm64.
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.44 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 24.65 Setting up python3-minimal (3.7.3-1) ...
00:05:04 [2020-10-30T00:05:04.723Z] #18 25.87 Selecting previously unselected package python3.
00:05:04 [2020-10-30T00:05:04.723Z] #18 25.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
00:05:04 [2020-10-30T00:05:04.723Z] #18 25.92 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.747Z] #28 DONE 1.6s
00:05:04 [2020-10-30T00:05:04.747Z] 
00:05:04 [2020-10-30T00:05:04.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:04 [2020-10-30T00:05:04.747Z] #41 139.7   CC       criu/path.o
00:05:04 [2020-10-30T00:05:04.747Z] #41 140.1   CC       criu/pie-util-vdso-elf32.o
00:05:04 [2020-10-30T00:05:04.904Z] #52 DONE 0.4s
00:05:04 [2020-10-30T00:05:04.904Z] 
00:05:04 [2020-10-30T00:05:04.904Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:04 [2020-10-30T00:05:04.986Z] #18 25.93 Unpacking python3 (3.7.3-1) ...
00:05:04 [2020-10-30T00:05:04.986Z] #18 26.07 Selecting previously unselected package libip4tc0:arm64.
00:05:04 [2020-10-30T00:05:04.986Z] #18 26.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
00:05:04 [2020-10-30T00:05:04.986Z] #18 26.09 Unpacking libip4tc0:arm64 (1.8.2-4) ...
00:05:05 [2020-10-30T00:05:05.004Z] #41 ...
00:05:05 [2020-10-30T00:05:05.004Z] 
00:05:05 [2020-10-30T00:05:05.004Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:05:05 [2020-10-30T00:05:05.004Z] #31 DONE 0.1s
00:05:05 [2020-10-30T00:05:05.004Z] 
00:05:05 [2020-10-30T00:05:05.004Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:05:05 [2020-10-30T00:05:05.004Z] #33 DONE 0.0s
00:05:05 [2020-10-30T00:05:05.004Z] 
00:05:05 [2020-10-30T00:05:05.004Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:05:05 [2020-10-30T00:05:05.004Z] #36 DONE 0.0s
00:05:05 [2020-10-30T00:05:05.004Z] 
00:05:05 [2020-10-30T00:05:05.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:05 [2020-10-30T00:05:05.004Z] #41 140.6   CC       criu/pie-util-vdso.o
00:05:05 [2020-10-30T00:05:05.113Z] #18 ...
00:05:05 [2020-10-30T00:05:05.113Z] 
00:05:05 [2020-10-30T00:05:05.113Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:05 [2020-10-30T00:05:05.113Z] #43 158.8 github.com/LK4D4/vndr/godl
00:05:05 [2020-10-30T00:05:05.113Z] #43 159.7 github.com/LK4D4/vndr
00:05:05 [2020-10-30T00:05:05.113Z] #43 ...
00:05:05 [2020-10-30T00:05:05.113Z] 
00:05:05 [2020-10-30T00:05:05.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:05 [2020-10-30T00:05:05.113Z] #41 74.97   DEP      criu/sk-inet.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.17   DEP      criu/signalfd.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.33   DEP      criu/sigframe.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.46   DEP      criu/shmem.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.61   DEP      criu/servicefd.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.77   DEP      criu/seize.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 75.94   DEP      criu/seccomp.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 76.10   DEP      criu/rst-malloc.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 76.18   DEP      criu/rbtree.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 76.23   DEP      criu/pstree.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 76.40   DEP      criu/protobuf.d
00:05:05 [2020-10-30T00:05:05.113Z] #41 76.59   GEN      criu/protobuf-desc-gen.h
00:05:05 [2020-10-30T00:05:05.250Z] #18 26.23 Selecting previously unselected package libip6tc0:arm64.
00:05:05 [2020-10-30T00:05:05.250Z] #18 26.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
00:05:05 [2020-10-30T00:05:05.250Z] #18 26.25 Unpacking libip6tc0:arm64 (1.8.2-4) ...
00:05:05 [2020-10-30T00:05:05.261Z] #41 141.0   CC       criu/pie-util.o
00:05:05 [2020-10-30T00:05:05.298Z] #42 145.4   CC       criu/libnetlink.o
00:05:05 [2020-10-30T00:05:05.513Z] #18 26.39 Selecting previously unselected package libiptc0:arm64.
00:05:05 [2020-10-30T00:05:05.513Z] #18 26.41 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
00:05:05 [2020-10-30T00:05:05.513Z] #18 26.41 Unpacking libiptc0:arm64 (1.8.2-4) ...
00:05:05 [2020-10-30T00:05:05.513Z] #18 26.50 Selecting previously unselected package libnfnetlink0:arm64.
00:05:05 [2020-10-30T00:05:05.513Z] #18 ...
00:05:05 [2020-10-30T00:05:05.513Z] 
00:05:05 [2020-10-30T00:05:05.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:05 [2020-10-30T00:05:05.513Z] #41 82.35   CC       criu/cgroup.o
00:05:05 [2020-10-30T00:05:05.825Z] #41 141.2   CC       criu/pipes.o
00:05:05 [2020-10-30T00:05:05.948Z] #42 145.8   CC       criu/log.o
00:05:06 [2020-10-30T00:05:06.050Z] #41 78.41   DEP      criu/protobuf-desc.d
00:05:06 [2020-10-30T00:05:06.050Z] #41 78.56   DEP      criu/proc_parse.d
00:05:06 [2020-10-30T00:05:06.249Z] #42 146.4   CC       criu/lsm.o
00:05:06 [2020-10-30T00:05:06.309Z] #41 ...
00:05:06 [2020-10-30T00:05:06.309Z] 
00:05:06 [2020-10-30T00:05:06.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:06 [2020-10-30T00:05:06.309Z] #43 DONE 170.1s
00:05:06 [2020-10-30T00:05:06.309Z] 
00:05:06 [2020-10-30T00:05:06.309Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:06 [2020-10-30T00:05:06.309Z] #41 78.81   DEP      criu/plugin.d
00:05:06 [2020-10-30T00:05:06.389Z] #41 141.9   CC       criu/plugin.o
00:05:06 [2020-10-30T00:05:06.569Z] #41 78.95   DEP      criu/pipes.d
00:05:06 [2020-10-30T00:05:06.645Z] #41 142.3   CC       criu/proc_parse.o
00:05:06 [2020-10-30T00:05:06.828Z] #41 79.28   DEP      criu/pie-util.d
00:05:06 [2020-10-30T00:05:06.899Z] #42 146.9   CC       criu/mem.o
00:05:07 [2020-10-30T00:05:07.088Z] #41 79.46   DEP      criu/pie-util-vdso.d
00:05:07 [2020-10-30T00:05:07.088Z] #41 79.68   DEP      criu/pie-util-vdso-elf32.d
00:05:07 [2020-10-30T00:05:07.348Z] #41 79.88   DEP      criu/path.d
00:05:07 [2020-10-30T00:05:07.608Z] #41 80.10   DEP      criu/parasite-syscall.d
00:05:07 [2020-10-30T00:05:07.868Z] #41 80.27   DEP      criu/pagemap.d
00:05:07 [2020-10-30T00:05:07.868Z] #41 80.40   DEP      criu/pagemap-cache.d
00:05:08 [2020-10-30T00:05:08.015Z] #41 ...
00:05:08 [2020-10-30T00:05:08.015Z] 
00:05:08 [2020-10-30T00:05:08.015Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:08 [2020-10-30T00:05:08.015Z] #51 92.49 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:05:08 [2020-10-30T00:05:08.015Z] #51 94.47 + mkdir -p /build
00:05:08 [2020-10-30T00:05:08.015Z] #51 94.47 + cp runc /build/runc
00:05:08 [2020-10-30T00:05:08.015Z] #51 DONE 94.7s
00:05:08 [2020-10-30T00:05:08.015Z] 
00:05:08 [2020-10-30T00:05:08.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:08 [2020-10-30T00:05:08.127Z] #41 80.54   DEP      criu/page-xfer.d
00:05:08 [2020-10-30T00:05:08.127Z] #41 80.73   DEP      criu/page-pipe.d
00:05:08 [2020-10-30T00:05:08.387Z] #41 80.86   DEP      criu/netfilter.d
00:05:08 [2020-10-30T00:05:08.387Z] #41 80.99   DEP      criu/net.d
00:05:08 [2020-10-30T00:05:08.834Z] #41 85.48   CC       criu/clone-noasan.o
00:05:08 [2020-10-30T00:05:08.834Z] #41 85.79   CC       criu/config.o
00:05:08 [2020-10-30T00:05:08.957Z] #41 81.16   DEP      criu/namespaces.d
00:05:08 [2020-10-30T00:05:08.957Z] #41 81.30   DEP      criu/mount.d
00:05:08 [2020-10-30T00:05:08.957Z] #41 81.57   DEP      criu/memfd.d
00:05:09 [2020-10-30T00:05:09.010Z] #42 148.9   CC       criu/memfd.o
00:05:09 [2020-10-30T00:05:09.526Z] #41 81.76   DEP      criu/mem.d
00:05:09 [2020-10-30T00:05:09.526Z] #41 81.95   DEP      criu/lsm.d
00:05:09 [2020-10-30T00:05:09.657Z] #42 149.6   CC       criu/mount.o
00:05:09 [2020-10-30T00:05:09.785Z] #41 82.10   DEP      criu/log.d
00:05:09 [2020-10-30T00:05:09.785Z] #41 82.17   DEP      criu/libnetlink.d
00:05:09 [2020-10-30T00:05:09.785Z] #41 82.25   DEP      criu/kerndat.d
00:05:09 [2020-10-30T00:05:09.911Z] #41 145.2   CC       criu/protobuf-desc.o
00:05:10 [2020-10-30T00:05:10.045Z] #41 82.46   DEP      criu/kcmp-ids.d
00:05:10 [2020-10-30T00:05:10.045Z] #41 82.51   DEP      criu/irmap.d
00:05:10 [2020-10-30T00:05:10.305Z] #41 82.65   DEP      criu/ipc_ns.d
00:05:10 [2020-10-30T00:05:10.305Z] #41 82.88   DEP      criu/image.d
00:05:10 [2020-10-30T00:05:10.474Z] #41 146.0   CC       criu/protobuf.o
00:05:10 [2020-10-30T00:05:10.566Z] #41 83.09   DEP      criu/image-desc.d
00:05:10 [2020-10-30T00:05:10.731Z] #41 146.3   CC       criu/pstree.o
00:05:10 [2020-10-30T00:05:10.758Z] #41 87.47   CC       criu/cr-check.o
00:05:10 [2020-10-30T00:05:10.758Z] #41 ...
00:05:10 [2020-10-30T00:05:10.758Z] 
00:05:10 [2020-10-30T00:05:10.758Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.51 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.51 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.59 Selecting previously unselected package libnetfilter-conntrack3:arm64.
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.70 Selecting previously unselected package libnftnl11:arm64.
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.72 Unpacking libnftnl11:arm64 (1.1.2-2) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.95 Selecting previously unselected package iptables.
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.95 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 26.97 Unpacking iptables (1.8.2-4) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.26 Selecting previously unselected package xxd.
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.28 Unpacking xxd (2:8.1.0875-5) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.40 Selecting previously unselected package vim-common.
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.43 Unpacking vim-common (2:8.1.0875-5) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.67 Selecting previously unselected package bash-completion.
00:05:10 [2020-10-30T00:05:10.758Z] #18 27.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.17 Unpacking bash-completion (1:2.8-6) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.83 Selecting previously unselected package bzip2.
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.92 Selecting previously unselected package xz-utils.
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 30.94 Unpacking xz-utils (5.2.4-1) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.09 Selecting previously unselected package apparmor.
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.12 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.20 Unpacking apparmor (2.13.2-10) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.65 Selecting previously unselected package aufs-tools.
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.81 Selecting previously unselected package libonig5:arm64.
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.81 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
00:05:10 [2020-10-30T00:05:10.758Z] #18 31.82 Unpacking libonig5:arm64 (6.9.1-1) ...
00:05:10 [2020-10-30T00:05:10.826Z] #41 83.15   DEP      criu/fsnotify.d
00:05:10 [2020-10-30T00:05:10.826Z] #41 83.31   DEP      criu/filesystems.d
00:05:11 [2020-10-30T00:05:11.022Z] #18 32.09 Selecting previously unselected package libjq1:arm64.
00:05:11 [2020-10-30T00:05:11.022Z] #18 32.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:05:11 [2020-10-30T00:05:11.022Z] #18 32.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:05:11 [2020-10-30T00:05:11.022Z] #18 32.23 Selecting previously unselected package jq.
00:05:11 [2020-10-30T00:05:11.086Z] #41 83.50   DEP      criu/files.d
00:05:11 [2020-10-30T00:05:11.296Z] #41 ...
00:05:11 [2020-10-30T00:05:11.296Z] 
00:05:11 [2020-10-30T00:05:11.296Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:05:11 [2020-10-30T00:05:11.296Z] #38 DONE 240.7s
00:05:11 [2020-10-30T00:05:11.296Z] 
00:05:11 [2020-10-30T00:05:11.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:11 [2020-10-30T00:05:11.296Z] #41 147.0   CC       criu/rbtree.o
00:05:11 [2020-10-30T00:05:11.346Z] #41 83.72   DEP      criu/files-reg.d
00:05:11 [2020-10-30T00:05:11.346Z] #41 83.87   DEP      criu/files-ext.d
00:05:11 [2020-10-30T00:05:11.368Z] #18 32.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
00:05:11 [2020-10-30T00:05:11.368Z] #18 32.25 Unpacking jq (1.5+dfsg-2+b1) ...
00:05:11 [2020-10-30T00:05:11.553Z] #41 147.2   CC       criu/rst-malloc.o
00:05:11 [2020-10-30T00:05:11.606Z] #41 84.03   DEP      criu/file-lock.d
00:05:11 [2020-10-30T00:05:11.811Z] #41 147.5   CC       criu/seccomp.o
00:05:11 [2020-10-30T00:05:11.865Z] #41 84.16   DEP      criu/file-ids.d
00:05:11 [2020-10-30T00:05:11.865Z] #41 84.33   DEP      criu/fifo.d
00:05:12 [2020-10-30T00:05:12.125Z] #41 84.45   DEP      criu/fdstore.d
00:05:12 [2020-10-30T00:05:12.125Z] #41 84.52   DEP      criu/fault-injection.d
00:05:12 [2020-10-30T00:05:12.125Z] #41 84.56   DEP      criu/external.d
00:05:12 [2020-10-30T00:05:12.125Z] #41 84.66   DEP      criu/eventpoll.d
00:05:12 [2020-10-30T00:05:12.389Z] #41 84.84   DEP      criu/eventfd.d
00:05:12 [2020-10-30T00:05:12.649Z] #41 84.97   DEP      criu/crtools.d
00:05:12 [2020-10-30T00:05:12.649Z] #41 85.15   DEP      criu/cr-service.d
00:05:12 [2020-10-30T00:05:12.742Z] #41 148.3   CC       criu/seize.o
00:05:12 [2020-10-30T00:05:12.767Z] #18 ...
00:05:12 [2020-10-30T00:05:12.767Z] 
00:05:12 [2020-10-30T00:05:12.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:12 [2020-10-30T00:05:12.767Z] #41 89.74   CC       criu/cr-dedup.o
00:05:12 [2020-10-30T00:05:12.909Z] #41 85.38   DEP      criu/cr-restore.d
00:05:13 [2020-10-30T00:05:13.344Z] #41 90.29   CC       criu/cr-dump.o
00:05:13 [2020-10-30T00:05:13.479Z] #41 85.69   DEP      criu/cr-errno.d
00:05:13 [2020-10-30T00:05:13.479Z] #41 85.72   DEP      criu/cr-dump.d
00:05:13 [2020-10-30T00:05:13.479Z] #41 85.90   DEP      criu/cr-dedup.d
00:05:13 [2020-10-30T00:05:13.672Z] #41 149.1   CC       criu/servicefd.o
00:05:13 [2020-10-30T00:05:13.672Z] #41 ...
00:05:13 [2020-10-30T00:05:13.672Z] 
00:05:13 [2020-10-30T00:05:13.672Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:05:13 [2020-10-30T00:05:13.672Z] #39 DONE 0.6s
00:05:13 [2020-10-30T00:05:13.672Z] 
00:05:13 [2020-10-30T00:05:13.672Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:13 [2020-10-30T00:05:13.672Z] #41 149.4   CC       criu/shmem.o
00:05:13 [2020-10-30T00:05:13.738Z] #41 86.11   DEP      criu/cr-check.d
00:05:14 [2020-10-30T00:05:14.007Z] #41 86.29   DEP      criu/config.d
00:05:14 [2020-10-30T00:05:14.007Z] #41 86.44   DEP      criu/clone-noasan.d
00:05:14 [2020-10-30T00:05:14.007Z] #41 ...
00:05:14 [2020-10-30T00:05:14.007Z] 
00:05:14 [2020-10-30T00:05:14.007Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90 The following NEW packages will be installed:
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.90   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.93   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.93   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.93   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:05:14 [2020-10-30T00:05:14.007Z] #18 22.93   xz-utils zip
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.42 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.42 Need to get 28.5 MB of archives.
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.42 After this operation, 116 MB of additional disk space will be used.
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 23.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 24.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 25.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 25.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 25.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.11 debconf: delaying package configuration, since apt-utils is not installed
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.28 Fetched 28.5 MB in 2s (13.2 MB/s)
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.35 Selecting previously unselected package pigz.
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.41 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.42 Unpacking pigz (2.4-1) ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.53 Selecting previously unselected package libpython3.7-minimal:amd64.
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 26.53 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 27.02 Selecting previously unselected package python3.7-minimal.
00:05:14 [2020-10-30T00:05:14.007Z] #18 27.02 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 27.03 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 28.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 28.07 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 30.36 Selecting previously unselected package python3-minimal.
00:05:14 [2020-10-30T00:05:14.007Z] #18 30.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:05:14 [2020-10-30T00:05:14.007Z] #18 30.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:05:14 [2020-10-30T00:05:14.007Z] #18 30.45 Unpacking python3-minimal (3.7.3-1) ...
00:05:14 [2020-10-30T00:05:14.171Z] #42 154.1   CC       criu/namespaces.o
00:05:14 [2020-10-30T00:05:14.267Z] #18 ...
00:05:14 [2020-10-30T00:05:14.267Z] 
00:05:14 [2020-10-30T00:05:14.267Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:05:14 [2020-10-30T00:05:14.267Z] #30 DONE 177.9s
00:05:14 [2020-10-30T00:05:14.267Z] 
00:05:14 [2020-10-30T00:05:14.267Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:14 [2020-10-30T00:05:14.267Z] #18 30.63 Selecting previously unselected package libmpdec2:amd64.
00:05:14 [2020-10-30T00:05:14.267Z] #18 30.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:05:14 [2020-10-30T00:05:14.267Z] #18 ...
00:05:14 [2020-10-30T00:05:14.267Z] 
00:05:14 [2020-10-30T00:05:14.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:14 [2020-10-30T00:05:14.267Z] #41 86.52   DEP      criu/cgroup.d
00:05:14 [2020-10-30T00:05:14.267Z] #41 86.67   DEP      criu/cgroup-props.d
00:05:14 [2020-10-30T00:05:14.267Z] #41 86.77   DEP      criu/bitmap.d
00:05:14 [2020-10-30T00:05:14.526Z] #41 86.80   DEP      criu/bfd.d
00:05:14 [2020-10-30T00:05:14.526Z] #41 86.87   DEP      criu/autofs.d
00:05:14 [2020-10-30T00:05:14.526Z] #41 87.00   DEP      criu/aio.d
00:05:14 [2020-10-30T00:05:14.602Z] #41 149.9   CC       criu/sigframe.o
00:05:14 [2020-10-30T00:05:14.602Z] #41 150.0   CC       criu/signalfd.o
00:05:14 [2020-10-30T00:05:14.602Z] #41 150.2   CC       criu/sk-inet.o
00:05:14 [2020-10-30T00:05:14.786Z] #41 87.18   DEP      criu/action-scripts.d
00:05:15 [2020-10-30T00:05:15.197Z] #41 150.9   CC       criu/sk-netlink.o
00:05:15 [2020-10-30T00:05:15.355Z] #41 87.66   CC       criu/action-scripts.o
00:05:15 [2020-10-30T00:05:15.493Z] #41 151.1   CC       criu/sk-packet.o
00:05:15 [2020-10-30T00:05:15.615Z] #41 88.09   CC       criu/aio.o
00:05:15 [2020-10-30T00:05:15.753Z] #41 ...
00:05:15 [2020-10-30T00:05:15.753Z] 
00:05:15 [2020-10-30T00:05:15.753Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:05:15 [2020-10-30T00:05:15.753Z] #47 244.8 + /build/golangci-lint --version
00:05:15 [2020-10-30T00:05:15.753Z] #47 245.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:05:15 [2020-10-30T00:05:15.753Z] #47 DONE 245.3s
00:05:15 [2020-10-30T00:05:15.906Z] #41 92.54   CC       criu/cr-errno.o
00:05:15 [2020-10-30T00:05:15.906Z] #41 92.64   CC       criu/cr-restore.o
00:05:16 [2020-10-30T00:05:16.011Z] 
00:05:16 [2020-10-30T00:05:16.011Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:16 [2020-10-30T00:05:16.011Z] #54 ...
00:05:16 [2020-10-30T00:05:16.011Z] 
00:05:16 [2020-10-30T00:05:16.011Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:16 [2020-10-30T00:05:16.011Z] #41 151.6   CC       criu/sk-queue.o
00:05:16 [2020-10-30T00:05:16.185Z] #41 88.59   CC       criu/autofs.o
00:05:16 [2020-10-30T00:05:16.288Z] #42 156.2   CC       criu/net.o
00:05:16 [2020-10-30T00:05:16.576Z] #41 152.1   CC       criu/sk-tcp.o
00:05:16 [2020-10-30T00:05:16.833Z] #41 152.4   CC       criu/sk-unix.o
00:05:17 [2020-10-30T00:05:17.565Z] #41 89.94   CC       criu/bfd.o
00:05:18 [2020-10-30T00:05:18.134Z] #41 90.39   CC       criu/bitmap.o
00:05:18 [2020-10-30T00:05:18.134Z] #41 90.51   CC       criu/cgroup-props.o
00:05:18 [2020-10-30T00:05:18.201Z] #41 153.7   CC       criu/sockets.o
00:05:18 [2020-10-30T00:05:18.469Z] #41 ...
00:05:18 [2020-10-30T00:05:18.469Z] 
00:05:18 [2020-10-30T00:05:18.469Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:18 [2020-10-30T00:05:18.469Z] #18 33.86 Selecting previously unselected package libaio1:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 33.88 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 33.90 Unpacking libaio1:arm64 (0.3.112-3) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.05 Selecting previously unselected package libgpm2:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.05 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.06 Unpacking libgpm2:arm64 (1.20.7-5) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.17 Selecting previously unselected package libicu63:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 34.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.72 Selecting previously unselected package libnet1:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.84 Selecting previously unselected package libnl-3-200:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.97 Selecting previously unselected package libprotobuf-c1:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 37.97 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.04 Selecting previously unselected package libreadline5:arm64.
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.05 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.18 Selecting previously unselected package net-tools.
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.42 Selecting previously unselected package python-pip-whl.
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.44 Unpacking python-pip-whl (18.1-5) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.96 Selecting previously unselected package python3-lib2to3.
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 38.97 Unpacking python3-lib2to3 (3.7.3-1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.12 Selecting previously unselected package python3-distutils.
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.14 Unpacking python3-distutils (3.7.3-1) ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.33 Selecting previously unselected package python3-pip.
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:05:18 [2020-10-30T00:05:18.469Z] #18 39.35 Unpacking python3-pip (18.1-5) ...
00:05:18 [2020-10-30T00:05:18.733Z] #18 39.59 Selecting previously unselected package python3-pkg-resources.
00:05:18 [2020-10-30T00:05:18.733Z] #18 39.61 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:05:18 [2020-10-30T00:05:18.733Z] #18 39.61 Unpacking python3-pkg-resources (40.8.0-1) ...
00:05:18 [2020-10-30T00:05:18.763Z] #41 154.1   CC       criu/stats.o
00:05:18 [2020-10-30T00:05:18.764Z] #41 154.3   CC       criu/string.o
00:05:18 [2020-10-30T00:05:18.764Z] #41 154.3   CC       criu/sysctl.o
00:05:18 [2020-10-30T00:05:18.996Z] #18 40.10 Selecting previously unselected package python3-setuptools.
00:05:18 [2020-10-30T00:05:18.996Z] #18 40.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:05:18 [2020-10-30T00:05:18.996Z] #18 40.12 Unpacking python3-setuptools (40.8.0-1) ...
00:05:19 [2020-10-30T00:05:19.020Z] #41 154.6   CC       criu/sysfs_parse.o
00:05:19 [2020-10-30T00:05:19.072Z] #41 91.32   CC       criu/cgroup.o
00:05:19 [2020-10-30T00:05:19.276Z] #41 154.8   CC       criu/timens.o
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.42 Selecting previously unselected package python3-wheel.
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.44 Unpacking python3-wheel (0.32.3-2) ...
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.58 Selecting previously unselected package sudo.
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.59 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
00:05:19 [2020-10-30T00:05:19.523Z] #18 40.60 Unpacking sudo (1.8.27-1+deb10u2) ...
00:05:19 [2020-10-30T00:05:19.532Z] #41 155.0   CC       criu/timerfd.o
00:05:19 [2020-10-30T00:05:19.532Z] #41 155.2   CC       criu/tty.o
00:05:19 [2020-10-30T00:05:19.862Z] #42 160.1   CC       criu/netfilter.o
00:05:20 [2020-10-30T00:05:20.011Z] #41 ...
00:05:20 [2020-10-30T00:05:20.011Z] 
00:05:20 [2020-10-30T00:05:20.011Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:20 [2020-10-30T00:05:20.011Z] #18 30.67 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 30.83 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 30.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 30.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.25 Selecting previously unselected package python3.7.
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.25 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.38 Selecting previously unselected package libpython3-stdlib:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 32.49 Setting up python3-minimal (3.7.3-1) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.29 Selecting previously unselected package python3.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.37 Unpacking python3 (3.7.3-1) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.48 Selecting previously unselected package libip4tc0:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.49 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.56 Selecting previously unselected package libip6tc0:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.57 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.65 Selecting previously unselected package libiptc0:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.67 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.75 Selecting previously unselected package libnfnetlink0:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.85 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.94 Selecting previously unselected package libnftnl11:amd64.
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 33.95 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.07 Selecting previously unselected package iptables.
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.07 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.07 Unpacking iptables (1.8.2-4) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.39 Selecting previously unselected package xxd.
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.41 Unpacking xxd (2:8.1.0875-5) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.53 Selecting previously unselected package vim-common.
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.56 Unpacking vim-common (2:8.1.0875-5) ...
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.71 Selecting previously unselected package bash-completion.
00:05:20 [2020-10-30T00:05:20.011Z] #18 34.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:05:20 [2020-10-30T00:05:20.101Z] #18 41.14 Selecting previously unselected package thin-provisioning-tools.
00:05:20 [2020-10-30T00:05:20.102Z] #18 41.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
00:05:20 [2020-10-30T00:05:20.102Z] #18 41.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:05:20 [2020-10-30T00:05:20.365Z] #18 41.48 Selecting previously unselected package uidmap.
00:05:20 [2020-10-30T00:05:20.365Z] #18 41.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
00:05:20 [2020-10-30T00:05:20.365Z] #18 41.50 Unpacking uidmap (1:4.5-1.1) ...
00:05:20 [2020-10-30T00:05:20.461Z] #41 156.1   CC       criu/tun.o
00:05:20 [2020-10-30T00:05:20.514Z] #42 160.6   CC       criu/page-pipe.o
00:05:20 [2020-10-30T00:05:20.723Z] #41 156.4   CC       criu/uffd.o
00:05:20 [2020-10-30T00:05:20.949Z] #18 37.52 Unpacking bash-completion (1:2.8-6) ...
00:05:21 [2020-10-30T00:05:21.285Z] #41 157.0   CC       criu/util.o
00:05:21 [2020-10-30T00:05:21.519Z] #18 37.94 Selecting previously unselected package bzip2.
00:05:21 [2020-10-30T00:05:21.519Z] #18 37.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:05:21 [2020-10-30T00:05:21.519Z] #18 37.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:05:21 [2020-10-30T00:05:21.519Z] #18 38.01 Selecting previously unselected package xz-utils.
00:05:21 [2020-10-30T00:05:21.519Z] #18 38.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:05:21 [2020-10-30T00:05:21.519Z] #18 38.02 Unpacking xz-utils (5.2.4-1) ...
00:05:21 [2020-10-30T00:05:21.572Z] #42 161.4   CC       criu/page-xfer.o
00:05:21 [2020-10-30T00:05:21.778Z] #18 38.19 Selecting previously unselected package apparmor.
00:05:21 [2020-10-30T00:05:21.778Z] #18 38.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:05:21 [2020-10-30T00:05:21.778Z] #18 38.27 Unpacking apparmor (2.13.2-10) ...
00:05:22 [2020-10-30T00:05:22.039Z] #18 38.60 Selecting previously unselected package aufs-tools.
00:05:22 [2020-10-30T00:05:22.215Z] #41 157.6   CC       criu/uts_ns.o
00:05:22 [2020-10-30T00:05:22.215Z] #41 157.8   CC       criu/vdso-compat.o
00:05:22 [2020-10-30T00:05:22.215Z] #41 157.9   CC       criu/vdso.o
00:05:22 [2020-10-30T00:05:22.299Z] #18 38.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.299Z] #18 38.61 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:05:22 [2020-10-30T00:05:22.299Z] #18 38.75 Selecting previously unselected package libonig5:amd64.
00:05:22 [2020-10-30T00:05:22.299Z] #18 38.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.299Z] #18 38.77 Unpacking libonig5:amd64 (6.9.1-1) ...
00:05:22 [2020-10-30T00:05:22.558Z] #18 38.92 Selecting previously unselected package libjq1:amd64.
00:05:22 [2020-10-30T00:05:22.558Z] #18 38.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.558Z] #18 38.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:05:22 [2020-10-30T00:05:22.558Z] #18 39.06 Selecting previously unselected package jq.
00:05:22 [2020-10-30T00:05:22.558Z] #18 39.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.558Z] #18 39.08 Unpacking jq (1.5+dfsg-2+b1) ...
00:05:22 [2020-10-30T00:05:22.558Z] #18 39.18 Selecting previously unselected package libaio1:amd64.
00:05:22 [2020-10-30T00:05:22.779Z] #41 158.2   LINK     criu/built-in.o
00:05:22 [2020-10-30T00:05:22.779Z] #41 158.3   LINK     criu/criu
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.19 Unpacking libaio1:amd64 (0.3.112-3) ...
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.24 Selecting previously unselected package libgpm2:amd64.
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.26 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.31 Selecting previously unselected package libicu63:amd64.
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:05:22 [2020-10-30T00:05:22.817Z] #18 39.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:05:22 [2020-10-30T00:05:22.925Z] #18 43.99 Selecting previously unselected package vim-runtime.
00:05:22 [2020-10-30T00:05:22.925Z] #18 ...
00:05:22 [2020-10-30T00:05:22.925Z] 
00:05:22 [2020-10-30T00:05:22.925Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:05:22 [2020-10-30T00:05:22.925Z] #47 180.4 + /build/golangci-lint --version
00:05:22 [2020-10-30T00:05:22.925Z] #47 181.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:05:22 [2020-10-30T00:05:22.925Z] #47 DONE 183.6s
00:05:22 [2020-10-30T00:05:22.925Z] 
00:05:22 [2020-10-30T00:05:22.925Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:22 [2020-10-30T00:05:22.925Z] #18 43.99 Selecting previously unselected package vim-runtime.
00:05:22 [2020-10-30T00:05:22.925Z] #18 44.01 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:05:22 [2020-10-30T00:05:22.925Z] #18 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:05:22 [2020-10-30T00:05:22.925Z] #18 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:05:22 [2020-10-30T00:05:22.925Z] #18 ...
00:05:22 [2020-10-30T00:05:22.925Z] 
00:05:22 [2020-10-30T00:05:22.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:22 [2020-10-30T00:05:22.925Z] #41 96.39   CC       criu/cr-service.o
00:05:22 [2020-10-30T00:05:22.925Z] #41 98.34   CC       criu/crtools.o
00:05:22 [2020-10-30T00:05:22.925Z] #41 99.10   CC       criu/eventfd.o
00:05:22 [2020-10-30T00:05:22.925Z] #41 99.45   CC       criu/eventpoll.o
00:05:23 [2020-10-30T00:05:23.035Z] #41 158.5   DEP      lib/c/criu.d
00:05:23 [2020-10-30T00:05:23.035Z] #41 158.6   CC       images/rpc.pb-c.o
00:05:23 [2020-10-30T00:05:23.292Z] #41 158.9   CC       lib/c/criu.o
00:05:23 [2020-10-30T00:05:23.502Z] #41 100.4   CC       criu/external.o
00:05:23 [2020-10-30T00:05:23.689Z] #42 163.5   CC       criu/pagemap-cache.o
00:05:23 [2020-10-30T00:05:23.765Z] #41 100.7   CC       criu/fault-injection.o
00:05:23 [2020-10-30T00:05:23.855Z] #41 159.4   LINK     lib/c/built-in.o
00:05:23 [2020-10-30T00:05:23.855Z] #41 159.4   LINK     lib/c/libcriu.so
00:05:23 [2020-10-30T00:05:23.855Z] #41 159.5   LINK     lib/c/libcriu.a
00:05:23 [2020-10-30T00:05:23.855Z] #41 159.5   GEN      magic.py
00:05:23 [2020-10-30T00:05:23.988Z] #42 164.0   CC       criu/pagemap.o
00:05:24 [2020-10-30T00:05:24.033Z] #41 100.9   CC       criu/fdstore.o
00:05:24 [2020-10-30T00:05:24.112Z] #41 159.6 Note: Building without setproctitle() and strlcpy() support.
00:05:24 [2020-10-30T00:05:24.112Z] #41 159.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:05:24 [2020-10-30T00:05:24.112Z] #41 159.6 Note: Building without GnuTLS support
00:05:24 [2020-10-30T00:05:24.112Z] #41 159.6 Makefile.config:39: Warn: you have no libnftables installed
00:05:24 [2020-10-30T00:05:24.112Z] #41 159.6 Makefile.config:40: Warn: Building without nftables support
00:05:24 [2020-10-30T00:05:24.609Z] #41 101.4   CC       criu/fifo.o
00:05:24 [2020-10-30T00:05:24.676Z] #41 160.1 fatal: not a git repository (or any of the parent directories): .git
00:05:24 [2020-10-30T00:05:24.933Z] #41 160.5 make[1]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.048Z] #42 165.1   CC       criu/parasite-syscall.o
00:05:25 [2020-10-30T00:05:25.185Z] #41 101.9   CC       criu/file-ids.o
00:05:25 [2020-10-30T00:05:25.185Z] #41 102.3   CC       criu/file-lock.o
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'images/built-in.o' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'compel/libcompel.a' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'compel/compel-host-bin' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.0 make[1]: 'soccr/libsoccr.a' is up to date.
00:05:25 [2020-10-30T00:05:25.496Z] #41 161.2 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.2 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.2 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.3 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.3 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.3 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.4 make[2]: Nothing to be done for 'all'.
00:05:25 [2020-10-30T00:05:25.753Z] #41 161.4 make[2]: Nothing to be done for 'all'.
00:05:26 [2020-10-30T00:05:26.010Z] #41 161.4   INSTALL  criu/criu
00:05:26 [2020-10-30T00:05:26.010Z] #41 DONE 161.7s
00:05:26 [2020-10-30T00:05:26.010Z] 
00:05:26 [2020-10-30T00:05:26.010Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:26 [2020-10-30T00:05:26.109Z] #42 166.0   CC       criu/path.o
00:05:26 [2020-10-30T00:05:26.139Z] #41 103.0   CC       criu/files-ext.o
00:05:26 [2020-10-30T00:05:26.403Z] #41 103.3   CC       criu/files-reg.o
00:05:26 [2020-10-30T00:05:26.666Z] #41 ...
00:05:26 [2020-10-30T00:05:26.666Z] 
00:05:26 [2020-10-30T00:05:26.666Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:26 [2020-10-30T00:05:26.666Z] #18 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:05:26 [2020-10-30T00:05:26.666Z] #18 44.12 Unpacking vim-runtime (2:8.1.0875-5) ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 46.54 Selecting previously unselected package vim.
00:05:26 [2020-10-30T00:05:26.666Z] #18 46.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 46.89 Unpacking vim (2:8.1.0875-5) ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.31 Selecting previously unselected package xfsprogs.
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.32 Unpacking xfsprogs (4.20.0-1) ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.74 Selecting previously unselected package zip.
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.75 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
00:05:26 [2020-10-30T00:05:26.666Z] #18 47.76 Unpacking zip (3.0-11+b1) ...
00:05:26 [2020-10-30T00:05:26.762Z] #42 166.6   CC       criu/pie-util-vdso.o
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.00 Setting up aufs-tools (1:4.14+20190211-1) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.04 Setting up libip6tc0:arm64 (1.8.2-4) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.05 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.06 Setting up libgpm2:arm64 (1.20.7-5) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.07 Setting up libip4tc0:arm64 (1.8.2-4) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.09 Setting up uidmap (1:4.5-1.1) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.10 Setting up libnftnl11:arm64 (1.1.2-2) ...
00:05:26 [2020-10-30T00:05:26.930Z] #18 48.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.73 Selecting previously unselected package libnet1:amd64.
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.82 Selecting previously unselected package libnl-3-200:amd64.
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.95 Selecting previously unselected package libprotobuf-c1:amd64.
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 42.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.03 Selecting previously unselected package libreadline5:amd64.
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.16 Selecting previously unselected package net-tools.
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.17 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.38 Selecting previously unselected package python-pip-whl.
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:05:27 [2020-10-30T00:05:27.008Z] #18 43.41 Unpacking python-pip-whl (18.1-5) ...
00:05:27 [2020-10-30T00:05:27.064Z] #42 167.2   CC       criu/pie-util.o
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.16 Setting up xxd (2:8.1.0875-5) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.18 Setting up zip (3.0-11+b1) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.19 Setting up vim-common (2:8.1.0875-5) ...
00:05:27 [2020-10-30T00:05:27.193Z] #18 48.24 Setting up bash-completion (1:2.8-6) ...
00:05:27 [2020-10-30T00:05:27.374Z] #42 167.4   CC       criu/pipes.o
00:05:27 [2020-10-30T00:05:27.384Z] #54 ...
00:05:27 [2020-10-30T00:05:27.384Z] 
00:05:27 [2020-10-30T00:05:27.384Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:05:27 [2020-10-30T00:05:27.577Z] #18 43.93 Selecting previously unselected package python3-lib2to3.
00:05:27 [2020-10-30T00:05:27.577Z] #18 43.94 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:05:27 [2020-10-30T00:05:27.577Z] #18 43.96 Unpacking python3-lib2to3 (3.7.3-1) ...
00:05:27 [2020-10-30T00:05:27.641Z] #42 DONE 0.1s
00:05:27 [2020-10-30T00:05:27.641Z] 
00:05:27 [2020-10-30T00:05:27.641Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.12 Selecting previously unselected package python3-distutils.
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.14 Unpacking python3-distutils (3.7.3-1) ...
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.30 Selecting previously unselected package python3-pip.
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:05:27 [2020-10-30T00:05:27.836Z] #18 44.31 Unpacking python3-pip (18.1-5) ...
00:05:27 [2020-10-30T00:05:27.897Z] #44 DONE 0.2s
00:05:27 [2020-10-30T00:05:27.897Z] 
00:05:27 [2020-10-30T00:05:27.897Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:05:27 [2020-10-30T00:05:27.897Z] #46 DONE 0.1s
00:05:27 [2020-10-30T00:05:27.897Z] 
00:05:27 [2020-10-30T00:05:27.897Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.46 Selecting previously unselected package python3-pkg-resources.
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.48 Unpacking python3-pkg-resources (40.8.0-1) ...
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.57 Selecting previously unselected package python3-setuptools.
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:05:28 [2020-10-30T00:05:28.095Z] #18 44.57 Unpacking python3-setuptools (40.8.0-1) ...
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.74 Selecting previously unselected package python3-wheel.
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.75 Unpacking python3-wheel (0.32.3-2) ...
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.83 Selecting previously unselected package sudo.
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:05:28 [2020-10-30T00:05:28.353Z] #18 44.85 Unpacking sudo (1.8.27-1+deb10u2) ...
00:05:28 [2020-10-30T00:05:28.459Z] #48 DONE 0.6s
00:05:28 [2020-10-30T00:05:28.459Z] 
00:05:28 [2020-10-30T00:05:28.459Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:28 [2020-10-30T00:05:28.459Z] #54 ...
00:05:28 [2020-10-30T00:05:28.459Z] 
00:05:28 [2020-10-30T00:05:28.459Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:05:28 [2020-10-30T00:05:28.459Z] #50 DONE 0.1s
00:05:28 [2020-10-30T00:05:28.459Z] 
00:05:28 [2020-10-30T00:05:28.459Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:05:28 [2020-10-30T00:05:28.493Z] #42 168.4   CC       criu/plugin.o
00:05:28 [2020-10-30T00:05:28.800Z] #42 168.8   CC       criu/proc_parse.o
00:05:28 [2020-10-30T00:05:28.921Z] #18 45.38 Selecting previously unselected package thin-provisioning-tools.
00:05:28 [2020-10-30T00:05:28.921Z] #18 45.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:05:28 [2020-10-30T00:05:28.921Z] #18 45.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:05:29 [2020-10-30T00:05:29.021Z] #52 DONE 0.3s
00:05:29 [2020-10-30T00:05:29.021Z] 
00:05:29 [2020-10-30T00:05:29.021Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:29 [2020-10-30T00:05:29.107Z] #42 ...
00:05:29 [2020-10-30T00:05:29.107Z] 
00:05:29 [2020-10-30T00:05:29.107Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:29 [2020-10-30T00:05:29.108Z] #52 125.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
00:05:29 [2020-10-30T00:05:29.179Z] #18 45.65 Selecting previously unselected package uidmap.
00:05:29 [2020-10-30T00:05:29.179Z] #18 45.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:05:29 [2020-10-30T00:05:29.179Z] #18 45.66 Unpacking uidmap (1:4.5-1.1) ...
00:05:29 [2020-10-30T00:05:29.282Z] #54 195.4 + bin/containerd
00:05:29 [2020-10-30T00:05:29.438Z] #18 45.78 Selecting previously unselected package vim-runtime.
00:05:29 [2020-10-30T00:05:29.438Z] #18 45.78 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:05:29 [2020-10-30T00:05:29.438Z] #18 45.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:05:29 [2020-10-30T00:05:29.438Z] #18 45.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:05:29 [2020-10-30T00:05:29.438Z] #18 45.88 Unpacking vim-runtime (2:8.1.0875-5) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.31 Setting up libiptc0:arm64 (1.8.2-4) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.32 Setting up xz-utils (5.2.4-1) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.38 Setting up sudo (1.8.27-1+deb10u2) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.51 invoke-rc.d: could not determine current runlevel
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.54 invoke-rc.d: policy-rc.d denied execution of start.
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.56 Setting up pigz (2.4-1) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.58 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.60 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.62 Setting up python-pip-whl (18.1-5) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.64 Setting up libmpdec2:arm64 (2.4.2-2) ...
00:05:30 [2020-10-30T00:05:30.511Z] #18 51.66 Setting up vim-runtime (2:8.1.0875-5) ...
00:05:30 [2020-10-30T00:05:30.774Z] #18 51.92 Setting up libaio1:arm64 (0.3.112-3) ...
00:05:30 [2020-10-30T00:05:30.774Z] #18 51.94 Setting up libonig5:arm64 (6.9.1-1) ...
00:05:30 [2020-10-30T00:05:30.774Z] #18 51.97 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 51.98 Setting up vim (2:8.1.0875-5) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.08 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.09 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.11 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.13 Setting up jq (1.5+dfsg-2+b1) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.14 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
00:05:31 [2020-10-30T00:05:31.038Z] #18 52.15 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:05:31 [2020-10-30T00:05:31.614Z] #18 ...
00:05:31 [2020-10-30T00:05:31.614Z] 
00:05:31 [2020-10-30T00:05:31.614Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:31 [2020-10-30T00:05:31.614Z] #51 66.11 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:05:31 [2020-10-30T00:05:31.934Z] #52 128.0 + mkdir -p /build
00:05:31 [2020-10-30T00:05:31.934Z] #52 128.0 + cp runc /build/runc
00:05:31 [2020-10-30T00:05:31.934Z] #52 DONE 128.1s
00:05:31 [2020-10-30T00:05:31.934Z] 
00:05:31 [2020-10-30T00:05:31.934Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:05:31 [2020-10-30T00:05:31.934Z] #39 236.7 + dpkg --print-architecture
00:05:31 [2020-10-30T00:05:31.934Z] #39 236.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:05:31 [2020-10-30T00:05:31.934Z] #39 237.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:05:31 [2020-10-30T00:05:31.934Z] #39 237.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:05:31 [2020-10-30T00:05:31.970Z] #18 ...
00:05:31 [2020-10-30T00:05:31.970Z] 
00:05:31 [2020-10-30T00:05:31.970Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:31 [2020-10-30T00:05:31.970Z] #41 94.18   CC       criu/clone-noasan.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 94.37   CC       criu/config.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 95.68   CC       criu/cr-check.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 97.46   CC       criu/cr-dedup.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 97.87   CC       criu/cr-dump.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 100.0   CC       criu/cr-errno.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 100.1   CC       criu/cr-restore.o
00:05:31 [2020-10-30T00:05:31.970Z] #41 104.3   CC       criu/cr-service.o
00:05:32 [2020-10-30T00:05:32.029Z] DEBUG: print all environment variables to check how Jenkins runs this script
00:05:32 [2020-10-30T00:05:32.029Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-694242b2\powershellScript.ps1'; exit $LASTEXITCODE;
00:05:32 [2020-10-30T00:05:32.029Z] ----------------------------------------------------------------------------
00:05:32 [2020-10-30T00:05:32.029Z] 
00:05:32 [2020-10-30T00:05:32.029Z] INFO: executeCI.ps1 starting at Fri Oct 30 00:05:31 CUT 2020
00:05:32 [2020-10-30T00:05:32.029Z] 
00:05:32 [2020-10-30T00:05:32.029Z] INFO: Script version 05-Feb-2019 09:03 PDT
00:05:32 [2020-10-30T00:05:32.029Z] INFO: Running git version 2.24.1.windows.2
00:05:32 [2020-10-30T00:05:32.029Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
00:05:32 [2020-10-30T00:05:32.029Z] INFO: Environment variables:
00:05:32 [2020-10-30T00:05:32.029Z] 
00:05:32 [2020-10-30T00:05:32.029Z] Name                           Value                                                                                   
00:05:32 [2020-10-30T00:05:32.029Z] ----                           -----                                                                                   
00:05:32 [2020-10-30T00:05:32.029Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
00:05:32 [2020-10-30T00:05:32.029Z] amd64                          true                                                                                    
00:05:32 [2020-10-30T00:05:32.029Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
00:05:32 [2020-10-30T00:05:32.029Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
00:05:32 [2020-10-30T00:05:32.029Z] arm64                          true                                                                                    
00:05:32 [2020-10-30T00:05:32.029Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
00:05:32 [2020-10-30T00:05:32.029Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
00:05:32 [2020-10-30T00:05:32.029Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
00:05:32 [2020-10-30T00:05:32.029Z] BRANCH_NAME                    PR-41458                                                                                
00:05:32 [2020-10-30T00:05:32.029Z] BUILD_DISPLAY_NAME             #21                                                                                     
00:05:32 [2020-10-30T00:05:32.029Z] BUILD_ID                       21                                                                                      
00:05:32 [2020-10-30T00:05:32.029Z] BUILD_NUMBER                   21                                                                                      
00:05:32 [2020-10-30T00:05:32.029Z] BUILD_TAG                      jenkins-moby-PR-41458-21                                                                
00:05:32 [2020-10-30T00:05:32.029Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41458/21/                             
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_AUTHOR                  thaJeztah                                                                               
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_BRANCH                  bump_mountinfo                                                                          
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_FORK                    thaJeztah/docker                                                                        
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_ID                      41458                                                                                   
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_TARGET                  master                                                                                  
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_TITLE                   vendor: moby/sys mountinfo/v0.4.0                                                       
00:05:32 [2020-10-30T00:05:32.029Z] CHANGE_URL                     https://github.com/moby/moby/pull/41458                                                 
00:05:32 [2020-10-30T00:05:32.029Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
00:05:32 [2020-10-30T00:05:32.029Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
00:05:32 [2020-10-30T00:05:32.029Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
00:05:32 [2020-10-30T00:05:32.029Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
00:05:32 [2020-10-30T00:05:32.029Z] COMPUTERNAME                   azwin-2-da0790                                                                          
00:05:32 [2020-10-30T00:05:32.029Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
00:05:32 [2020-10-30T00:05:32.029Z] ConfigSequenceNumber           0                                                                                       
00:05:32 [2020-10-30T00:05:32.029Z] dco                            true                                                                                    
00:05:32 [2020-10-30T00:05:32.029Z] DOCKER_BUILDKIT                0                                                                                       
00:05:32 [2020-10-30T00:05:32.029Z] DOCKER_DUT_DEBUG               1                                                                                       
00:05:32 [2020-10-30T00:05:32.029Z] DOCKER_EXPERIMENTAL            1                                                                                       
00:05:32 [2020-10-30T00:05:32.029Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
00:05:32 [2020-10-30T00:05:32.029Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
00:05:32 [2020-10-30T00:05:32.029Z] EXECUTOR_NUMBER                0                                                                                       
00:05:32 [2020-10-30T00:05:32.029Z] FQDN                           azwin-2-da0790.westus.cloudapp.azure.com                                                
00:05:32 [2020-10-30T00:05:32.029Z] GIT_BRANCH                     PR-41458                                                                                
00:05:32 [2020-10-30T00:05:32.029Z] GIT_COMMIT                     e766361271f5985789f6f495fd2c10f3cc603a32                                                
00:05:32 [2020-10-30T00:05:32.029Z] GIT_PREVIOUS_COMMIT            e766361271f5985789f6f495fd2c10f3cc603a32                                                
00:05:32 [2020-10-30T00:05:32.029Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT f8b480062716cec8150bfcad642e43a0e024f4d4                                                
00:05:32 [2020-10-30T00:05:32.029Z] GIT_URL                        https://github.com/moby/moby.git                                                        
00:05:32 [2020-10-30T00:05:32.029Z] HUDSON_COOKIE                  07118e11-dbd0-4b7f-90df-65c5cb33b9cb                                                    
00:05:32 [2020-10-30T00:05:32.029Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
00:05:32 [2020-10-30T00:05:32.029Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
00:05:32 [2020-10-30T00:05:32.029Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
00:05:32 [2020-10-30T00:05:32.030Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
00:05:32 [2020-10-30T00:05:32.030Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
00:05:32 [2020-10-30T00:05:32.030Z] JENKINS_NODE_COOKIE            eb58bf75-ad15-4eb0-9819-6b83693f41ad                                                    
00:05:32 [2020-10-30T00:05:32.030Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
00:05:32 [2020-10-30T00:05:32.030Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
00:05:32 [2020-10-30T00:05:32.030Z] JOB_BASE_NAME                  PR-41458                                                                                
00:05:32 [2020-10-30T00:05:32.030Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41458/display/redirect                
00:05:32 [2020-10-30T00:05:32.030Z] JOB_NAME                       moby/PR-41458                                                                           
00:05:32 [2020-10-30T00:05:32.030Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41458/                                
00:05:32 [2020-10-30T00:05:32.030Z] library.jps.version            master                                                                                  
00:05:32 [2020-10-30T00:05:32.030Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
00:05:32 [2020-10-30T00:05:32.030Z] NODE_LABELS                    amd64 azure azwin-2-da0790 azwin-2019 docker west-us windows windows-2019 x86_64        
00:05:32 [2020-10-30T00:05:32.030Z] NODE_NAME                      azwin-2-da0790                                                                          
00:05:32 [2020-10-30T00:05:32.030Z] NUMBER_OF_PROCESSORS           4                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] OS                             Windows_NT                                                                              
00:05:32 [2020-10-30T00:05:32.030Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
00:05:32 [2020-10-30T00:05:32.030Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
00:05:32 [2020-10-30T00:05:32.030Z] ppc64le                        true                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
00:05:32 [2020-10-30T00:05:32.030Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
00:05:32 [2020-10-30T00:05:32.030Z] PROCESSOR_LEVEL                6                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] PROCESSOR_REVISION             4f01                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] ProgramData                    C:\ProgramData                                                                          
00:05:32 [2020-10-30T00:05:32.030Z] ProgramFiles                   C:\Program Files                                                                        
00:05:32 [2020-10-30T00:05:32.030Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
00:05:32 [2020-10-30T00:05:32.030Z] ProgramW6432                   C:\Program Files                                                                        
00:05:32 [2020-10-30T00:05:32.030Z] PROMPT                         $P$G                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] PSExecutionPolicyPreference    Bypass                                                                                  
00:05:32 [2020-10-30T00:05:32.030Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
00:05:32 [2020-10-30T00:05:32.030Z] PUBLIC                         C:\Users\Public                                                                         
00:05:32 [2020-10-30T00:05:32.030Z] rootless                       true                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41458/21/display/redirect?page=changes
00:05:32 [2020-10-30T00:05:32.030Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41458/21/display/redirect             
00:05:32 [2020-10-30T00:05:32.030Z] s390x                          false                                                                                   
00:05:32 [2020-10-30T00:05:32.030Z] SKIP_VALIDATION_TESTS          1                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] SOURCES_DRIVE                  d                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] SOURCES_SUBDIR                 gopath                                                                                  
00:05:32 [2020-10-30T00:05:32.030Z] STAGE_NAME                     Run tests                                                                               
00:05:32 [2020-10-30T00:05:32.030Z] SystemDrive                    C:                                                                                      
00:05:32 [2020-10-30T00:05:32.030Z] SystemRoot                     C:\windows                                                                              
00:05:32 [2020-10-30T00:05:32.030Z] TEMP                           C:\windows\TEMP                                                                         
00:05:32 [2020-10-30T00:05:32.030Z] TESTDEBUG                      0                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] TESTRUN_DRIVE                  d                                                                                       
00:05:32 [2020-10-30T00:05:32.030Z] TESTRUN_SUBDIR                 CI                                                                                      
00:05:32 [2020-10-30T00:05:32.030Z] TIMEOUT                        120m                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] TMP                            C:\windows\TEMP                                                                         
00:05:32 [2020-10-30T00:05:32.030Z] unit_validate                  true                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] USERDOMAIN                     WORKGROUP                                                                               
00:05:32 [2020-10-30T00:05:32.030Z] USERNAME                       azwin-2-da0790$                                                                         
00:05:32 [2020-10-30T00:05:32.030Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
00:05:32 [2020-10-30T00:05:32.030Z] validate_force                 false                                                                                   
00:05:32 [2020-10-30T00:05:32.030Z] windir                         C:\windows                                                                              
00:05:32 [2020-10-30T00:05:32.030Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
00:05:32 [2020-10-30T00:05:32.030Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
00:05:32 [2020-10-30T00:05:32.030Z] windowsRS1                     false                                                                                   
00:05:32 [2020-10-30T00:05:32.030Z] windowsRS5                     true                                                                                    
00:05:32 [2020-10-30T00:05:32.030Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
00:05:32 [2020-10-30T00:05:32.030Z] 
00:05:32 [2020-10-30T00:05:32.030Z] 
00:05:32 [2020-10-30T00:05:32.030Z] 
00:05:32 [2020-10-30T00:05:32.906Z] #41 ...
00:05:32 [2020-10-30T00:05:32.906Z] 
00:05:32 [2020-10-30T00:05:32.906Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:32 [2020-10-30T00:05:32.906Z] #18 49.22 Selecting previously unselected package vim.
00:05:32 [2020-10-30T00:05:32.906Z] #18 49.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:05:32 [2020-10-30T00:05:32.906Z] #18 49.24 Unpacking vim (2:8.1.0875-5) ...
00:05:33 [2020-10-30T00:05:33.165Z] #18 49.81 Selecting previously unselected package xfsprogs.
00:05:33 [2020-10-30T00:05:33.423Z] #18 49.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:05:33 [2020-10-30T00:05:33.423Z] #18 49.83 Unpacking xfsprogs (4.20.0-1) ...
00:05:33 [2020-10-30T00:05:33.537Z] #51 67.71 + mkdir -p /build
00:05:33 [2020-10-30T00:05:33.537Z] #51 67.71 + cp runc /build/runc
00:05:33 [2020-10-30T00:05:33.799Z] #51 DONE 68.3s
00:05:33 [2020-10-30T00:05:33.799Z] 
00:05:33 [2020-10-30T00:05:33.799Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.02 Setting up iptables (1.8.2-4) ...
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.22 Setting up python3 (3.7.3-1) ...
00:05:33 [2020-10-30T00:05:33.799Z] #18 54.62 Setting up python3-wheel (0.32.3-2) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.29 Selecting previously unselected package zip.
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.30 Unpacking zip (3.0-11+b1) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.52 Setting up aufs-tools (1:4.14+20190211-1) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.56 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.58 Setting up libgpm2:amd64 (1.20.7-5) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.59 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.60 Setting up uidmap (1:4.5-1.1) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.61 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:05:33 [2020-10-30T00:05:33.992Z] #18 50.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:05:34 [2020-10-30T00:05:34.063Z] #18 55.10 Setting up apparmor (2.13.2-10) ...
00:05:34 [2020-10-30T00:05:34.228Z] INFO: Sources under d:\gopath\...
00:05:34 [2020-10-30T00:05:34.228Z] INFO: Test run under d:\CI\...
00:05:34 [2020-10-30T00:05:34.228Z] INFO: Running in D:\gopath\src\github.com\docker\docker
00:05:34 [2020-10-30T00:05:34.228Z] INFO: docker/docker repository was found
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.64 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.68 Setting up xxd (2:8.1.0875-5) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.69 Setting up zip (3.0-11+b1) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.70 Setting up vim-common (2:8.1.0875-5) ...
00:05:34 [2020-10-30T00:05:34.251Z] #18 50.75 Setting up bash-completion (1:2.8-6) ...
00:05:34 [2020-10-30T00:05:34.690Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
00:05:35 [2020-10-30T00:05:35.152Z] ltsc2019: Pulling from windows/servercore
00:05:35 [2020-10-30T00:05:35.614Z] 4612f6d0b889: Pulling fs layer
00:05:35 [2020-10-30T00:05:35.614Z] 406ffb8432a7: Pulling fs layer
00:05:35 [2020-10-30T00:05:35.987Z] #18 56.71 Setting up xfsprogs (4.20.0-1) ...
00:05:35 [2020-10-30T00:05:35.987Z] #18 56.72 Setting up python3-lib2to3 (3.7.3-1) ...
00:05:35 [2020-10-30T00:05:35.987Z] #18 56.99 Setting up python3-pkg-resources (40.8.0-1) ...
00:05:36 [2020-10-30T00:05:36.564Z] #18 57.57 Setting up python3-distutils (3.7.3-1) ...
00:05:36 [2020-10-30T00:05:36.788Z] #18 53.33 Setting up libiptc0:amd64 (1.8.2-4) ...
00:05:36 [2020-10-30T00:05:36.788Z] #18 53.34 Setting up xz-utils (5.2.4-1) ...
00:05:36 [2020-10-30T00:05:36.788Z] #18 53.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:05:36 [2020-10-30T00:05:36.827Z] #18 57.92 Setting up python3-setuptools (40.8.0-1) ...
00:05:37 [2020-10-30T00:05:37.022Z] #54 215.2 + bin/containerd-stress
00:05:37 [2020-10-30T00:05:37.022Z] #54 217.3 + bin/containerd-shim
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.38 Setting up sudo (1.8.27-1+deb10u2) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.46 invoke-rc.d: could not determine current runlevel
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.47 invoke-rc.d: policy-rc.d denied execution of start.
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.48 Setting up pigz (2.4-1) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.51 Setting up python-pip-whl (18.1-5) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.53 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:05:37 [2020-10-30T00:05:37.046Z] #18 53.54 Setting up vim-runtime (2:8.1.0875-5) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.91 Setting up libaio1:amd64 (0.3.112-3) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.92 Setting up libonig5:amd64 (6.9.1-1) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.94 Setting up vim (2:8.1.0875-5) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 53.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.05 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:05:37 [2020-10-30T00:05:37.581Z] #18 54.11 Setting up jq (1.5+dfsg-2+b1) ...
00:05:37 [2020-10-30T00:05:37.777Z] #18 58.69 Setting up python3-pip (18.1-5) ...
00:05:37 [2020-10-30T00:05:37.840Z] #18 54.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:05:37 [2020-10-30T00:05:37.840Z] #18 54.13 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:05:38 [2020-10-30T00:05:38.041Z] #18 ...
00:05:38 [2020-10-30T00:05:38.041Z] 
00:05:38 [2020-10-30T00:05:38.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:38 [2020-10-30T00:05:38.041Z] #41 105.0   CC       criu/files.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 106.3   CC       criu/filesystems.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 106.9   CC       criu/fsnotify.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 107.7   CC       criu/image-desc.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 107.9   CC       criu/image.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 108.5   CC       criu/ipc_ns.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 109.3   CC       criu/irmap.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 109.8   CC       criu/kcmp-ids.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 110.0   CC       criu/kerndat.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 110.9   CC       criu/libnetlink.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 111.2   CC       criu/log.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 111.6   CC       criu/lsm.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 111.8   CC       criu/mem.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 113.2   CC       criu/memfd.o
00:05:38 [2020-10-30T00:05:38.041Z] #41 113.7   CC       criu/mount.o
00:05:38 [2020-10-30T00:05:38.327Z] #41 ...
00:05:38 [2020-10-30T00:05:38.327Z] 
00:05:38 [2020-10-30T00:05:38.327Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:38 [2020-10-30T00:05:38.327Z] #18 59.31 Processing triggers for libc-bin (2.28-10) ...
00:05:38 [2020-10-30T00:05:38.327Z] #18 59.33 Processing triggers for mime-support (3.62) ...
00:05:38 [2020-10-30T00:05:38.591Z] #18 DONE 59.6s
00:05:38 [2020-10-30T00:05:38.591Z] 
00:05:38 [2020-10-30T00:05:38.591Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:05:39 [2020-10-30T00:05:39.804Z] #19 1.120 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:05:39 [2020-10-30T00:05:39.804Z] #19 1.126 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:05:39 [2020-10-30T00:05:39.804Z] #19 1.132 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:05:39 [2020-10-30T00:05:39.804Z] #19 DONE 1.3s
00:05:39 [2020-10-30T00:05:39.804Z] 
00:05:39 [2020-10-30T00:05:39.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:39 [2020-10-30T00:05:39.804Z] #41 116.4   CC       criu/namespaces.o
00:05:40 [2020-10-30T00:05:40.750Z] #41 117.6   CC       criu/net.o
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.40 Setting up iptables (1.8.2-4) ...
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:05:41 [2020-10-30T00:05:41.141Z] #18 57.46 Setting up python3 (3.7.3-1) ...
00:05:41 [2020-10-30T00:05:41.234Z] #54 224.1 + bin/containerd-shim-runc-v1
00:05:41 [2020-10-30T00:05:41.401Z] #18 57.88 Setting up python3-wheel (0.32.3-2) ...
00:05:42 [2020-10-30T00:05:42.339Z] #18 58.68 Setting up apparmor (2.13.2-10) ...
00:05:42 [2020-10-30T00:05:42.537Z] #39 ...
00:05:42 [2020-10-30T00:05:42.537Z] 
00:05:42 [2020-10-30T00:05:42.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:42 [2020-10-30T00:05:42.538Z] #42 172.6   CC       criu/protobuf-desc.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 174.3   CC       criu/protobuf.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 174.8   CC       criu/pstree.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 176.1   CC       criu/rbtree.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 176.4   CC       criu/rst-malloc.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 176.8   CC       criu/seccomp.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 177.5   CC       criu/seize.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 178.7   CC       criu/servicefd.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 179.2   CC       criu/shmem.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 180.3   CC       criu/sigframe.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 180.5   CC       criu/signalfd.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 180.9   CC       criu/sk-inet.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 182.1   CC       criu/sk-netlink.o
00:05:42 [2020-10-30T00:05:42.538Z] #42 182.6   CC       criu/sk-packet.o
00:05:43 [2020-10-30T00:05:43.306Z] #41 119.8   CC       criu/netfilter.o
00:05:43 [2020-10-30T00:05:43.306Z] #41 120.0   CC       criu/page-pipe.o
00:05:43 [2020-10-30T00:05:43.568Z] #41 120.5   CC       criu/page-xfer.o
00:05:43 [2020-10-30T00:05:43.637Z] #42 183.4   CC       criu/sk-queue.o
00:05:43 [2020-10-30T00:05:43.731Z] #18 ...
00:05:43 [2020-10-30T00:05:43.731Z] 
00:05:43 [2020-10-30T00:05:43.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:43 [2020-10-30T00:05:43.731Z] #41 106.2   CC       criu/crtools.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 106.8   CC       criu/eventfd.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 107.3   CC       criu/eventpoll.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 108.2   CC       criu/external.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 108.6   CC       criu/fault-injection.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 108.7   CC       criu/fdstore.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 108.9   CC       criu/fifo.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 109.4   CC       criu/file-ids.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 109.8   CC       criu/file-lock.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 110.9   CC       criu/files-ext.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 111.3   CC       criu/files-reg.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 113.5   CC       criu/files.o
00:05:43 [2020-10-30T00:05:43.731Z] #41 115.7   CC       criu/filesystems.o
00:05:43 [2020-10-30T00:05:43.937Z] #42 183.9   CC       criu/sk-tcp.o
00:05:43 [2020-10-30T00:05:43.990Z] #41 ...
00:05:43 [2020-10-30T00:05:43.990Z] 
00:05:43 [2020-10-30T00:05:43.990Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:05:43 [2020-10-30T00:05:43.990Z] #18 60.50 Setting up xfsprogs (4.20.0-1) ...
00:05:44 [2020-10-30T00:05:44.249Z] #18 60.51 Setting up python3-lib2to3 (3.7.3-1) ...
00:05:44 [2020-10-30T00:05:44.271Z] 406ffb8432a7: Verifying Checksum
00:05:44 [2020-10-30T00:05:44.271Z] 406ffb8432a7: Download complete
00:05:44 [2020-10-30T00:05:44.508Z] #18 60.93 Setting up python3-pkg-resources (40.8.0-1) ...
00:05:44 [2020-10-30T00:05:44.957Z] #41 121.7   CC       criu/pagemap-cache.o
00:05:44 [2020-10-30T00:05:44.957Z] #41 122.0   CC       criu/pagemap.o
00:05:44 [2020-10-30T00:05:44.995Z] #42 184.7   CC       criu/sk-unix.o
00:05:45 [2020-10-30T00:05:45.446Z] #18 61.81 Setting up python3-distutils (3.7.3-1) ...
00:05:45 [2020-10-30T00:05:45.965Z] #18 62.22 Setting up python3-setuptools (40.8.0-1) ...
00:05:45 [2020-10-30T00:05:45.973Z] #41 122.7   CC       criu/parasite-syscall.o
00:05:46 [2020-10-30T00:05:46.521Z] #54 228.9 + bin/containerd-shim-runc-v2
00:05:46 [2020-10-30T00:05:46.563Z] #41 123.4   CC       criu/path.o
00:05:46 [2020-10-30T00:05:46.563Z] #41 123.6   CC       criu/pie-util-vdso.o
00:05:46 [2020-10-30T00:05:46.781Z] #54 229.8 + binaries
00:05:46 [2020-10-30T00:05:46.781Z] #54 229.8 + install -D bin/containerd /build/containerd
00:05:46 [2020-10-30T00:05:46.781Z] #54 229.9 + install -D bin/containerd-shim /build/containerd-shim
00:05:46 [2020-10-30T00:05:46.901Z] #18 63.44 Setting up python3-pip (18.1-5) ...
00:05:47 [2020-10-30T00:05:47.042Z] #54 229.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:05:47 [2020-10-30T00:05:47.042Z] #54 229.9 + install -D bin/ctr /build/ctr
00:05:47 [2020-10-30T00:05:47.125Z] #42 187.1   CC       criu/sockets.o
00:05:47 [2020-10-30T00:05:47.149Z] #41 123.9   CC       criu/pie-util.o
00:05:47 [2020-10-30T00:05:47.149Z] #41 124.0   CC       criu/pipes.o
00:05:47 [2020-10-30T00:05:47.725Z] #41 124.6   CC       criu/plugin.o
00:05:47 [2020-10-30T00:05:47.987Z] #41 124.9   CC       criu/proc_parse.o
00:05:48 [2020-10-30T00:05:48.180Z] #42 188.2   CC       criu/stats.o
00:05:48 [2020-10-30T00:05:48.281Z] #18 64.49 Processing triggers for libc-bin (2.28-10) ...
00:05:48 [2020-10-30T00:05:48.281Z] #18 64.53 Processing triggers for mime-support (3.62) ...
00:05:48 [2020-10-30T00:05:48.827Z] #42 188.7   CC       criu/string.o
00:05:48 [2020-10-30T00:05:48.827Z] #42 188.8   CC       criu/sysctl.o
00:05:48 [2020-10-30T00:05:48.953Z] #54 DONE 231.6s
00:05:49 [2020-10-30T00:05:49.219Z] #18 DONE 65.7s
00:05:49 [2020-10-30T00:05:49.219Z] 
00:05:49 [2020-10-30T00:05:49.219Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:05:49 [2020-10-30T00:05:49.219Z] #38 210.6 + dpkg --print-architecture
00:05:49 [2020-10-30T00:05:49.219Z] #38 210.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:05:49 [2020-10-30T00:05:49.219Z] #38 211.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:05:49 [2020-10-30T00:05:49.219Z] #38 211.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:05:49 [2020-10-30T00:05:49.476Z] #42 189.5   CC       criu/sysfs_parse.o
00:05:49 [2020-10-30T00:05:49.524Z] 
00:05:49 [2020-10-30T00:05:49.524Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:05:49 [2020-10-30T00:05:49.908Z] #41 126.8   CC       criu/protobuf-desc.o
00:05:49 [2020-10-30T00:05:49.908Z] #41 ...
00:05:49 [2020-10-30T00:05:49.908Z] 
00:05:49 [2020-10-30T00:05:49.908Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:05:49 [2020-10-30T00:05:49.908Z] #20 3.240 Collecting yamllint==1.16.0
00:05:49 [2020-10-30T00:05:49.908Z] #20 8.589   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:05:49 [2020-10-30T00:05:49.908Z] #20 8.657 Collecting pyyaml (from yamllint==1.16.0)
00:05:49 [2020-10-30T00:05:49.908Z] #20 8.780   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:05:49 [2020-10-30T00:05:49.908Z] #20 9.811 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:05:49 [2020-10-30T00:05:49.908Z] #20 9.857   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
00:05:49 [2020-10-30T00:05:49.908Z] #20 9.904 Building wheels for collected packages: pyyaml
00:05:49 [2020-10-30T00:05:49.908Z] #20 9.906   Running setup.py bdist_wheel for pyyaml: started
00:05:50 [2020-10-30T00:05:50.124Z] #42 190.0   CC       criu/timens.o
00:05:50 [2020-10-30T00:05:50.124Z] #42 190.3   CC       criu/timerfd.o
00:05:50 [2020-10-30T00:05:50.155Z] #38 ...
00:05:50 [2020-10-30T00:05:50.155Z] 
00:05:50 [2020-10-30T00:05:50.155Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:05:50 [2020-10-30T00:05:50.155Z] #19 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:05:50 [2020-10-30T00:05:50.155Z] #19 0.910 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:05:50 [2020-10-30T00:05:50.155Z] #19 0.915 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:05:50 [2020-10-30T00:05:50.155Z] #19 DONE 1.0s
00:05:50 [2020-10-30T00:05:50.414Z] 
00:05:50 [2020-10-30T00:05:50.414Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:05:50 [2020-10-30T00:05:50.464Z] #55 DONE 0.9s
00:05:50 [2020-10-30T00:05:50.464Z] 
00:05:50 [2020-10-30T00:05:50.464Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:05:50 [2020-10-30T00:05:50.464Z] #59 DONE 0.2s
00:05:50 [2020-10-30T00:05:50.464Z] 
00:05:50 [2020-10-30T00:05:50.464Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:05:50 [2020-10-30T00:05:50.772Z] #42 190.7   CC       criu/tty.o
00:05:50 [2020-10-30T00:05:50.856Z] #20 10.71   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:05:50 [2020-10-30T00:05:50.856Z] #20 10.71   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:05:50 [2020-10-30T00:05:50.856Z] #20 10.78 Successfully built pyyaml
00:05:50 [2020-10-30T00:05:50.856Z] #20 10.80 Installing collected packages: pyyaml, pathspec, yamllint
00:05:50 [2020-10-30T00:05:50.856Z] #20 ...
00:05:50 [2020-10-30T00:05:50.856Z] 
00:05:50 [2020-10-30T00:05:50.856Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:50 [2020-10-30T00:05:50.856Z] #41 127.5   CC       criu/protobuf.o
00:05:50 [2020-10-30T00:05:50.856Z] #41 127.8   CC       criu/pstree.o
00:05:51 [2020-10-30T00:05:51.034Z] #61 DONE 0.5s
00:05:51 [2020-10-30T00:05:51.034Z] 
00:05:51 [2020-10-30T00:05:51.034Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:05:51 [2020-10-30T00:05:51.034Z] #63 DONE 0.0s
00:05:51 [2020-10-30T00:05:51.034Z] 
00:05:51 [2020-10-30T00:05:51.034Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:05:51 [2020-10-30T00:05:51.034Z] #64 DONE 0.0s
00:05:51 [2020-10-30T00:05:51.034Z] 
00:05:51 [2020-10-30T00:05:51.034Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:05:51 [2020-10-30T00:05:51.804Z] #41 128.7   CC       criu/rbtree.o
00:05:51 [2020-10-30T00:05:51.804Z] #41 ...
00:05:51 [2020-10-30T00:05:51.804Z] 
00:05:51 [2020-10-30T00:05:51.804Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:51 [2020-10-30T00:05:51.804Z] #54 149.5 + bin/containerd
00:05:51 [2020-10-30T00:05:51.804Z] #54 ...
00:05:51 [2020-10-30T00:05:51.804Z] 
00:05:51 [2020-10-30T00:05:51.804Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:05:51 [2020-10-30T00:05:51.804Z] #20 11.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
00:05:52 [2020-10-30T00:05:52.419Z] #65 DONE 1.4s
00:05:52 [2020-10-30T00:05:52.680Z] 
00:05:52 [2020-10-30T00:05:52.680Z] #66 exporting to image
00:05:52 [2020-10-30T00:05:52.680Z] #66 exporting layers
00:05:52 [2020-10-30T00:05:52.878Z] #42 192.9   CC       criu/tun.o
00:05:53 [2020-10-30T00:05:53.525Z] #42 193.4   CC       criu/uffd.o
00:05:54 [2020-10-30T00:05:54.359Z] #20 DONE 14.2s
00:05:54 [2020-10-30T00:05:54.359Z] 
00:05:54 [2020-10-30T00:05:54.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:54 [2020-10-30T00:05:54.359Z] #41 129.0   CC       criu/rst-malloc.o
00:05:54 [2020-10-30T00:05:54.359Z] #41 129.2   CC       criu/seccomp.o
00:05:54 [2020-10-30T00:05:54.359Z] #41 129.8   CC       criu/seize.o
00:05:54 [2020-10-30T00:05:54.359Z] #41 130.5   CC       criu/servicefd.o
00:05:54 [2020-10-30T00:05:54.359Z] #41 130.9   CC       criu/shmem.o
00:05:54 [2020-10-30T00:05:54.359Z] #41 ...
00:05:54 [2020-10-30T00:05:54.359Z] 
00:05:54 [2020-10-30T00:05:54.359Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:05:54 [2020-10-30T00:05:54.359Z] #22 213.7 + return
00:05:54 [2020-10-30T00:05:54.359Z] #22 DONE 214.7s
00:05:54 [2020-10-30T00:05:54.359Z] 
00:05:54 [2020-10-30T00:05:54.359Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:05:54 [2020-10-30T00:05:54.604Z] #20 ...
00:05:54 [2020-10-30T00:05:54.604Z] 
00:05:54 [2020-10-30T00:05:54.604Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:54 [2020-10-30T00:05:54.604Z] #41 116.5   CC       criu/fsnotify.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 117.6   CC       criu/image-desc.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 117.7   CC       criu/image.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 118.8   CC       criu/ipc_ns.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 120.0   CC       criu/irmap.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 120.7   CC       criu/kcmp-ids.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 121.0   CC       criu/kerndat.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 122.1   CC       criu/libnetlink.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 122.6   CC       criu/log.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 123.3   CC       criu/lsm.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 123.8   CC       criu/mem.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 125.7   CC       criu/memfd.o
00:05:54 [2020-10-30T00:05:54.604Z] #41 126.4   CC       criu/mount.o
00:05:54 [2020-10-30T00:05:54.647Z] 4612f6d0b889: Verifying Checksum
00:05:54 [2020-10-30T00:05:54.647Z] 4612f6d0b889: Download complete
00:05:54 [2020-10-30T00:05:54.934Z] #54 ...
00:05:54 [2020-10-30T00:05:54.934Z] 
00:05:54 [2020-10-30T00:05:54.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:54 [2020-10-30T00:05:54.934Z] #41 131.7   CC       criu/sigframe.o
00:05:54 [2020-10-30T00:05:54.934Z] #41 131.8   CC       criu/signalfd.o
00:05:54 [2020-10-30T00:05:54.934Z] #41 132.0   CC       criu/sk-inet.o
00:05:55 [2020-10-30T00:05:55.065Z] #42 194.8   CC       criu/util.o
00:05:55 [2020-10-30T00:05:55.539Z] #41 ...
00:05:55 [2020-10-30T00:05:55.539Z] 
00:05:55 [2020-10-30T00:05:55.539Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:05:55 [2020-10-30T00:05:55.539Z] #20 5.307 Collecting yamllint==1.16.0
00:05:55 [2020-10-30T00:05:55.883Z] #41 132.8   CC       criu/sk-netlink.o
00:05:56 [2020-10-30T00:05:56.145Z] #41 133.1   CC       criu/sk-packet.o
00:05:56 [2020-10-30T00:05:56.627Z] #42 196.3   CC       criu/uts_ns.o
00:05:56 [2020-10-30T00:05:56.627Z] #42 196.6   CC       criu/vdso.o
00:05:56 [2020-10-30T00:05:56.720Z] #41 133.7   CC       criu/sk-queue.o
00:05:56 [2020-10-30T00:05:56.983Z] #41 134.1   CC       criu/sk-tcp.o
00:05:57 [2020-10-30T00:05:57.246Z] #41 ...
00:05:57 [2020-10-30T00:05:57.246Z] 
00:05:57 [2020-10-30T00:05:57.246Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:05:57 [2020-10-30T00:05:57.246Z] #23 DONE 1.1s
00:05:57 [2020-10-30T00:05:57.279Z] #42 197.2   LINK     criu/built-in.o
00:05:57 [2020-10-30T00:05:57.280Z] #42 197.4   LINK     criu/criu
00:05:57 [2020-10-30T00:05:57.510Z] 
00:05:57 [2020-10-30T00:05:57.510Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:05:57 [2020-10-30T00:05:57.602Z] #42 ...
00:05:57 [2020-10-30T00:05:57.602Z] 
00:05:57 [2020-10-30T00:05:57.602Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:05:57 [2020-10-30T00:05:57.602Z] #39 DONE 263.4s
00:05:57 [2020-10-30T00:05:57.602Z] 
00:05:57 [2020-10-30T00:05:57.602Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:05:58 [2020-10-30T00:05:58.248Z] #23 ...
00:05:58 [2020-10-30T00:05:58.248Z] 
00:05:58 [2020-10-30T00:05:58.248Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:58 [2020-10-30T00:05:58.248Z] #42 198.3   DEP      lib/c/criu.d
00:05:58 [2020-10-30T00:05:58.248Z] #42 198.4   CC       images/rpc.pb-c.o
00:05:59 [2020-10-30T00:05:59.266Z] #66 exporting layers 6.5s done
00:05:59 [2020-10-30T00:05:59.266Z] #66 writing image sha256:6298bfe78a689839e281c30e5e4d11eff153eaee598c66321ae141c44e9439b8 done
00:05:59 [2020-10-30T00:05:59.266Z] #66 naming to docker.io/library/docker:e766361271f5985789f6f495fd2c10f3cc603a32 done
00:05:59 [2020-10-30T00:05:59.266Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
00:05:59 [2020-10-30T00:05:59.309Z] #42 199.2   CC       lib/c/criu.o
[Pipeline] sh
00:05:59 [2020-10-30T00:05:59.623Z] + trap exit INT TERM
00:05:59 [2020-10-30T00:05:59.623Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
00:05:59 [2020-10-30T00:05:59.623Z] + CONTAINER_NAME=docker-pr21
00:05:59 [2020-10-30T00:05:59.623Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh dynbinary-daemon
00:05:59 [2020-10-30T00:05:59.884Z] 
00:06:00 [2020-10-30T00:06:00.145Z] Removing bundles/
00:06:00 [2020-10-30T00:06:00.145Z] 
00:06:00 [2020-10-30T00:06:00.145Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:06:00 [2020-10-30T00:06:00.145Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:06:00 [2020-10-30T00:06:00.145Z] GOOS="" GOARCH="" GOARM=""
00:06:00 [2020-10-30T00:06:00.374Z] #42 200.4   LINK     lib/c/built-in.o
00:06:00 [2020-10-30T00:06:00.374Z] #42 200.4   LINK     lib/c/libcriu.so
00:06:00 [2020-10-30T00:06:00.374Z] #42 200.5   LINK     lib/c/libcriu.a
00:06:00 [2020-10-30T00:06:00.674Z] #42 200.7   GEN      magic.py
00:06:00 [2020-10-30T00:06:00.816Z] #20 10.70   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:06:00 [2020-10-30T00:06:00.816Z] #20 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:06:00 [2020-10-30T00:06:00.977Z] #42 200.8 Note: Building without setproctitle() and strlcpy() support.
00:06:00 [2020-10-30T00:06:00.977Z] #42 200.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:06:00 [2020-10-30T00:06:00.977Z] #42 200.8 Note: Building without GnuTLS support
00:06:00 [2020-10-30T00:06:00.977Z] #42 200.8 Makefile.config:39: Warn: you have no libnftables installed
00:06:00 [2020-10-30T00:06:00.977Z] #42 200.8 Makefile.config:40: Warn: Building without nftables support
00:06:01 [2020-10-30T00:06:01.076Z] #20 10.82   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
00:06:01 [2020-10-30T00:06:01.076Z] #20 10.89 Collecting pyyaml (from yamllint==1.16.0)
00:06:01 [2020-10-30T00:06:01.076Z] #20 11.03   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:06:01 [2020-10-30T00:06:01.324Z] #54 223.6 + bin/containerd-stress
00:06:01 [2020-10-30T00:06:01.324Z] #54 225.5 + bin/containerd-shim
00:06:01 [2020-10-30T00:06:01.628Z] #42 201.6 fatal: not a git repository (or any of the parent directories): .git
00:06:02 [2020-10-30T00:06:02.702Z] #42 202.6 make[1]: Nothing to be done for 'all'.
00:06:02 [2020-10-30T00:06:02.816Z] #28 ...
00:06:02 [2020-10-30T00:06:02.816Z] 
00:06:02 [2020-10-30T00:06:02.816Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:02 [2020-10-30T00:06:02.816Z] #41 134.5   CC       criu/sk-unix.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 136.1   CC       criu/sockets.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 136.9   CC       criu/stats.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 137.1   CC       criu/string.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 137.2   CC       criu/sysctl.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 137.7   CC       criu/sysfs_parse.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 138.0   CC       criu/timens.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 138.3   CC       criu/timerfd.o
00:06:02 [2020-10-30T00:06:02.816Z] #41 138.6   CC       criu/tty.o
00:06:02 [2020-10-30T00:06:02.982Z] #20 12.43 Building wheels for collected packages: pyyaml
00:06:02 [2020-10-30T00:06:02.982Z] #20 12.43   Running setup.py bdist_wheel for pyyaml: started
00:06:03 [2020-10-30T00:06:03.391Z] #41 140.3   CC       criu/tun.o
00:06:03 [2020-10-30T00:06:03.551Z] #20 13.52   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.7 make[1]: 'images/built-in.o' is up to date.
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.8 make[1]: 'compel/libcompel.a' is up to date.
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.9 make[1]: 'compel/compel-host-bin' is up to date.
00:06:03 [2020-10-30T00:06:03.770Z] #42 203.9 make[1]: Nothing to be done for 'all'.
00:06:03 [2020-10-30T00:06:03.811Z] #20 13.52   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:06:03 [2020-10-30T00:06:03.811Z] #20 13.58 Successfully built pyyaml
00:06:03 [2020-10-30T00:06:03.811Z] #20 13.61 Installing collected packages: pathspec, pyyaml, yamllint
00:06:03 [2020-10-30T00:06:03.967Z] #41 140.7   CC       criu/uffd.o
00:06:04 [2020-10-30T00:06:04.069Z] #42 203.9 make[1]: 'soccr/libsoccr.a' is up to date.
00:06:04 [2020-10-30T00:06:04.069Z] #42 204.2 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.070Z] #20 13.94 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
00:06:04 [2020-10-30T00:06:04.368Z] #42 204.2 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.368Z] #42 204.2 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.368Z] #42 204.4 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.368Z] #42 204.5 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.639Z] #20 DONE 14.4s
00:06:04 [2020-10-30T00:06:04.639Z] 
00:06:04 [2020-10-30T00:06:04.639Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:06:04 [2020-10-30T00:06:04.669Z] #42 204.5 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.669Z] #42 204.5 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.669Z] #42 204.7 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-10-30T00:06:04.669Z] #42 204.7   INSTALL  criu/criu
00:06:04 [2020-10-30T00:06:04.669Z] #42 DONE 204.8s
00:06:04 [2020-10-30T00:06:04.669Z] 
00:06:04 [2020-10-30T00:06:04.669Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:04 [2020-10-30T00:06:04.898Z] #23 DONE 0.3s
00:06:04 [2020-10-30T00:06:04.898Z] 
00:06:04 [2020-10-30T00:06:04.898Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:06:04 [2020-10-30T00:06:04.912Z] #41 142.0   CC       criu/util.o
00:06:06 [2020-10-30T00:06:06.300Z] #41 143.4   CC       criu/uts_ns.o
00:06:06 [2020-10-30T00:06:06.563Z] #41 143.5   CC       criu/vdso.o
00:06:06 [2020-10-30T00:06:06.572Z] #54 232.2 + bin/containerd-shim-runc-v1
00:06:07 [2020-10-30T00:06:07.139Z] #41 144.0   LINK     criu/built-in.o
00:06:07 [2020-10-30T00:06:07.139Z] #41 144.1   LINK     criu/criu
00:06:07 [2020-10-30T00:06:07.400Z] #41 144.4   DEP      lib/c/criu.d
00:06:07 [2020-10-30T00:06:07.448Z] #55 ...
00:06:07 [2020-10-30T00:06:07.448Z] 
00:06:07 [2020-10-30T00:06:07.448Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:06:07 [2020-10-30T00:06:07.448Z] #48 273.4 + /build/golangci-lint --version
00:06:07 [2020-10-30T00:06:07.663Z] #41 144.4   CC       images/rpc.pb-c.o
00:06:07 [2020-10-30T00:06:07.663Z] #41 ...
00:06:07 [2020-10-30T00:06:07.663Z] 
00:06:07 [2020-10-30T00:06:07.663Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:06:07 [2020-10-30T00:06:07.663Z] #28 DONE 10.4s
00:06:07 [2020-10-30T00:06:07.663Z] 
00:06:07 [2020-10-30T00:06:07.663Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:06:07 [2020-10-30T00:06:07.746Z] #48 273.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:06:08 [2020-10-30T00:06:08.044Z] #48 DONE 273.9s
00:06:08 [2020-10-30T00:06:08.044Z] 
00:06:08 [2020-10-30T00:06:08.044Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:08 [2020-10-30T00:06:08.186Z] #28 ...
00:06:08 [2020-10-30T00:06:08.186Z] 
00:06:08 [2020-10-30T00:06:08.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:08 [2020-10-30T00:06:08.186Z] #41 130.1   CC       criu/namespaces.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 131.8   CC       criu/net.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 135.1   CC       criu/netfilter.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 135.6   CC       criu/page-pipe.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 136.3   CC       criu/page-xfer.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 138.0   CC       criu/pagemap-cache.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 138.4   CC       criu/pagemap.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 139.3   CC       criu/parasite-syscall.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 140.1   CC       criu/path.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 140.4   CC       criu/pie-util-vdso-elf32.o
00:06:08 [2020-10-30T00:06:08.186Z] #41 140.7   CC       criu/pie-util-vdso.o
00:06:08 [2020-10-30T00:06:08.608Z] #31 DONE 0.8s
00:06:08 [2020-10-30T00:06:08.608Z] 
00:06:08 [2020-10-30T00:06:08.608Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:06:08 [2020-10-30T00:06:08.608Z] #33 DONE 0.1s
00:06:08 [2020-10-30T00:06:08.608Z] 
00:06:08 [2020-10-30T00:06:08.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:08 [2020-10-30T00:06:08.608Z] #41 144.9   CC       lib/c/criu.o
00:06:08 [2020-10-30T00:06:08.608Z] #41 ...
00:06:08 [2020-10-30T00:06:08.608Z] 
00:06:08 [2020-10-30T00:06:08.608Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:06:08 [2020-10-30T00:06:08.608Z] #36 DONE 0.1s
00:06:08 [2020-10-30T00:06:08.752Z] #41 141.1   CC       criu/pie-util.o
00:06:08 [2020-10-30T00:06:08.753Z] #41 ...
00:06:08 [2020-10-30T00:06:08.753Z] 
00:06:08 [2020-10-30T00:06:08.753Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:06:08 [2020-10-30T00:06:08.753Z] #28 DONE 3.9s
00:06:08 [2020-10-30T00:06:08.753Z] 
00:06:08 [2020-10-30T00:06:08.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:08 [2020-10-30T00:06:08.753Z] #41 141.3   CC       criu/pipes.o
00:06:08 [2020-10-30T00:06:08.753Z] #41 ...
00:06:08 [2020-10-30T00:06:08.753Z] 
00:06:08 [2020-10-30T00:06:08.753Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:06:08 [2020-10-30T00:06:08.869Z] 
00:06:08 [2020-10-30T00:06:08.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:08 [2020-10-30T00:06:08.869Z] #41 145.8   LINK     lib/c/built-in.o
00:06:08 [2020-10-30T00:06:08.869Z] #41 145.8   LINK     lib/c/libcriu.so
00:06:08 [2020-10-30T00:06:08.869Z] #41 145.8   LINK     lib/c/libcriu.a
00:06:08 [2020-10-30T00:06:08.869Z] #41 145.9   GEN      magic.py
00:06:09 [2020-10-30T00:06:09.130Z] #41 146.1 Note: Building without setproctitle() and strlcpy() support.
00:06:09 [2020-10-30T00:06:09.130Z] #41 146.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:06:09 [2020-10-30T00:06:09.130Z] #41 146.1 Note: Building without GnuTLS support
00:06:09 [2020-10-30T00:06:09.130Z] #41 146.1 Makefile.config:39: Warn: you have no libnftables installed
00:06:09 [2020-10-30T00:06:09.130Z] #41 146.1 Makefile.config:40: Warn: Building without nftables support
00:06:09 [2020-10-30T00:06:09.321Z] #31 DONE 0.4s
00:06:09 [2020-10-30T00:06:09.321Z] 
00:06:09 [2020-10-30T00:06:09.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:09 [2020-10-30T00:06:09.321Z] #41 ...
00:06:09 [2020-10-30T00:06:09.321Z] 
00:06:09 [2020-10-30T00:06:09.321Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:06:09 [2020-10-30T00:06:09.321Z] #33 DONE 0.1s
00:06:09 [2020-10-30T00:06:09.321Z] 
00:06:09 [2020-10-30T00:06:09.321Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:06:09 [2020-10-30T00:06:09.321Z] #36 DONE 0.0s
00:06:09 [2020-10-30T00:06:09.321Z] 
00:06:09 [2020-10-30T00:06:09.321Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:06:09 [2020-10-30T00:06:09.580Z] #47 ...
00:06:09 [2020-10-30T00:06:09.580Z] 
00:06:09 [2020-10-30T00:06:09.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:09 [2020-10-30T00:06:09.580Z] #41 142.1   CC       criu/plugin.o
00:06:09 [2020-10-30T00:06:09.703Z] #41 ...
00:06:09 [2020-10-30T00:06:09.703Z] 
00:06:09 [2020-10-30T00:06:09.703Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:06:09 [2020-10-30T00:06:09.703Z] #39 DONE 0.9s
00:06:09 [2020-10-30T00:06:09.703Z] 
00:06:09 [2020-10-30T00:06:09.703Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:09 [2020-10-30T00:06:09.703Z] #41 146.6 fatal: not a git repository (or any of the parent directories): .git
00:06:09 [2020-10-30T00:06:09.965Z] #41 146.9 make[1]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.149Z] #41 142.5   CC       criu/proc_parse.o
00:06:10 [2020-10-30T00:06:10.227Z] #41 147.3 make[1]: 'images/built-in.o' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.4 make[1]: 'compel/libcompel.a' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.4 make[1]: 'compel/compel-host-bin' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.5 make[1]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.5 make[1]: 'soccr/libsoccr.a' is up to date.
00:06:10 [2020-10-30T00:06:10.489Z] #41 147.6 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.743Z] #54 236.7 + bin/containerd-shim-runc-v2
00:06:10 [2020-10-30T00:06:10.750Z] #41 147.6 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.6 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.7 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.7 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.8 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.8 make[2]: Nothing to be done for 'all'.
00:06:10 [2020-10-30T00:06:10.751Z] #41 147.8 make[2]: Nothing to be done for 'all'.
00:06:11 [2020-10-30T00:06:11.012Z] #41 147.8   INSTALL  criu/criu
00:06:11 [2020-10-30T00:06:11.012Z] #41 DONE 148.0s
00:06:11 [2020-10-30T00:06:11.012Z] 
00:06:11 [2020-10-30T00:06:11.012Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:11 [2020-10-30T00:06:11.670Z] #54 237.8 + binaries
00:06:11 [2020-10-30T00:06:11.670Z] #54 237.8 + install -D bin/containerd /build/containerd
00:06:11 [2020-10-30T00:06:11.670Z] #54 237.8 + install -D bin/containerd-shim /build/containerd-shim
00:06:11 [2020-10-30T00:06:11.670Z] #54 237.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:06:11 [2020-10-30T00:06:11.670Z] #54 237.8 + install -D bin/ctr /build/ctr
00:06:12 [2020-10-30T00:06:12.399Z] #54 ...
00:06:12 [2020-10-30T00:06:12.399Z] 
00:06:12 [2020-10-30T00:06:12.399Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:12 [2020-10-30T00:06:12.399Z] #42 DONE 0.1s
00:06:12 [2020-10-30T00:06:12.399Z] 
00:06:12 [2020-10-30T00:06:12.399Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:06:12 [2020-10-30T00:06:12.661Z] #44 DONE 0.3s
00:06:12 [2020-10-30T00:06:12.661Z] 
00:06:12 [2020-10-30T00:06:12.661Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:12 [2020-10-30T00:06:12.661Z] #54 ...
00:06:12 [2020-10-30T00:06:12.661Z] 
00:06:12 [2020-10-30T00:06:12.661Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:06:12 [2020-10-30T00:06:12.661Z] #46 DONE 0.1s
00:06:12 [2020-10-30T00:06:12.687Z] #41 ...
00:06:12 [2020-10-30T00:06:12.687Z] 
00:06:12 [2020-10-30T00:06:12.687Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:06:12 [2020-10-30T00:06:12.687Z] #51 93.33 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:06:12 [2020-10-30T00:06:12.687Z] #51 95.41 + mkdir -p /build
00:06:12 [2020-10-30T00:06:12.687Z] #51 95.41 + cp runc /build/runc
00:06:12 [2020-10-30T00:06:12.687Z] #51 DONE 95.8s
00:06:12 [2020-10-30T00:06:12.687Z] 
00:06:12 [2020-10-30T00:06:12.687Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:06:12 [2020-10-30T00:06:12.687Z] #38 ...
00:06:12 [2020-10-30T00:06:12.687Z] 
00:06:12 [2020-10-30T00:06:12.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:12 [2020-10-30T00:06:12.687Z] #41 145.0   CC       criu/protobuf-desc.o
00:06:12 [2020-10-30T00:06:12.921Z] 
00:06:12 [2020-10-30T00:06:12.922Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:06:12 [2020-10-30T00:06:12.922Z] #48 DONE 0.2s
00:06:12 [2020-10-30T00:06:12.922Z] 
00:06:12 [2020-10-30T00:06:12.922Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:06:12 [2020-10-30T00:06:12.922Z] #50 DONE 0.1s
00:06:12 [2020-10-30T00:06:12.922Z] 
00:06:12 [2020-10-30T00:06:12.922Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:13 [2020-10-30T00:06:13.182Z] #54 ...
00:06:13 [2020-10-30T00:06:13.182Z] 
00:06:13 [2020-10-30T00:06:13.182Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:06:13 [2020-10-30T00:06:13.182Z] #52 DONE 0.2s
00:06:13 [2020-10-30T00:06:13.182Z] 
00:06:13 [2020-10-30T00:06:13.182Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:13 [2020-10-30T00:06:13.559Z] #54 DONE 239.7s
00:06:14 [2020-10-30T00:06:14.067Z] #41 146.3   CC       criu/protobuf.o
00:06:14 [2020-10-30T00:06:14.067Z] #41 146.6   CC       criu/pstree.o
00:06:14 [2020-10-30T00:06:14.487Z] 
00:06:14 [2020-10-30T00:06:14.487Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:06:15 [2020-10-30T00:06:15.006Z] #41 ...
00:06:15 [2020-10-30T00:06:15.006Z] 
00:06:15 [2020-10-30T00:06:15.006Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:06:15 [2020-10-30T00:06:15.006Z] #38 DONE 238.6s
00:06:15 [2020-10-30T00:06:15.006Z] 
00:06:15 [2020-10-30T00:06:15.006Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:15 [2020-10-30T00:06:15.006Z] #41 147.4   CC       criu/rbtree.o
00:06:15 [2020-10-30T00:06:15.053Z] #55 DONE 0.9s
00:06:15 [2020-10-30T00:06:15.266Z] #41 147.7   CC       criu/rst-malloc.o
00:06:15 [2020-10-30T00:06:15.308Z] 
00:06:15 [2020-10-30T00:06:15.308Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:06:15 [2020-10-30T00:06:15.308Z] #59 DONE 0.2s
00:06:15 [2020-10-30T00:06:15.308Z] 
00:06:15 [2020-10-30T00:06:15.308Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:06:15 [2020-10-30T00:06:15.525Z] #41 148.0   CC       criu/seccomp.o
00:06:16 [2020-10-30T00:06:16.236Z] #61 DONE 0.5s
00:06:16 [2020-10-30T00:06:16.236Z] 
00:06:16 [2020-10-30T00:06:16.236Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:06:16 [2020-10-30T00:06:16.236Z] #63 DONE 0.0s
00:06:16 [2020-10-30T00:06:16.236Z] 
00:06:16 [2020-10-30T00:06:16.236Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:16 [2020-10-30T00:06:16.236Z] #64 DONE 0.0s
00:06:16 [2020-10-30T00:06:16.236Z] 
00:06:16 [2020-10-30T00:06:16.236Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:16 [2020-10-30T00:06:16.464Z] #41 148.7   CC       criu/seize.o
00:06:16 [2020-10-30T00:06:16.723Z] #41 149.2   CC       criu/servicefd.o
00:06:16 [2020-10-30T00:06:16.981Z] #41 ...
00:06:16 [2020-10-30T00:06:16.981Z] 
00:06:16 [2020-10-30T00:06:16.981Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:06:16 [2020-10-30T00:06:16.981Z] #39 DONE 0.7s
00:06:16 [2020-10-30T00:06:16.981Z] 
00:06:16 [2020-10-30T00:06:16.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:16 [2020-10-30T00:06:16.981Z] #41 149.5   CC       criu/shmem.o
00:06:17 [2020-10-30T00:06:17.165Z] #65 DONE 1.1s
00:06:17 [2020-10-30T00:06:17.165Z] 
00:06:17 [2020-10-30T00:06:17.165Z] #66 exporting to image
00:06:17 [2020-10-30T00:06:17.165Z] #66 exporting layers
00:06:17 [2020-10-30T00:06:17.550Z] #41 150.1   CC       criu/sigframe.o
00:06:17 [2020-10-30T00:06:17.808Z] #41 150.2   CC       criu/signalfd.o
00:06:17 [2020-10-30T00:06:17.808Z] #41 150.4   CC       criu/sk-inet.o
00:06:18 [2020-10-30T00:06:18.746Z] #41 151.1   CC       criu/sk-netlink.o
00:06:19 [2020-10-30T00:06:19.006Z] #41 151.4   CC       criu/sk-packet.o
00:06:19 [2020-10-30T00:06:19.573Z] #41 151.8   CC       criu/sk-queue.o
00:06:19 [2020-10-30T00:06:19.573Z] #41 152.0   CC       criu/sk-tcp.o
00:06:19 [2020-10-30T00:06:19.833Z] #41 152.3   CC       criu/sk-unix.o
00:06:20 [2020-10-30T00:06:20.770Z] #41 153.3   CC       criu/sockets.o
00:06:21 [2020-10-30T00:06:21.031Z] #41 ...
00:06:21 [2020-10-30T00:06:21.031Z] 
00:06:21 [2020-10-30T00:06:21.031Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:06:21 [2020-10-30T00:06:21.031Z] #47 243.8 + /build/golangci-lint --version
00:06:21 [2020-10-30T00:06:21.031Z] #47 244.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:06:21 [2020-10-30T00:06:21.031Z] #47 DONE 244.7s
00:06:21 [2020-10-30T00:06:21.290Z] 
00:06:21 [2020-10-30T00:06:21.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:06:21 [2020-10-30T00:06:21.550Z] #41 153.8   CC       criu/stats.o
00:06:21 [2020-10-30T00:06:21.550Z] #41 154.1   CC       criu/string.o
00:06:21 [2020-10-30T00:06:21.550Z] #41 154.1   CC       criu/sysctl.o
00:06:22 [2020-10-30T00:06:22.119Z] #41 154.5   CC       criu/sysfs_parse.o
00:06:22 [2020-10-30T00:06:22.379Z] #41 154.8   CC       criu/timens.o
00:06:22 [2020-10-30T00:06:22.639Z] #41 155.1   CC       criu/timerfd.o
00:06:22 [2020-10-30T00:06:22.899Z] #41 155.3   CC       criu/tty.o
00:06:23 [2020-10-30T00:06:23.185Z] #54 190.6 + bin/containerd-stress
00:06:23 [2020-10-30T00:06:23.501Z] #55 247.2 + bin/containerd
00:06:23 [2020-10-30T00:06:23.705Z] #66 exporting layers 6.4s done
00:06:23 [2020-10-30T00:06:23.705Z] #66 writing image sha256:b76d78a75ebe739da9c709655def026892f174062dcf1370d62bc569a012f185 done
00:06:23 [2020-10-30T00:06:23.705Z] #66 naming to docker.io/library/docker:e766361271f5985789f6f495fd2c10f3cc603a32 done
00:06:23 [2020-10-30T00:06:23.705Z] #66 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
00:06:24 [2020-10-30T00:06:24.053Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/validate/default
00:06:24 [2020-10-30T00:06:24.317Z] #41 156.5   CC       criu/tun.o
00:06:24 [2020-10-30T00:06:24.318Z] #41 156.8   CC       criu/uffd.o
00:06:24 [2020-10-30T00:06:24.917Z] #41 157.4   CC       criu/util.o
00:06:25 [2020-10-30T00:06:25.420Z] Congratulations!  All commits are properly signed with the DCO!
00:06:25 [2020-10-30T00:06:25.421Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
00:06:25 [2020-10-30T00:06:25.421Z] No api/types/ or api/swagger.yaml changes in diff.
00:06:25 [2020-10-30T00:06:25.421Z] Congratulations!  All TOML source files changed here have valid syntax.
00:06:25 [2020-10-30T00:06:25.421Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:06:25 [2020-10-30T00:06:25.421Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:06:25 [2020-10-30T00:06:25.421Z] Congratulations!  No new tests were added to integration-cli.
00:06:25 [2020-10-30T00:06:25.421Z] 
00:06:25 [2020-10-30T00:06:25.421Z] INFO Start validation with golang-ci-lint
00:06:25 [2020-10-30T00:06:25.678Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
00:06:25 [2020-10-30T00:06:25.678Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:06:25 [2020-10-30T00:06:25.678Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:06:25 [2020-10-30T00:06:25.858Z] #41 158.2   CC       criu/uts_ns.o
00:06:25 [2020-10-30T00:06:25.858Z] #41 158.3   CC       criu/vdso-compat.o
00:06:25 [2020-10-30T00:06:25.858Z] #41 158.4   CC       criu/vdso.o
00:06:26 [2020-10-30T00:06:26.425Z] #41 158.7   LINK     criu/built-in.o
00:06:26 [2020-10-30T00:06:26.425Z] #41 158.8   LINK     criu/criu
00:06:26 [2020-10-30T00:06:26.490Z] #54 193.8 + bin/containerd-shim
00:06:26 [2020-10-30T00:06:26.684Z] #41 159.0   DEP      lib/c/criu.d
00:06:26 [2020-10-30T00:06:26.684Z] #41 159.1   CC       images/rpc.pb-c.o
00:06:26 [2020-10-30T00:06:26.942Z] #41 159.3   CC       lib/c/criu.o
00:06:27 [2020-10-30T00:06:27.510Z] #41 159.8   LINK     lib/c/built-in.o
00:06:27 [2020-10-30T00:06:27.510Z] #41 159.9   LINK     lib/c/libcriu.so
00:06:27 [2020-10-30T00:06:27.510Z] #41 159.9   LINK     lib/c/libcriu.a
00:06:27 [2020-10-30T00:06:27.510Z] #41 160.0   GEN      magic.py
00:06:27 [2020-10-30T00:06:27.768Z] #41 160.1 Note: Building without setproctitle() and strlcpy() support.
00:06:27 [2020-10-30T00:06:27.768Z] #41 160.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:06:27 [2020-10-30T00:06:27.768Z] #41 160.1 Note: Building without GnuTLS support
00:06:27 [2020-10-30T00:06:27.768Z] #41 160.1 Makefile.config:39: Warn: you have no libnftables installed
00:06:27 [2020-10-30T00:06:27.768Z] #41 160.1 Makefile.config:40: Warn: Building without nftables support
00:06:28 [2020-10-30T00:06:28.027Z] #41 160.5 fatal: not a git repository (or any of the parent directories): .git
00:06:28 [2020-10-30T00:06:28.594Z] #41 160.9 make[1]: Nothing to be done for 'all'.
00:06:28 [2020-10-30T00:06:28.853Z] #41 161.3 make[1]: 'images/built-in.o' is up to date.
00:06:28 [2020-10-30T00:06:28.853Z] #41 161.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.4 make[1]: 'compel/libcompel.a' is up to date.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.4 make[1]: 'compel/compel-host-bin' is up to date.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.4 make[1]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.4 make[1]: 'soccr/libsoccr.a' is up to date.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.6 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.6 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.6 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.113Z] #41 161.7 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.372Z] #41 161.7 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.372Z] #41 161.7 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.372Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.372Z] #41 161.8 make[2]: Nothing to be done for 'all'.
00:06:29 [2020-10-30T00:06:29.372Z] #41 161.8   INSTALL  criu/criu
00:06:29 [2020-10-30T00:06:29.632Z] #41 DONE 162.1s
00:06:29 [2020-10-30T00:06:29.632Z] 
00:06:29 [2020-10-30T00:06:29.632Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:30 [2020-10-30T00:06:30.465Z] #55 ...
00:06:30 [2020-10-30T00:06:30.465Z] 
00:06:30 [2020-10-30T00:06:30.465Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:30 [2020-10-30T00:06:30.465Z] #23 295.6 + return
00:06:30 [2020-10-30T00:06:30.465Z] #23 DONE 295.8s
00:06:30 [2020-10-30T00:06:30.465Z] 
00:06:30 [2020-10-30T00:06:30.465Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:30 [2020-10-30T00:06:30.572Z] #54 ...
00:06:30 [2020-10-30T00:06:30.572Z] 
00:06:30 [2020-10-30T00:06:30.572Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:30 [2020-10-30T00:06:30.572Z] #42 DONE 0.1s
00:06:30 [2020-10-30T00:06:30.572Z] 
00:06:30 [2020-10-30T00:06:30.572Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:06:30 [2020-10-30T00:06:30.832Z] #44 DONE 0.2s
00:06:30 [2020-10-30T00:06:30.832Z] 
00:06:30 [2020-10-30T00:06:30.832Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:06:30 [2020-10-30T00:06:30.832Z] #46 DONE 0.1s
00:06:30 [2020-10-30T00:06:30.832Z] 
00:06:30 [2020-10-30T00:06:30.832Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:06:31 [2020-10-30T00:06:31.399Z] #48 DONE 0.4s
00:06:31 [2020-10-30T00:06:31.400Z] 
00:06:31 [2020-10-30T00:06:31.400Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:06:31 [2020-10-30T00:06:31.400Z] #50 DONE 0.1s
00:06:31 [2020-10-30T00:06:31.400Z] 
00:06:31 [2020-10-30T00:06:31.400Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:06:31 [2020-10-30T00:06:31.568Z] #55 ...
00:06:31 [2020-10-30T00:06:31.568Z] 
00:06:31 [2020-10-30T00:06:31.568Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:06:31 [2020-10-30T00:06:31.659Z] #52 DONE 0.3s
00:06:31 [2020-10-30T00:06:31.659Z] 
00:06:31 [2020-10-30T00:06:31.659Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:31 [2020-10-30T00:06:31.795Z] #54 199.5 + bin/containerd-shim-runc-v1
00:06:31 [2020-10-30T00:06:31.867Z] #24 DONE 0.1s
00:06:31 [2020-10-30T00:06:31.867Z] 
00:06:31 [2020-10-30T00:06:31.867Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:31 [2020-10-30T00:06:31.867Z] #55 ...
00:06:31 [2020-10-30T00:06:31.867Z] 
00:06:31 [2020-10-30T00:06:31.867Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:06:32 [2020-10-30T00:06:32.226Z] #54 195.0 + bin/containerd
00:06:32 [2020-10-30T00:06:32.515Z] #29 DONE 0.6s
00:06:32 [2020-10-30T00:06:32.515Z] 
00:06:32 [2020-10-30T00:06:32.515Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:06:32 [2020-10-30T00:06:32.515Z] #32 DONE 0.1s
00:06:32 [2020-10-30T00:06:32.515Z] 
00:06:32 [2020-10-30T00:06:32.515Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:32 [2020-10-30T00:06:32.815Z] #55 ...
00:06:32 [2020-10-30T00:06:32.815Z] 
00:06:32 [2020-10-30T00:06:32.815Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:06:32 [2020-10-30T00:06:32.815Z] #34 DONE 0.1s
00:06:32 [2020-10-30T00:06:32.815Z] 
00:06:32 [2020-10-30T00:06:32.815Z] #37 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:06:32 [2020-10-30T00:06:32.815Z] #37 DONE 0.1s
00:06:32 [2020-10-30T00:06:32.815Z] 
00:06:32 [2020-10-30T00:06:32.815Z] #40 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:06:32 [2020-10-30T00:06:32.815Z] #40 DONE 0.1s
00:06:32 [2020-10-30T00:06:32.815Z] 
00:06:32 [2020-10-30T00:06:32.815Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:32 [2020-10-30T00:06:32.815Z] #55 ...
00:06:32 [2020-10-30T00:06:32.815Z] 
00:06:32 [2020-10-30T00:06:32.815Z] #43 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:06:33 [2020-10-30T00:06:33.114Z] #43 DONE 0.2s
00:06:33 [2020-10-30T00:06:33.114Z] 
00:06:33 [2020-10-30T00:06:33.114Z] #45 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:06:33 [2020-10-30T00:06:33.114Z] #45 DONE 0.1s
00:06:33 [2020-10-30T00:06:33.114Z] 
00:06:33 [2020-10-30T00:06:33.114Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:06:33 [2020-10-30T00:06:33.114Z] #47 DONE 0.1s
00:06:33 [2020-10-30T00:06:33.114Z] 
00:06:33 [2020-10-30T00:06:33.114Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:33 [2020-10-30T00:06:33.438Z] #55 ...
00:06:33 [2020-10-30T00:06:33.438Z] 
00:06:33 [2020-10-30T00:06:33.438Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:06:33 [2020-10-30T00:06:33.438Z] #49 DONE 0.1s
00:06:33 [2020-10-30T00:06:33.438Z] 
00:06:33 [2020-10-30T00:06:33.438Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:06:33 [2020-10-30T00:06:33.438Z] #51 DONE 0.1s
00:06:33 [2020-10-30T00:06:33.438Z] 
00:06:33 [2020-10-30T00:06:33.438Z] #53 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:06:33 [2020-10-30T00:06:33.734Z] #53 DONE 0.1s
00:06:33 [2020-10-30T00:06:33.734Z] 
00:06:33 [2020-10-30T00:06:33.734Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:36 [2020-10-30T00:06:36.015Z] #54 203.4 + bin/containerd-shim-runc-v2
00:06:36 [2020-10-30T00:06:36.957Z] #54 204.8 + binaries
00:06:36 [2020-10-30T00:06:36.957Z] #54 204.8 + install -D bin/containerd /build/containerd
00:06:36 [2020-10-30T00:06:36.957Z] #54 204.9 + install -D bin/containerd-shim /build/containerd-shim
00:06:36 [2020-10-30T00:06:36.957Z] #54 204.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:06:36 [2020-10-30T00:06:36.957Z] #54 204.9 + install -D bin/ctr /build/ctr
00:06:42 [2020-10-30T00:06:42.247Z] #54 DONE 209.2s
00:06:42 [2020-10-30T00:06:42.818Z] 
00:06:42 [2020-10-30T00:06:42.818Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:06:45 [2020-10-30T00:06:45.365Z] #55 DONE 2.3s
00:06:45 [2020-10-30T00:06:45.365Z] 
00:06:45 [2020-10-30T00:06:45.365Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:06:45 [2020-10-30T00:06:45.365Z] #59 DONE 0.6s
00:06:45 [2020-10-30T00:06:45.626Z] 
00:06:45 [2020-10-30T00:06:45.626Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:06:47 [2020-10-30T00:06:47.011Z] #61 DONE 1.3s
00:06:47 [2020-10-30T00:06:47.011Z] 
00:06:47 [2020-10-30T00:06:47.011Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:06:47 [2020-10-30T00:06:47.011Z] #63 DONE 0.1s
00:06:47 [2020-10-30T00:06:47.011Z] 
00:06:47 [2020-10-30T00:06:47.011Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:06:47 [2020-10-30T00:06:47.011Z] #64 DONE 0.1s
00:06:47 [2020-10-30T00:06:47.011Z] 
00:06:47 [2020-10-30T00:06:47.011Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:06:48 [2020-10-30T00:06:48.927Z] #65 DONE 1.6s
00:06:48 [2020-10-30T00:06:48.927Z] 
00:06:48 [2020-10-30T00:06:48.927Z] #66 exporting to image
00:06:48 [2020-10-30T00:06:48.927Z] #66 exporting layers
00:06:53 [2020-10-30T00:06:53.139Z] #66 exporting layers 4.0s done
00:06:53 [2020-10-30T00:06:53.139Z] #66 writing image sha256:94cbd74a0a0aa73037c275229a06a99206547023d4ebfe9b7492bcce9ffbfa1e
00:06:53 [2020-10-30T00:06:53.139Z] #66 writing image sha256:94cbd74a0a0aa73037c275229a06a99206547023d4ebfe9b7492bcce9ffbfa1e done
00:06:53 [2020-10-30T00:06:53.139Z] #66 naming to docker.io/library/docker:e766361271f5985789f6f495fd2c10f3cc603a32 done
00:06:53 [2020-10-30T00:06:53.139Z] #66 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:06:53 [2020-10-30T00:06:53.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/test/unit
00:06:57 [2020-10-30T00:06:57.691Z] ?   	github.com/docker/docker/api	[no test files]
00:07:01 [2020-10-30T00:07:01.019Z] #55 283.0 + bin/containerd-stress
00:07:01 [2020-10-30T00:07:01.661Z] #55 285.4 + bin/containerd-shim
00:07:04 [2020-10-30T00:07:04.480Z] #54 223.2 + bin/containerd-stress
00:07:04 [2020-10-30T00:07:04.480Z] #54 225.1 + bin/containerd-shim
00:07:08 [2020-10-30T00:07:08.620Z] #55 292.4 + bin/containerd-shim-runc-v1
00:07:09 [2020-10-30T00:07:09.759Z] #54 232.0 + bin/containerd-shim-runc-v1
00:07:10 [2020-10-30T00:07:10.110Z] ok  	github.com/docker/docker/api/server	0.052s	coverage: 9.0% of statements
00:07:13 [2020-10-30T00:07:13.147Z] #55 297.2 + bin/containerd-shim-runc-v2
00:07:13 [2020-10-30T00:07:13.953Z] #54 236.5 + bin/containerd-shim-runc-v2
00:07:14 [2020-10-30T00:07:14.673Z] #55 298.3 + binaries
00:07:14 [2020-10-30T00:07:14.673Z] #55 298.3 + install -D bin/containerd /build/containerd
00:07:14 [2020-10-30T00:07:14.673Z] #55 298.4 + install -D bin/containerd-shim /build/containerd-shim
00:07:14 [2020-10-30T00:07:14.673Z] #55 298.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:07:14 [2020-10-30T00:07:14.673Z] #55 298.4 + install -D bin/ctr /build/ctr
00:07:14 [2020-10-30T00:07:14.673Z] #55 DONE 298.5s
00:07:14 [2020-10-30T00:07:14.890Z] #54 237.5 + binaries
00:07:14 [2020-10-30T00:07:14.890Z] #54 237.5 + install -D bin/containerd /build/containerd
00:07:14 [2020-10-30T00:07:14.890Z] #54 237.5 + install -D bin/containerd-shim /build/containerd-shim
00:07:14 [2020-10-30T00:07:14.890Z] #54 237.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:07:14 [2020-10-30T00:07:14.890Z] #54 237.5 + install -D bin/ctr /build/ctr
00:07:15 [2020-10-30T00:07:15.721Z] 
00:07:15 [2020-10-30T00:07:15.721Z] #56 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:07:15 [2020-10-30T00:07:15.721Z] #56 DONE 0.1s
00:07:15 [2020-10-30T00:07:15.721Z] 
00:07:15 [2020-10-30T00:07:15.721Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:07:15 [2020-10-30T00:07:15.721Z] #60 DONE 0.1s
00:07:15 [2020-10-30T00:07:15.721Z] 
00:07:15 [2020-10-30T00:07:15.722Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:07:15 [2020-10-30T00:07:15.722Z] #62 DONE 0.1s
00:07:15 [2020-10-30T00:07:15.722Z] 
00:07:15 [2020-10-30T00:07:15.722Z] #64 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:07:15 [2020-10-30T00:07:15.722Z] #64 DONE 0.0s
00:07:15 [2020-10-30T00:07:15.722Z] 
00:07:15 [2020-10-30T00:07:15.722Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:07:15 [2020-10-30T00:07:15.722Z] #65 DONE 0.0s
00:07:16 [2020-10-30T00:07:16.018Z] 
00:07:16 [2020-10-30T00:07:16.018Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker
00:07:16 [2020-10-30T00:07:16.792Z] #54 DONE 239.5s
00:07:17 [2020-10-30T00:07:17.729Z] 
00:07:17 [2020-10-30T00:07:17.729Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:07:18 [2020-10-30T00:07:18.110Z] #66 DONE 2.2s
00:07:18 [2020-10-30T00:07:18.110Z] 
00:07:18 [2020-10-30T00:07:18.110Z] #67 exporting to oci image format
00:07:18 [2020-10-30T00:07:18.111Z] #67 exporting layers
00:07:18 [2020-10-30T00:07:18.664Z] #55 DONE 0.8s
00:07:18 [2020-10-30T00:07:18.664Z] 
00:07:18 [2020-10-30T00:07:18.664Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:07:18 [2020-10-30T00:07:18.664Z] #59 DONE 0.2s
00:07:18 [2020-10-30T00:07:18.922Z] 
00:07:18 [2020-10-30T00:07:18.922Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:07:19 [2020-10-30T00:07:19.489Z] #61 DONE 0.5s
00:07:19 [2020-10-30T00:07:19.489Z] 
00:07:19 [2020-10-30T00:07:19.489Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:07:19 [2020-10-30T00:07:19.489Z] #63 DONE 0.0s
00:07:19 [2020-10-30T00:07:19.489Z] 
00:07:19 [2020-10-30T00:07:19.489Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:07:19 [2020-10-30T00:07:19.489Z] #64 DONE 0.0s
00:07:19 [2020-10-30T00:07:19.489Z] 
00:07:19 [2020-10-30T00:07:19.489Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:07:20 [2020-10-30T00:07:20.425Z] #65 DONE 1.1s
00:07:20 [2020-10-30T00:07:20.425Z] 
00:07:20 [2020-10-30T00:07:20.425Z] #66 exporting to image
00:07:20 [2020-10-30T00:07:20.425Z] #66 exporting layers
00:07:26 [2020-10-30T00:07:26.993Z] #66 exporting layers 6.2s done
00:07:26 [2020-10-30T00:07:26.993Z] #66 writing image sha256:a78434d81260caba4660f50e5de0c967827c5a28a222a50ad97a289cc10fb395 done
00:07:26 [2020-10-30T00:07:26.993Z] #66 naming to docker.io/library/docker:e766361271f5985789f6f495fd2c10f3cc603a32 done
00:07:26 [2020-10-30T00:07:26.993Z] #66 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:07:27 [2020-10-30T00:07:27.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -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:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh dynbinary test-integration
00:07:28 [2020-10-30T00:07:28.292Z] 
00:07:28 [2020-10-30T00:07:28.292Z] Removing bundles/
00:07:28 [2020-10-30T00:07:28.292Z] 
00:07:28 [2020-10-30T00:07:28.292Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:07:28 [2020-10-30T00:07:28.292Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:07:28 [2020-10-30T00:07:28.292Z] GOOS="" GOARCH="" GOARM=""
00:07:36 [2020-10-30T00:07:36.702Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:07:36 [2020-10-30T00:07:36.702Z] 
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_INTEGRATION_DEST=1
00:07:36 [2020-10-30T00:07:36.702Z] + CONTAINER_NAME=docker-pr21-1
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_SKIP_INTEGRATION_CLI=1
00:07:36 [2020-10-30T00:07:36.702Z] + run_tests test-integration-flaky
00:07:36 [2020-10-30T00:07:36.702Z] + '[' -n 0 ']'
00:07:36 [2020-10-30T00:07:36.702Z] + rm=
00:07:36 [2020-10-30T00:07:36.702Z] + c=0
00:07:36 [2020-10-30T00:07:36.702Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41458/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh test-integration-flaky test-integration
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_INTEGRATION_DEST=2
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_INTEGRATION_DEST=3
00:07:36 [2020-10-30T00:07:36.702Z] + CONTAINER_NAME=docker-pr21-2
00:07:36 [2020-10-30T00:07:36.702Z] + CONTAINER_NAME=docker-pr21-3
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_SKIP_INTEGRATION=1
00:07:36 [2020-10-30T00:07:36.702Z] + TEST_SKIP_INTEGRATION=1
00:07:36 [2020-10-30T00:07:36.702Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:07:36 [2020-10-30T00:07:36.702Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:07:36 [2020-10-30T00:07:36.702Z] + run_tests
00:07:36 [2020-10-30T00:07:36.702Z] + run_tests
00:07:36 [2020-10-30T00:07:36.702Z] + '[' -n 0 ']'
00:07:36 [2020-10-30T00:07:36.702Z] + '[' -n 0 ']'
00:07:36 [2020-10-30T00:07:36.702Z] + rm=
00:07:36 [2020-10-30T00:07:36.702Z] + rm=
00:07:36 [2020-10-30T00:07:36.702Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41458/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh '' test-integration
00:07:36 [2020-10-30T00:07:36.702Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41458/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh '' test-integration
00:07:36 [2020-10-30T00:07:36.702Z] ++ jobs -p
00:07:36 [2020-10-30T00:07:36.702Z] + for job in $(jobs -p)
00:07:36 [2020-10-30T00:07:36.702Z] + wait 15208
00:07:36 [2020-10-30T00:07:36.702Z] 
00:07:36 [2020-10-30T00:07:36.702Z] 
00:07:36 [2020-10-30T00:07:36.702Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
00:07:36 [2020-10-30T00:07:36.702Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:07:36 [2020-10-30T00:07:36.702Z] 
00:07:36 [2020-10-30T00:07:36.702Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:07:36 [2020-10-30T00:07:36.702Z] HOSTNAME=83aa2868e637
00:07:36 [2020-10-30T00:07:36.702Z] TEST_SKIP_INTEGRATION=1
00:07:36 [2020-10-30T00:07:36.702Z] TESTDEBUG=0
00:07:36 [2020-10-30T00:07:36.702Z] DEST=bundles/test-integration
00:07:36 [2020-10-30T00:07:36.702Z] PWD=/go/src/github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] KEEPBUNDLE=1
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:07:36 [2020-10-30T00:07:36.702Z] container=docker
00:07:36 [2020-10-30T00:07:36.702Z] HOME=/root
00:07:36 [2020-10-30T00:07:36.702Z] GOLANG_VERSION=1.13.15
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_BRANCH=master
00:07:36 [2020-10-30T00:07:36.702Z] TERM=xterm
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_PKG=github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] SHLVL=1
00:07:36 [2020-10-30T00:07:36.702Z] TIMEOUT=120m
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GRAPHDRIVER=overlay2
00:07:36 [2020-10-30T00:07:36.702Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:07:36 [2020-10-30T00:07:36.702Z] GO111MODULE=off
00:07:36 [2020-10-30T00:07:36.702Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:07:36 [2020-10-30T00:07:36.702Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:07:36 [2020-10-30T00:07:36.702Z] GOPATH=/go
00:07:36 [2020-10-30T00:07:36.702Z] PKG_CONFIG=pkg-config
00:07:36 [2020-10-30T00:07:36.702Z] _=/usr/bin/env
00:07:36 [2020-10-30T00:07:36.702Z] Building test suite binary ./integration-cli/test.main
00:07:36 [2020-10-30T00:07:36.702Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:07:36 [2020-10-30T00:07:36.702Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:07:36 [2020-10-30T00:07:36.702Z] HOSTNAME=26c94a0eea7d
00:07:36 [2020-10-30T00:07:36.702Z] TEST_SKIP_INTEGRATION=1
00:07:36 [2020-10-30T00:07:36.702Z] TESTDEBUG=0
00:07:36 [2020-10-30T00:07:36.702Z] DEST=bundles/test-integration
00:07:36 [2020-10-30T00:07:36.702Z] PWD=/go/src/github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] KEEPBUNDLE=1
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:07:36 [2020-10-30T00:07:36.702Z] container=docker
00:07:36 [2020-10-30T00:07:36.702Z] HOME=/root
00:07:36 [2020-10-30T00:07:36.702Z] GOLANG_VERSION=1.13.15
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_BRANCH=master
00:07:36 [2020-10-30T00:07:36.702Z] TERM=xterm
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_PKG=github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] SHLVL=1
00:07:36 [2020-10-30T00:07:36.702Z] TIMEOUT=120m
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GRAPHDRIVER=overlay2
00:07:36 [2020-10-30T00:07:36.702Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:07:36 [2020-10-30T00:07:36.702Z] GO111MODULE=off
00:07:36 [2020-10-30T00:07:36.702Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:07:36 [2020-10-30T00:07:36.702Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:07:36 [2020-10-30T00:07:36.702Z] GOPATH=/go
00:07:36 [2020-10-30T00:07:36.702Z] PKG_CONFIG=pkg-config
00:07:36 [2020-10-30T00:07:36.702Z] _=/usr/bin/env
00:07:36 [2020-10-30T00:07:36.702Z] Building test suite binary ./integration-cli/test.main
00:07:36 [2020-10-30T00:07:36.702Z] No new tests added to integration.
00:07:36 [2020-10-30T00:07:36.702Z] 
00:07:36 [2020-10-30T00:07:36.702Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:07:36 [2020-10-30T00:07:36.702Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:07:36 [2020-10-30T00:07:36.702Z] HOSTNAME=c48474655f08
00:07:36 [2020-10-30T00:07:36.702Z] TESTDEBUG=0
00:07:36 [2020-10-30T00:07:36.702Z] DEST=bundles/test-integration
00:07:36 [2020-10-30T00:07:36.702Z] PWD=/go/src/github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] KEEPBUNDLE=1
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:07:36 [2020-10-30T00:07:36.702Z] container=docker
00:07:36 [2020-10-30T00:07:36.702Z] HOME=/root
00:07:36 [2020-10-30T00:07:36.702Z] GOLANG_VERSION=1.13.15
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:07:36 [2020-10-30T00:07:36.702Z] VALIDATE_BRANCH=master
00:07:36 [2020-10-30T00:07:36.702Z] TERM=xterm
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_PKG=github.com/docker/docker
00:07:36 [2020-10-30T00:07:36.702Z] SHLVL=1
00:07:36 [2020-10-30T00:07:36.702Z] TIMEOUT=120m
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:07:36 [2020-10-30T00:07:36.702Z] DOCKER_GRAPHDRIVER=overlay2
00:07:36 [2020-10-30T00:07:36.702Z] GO111MODULE=off
00:07:36 [2020-10-30T00:07:36.702Z] TEST_SKIP_INTEGRATION_CLI=1
00:07:36 [2020-10-30T00:07:36.702Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:07:36 [2020-10-30T00:07:36.702Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:07:36 [2020-10-30T00:07:36.702Z] GOPATH=/go
00:07:36 [2020-10-30T00:07:36.702Z] PKG_CONFIG=pkg-config
00:07:36 [2020-10-30T00:07:36.702Z] _=/usr/bin/env
00:07:36 [2020-10-30T00:07:36.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/server/httputils	0.020s	coverage: 14.7% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/server/middleware	0.057s	coverage: 37.7% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/types/strslice	0.020s	coverage: 90.0% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/types/filters	0.043s	coverage: 92.2% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/server/router/swarm	0.035s	coverage: 5.7% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:08:06 [2020-10-30T00:08:06.418Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
00:08:06 [2020-10-30T00:08:06.993Z] ok  	github.com/docker/docker/cli/debug	0.039s	coverage: 100.0% of statements
00:08:08 [2020-10-30T00:08:08.386Z] ok  	github.com/docker/docker/builder/remotecontext	0.323s	coverage: 13.6% of statements
00:08:08 [2020-10-30T00:08:08.961Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.237s	coverage: 86.3% of statements
00:08:08 [2020-10-30T00:08:08.961Z] ok  	github.com/docker/docker/builder/dockerfile	0.873s	coverage: 48.0% of statements
00:08:08 [2020-10-30T00:08:08.961Z] ?   	github.com/docker/docker/cli	[no test files]
00:08:08 [2020-10-30T00:08:08.961Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:08:14 [2020-10-30T00:08:14.269Z] ok  	github.com/docker/docker/client	0.220s	coverage: 75.4% of statements
00:08:32 [2020-10-30T00:08:32.148Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 1m58.199561282s 
00:08:32 [2020-10-30T00:08:32.148Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 654.871831ms 
00:08:36 [2020-10-30T00:08:36.869Z] 4612f6d0b889: Pull complete
00:08:40 [2020-10-30T00:08:40.464Z] #67 exporting layers 81.5s done
00:08:40 [2020-10-30T00:08:40.464Z] #67 exporting manifest sha256:d56232eb5c5778b1007340eac377380ef0c08516ba434d6cca26f21b5dfa7fe8
00:08:40 [2020-10-30T00:08:40.464Z] #67 exporting manifest sha256:d56232eb5c5778b1007340eac377380ef0c08516ba434d6cca26f21b5dfa7fe8 done
00:08:40 [2020-10-30T00:08:40.464Z] #67 exporting config sha256:34dcfdd24fc36f542018ed5548abc65db55ebb7eff7486dc54e0978cb46995a3 done
00:08:40 [2020-10-30T00:08:40.464Z] #67 sending tarball
00:08:46 [2020-10-30T00:08:46.420Z] ok  	github.com/docker/docker/cmd/dockerd	0.137s	coverage: 29.1% of statements
00:08:46 [2020-10-30T00:08:46.420Z] ok  	github.com/docker/docker/container	0.212s	coverage: 34.7% of statements
00:08:46 [2020-10-30T00:08:46.420Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:08:46 [2020-10-30T00:08:46.420Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:08:46 [2020-10-30T00:08:46.420Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:08:46 [2020-10-30T00:08:46.420Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:08:46 [2020-10-30T00:08:46.420Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.053s	coverage: 65.3% of statements
00:08:46 [2020-10-30T00:08:46.685Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.029s	coverage: 35.9% of statements
00:08:47 [2020-10-30T00:08:47.000Z] INFO [runner/unused/goanalysis] analyzers took 27.979578878s with top 10 stages: buildssa: 23.637757966s, U1000: 4.341820912s 
00:08:49 [2020-10-30T00:08:49.242Z] ok  	github.com/docker/docker/daemon/cluster	0.126s	coverage: 0.5% of statements
00:08:51 [2020-10-30T00:08:51.805Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.0% of statements
00:08:52 [2020-10-30T00:08:52.076Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 81.8% of statements
00:08:53 [2020-10-30T00:08:53.494Z] ok  	github.com/docker/docker/daemon/events	0.079s	coverage: 50.0% of statements
00:08:54 [2020-10-30T00:08:54.072Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
00:08:56 [2020-10-30T00:08:56.017Z] #67 sending tarball 15.3s done
00:08:56 [2020-10-30T00:08:56.017Z] #67 DONE 96.8s
00:08:56 [2020-10-30T00:08:56.017Z] 
00:08:56 [2020-10-30T00:08:56.017Z] #68 importing to docker
00:08:58 [2020-10-30T00:08:58.291Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.016s	coverage: 2.9% of statements
00:08:58 [2020-10-30T00:08:58.863Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.525s	coverage: 56.2% of statements
00:08:59 [2020-10-30T00:08:59.128Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 14.1% of statements
00:09:01 [2020-10-30T00:09:01.684Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
00:09:04 [2020-10-30T00:09:04.242Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.604s	coverage: 73.1% of statements
00:09:04 [2020-10-30T00:09:04.503Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.220s	coverage: 46.2% of statements
00:09:04 [2020-10-30T00:09:04.750Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:09:04 [2020-10-30T00:09:04.750Z] 
00:09:04 [2020-10-30T00:09:04.750Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:09:04 [2020-10-30T00:09:04.750Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:09:04 [2020-10-30T00:09:04.750Z] HOSTNAME=077733a4093c
00:09:04 [2020-10-30T00:09:04.750Z] DEST=bundles/test-integration
00:09:04 [2020-10-30T00:09:04.750Z] PWD=/go/src/github.com/docker/docker
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_ROOTLESS=1
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:09:04 [2020-10-30T00:09:04.750Z] container=docker
00:09:04 [2020-10-30T00:09:04.750Z] HOME=/root
00:09:04 [2020-10-30T00:09:04.750Z] GOLANG_VERSION=1.13.15
00:09:04 [2020-10-30T00:09:04.750Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:09:04 [2020-10-30T00:09:04.750Z] VALIDATE_BRANCH=master
00:09:04 [2020-10-30T00:09:04.750Z] TERM=xterm
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_PKG=github.com/docker/docker
00:09:04 [2020-10-30T00:09:04.750Z] SHLVL=1
00:09:04 [2020-10-30T00:09:04.750Z] TIMEOUT=120m
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_GRAPHDRIVER=overlay2
00:09:04 [2020-10-30T00:09:04.750Z] GO111MODULE=off
00:09:04 [2020-10-30T00:09:04.750Z] DOCKER_EXPERIMENTAL=1
00:09:04 [2020-10-30T00:09:04.750Z] TEST_SKIP_INTEGRATION_CLI=1
00:09:04 [2020-10-30T00:09:04.750Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:09:04 [2020-10-30T00:09:04.750Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:09:04 [2020-10-30T00:09:04.750Z] GOPATH=/go
00:09:04 [2020-10-30T00:09:04.750Z] PKG_CONFIG=pkg-config
00:09:04 [2020-10-30T00:09:04.750Z] _=/usr/bin/env
00:09:04 [2020-10-30T00:09:04.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:09:05 [2020-10-30T00:09:05.450Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.940s	coverage: 49.5% of statements
00:09:06 [2020-10-30T00:09:06.841Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.028s	coverage: 58.0% of statements
00:09:06 [2020-10-30T00:09:06.841Z] ok  	github.com/docker/docker/daemon	12.340s	coverage: 17.2% of statements
00:09:06 [2020-10-30T00:09:06.841Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:09:06 [2020-10-30T00:09:06.841Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:09:06 [2020-10-30T00:09:06.841Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:09:06 [2020-10-30T00:09:06.841Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:09:06 [2020-10-30T00:09:06.841Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:09:07 [2020-10-30T00:09:07.418Z] ok  	github.com/docker/docker/daemon/links	0.034s	coverage: 93.0% of statements
00:09:07 [2020-10-30T00:09:07.418Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.035s	coverage: 3.0% of statements
00:09:09 [2020-10-30T00:09:09.976Z] ok  	github.com/docker/docker/daemon/logger	0.231s	coverage: 41.0% of statements
00:09:10 [2020-10-30T00:09:10.238Z] ok  	github.com/docker/docker/daemon/images	0.033s	coverage: 4.9% of statements
00:09:10 [2020-10-30T00:09:10.500Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.312s	coverage: 77.4% of statements
00:09:11 [2020-10-30T00:09:11.424Z] #68 DONE 16.5s
00:09:11 [2020-10-30T00:09:11.448Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
00:09:11 [2020-10-30T00:09:11.448Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 23.9% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:09:11 [2020-10-30T00:09:11.901Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/test/unit
00:09:12 [2020-10-30T00:09:12.397Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.043s	coverage: 61.6% of statements
00:09:12 [2020-10-30T00:09:12.397Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.405s	coverage: 57.7% of statements
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:09:12 [2020-10-30T00:09:12.397Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.038s	coverage: 87.2% of statements
00:09:13 [2020-10-30T00:09:13.366Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 75.2% of statements
00:09:13 [2020-10-30T00:09:13.366Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:09:14 [2020-10-30T00:09:14.320Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.031s	coverage: 33.3% of statements
00:09:14 [2020-10-30T00:09:14.320Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 37.7% of statements
00:09:14 [2020-10-30T00:09:14.900Z] ok  	github.com/docker/docker/daemon/logger/templates	0.030s	coverage: 8.3% of statements
00:09:15 [2020-10-30T00:09:15.163Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.019s	coverage: 46.8% of statements
00:09:15 [2020-10-30T00:09:15.481Z] ?   	github.com/docker/docker/api	[no test files]
00:09:16 [2020-10-30T00:09:16.111Z] ok  	github.com/docker/docker/daemon/network	0.054s	coverage: 63.8% of statements
00:09:16 [2020-10-30T00:09:16.689Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.947s	coverage: 82.5% of statements
00:09:16 [2020-10-30T00:09:16.689Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:09:16 [2020-10-30T00:09:16.689Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:09:16 [2020-10-30T00:09:16.953Z] ok  	github.com/docker/docker/distribution/metadata	0.131s	coverage: 48.2% of statements
00:09:18 [2020-10-30T00:09:18.349Z] ok  	github.com/docker/docker/distribution	0.305s	coverage: 21.9% of statements
00:09:18 [2020-10-30T00:09:18.349Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:09:18 [2020-10-30T00:09:18.613Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
00:09:19 [2020-10-30T00:09:19.189Z] ok  	github.com/docker/docker/image	0.043s	coverage: 86.4% of statements
00:09:19 [2020-10-30T00:09:19.767Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
00:09:20 [2020-10-30T00:09:20.030Z] ok  	github.com/docker/docker/image/v1	0.030s	coverage: 25.0% of statements
00:09:20 [2020-10-30T00:09:20.030Z] ok  	github.com/docker/docker/distribution/xfer	1.771s	coverage: 85.1% of statements
00:09:20 [2020-10-30T00:09:20.030Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:09:20 [2020-10-30T00:09:20.030Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:09:20 [2020-10-30T00:09:20.030Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:09:20 [2020-10-30T00:09:20.605Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
00:09:22 [2020-10-30T00:09:22.001Z] ok  	github.com/docker/docker/oci	0.033s	coverage: 8.2% of statements
00:09:22 [2020-10-30T00:09:22.001Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 52.9% of statements
00:09:22 [2020-10-30T00:09:22.264Z] ok  	github.com/docker/docker/opts	0.053s	coverage: 67.1% of statements
00:09:23 [2020-10-30T00:09:23.685Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
00:09:24 [2020-10-30T00:09:24.304Z] ok  	github.com/docker/docker/pkg/authorization	0.609s	coverage: 68.3% of statements
00:09:24 [2020-10-30T00:09:24.304Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
00:09:25 [2020-10-30T00:09:25.288Z] ok  	github.com/docker/docker/pkg/directory	0.019s	coverage: 80.0% of statements
00:09:25 [2020-10-30T00:09:25.288Z] ok  	github.com/docker/docker/pkg/archive	1.342s	coverage: 76.9% of statements
00:09:25 [2020-10-30T00:09:25.862Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
00:09:26 [2020-10-30T00:09:26.124Z] ok  	github.com/docker/docker/pkg/discovery/file	0.018s	coverage: 97.6% of statements
00:09:26 [2020-10-30T00:09:26.697Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.022s	coverage: 92.3% of statements
00:09:27 [2020-10-30T00:09:27.270Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
00:09:27 [2020-10-30T00:09:27.844Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
00:09:28 [2020-10-30T00:09:28.797Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.526s	coverage: 43.2% of statements
00:09:28 [2020-10-30T00:09:28.797Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
00:09:29 [2020-10-30T00:09:29.372Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
00:09:29 [2020-10-30T00:09:29.947Z] ok  	github.com/docker/docker/pkg/fsutils	0.326s	coverage: 85.1% of statements
00:09:29 [2020-10-30T00:09:29.947Z] ok  	github.com/docker/docker/pkg/homedir	0.015s	coverage: 11.4% of statements
00:09:30 [2020-10-30T00:09:30.210Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
00:09:30 [2020-10-30T00:09:30.210Z] ok  	github.com/docker/docker/layer	7.403s	coverage: 68.8% of statements
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:09:30 [2020-10-30T00:09:30.210Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:09:30 [2020-10-30T00:09:30.923Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
00:09:31 [2020-10-30T00:09:31.158Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
00:09:31 [2020-10-30T00:09:31.158Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
00:09:31 [2020-10-30T00:09:31.420Z] ok  	github.com/docker/docker/pkg/ioutils	0.628s	coverage: 70.6% of statements
00:09:31 [2020-10-30T00:09:31.420Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
00:09:31 [2020-10-30T00:09:31.683Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
00:09:31 [2020-10-30T00:09:31.683Z] ok  	github.com/docker/docker/pkg/idtools	0.811s	coverage: 70.1% of statements
00:09:31 [2020-10-30T00:09:31.683Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:09:31 [2020-10-30T00:09:31.683Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:09:31 [2020-10-30T00:09:31.683Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:09:31 [2020-10-30T00:09:31.683Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:09:32 [2020-10-30T00:09:32.260Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
00:09:32 [2020-10-30T00:09:32.260Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.035s	coverage: 86.7% of statements
00:09:32 [2020-10-30T00:09:32.260Z] ok  	github.com/docker/docker/pkg/pidfile	0.014s	coverage: 82.4% of statements
00:09:32 [2020-10-30T00:09:32.260Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:09:32 [2020-10-30T00:09:32.260Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:09:33 [2020-10-30T00:09:33.208Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
00:09:33 [2020-10-30T00:09:33.470Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
00:09:33 [2020-10-30T00:09:33.470Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.026s	coverage: 85.7% of statements
00:09:33 [2020-10-30T00:09:33.733Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
00:09:34 [2020-10-30T00:09:34.308Z] ok  	github.com/docker/docker/pkg/reexec	0.031s	coverage: 82.4% of statements
00:09:34 [2020-10-30T00:09:34.881Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
00:09:35 [2020-10-30T00:09:35.143Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 75.0% of statements
00:09:35 [2020-10-30T00:09:35.720Z] ok  	github.com/docker/docker/pkg/streamformatter	0.014s	coverage: 66.2% of statements
00:09:35 [2020-10-30T00:09:35.720Z] ok  	github.com/docker/docker/pkg/stringid	0.015s	coverage: 70.6% of statements
00:09:35 [2020-10-30T00:09:35.981Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
00:09:36 [2020-10-30T00:09:36.555Z] ok  	github.com/docker/docker/pkg/sysinfo	0.022s	coverage: 54.2% of statements
00:09:36 [2020-10-30T00:09:36.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:09:36 [2020-10-30T00:09:36.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:09:36 [2020-10-30T00:09:36.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:09:37 [2020-10-30T00:09:37.129Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
00:09:37 [2020-10-30T00:09:37.130Z] ok  	github.com/docker/docker/pkg/signal	2.763s	coverage: 61.0% of statements
00:09:37 [2020-10-30T00:09:37.392Z] ok  	github.com/docker/docker/pkg/tailfile	0.167s	coverage: 88.6% of statements
00:09:37 [2020-10-30T00:09:37.655Z] testing: warning: no tests to run
00:09:37 [2020-10-30T00:09:37.655Z] coverage: [no statements]
00:09:37 [2020-10-30T00:09:37.655Z] ok  	github.com/docker/docker/pkg/term/windows	0.016s	coverage: [no statements] [no tests to run]
00:09:38 [2020-10-30T00:09:38.230Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
00:09:38 [2020-10-30T00:09:38.230Z] ok  	github.com/docker/docker/pkg/tarsum	0.111s	coverage: 89.3% of statements
00:09:38 [2020-10-30T00:09:38.230Z] ok  	github.com/docker/docker/pkg/urlutil	0.010s	coverage: 100.0% of statements
00:09:38 [2020-10-30T00:09:38.493Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
00:09:39 [2020-10-30T00:09:39.441Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
00:09:40 [2020-10-30T00:09:40.018Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 85.4% of statements
00:09:40 [2020-10-30T00:09:40.964Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
00:09:40 [2020-10-30T00:09:40.964Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.2% of statements
00:09:42 [2020-10-30T00:09:42.357Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
00:09:42 [2020-10-30T00:09:42.620Z] ok  	github.com/docker/docker/quota	0.591s	coverage: 71.4% of statements
00:09:42 [2020-10-30T00:09:42.884Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 45.3% of statements
00:09:43 [2020-10-30T00:09:43.146Z] ok  	github.com/docker/docker/registry	0.197s	coverage: 56.8% of statements
00:09:43 [2020-10-30T00:09:43.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:09:43 [2020-10-30T00:09:43.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:09:43 [2020-10-30T00:09:43.722Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
00:09:43 [2020-10-30T00:09:43.985Z] ok  	github.com/docker/docker/runconfig	0.039s	coverage: 66.1% of statements
00:09:45 [2020-10-30T00:09:45.909Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
00:09:46 [2020-10-30T00:09:46.484Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
00:09:47 [2020-10-30T00:09:47.057Z] ok  	github.com/docker/docker/volume/local	0.292s	coverage: 76.6% of statements
00:09:48 [2020-10-30T00:09:48.445Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.1% of statements
00:09:49 [2020-10-30T00:09:49.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:10:03 [2020-10-30T00:10:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:10:03 [2020-10-30T00:10:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:10:03 [2020-10-30T00:10:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:10:03 [2020-10-30T00:10:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:10:03 [2020-10-30T00:10:03.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:10:05 [2020-10-30T00:10:05.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:10:08 [2020-10-30T00:10:08.386Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.28715547s with top 10 stages: buildssa: 1m36.032442918s, goimports: 22.205130545s, unconvert: 13.115710624s, gosec: 9.994856409s, golint: 5.875469817s, ineffassign: 4.230576729s, misspell: 4.096866057s, vrp: 3.368076626s, inspect: 3.216646897s, printf: 1.72317116s 
00:10:08 [2020-10-30T00:10:08.386Z] INFO [runner] Issues before processing: 2266, after processing: 0 
00:10:08 [2020-10-30T00:10:08.386Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2266, filename_unadjuster: 1686/1686, skip_files: 1686/1686, autogenerated_exclude: 1581/1686, exclude-rules: 64/1581, path_prettifier: 1686/1686, skip_dirs: 1686/1686, identifier_marker: 1581/1581, nolint: 0/64, exclude: 1581/1581 
00:10:08 [2020-10-30T00:10:08.386Z] INFO [runner] processing took 59.901636ms with stages: nolint: 25.796485ms, identifier_marker: 16.572431ms, path_prettifier: 8.077949ms, autogenerated_exclude: 4.129448ms, exclude-rules: 3.328985ms, skip_dirs: 1.706267ms, cgo: 194.018µs, filename_unadjuster: 91.839µs, max_same_issues: 1.127µs, uniq_by_line: 677ns, max_from_linter: 509ns, skip_files: 390ns, diff: 388ns, source_code: 325ns, exclude: 318ns, path_shortener: 241ns, max_per_file_from_linter: 239ns 
00:10:08 [2020-10-30T00:10:08.386Z] INFO [runner] linters took 1m38.634040871s with stages: goanalysis_metalinter: 1m18.47898388s, unused: 20.095029837s 
00:10:08 [2020-10-30T00:10:08.386Z] INFO File cache stats: 1445 entries of total size 6.8MiB 
00:10:08 [2020-10-30T00:10:08.386Z] INFO Memory: 1508 samples, avg is 683.0MB, max is 3303.8MB 
00:10:08 [2020-10-30T00:10:08.386Z] INFO Execution took 3m37.500566237s               
00:10:08 [2020-10-30T00:10:08.386Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
00:10:08 [2020-10-30T00:10:08.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:10:08 [2020-10-30T00:10:08.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh dynbinary-daemon test-docker-py
00:10:09 [2020-10-30T00:10:09.278Z] 
00:10:09 [2020-10-30T00:10:09.278Z] Removing bundles/
00:10:09 [2020-10-30T00:10:09.278Z] 
00:10:09 [2020-10-30T00:10:09.278Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:10:09 [2020-10-30T00:10:09.278Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:10:09 [2020-10-30T00:10:09.278Z] GOOS="" GOARCH="" GOARM=""
00:10:09 [2020-10-30T00:10:09.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:10:10 [2020-10-30T00:10:10.405Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/rootless	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/volume	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === Skipped
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:73: No driver to put!
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z] time="2020-10-30T00:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z] time="2020-10-30T00:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z] time="2020-10-30T00:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z] time="2020-10-30T00:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z] time="2020-10-30T00:09:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:73: No driver to put!
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     overlay_test.go:49: Fails to compute changes intermittently
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     graphtest_unix.go:73: No driver to put!
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:10:10 [2020-10-30T00:10:10.405Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] 
00:10:10 [2020-10-30T00:10:10.405Z] DONE 2187 tests, 26 skipped in 191.023s
Post stage
[Pipeline] junit
00:10:10 [2020-10-30T00:10:10.420Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:10:11 [2020-10-30T00:10:11.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:10:12 [2020-10-30T00:10:12.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -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:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh dynbinary test-integration
00:10:12 [2020-10-30T00:10:12.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:10:12 [2020-10-30T00:10:12.724Z] 
00:10:12 [2020-10-30T00:10:12.986Z] Removing bundles/
00:10:12 [2020-10-30T00:10:12.986Z] 
00:10:12 [2020-10-30T00:10:12.986Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:10:12 [2020-10-30T00:10:12.986Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:10:12 [2020-10-30T00:10:12.986Z] GOOS="" GOARCH="" GOARM=""
00:10:13 [2020-10-30T00:10:13.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:10:14 [2020-10-30T00:10:14.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:10:16 [2020-10-30T00:10:16.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:10:17 [2020-10-30T00:10:17.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:10:19 [2020-10-30T00:10:19.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:10:20 [2020-10-30T00:10:20.519Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:10:20 [2020-10-30T00:10:20.519Z] Using test binary docker
00:10:20 [2020-10-30T00:10:20.519Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:10:20 [2020-10-30T00:10:20.519Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:10:20 [2020-10-30T00:10:20.519Z] INFO: Waiting for daemon to start...
00:10:20 [2020-10-30T00:10:20.519Z] Starting dockerd
00:10:23 [2020-10-30T00:10:23.811Z] .
00:10:23 [2020-10-30T00:10:23.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:10:23 [2020-10-30T00:10:23.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:10:23 [2020-10-30T00:10:23.811Z] Error: No such image: emptyfs
00:10:23 [2020-10-30T00:10:23.811Z] Running integration-test (iteration 1)
00:10:23 [2020-10-30T00:10:23.811Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: buildpack-deps:buster
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: busybox:latest
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: busybox:glibc
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: debian:buster
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: hello-world:latest
00:10:38 [2020-10-30T00:10:38.691Z] Loaded image: arm32v7/hello-world:latest
00:10:38 [2020-10-30T00:10:38.691Z] INFO: Testing against a local daemon
00:10:38 [2020-10-30T00:10:38.691Z] === RUN   TestCgroupNamespacesBuild
00:10:40 [2020-10-30T00:10:40.066Z] --- PASS: TestCgroupNamespacesBuild (3.45s)
00:10:40 [2020-10-30T00:10:40.066Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:10:42 [2020-10-30T00:10:42.598Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
00:10:42 [2020-10-30T00:10:42.598Z] === RUN   TestBuildWithSession
00:10:42 [2020-10-30T00:10:42.598Z] --- SKIP: TestBuildWithSession (0.00s)
00:10:42 [2020-10-30T00:10:42.598Z]     build_session_test.go:25: TODO: BuildKit
00:10:42 [2020-10-30T00:10:42.598Z] === RUN   TestBuildSquashParent
00:10:48 [2020-10-30T00:10:48.599Z] 406ffb8432a7: Pull complete
00:10:48 [2020-10-30T00:10:48.599Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
00:10:48 [2020-10-30T00:10:48.599Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:10:48 [2020-10-30T00:10:48.599Z] mcr.microsoft.com/windows/servercore:ltsc2019
00:10:48 [2020-10-30T00:10:48.599Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
00:10:48 [2020-10-30T00:10:48.599Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
00:10:48 [2020-10-30T00:10:48.599Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1518'
00:10:48 [2020-10-30T00:10:48.599Z] INFO: Docker version of control daemon
00:10:48 [2020-10-30T00:10:48.599Z] 
00:10:48 [2020-10-30T00:10:48.599Z] Client: Docker Engine - Enterprise
00:10:48 [2020-10-30T00:10:48.599Z]  Version:           19.03.12
00:10:48 [2020-10-30T00:10:48.599Z]  API version:       1.40
00:10:48 [2020-10-30T00:10:48.599Z]  Go version:        go1.13.13
00:10:48 [2020-10-30T00:10:48.599Z]  Git commit:        4306744
00:10:48 [2020-10-30T00:10:48.599Z]  Built:             08/05/2020 19:27:53
00:10:48 [2020-10-30T00:10:48.599Z]  OS/Arch:           windows/amd64
00:10:48 [2020-10-30T00:10:48.599Z]  Experimental:      false
00:10:48 [2020-10-30T00:10:48.599Z] 
00:10:48 [2020-10-30T00:10:48.599Z] Server: Docker Engine - Enterprise
00:10:48 [2020-10-30T00:10:48.599Z]  Engine:
00:10:48 [2020-10-30T00:10:48.599Z]   Version:          19.03.12
00:10:48 [2020-10-30T00:10:48.599Z]   API version:      1.40 (minimum version 1.24)
00:10:48 [2020-10-30T00:10:48.599Z]   Go version:       go1.13.13
00:10:48 [2020-10-30T00:10:48.599Z]   Git commit:       f295753ffd
00:10:48 [2020-10-30T00:10:48.599Z]   Built:            08/05/2020 19:26:41
00:10:48 [2020-10-30T00:10:48.599Z]   OS/Arch:          windows/amd64
00:10:48 [2020-10-30T00:10:48.599Z]   Experimental:     true
00:10:48 [2020-10-30T00:10:48.599Z] 
00:10:48 [2020-10-30T00:10:48.599Z] INFO: Docker info of control daemon
00:10:48 [2020-10-30T00:10:48.599Z] 
00:10:48 [2020-10-30T00:10:48.599Z] Client:
00:10:48 [2020-10-30T00:10:48.599Z]  Debug Mode: false
00:10:48 [2020-10-30T00:10:48.599Z]  Plugins:
00:10:48 [2020-10-30T00:10:48.600Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:48 [2020-10-30T00:10:48.600Z] Server:
00:10:48 [2020-10-30T00:10:48.600Z]  Containers: 0
00:10:48 [2020-10-30T00:10:48.600Z]   Running: 0
00:10:48 [2020-10-30T00:10:48.600Z]   Paused: 0
00:10:48 [2020-10-30T00:10:48.600Z]   Stopped: 0
00:10:48 [2020-10-30T00:10:48.600Z]  Images: 1
00:10:48 [2020-10-30T00:10:48.600Z]  Server Version: 19.03.12
00:10:48 [2020-10-30T00:10:48.600Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:10:48 [2020-10-30T00:10:48.600Z]   Windows: 
00:10:48 [2020-10-30T00:10:48.600Z]   LCOW: 
00:10:48 [2020-10-30T00:10:48.600Z]  Logging Driver: json-file
00:10:48 [2020-10-30T00:10:48.600Z]  Plugins:
00:10:48 [2020-10-30T00:10:48.600Z]   Volume: local
00:10:48 [2020-10-30T00:10:48.600Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:10:48 [2020-10-30T00:10:48.600Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:10:48 [2020-10-30T00:10:48.600Z]  Swarm: inactive
00:10:48 [2020-10-30T00:10:48.600Z]  Default Isolation: process
00:10:48 [2020-10-30T00:10:48.600Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:10:48 [2020-10-30T00:10:48.600Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:10:48 [2020-10-30T00:10:48.600Z]  OSType: windows
00:10:48 [2020-10-30T00:10:48.600Z]  Architecture: x86_64
00:10:48 [2020-10-30T00:10:48.600Z]  CPUs: 4
00:10:48 [2020-10-30T00:10:48.600Z]  Total Memory: 32GiB
00:10:48 [2020-10-30T00:10:48.600Z]  Name: azwin-2-da0790
00:10:48 [2020-10-30T00:10:48.600Z]  ID: OMRV:CJTT:2M2J:LPVS:F73T:F42H:SRRD:BXEX:BWUN:QQXL:4KIN:HCF2
00:10:48 [2020-10-30T00:10:48.600Z]  Docker Root Dir: D:\docker
00:10:48 [2020-10-30T00:10:48.600Z]  Debug Mode: false
00:10:48 [2020-10-30T00:10:48.600Z]  Registry: https://index.docker.io/v1/
00:10:48 [2020-10-30T00:10:48.600Z]  Labels:
00:10:48 [2020-10-30T00:10:48.600Z]  Experimental: true
00:10:48 [2020-10-30T00:10:48.600Z]  Insecure Registries:
00:10:48 [2020-10-30T00:10:48.600Z]   10.0.0.4:5000
00:10:48 [2020-10-30T00:10:48.600Z]   127.0.0.0/8
00:10:48 [2020-10-30T00:10:48.600Z]  Registry Mirrors:
00:10:48 [2020-10-30T00:10:48.600Z]   http://10.0.0.4:5000/
00:10:48 [2020-10-30T00:10:48.600Z]  Live Restore Enabled: false
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Commit hash is e766361271
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Nuke-Everything...
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Container count on control daemon to delete is 0
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Nuking d:\CI
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Zapped successfully
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Location for testing is d:\CI\PR-41458\21
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Validating GOLang consistency in Dockerfile.windows...
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:48 [2020-10-30T00:10:48.600Z] INFO: Building the image from Dockerfile.windows at 10/30/2020 00:10:47...
00:10:48 [2020-10-30T00:10:48.600Z] 
00:10:49 [2020-10-30T00:10:49.159Z] --- PASS: TestBuildSquashParent (6.87s)
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:49 [2020-10-30T00:10:49.159Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:49 [2020-10-30T00:10:49.159Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:49 [2020-10-30T00:10:49.159Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:10:49 [2020-10-30T00:10:49.159Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:10:51 [2020-10-30T00:10:51.062Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:10:51 [2020-10-30T00:10:51.062Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:10:52 [2020-10-30T00:10:52.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:10:52 [2020-10-30T00:10:52.963Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/server/httputils	0.026s	coverage: 14.7% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/types/filters	0.030s	coverage: 92.2% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 5.7% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/api/types/time	0.030s	coverage: 100.0% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/builder/dockerignore	0.023s	coverage: 96.8% of statements
00:10:53 [2020-10-30T00:10:53.280Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
00:10:54 [2020-10-30T00:10:54.407Z] Sending build context to Docker daemon   56.8MB
00:10:54 [2020-10-30T00:10:54.407Z] 
00:10:54 [2020-10-30T00:10:54.820Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.020s	coverage: 86.3% of statements
00:10:54 [2020-10-30T00:10:54.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
00:10:54 [2020-10-30T00:10:54.866Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
00:10:54 [2020-10-30T00:10:54.866Z] === RUN   TestBuildMultiStageCopy
00:10:54 [2020-10-30T00:10:54.866Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:10:54 [2020-10-30T00:10:54.866Z] Step 1/10 : FROM microsoft/windowsservercore
00:10:54 [2020-10-30T00:10:54.867Z]  ---> 71d3f266f3af
00:10:54 [2020-10-30T00:10:54.867Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
00:10:54 [2020-10-30T00:10:54.867Z]  ---> Running in 4e879cab3af8
00:10:55 [2020-10-30T00:10:55.333Z] Removing intermediate container 4e879cab3af8
00:10:55 [2020-10-30T00:10:55.333Z]  ---> f74eba5ef39c
00:10:55 [2020-10-30T00:10:55.333Z] Step 3/10 : ARG GO_VERSION=1.13.15
00:10:55 [2020-10-30T00:10:55.333Z]  ---> Running in 430beab10279
00:10:55 [2020-10-30T00:10:55.793Z] Removing intermediate container 430beab10279
00:10:55 [2020-10-30T00:10:55.793Z]  ---> 9bca57681bd0
00:10:55 [2020-10-30T00:10:55.793Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
00:10:55 [2020-10-30T00:10:55.793Z]  ---> Running in 8698b2f8c57d
00:10:56 [2020-10-30T00:10:56.255Z] Removing intermediate container 8698b2f8c57d
00:10:56 [2020-10-30T00:10:56.255Z]  ---> 7d55e09eeadd
00:10:56 [2020-10-30T00:10:56.255Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
00:10:56 [2020-10-30T00:10:56.255Z]  ---> Running in b55bdeedde37
00:10:56 [2020-10-30T00:10:56.932Z] ok  	github.com/docker/docker/builder/remotecontext	0.429s	coverage: 13.6% of statements
00:10:57 [2020-10-30T00:10:57.236Z] Removing intermediate container b55bdeedde37
00:10:57 [2020-10-30T00:10:57.236Z]  ---> f4860aadb80d
00:10:57 [2020-10-30T00:10:57.236Z] Step 6/10 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
00:10:57 [2020-10-30T00:10:57.236Z]  ---> Running in 8183575fdb76
00:10:58 [2020-10-30T00:10:58.187Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:10:58 [2020-10-30T00:10:58.482Z] ok  	github.com/docker/docker/builder/dockerfile	1.229s	coverage: 48.0% of statements
00:10:58 [2020-10-30T00:10:58.482Z] ?   	github.com/docker/docker/cli	[no test files]
00:10:58 [2020-10-30T00:10:58.482Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:10:59 [2020-10-30T00:10:59.122Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:11:00 [2020-10-30T00:11:00.058Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:11:01 [2020-10-30T00:11:01.433Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:11:02 [2020-10-30T00:11:02.367Z] --- PASS: TestBuildMultiStageCopy (7.31s)
00:11:02 [2020-10-30T00:11:02.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
00:11:02 [2020-10-30T00:11:02.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
00:11:02 [2020-10-30T00:11:02.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
00:11:02 [2020-10-30T00:11:02.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
00:11:02 [2020-10-30T00:11:02.367Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
00:11:02 [2020-10-30T00:11:02.367Z] === RUN   TestBuildMultiStageParentConfig
00:11:02 [2020-10-30T00:11:02.995Z] ok  	github.com/docker/docker/client	0.561s	coverage: 75.4% of statements
00:11:04 [2020-10-30T00:11:04.437Z] 
00:11:04 [2020-10-30T00:11:04.437Z] SUCCESS: Specified value was saved.
00:11:05 [2020-10-30T00:11:05.979Z] INFO: Downloading git...
00:11:07 [2020-10-30T00:11:07.527Z] INFO: Downloading go...
00:11:07 [2020-10-30T00:11:07.631Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
00:11:07 [2020-10-30T00:11:07.631Z] === RUN   TestBuildLabelWithTargets
00:11:09 [2020-10-30T00:11:09.068Z] INFO: Downloading compiler 1 of 3...
00:11:09 [2020-10-30T00:11:09.530Z] INFO: Downloading compiler 2 of 3...
00:11:10 [2020-10-30T00:11:10.502Z] INFO: Downloading compiler 3 of 3...
00:11:10 [2020-10-30T00:11:10.502Z] INFO: Extracting git...
00:11:11 [2020-10-30T00:11:11.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:11:11 [2020-10-30T00:11:11.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:11:11 [2020-10-30T00:11:11.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:11:12 [2020-10-30T00:11:12.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:11:13 [2020-10-30T00:11:13.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:11:15 [2020-10-30T00:11:15.741Z] --- PASS: TestBuildLabelWithTargets (8.00s)
00:11:15 [2020-10-30T00:11:15.741Z] === RUN   TestBuildWithEmptyLayers
00:11:18 [2020-10-30T00:11:18.272Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
00:11:18 [2020-10-30T00:11:18.272Z] === RUN   TestBuildMultiStageOnBuild
00:11:18 [2020-10-30T00:11:18.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:11:23 [2020-10-30T00:11:23.539Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
00:11:23 [2020-10-30T00:11:23.539Z] === RUN   TestBuildUncleanTarFilenames
00:11:23 [2020-10-30T00:11:23.798Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
00:11:23 [2020-10-30T00:11:23.798Z] === RUN   TestBuildMultiStageLayerLeak
00:11:28 [2020-10-30T00:11:28.242Z] INFO: Expanding go...
00:11:28 [2020-10-30T00:11:28.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:11:29 [2020-10-30T00:11:29.064Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s)
00:11:29 [2020-10-30T00:11:29.064Z] === RUN   TestBuildWithHugeFile
00:11:33 [2020-10-30T00:11:33.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:11:34 [2020-10-30T00:11:34.505Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:11:34 [2020-10-30T00:11:34.505Z] 
00:11:34 [2020-10-30T00:11:34.505Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:11:34 [2020-10-30T00:11:34.505Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:11:34 [2020-10-30T00:11:34.505Z] HOSTNAME=66f3efbc46a3
00:11:34 [2020-10-30T00:11:34.505Z] TESTDEBUG=0
00:11:34 [2020-10-30T00:11:34.505Z] DEST=bundles/test-integration
00:11:34 [2020-10-30T00:11:34.505Z] PWD=/go/src/github.com/docker/docker
00:11:34 [2020-10-30T00:11:34.505Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:11:34 [2020-10-30T00:11:34.505Z] container=docker
00:11:34 [2020-10-30T00:11:34.505Z] HOME=/root
00:11:34 [2020-10-30T00:11:34.505Z] GOLANG_VERSION=1.13.15
00:11:34 [2020-10-30T00:11:34.505Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:11:34 [2020-10-30T00:11:34.505Z] VALIDATE_BRANCH=master
00:11:34 [2020-10-30T00:11:34.505Z] TERM=xterm
00:11:34 [2020-10-30T00:11:34.506Z] DOCKER_PKG=github.com/docker/docker
00:11:34 [2020-10-30T00:11:34.506Z] SHLVL=1
00:11:34 [2020-10-30T00:11:34.506Z] TIMEOUT=120m
00:11:34 [2020-10-30T00:11:34.506Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:11:34 [2020-10-30T00:11:34.506Z] DOCKER_GRAPHDRIVER=overlay2
00:11:34 [2020-10-30T00:11:34.506Z] GO111MODULE=off
00:11:34 [2020-10-30T00:11:34.506Z] DOCKER_EXPERIMENTAL=1
00:11:34 [2020-10-30T00:11:34.506Z] TEST_SKIP_INTEGRATION_CLI=1
00:11:34 [2020-10-30T00:11:34.506Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:11:34 [2020-10-30T00:11:34.506Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:11:34 [2020-10-30T00:11:34.506Z] GOPATH=/go
00:11:34 [2020-10-30T00:11:34.506Z] PKG_CONFIG=pkg-config
00:11:34 [2020-10-30T00:11:34.506Z] _=/usr/bin/env
00:11:34 [2020-10-30T00:11:34.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:11:37 [2020-10-30T00:11:37.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:11:39 [2020-10-30T00:11:39.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:11:42 [2020-10-30T00:11:42.495Z] ok  	github.com/docker/docker/cmd/dockerd	0.144s	coverage: 29.1% of statements
00:11:44 [2020-10-30T00:11:44.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:11:45 [2020-10-30T00:11:45.683Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:11:45 [2020-10-30T00:11:45.683Z] 
00:11:45 [2020-10-30T00:11:45.683Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:11:45 [2020-10-30T00:11:45.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:11:45 [2020-10-30T00:11:45.684Z] Using test binary docker
00:11:45 [2020-10-30T00:11:45.684Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:11:45 [2020-10-30T00:11:45.684Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:11:45 [2020-10-30T00:11:45.684Z] INFO: Waiting for daemon to start...
00:11:45 [2020-10-30T00:11:45.684Z] Starting dockerd
00:11:45 [2020-10-30T00:11:45.684Z] .
00:11:45 [2020-10-30T00:11:45.684Z] INFO: Building docker-sdk-python3:4.3.0...
00:11:47 [2020-10-30T00:11:47.006Z] ok  	github.com/docker/docker/container	0.179s	coverage: 34.7% of statements
00:11:47 [2020-10-30T00:11:47.006Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:11:47 [2020-10-30T00:11:47.006Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:11:47 [2020-10-30T00:11:47.006Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:11:47 [2020-10-30T00:11:47.006Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:11:48 [2020-10-30T00:11:48.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:11:50 [2020-10-30T00:11:50.570Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.048s	coverage: 65.3% of statements
00:11:52 [2020-10-30T00:11:52.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:11:53 [2020-10-30T00:11:53.414Z] INFO: Expanding compiler 1 of 3...
00:11:54 [2020-10-30T00:11:54.385Z] INFO: Expanding compiler 2 of 3...
00:11:55 [2020-10-30T00:11:55.077Z] ok  	github.com/docker/docker/daemon/cluster	0.142s	coverage: 0.5% of statements
00:11:55 [2020-10-30T00:11:55.077Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.057s	coverage: 35.9% of statements
00:11:55 [2020-10-30T00:11:55.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:11:56 [2020-10-30T00:11:56.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:11:56 [2020-10-30T00:11:56.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:11:57 [2020-10-30T00:11:57.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:12:00 [2020-10-30T00:12:00.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:12:00 [2020-10-30T00:12:00.205Z] INFO: Expanding compiler 3 of 3...
00:12:00 [2020-10-30T00:12:00.707Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
00:12:01 [2020-10-30T00:12:01.175Z] INFO: Removing downloaded files...
00:12:01 [2020-10-30T00:12:01.175Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
00:12:01 [2020-10-30T00:12:01.175Z] INFO: Configuring git core.autocrlf...
00:12:02 [2020-10-30T00:12:02.365Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
00:12:02 [2020-10-30T00:12:02.672Z] ok  	github.com/docker/docker/daemon/config	0.087s	coverage: 81.8% of statements
00:12:04 [2020-10-30T00:12:04.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:12:04 [2020-10-30T00:12:04.277Z] Using test binary docker
00:12:04 [2020-10-30T00:12:04.277Z] +++ /etc/init.d/apparmor start
00:12:04 [2020-10-30T00:12:04.277Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:12:04 [2020-10-30T00:12:04.277Z] Starting dockerd
00:12:04 [2020-10-30T00:12:04.277Z] INFO: Waiting for daemon to start...
00:12:04 [2020-10-30T00:12:04.277Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
00:12:04 [2020-10-30T00:12:04.789Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
00:12:06 [2020-10-30T00:12:06.195Z] .
00:12:06 [2020-10-30T00:12:06.195Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:12:06 [2020-10-30T00:12:06.195Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:12:06 [2020-10-30T00:12:06.457Z] Error: No such image: emptyfs
00:12:06 [2020-10-30T00:12:06.457Z] ++++ docker load
00:12:06 [2020-10-30T00:12:06.457Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:12:06 [2020-10-30T00:12:06.720Z] Running integration-test (iteration 1)
00:12:06 [2020-10-30T00:12:06.720Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:12:06 [2020-10-30T00:12:06.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:06 [2020-10-30T00:12:06.720Z] ++ set -e
00:12:06 [2020-10-30T00:12:06.720Z] ++ '[' -n 0 ']'
00:12:06 [2020-10-30T00:12:06.720Z] ++ set -x
00:12:06 [2020-10-30T00:12:06.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:07 [2020-10-30T00:12:07.607Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.501s	coverage: 14.1% of statements
00:12:07 [2020-10-30T00:12:07.904Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
00:12:09 [2020-10-30T00:12:09.436Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.722s	coverage: 57.1% of statements
00:12:12 [2020-10-30T00:12:12.208Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.8% of statements
00:12:13 [2020-10-30T00:12:13.268Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.933s	coverage: 69.2% of statements
00:12:13 [2020-10-30T00:12:13.914Z] ok  	github.com/docker/docker/daemon	12.410s	coverage: 17.2% of statements
00:12:13 [2020-10-30T00:12:13.914Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:12:13 [2020-10-30T00:12:13.914Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:12:13 [2020-10-30T00:12:13.914Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:12:13 [2020-10-30T00:12:13.914Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:12:14 [2020-10-30T00:12:14.966Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.864s	coverage: 46.2% of statements
00:12:14 [2020-10-30T00:12:14.966Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:12:15 [2020-10-30T00:12:15.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:12:16 [2020-10-30T00:12:16.499Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.388s	coverage: 49.5% of statements
00:12:17 [2020-10-30T00:12:17.143Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
00:12:17 [2020-10-30T00:12:17.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:12:18 [2020-10-30T00:12:18.202Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
00:12:18 [2020-10-30T00:12:18.202Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
00:12:18 [2020-10-30T00:12:18.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:12:20 [2020-10-30T00:12:20.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:12:20 [2020-10-30T00:12:20.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:12:21 [2020-10-30T00:12:21.770Z] ok  	github.com/docker/docker/daemon/logger	0.271s	coverage: 41.0% of statements
00:12:21 [2020-10-30T00:12:21.770Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.179s	coverage: 52.1% of statements
00:12:21 [2020-10-30T00:12:21.770Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:12:21 [2020-10-30T00:12:21.770Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:12:22 [2020-10-30T00:12:22.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:12:22 [2020-10-30T00:12:22.419Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 4.9% of statements
00:12:22 [2020-10-30T00:12:22.419Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:12:22 [2020-10-30T00:12:22.419Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:12:22 [2020-10-30T00:12:22.717Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.408s	coverage: 77.8% of statements
00:12:22 [2020-10-30T00:12:22.717Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:12:22 [2020-10-30T00:12:22.717Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:12:24 [2020-10-30T00:12:24.274Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 87.2% of statements
00:12:24 [2020-10-30T00:12:24.274Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
00:12:24 [2020-10-30T00:12:24.350Z] sha256:b0e1beb0af82a8e9e86a865e7379707199e93903c58cab7839011f059acad652
00:12:24 [2020-10-30T00:12:24.350Z] INFO: Starting docker-py tests...
00:12:24 [2020-10-30T00:12:24.350Z] ============================= test session starts ==============================
00:12:24 [2020-10-30T00:12:24.350Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
00:12:24 [2020-10-30T00:12:24.350Z] rootdir: /src, inifile: pytest.ini
00:12:24 [2020-10-30T00:12:24.350Z] plugins: timeout-1.3.3, cov-2.6.1
00:12:24 [2020-10-30T00:12:24.350Z] collected 389 items / 1 deselected / 388 selected
00:12:24 [2020-10-30T00:12:24.350Z] 
00:12:24 [2020-10-30T00:12:24.574Z] ok  	github.com/docker/docker/daemon/logger/journald	0.041s	coverage: 23.9% of statements
00:12:25 [2020-10-30T00:12:25.290Z] --- PASS: TestBuildWithHugeFile (52.67s)
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildWithEmptyDockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:12:25 [2020-10-30T00:12:25.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
00:12:25 [2020-10-30T00:12:25.290Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
00:12:25 [2020-10-30T00:12:25.290Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
00:12:25 [2020-10-30T00:12:25.290Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildPreserveOwnership
00:12:25 [2020-10-30T00:12:25.290Z] === RUN   TestBuildPreserveOwnership/copy_from
00:12:25 [2020-10-30T00:12:25.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:12:25 [2020-10-30T00:12:25.633Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 61.6% of statements
00:12:27 [2020-10-30T00:12:27.165Z] ok  	github.com/docker/docker/daemon/logger/local	0.063s	coverage: 75.2% of statements
00:12:27 [2020-10-30T00:12:27.165Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:12:27 [2020-10-30T00:12:27.191Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:12:27 [2020-10-30T00:12:27.466Z] time="2020-10-30T00:12:27Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate467916189/log457542744.1: no such file or directory"
00:12:27 [2020-10-30T00:12:27.466Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 37.7% of statements
00:12:27 [2020-10-30T00:12:27.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:12:28 [2020-10-30T00:12:28.117Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.070s	coverage: 33.3% of statements
00:12:29 [2020-10-30T00:12:29.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:12:29 [2020-10-30T00:12:29.654Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
00:12:29 [2020-10-30T00:12:29.951Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
00:12:29 [2020-10-30T00:12:29.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:12:31 [2020-10-30T00:12:31.376Z] --- PASS: TestBuildPreserveOwnership (9.89s)
00:12:31 [2020-10-30T00:12:31.376Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.87s)
00:12:31 [2020-10-30T00:12:31.376Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
00:12:31 [2020-10-30T00:12:31.376Z] === RUN   TestBuildPlatformInvalid
00:12:31 [2020-10-30T00:12:31.376Z] --- PASS: TestBuildPlatformInvalid (0.09s)
00:12:31 [2020-10-30T00:12:31.376Z] PASS
00:12:31 [2020-10-30T00:12:31.376Z] 
00:12:31 [2020-10-30T00:12:31.376Z] === Skipped
00:12:31 [2020-10-30T00:12:31.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:12:31 [2020-10-30T00:12:31.376Z]     build_session_test.go:25: TODO: BuildKit
00:12:31 [2020-10-30T00:12:31.376Z] 
00:12:31 [2020-10-30T00:12:31.376Z] 
00:12:31 [2020-10-30T00:12:31.376Z] DONE 32 tests, 1 skipped in 127.759s
00:12:31 [2020-10-30T00:12:31.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:12:31 [2020-10-30T00:12:31.489Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
00:12:31 [2020-10-30T00:12:31.636Z] INFO: Testing against a local daemon
00:12:31 [2020-10-30T00:12:31.636Z] === RUN   TestConfigInspect
00:12:31 [2020-10-30T00:12:31.636Z] --- SKIP: TestConfigInspect (0.02s)
00:12:31 [2020-10-30T00:12:31.636Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.636Z] === RUN   TestConfigList
00:12:31 [2020-10-30T00:12:31.636Z] --- SKIP: TestConfigList (0.02s)
00:12:31 [2020-10-30T00:12:31.636Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.636Z] === RUN   TestConfigsCreateAndDelete
00:12:31 [2020-10-30T00:12:31.789Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.638s	coverage: 82.5% of statements
00:12:31 [2020-10-30T00:12:31.790Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:12:31 [2020-10-30T00:12:31.790Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:12:31 [2020-10-30T00:12:31.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:12:31 [2020-10-30T00:12:31.894Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
00:12:31 [2020-10-30T00:12:31.894Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.894Z] === RUN   TestConfigsUpdate
00:12:31 [2020-10-30T00:12:31.894Z] --- SKIP: TestConfigsUpdate (0.01s)
00:12:31 [2020-10-30T00:12:31.894Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.894Z] === RUN   TestTemplatedConfig
00:12:31 [2020-10-30T00:12:31.894Z] --- SKIP: TestTemplatedConfig (0.00s)
00:12:31 [2020-10-30T00:12:31.894Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.894Z] === RUN   TestConfigCreateResolve
00:12:31 [2020-10-30T00:12:31.894Z] --- SKIP: TestConfigCreateResolve (0.02s)
00:12:31 [2020-10-30T00:12:31.894Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:31 [2020-10-30T00:12:31.894Z] === RUN   TestConfigDaemonLibtrustID
00:12:33 [2020-10-30T00:12:33.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:12:33 [2020-10-30T00:12:33.796Z] --- PASS: TestConfigDaemonLibtrustID (1.61s)
00:12:33 [2020-10-30T00:12:33.796Z] PASS
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === Skipped
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
00:12:33 [2020-10-30T00:12:33.796Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] 
00:12:33 [2020-10-30T00:12:33.796Z] DONE 7 tests, 6 skipped in 1.959s
00:12:33 [2020-10-30T00:12:33.796Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:12:33 [2020-10-30T00:12:33.796Z] INFO: Testing against a local daemon
00:12:33 [2020-10-30T00:12:33.796Z] === RUN   TestCheckpoint
00:12:33 [2020-10-30T00:12:33.796Z] --- SKIP: TestCheckpoint (0.00s)
00:12:33 [2020-10-30T00:12:33.796Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:12:33 [2020-10-30T00:12:33.796Z] === RUN   TestContainerInvalidJSON
00:12:33 [2020-10-30T00:12:33.796Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:12:33 [2020-10-30T00:12:33.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:12:33 [2020-10-30T00:12:33.796Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:12:33 [2020-10-30T00:12:33.796Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:12:33 [2020-10-30T00:12:33.796Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:12:33 [2020-10-30T00:12:33.796Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:12:33 [2020-10-30T00:12:33.796Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:12:33 [2020-10-30T00:12:33.796Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:12:33 [2020-10-30T00:12:33.796Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:12:33 [2020-10-30T00:12:33.796Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:12:33 [2020-10-30T00:12:33.796Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:12:33 [2020-10-30T00:12:33.796Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:12:33 [2020-10-30T00:12:33.797Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:12:33 [2020-10-30T00:12:33.797Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:12:33 [2020-10-30T00:12:33.797Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
00:12:33 [2020-10-30T00:12:33.797Z] === RUN   TestCopyFromContainerPathIsNotDir
00:12:33 [2020-10-30T00:12:33.797Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
00:12:33 [2020-10-30T00:12:33.797Z] === RUN   TestCopyToContainerPathDoesNotExist
00:12:33 [2020-10-30T00:12:33.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
00:12:33 [2020-10-30T00:12:33.797Z] === RUN   TestCopyToContainerPathIsNotDir
00:12:33 [2020-10-30T00:12:33.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
00:12:33 [2020-10-30T00:12:33.797Z] === RUN   TestCopyFromContainer
00:12:33 [2020-10-30T00:12:33.894Z] ok  	github.com/docker/docker/distribution/metadata	0.114s	coverage: 48.2% of statements
00:12:34 [2020-10-30T00:12:34.539Z] ok  	github.com/docker/docker/errdefs	0.045s	coverage: 49.4% of statements
00:12:35 [2020-10-30T00:12:35.190Z] ok  	github.com/docker/docker/distribution	0.553s	coverage: 21.9% of statements
00:12:35 [2020-10-30T00:12:35.190Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:12:35 [2020-10-30T00:12:35.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:12:36 [2020-10-30T00:12:36.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:12:37 [2020-10-30T00:12:37.080Z] === RUN   TestCopyFromContainer//
00:12:37 [2020-10-30T00:12:37.339Z] === RUN   TestCopyFromContainer//bar/root
00:12:37 [2020-10-30T00:12:37.339Z] === RUN   TestCopyFromContainer//bar/root/
00:12:37 [2020-10-30T00:12:37.339Z] === RUN   TestCopyFromContainer/bar/quux
00:12:37 [2020-10-30T00:12:37.339Z] === RUN   TestCopyFromContainer/bar/quux/
00:12:37 [2020-10-30T00:12:37.598Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:12:37 [2020-10-30T00:12:37.598Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:12:37 [2020-10-30T00:12:37.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:12:37 [2020-10-30T00:12:37.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCopyFromContainer/bar/notarget
00:12:37 [2020-10-30T00:12:37.856Z] --- PASS: TestCopyFromContainer (3.98s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer// (0.08s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:37 [2020-10-30T00:12:37.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateLinkToNonExistingContainer
00:12:37 [2020-10-30T00:12:37.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateWithInvalidEnv
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateWithInvalidEnv/0
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateWithInvalidEnv/0
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateWithInvalidEnv/1
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateWithInvalidEnv/1
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateWithInvalidEnv/2
00:12:37 [2020-10-30T00:12:37.856Z] === PAUSE TestCreateWithInvalidEnv/2
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateWithInvalidEnv/0
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateWithInvalidEnv/2
00:12:37 [2020-10-30T00:12:37.856Z] === CONT  TestCreateWithInvalidEnv/1
00:12:37 [2020-10-30T00:12:37.856Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateTmpfsMountsTarget
00:12:37 [2020-10-30T00:12:37.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:12:37 [2020-10-30T00:12:37.856Z] === RUN   TestCreateWithCustomMaskedPaths
00:12:37 [2020-10-30T00:12:37.968Z] ok  	github.com/docker/docker/image/cache	0.015s	coverage: 19.2% of statements
00:12:37 [2020-10-30T00:12:37.968Z] ok  	github.com/docker/docker/image	0.044s	coverage: 86.4% of statements
00:12:37 [2020-10-30T00:12:37.968Z] ok  	github.com/docker/docker/distribution/xfer	1.749s	coverage: 85.1% of statements
00:12:37 [2020-10-30T00:12:37.968Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:12:37 [2020-10-30T00:12:37.968Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:12:37 [2020-10-30T00:12:37.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:12:38 [2020-10-30T00:12:38.267Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
00:12:38 [2020-10-30T00:12:38.267Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:12:38 [2020-10-30T00:12:38.647Z] tests/integration/api_build_test.py .......................X             [  6%]
00:12:38 [2020-10-30T00:12:38.914Z] ok  	github.com/docker/docker/libcontainerd/queue	0.035s	coverage: 100.0% of statements
00:12:39 [2020-10-30T00:12:39.233Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
00:12:39 [2020-10-30T00:12:39.233Z] === RUN   TestCreateWithCustomReadonlyPaths
00:12:39 [2020-10-30T00:12:39.464Z] tests/integration/api_client_test.py .....                               [  7%]
00:12:39 [2020-10-30T00:12:39.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:12:39 [2020-10-30T00:12:39.943Z] Using test binary docker
00:12:39 [2020-10-30T00:12:39.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:12:39 [2020-10-30T00:12:39.944Z] +++ /etc/init.d/apparmor start
00:12:39 [2020-10-30T00:12:39.944Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:12:39 [2020-10-30T00:12:39.944Z] INFO: Waiting for daemon to start...
00:12:39 [2020-10-30T00:12:39.944Z] Starting dockerd
00:12:39 [2020-10-30T00:12:39.944Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
00:12:40 [2020-10-30T00:12:40.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:40 [2020-10-30T00:12:40.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:40 [2020-10-30T00:12:40.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:40 [2020-10-30T00:12:40.170Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:40 [2020-10-30T00:12:40.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:40 [2020-10-30T00:12:40.170Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:40 [2020-10-30T00:12:40.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:40 [2020-10-30T00:12:40.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:40 [2020-10-30T00:12:40.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:40 [2020-10-30T00:12:40.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:12:40 [2020-10-30T00:12:40.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:12:40 [2020-10-30T00:12:40.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:12:40 [2020-10-30T00:12:40.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:12:40 [2020-10-30T00:12:40.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:12:40 [2020-10-30T00:12:40.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:12:40 [2020-10-30T00:12:40.428Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:12:40 [2020-10-30T00:12:40.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestCreateDifferentPlatform
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestCreateDifferentPlatform/different_os
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:12:40 [2020-10-30T00:12:40.686Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:12:40 [2020-10-30T00:12:40.686Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:12:40 [2020-10-30T00:12:40.686Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:12:40 [2020-10-30T00:12:40.686Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:12:40 [2020-10-30T00:12:40.686Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestContainerStartOnDaemonRestart
00:12:40 [2020-10-30T00:12:40.686Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
00:12:40 [2020-10-30T00:12:40.686Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestDaemonRestartIpcMode
00:12:40 [2020-10-30T00:12:40.686Z] === PAUSE TestDaemonRestartIpcMode
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestDaemonHostGatewayIP
00:12:40 [2020-10-30T00:12:40.686Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
00:12:40 [2020-10-30T00:12:40.686Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestContainerKillOnDaemonStart
00:12:40 [2020-10-30T00:12:40.686Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:12:40 [2020-10-30T00:12:40.686Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:12:40 [2020-10-30T00:12:40.686Z] === RUN   TestDiff
00:12:40 [2020-10-30T00:12:40.954Z] tests/integration/api_config_test.py .....                               [  8%]
00:12:41 [2020-10-30T00:12:41.017Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 52.9% of statements
00:12:41 [2020-10-30T00:12:41.018Z] ok  	github.com/docker/docker/oci	0.028s	coverage: 8.2% of statements
00:12:41 [2020-10-30T00:12:41.254Z] --- PASS: TestDiff (0.41s)
00:12:41 [2020-10-30T00:12:41.254Z] === RUN   TestExecWithCloseStdin
00:12:41 [2020-10-30T00:12:41.822Z] --- PASS: TestExecWithCloseStdin (0.47s)
00:12:41 [2020-10-30T00:12:41.822Z] === RUN   TestExec
00:12:42 [2020-10-30T00:12:42.081Z] --- PASS: TestExec (0.45s)
00:12:42 [2020-10-30T00:12:42.081Z] === RUN   TestExecUser
00:12:42 [2020-10-30T00:12:42.660Z] --- PASS: TestExecUser (0.46s)
00:12:42 [2020-10-30T00:12:42.660Z] === RUN   TestExportContainerAndImportImage
00:12:43 [2020-10-30T00:12:43.125Z] ok  	github.com/docker/docker/opts	0.100s	coverage: 67.1% of statements
00:12:43 [2020-10-30T00:12:43.241Z] --- PASS: TestExportContainerAndImportImage (0.62s)
00:12:43 [2020-10-30T00:12:43.241Z] === RUN   TestExportContainerAfterDaemonRestart
00:12:44 [2020-10-30T00:12:44.658Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
00:12:44 [2020-10-30T00:12:44.955Z] ok  	github.com/docker/docker/pkg/capabilities	0.012s	coverage: 87.5% of statements
00:12:45 [2020-10-30T00:12:45.253Z] ok  	github.com/docker/docker/pkg/archive	1.086s	coverage: 76.9% of statements
00:12:45 [2020-10-30T00:12:45.551Z] ok  	github.com/docker/docker/pkg/authorization	2.112s	coverage: 68.3% of statements
00:12:46 [2020-10-30T00:12:46.194Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
00:12:46 [2020-10-30T00:12:46.551Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
00:12:46 [2020-10-30T00:12:46.551Z] === RUN   TestHealthCheckWorkdir
00:12:46 [2020-10-30T00:12:46.839Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
00:12:47 [2020-10-30T00:12:47.117Z] --- PASS: TestHealthCheckWorkdir (0.56s)
00:12:47 [2020-10-30T00:12:47.117Z] === RUN   TestHealthKillContainer
00:12:47 [2020-10-30T00:12:47.150Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
00:12:48 [2020-10-30T00:12:48.081Z] .
00:12:48 [2020-10-30T00:12:48.081Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:12:48 [2020-10-30T00:12:48.081Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:12:48 [2020-10-30T00:12:48.081Z] Error: No such image: emptyfs
00:12:48 [2020-10-30T00:12:48.081Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:12:48 [2020-10-30T00:12:48.081Z] ++++ docker load
00:12:48 [2020-10-30T00:12:48.081Z] Running integration-test (iteration 1)
00:12:48 [2020-10-30T00:12:48.081Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:12:48 [2020-10-30T00:12:48.081Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:48 [2020-10-30T00:12:48.081Z] ++ set -e
00:12:48 [2020-10-30T00:12:48.081Z] ++ '[' -n 0 ']'
00:12:48 [2020-10-30T00:12:48.081Z] ++ set -x
00:12:48 [2020-10-30T00:12:48.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
00:12:48 [2020-10-30T00:12:48.200Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.024s	coverage: 92.3% of statements
00:12:48 [2020-10-30T00:12:48.851Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:12:49 [2020-10-30T00:12:49.494Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
00:12:49 [2020-10-30T00:12:49.648Z] --- PASS: TestHealthKillContainer (2.47s)
00:12:49 [2020-10-30T00:12:49.648Z] === RUN   TestInspectCpusetInConfigPre120
00:12:49 [2020-10-30T00:12:49.907Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
00:12:49 [2020-10-30T00:12:49.907Z] === RUN   TestIpcModeNone
00:12:50 [2020-10-30T00:12:50.133Z] ok  	github.com/docker/docker/layer	7.218s	coverage: 68.8% of statements
00:12:50 [2020-10-30T00:12:50.133Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:12:50 [2020-10-30T00:12:50.133Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:12:50 [2020-10-30T00:12:50.133Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:12:50 [2020-10-30T00:12:50.133Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:12:50 [2020-10-30T00:12:50.133Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:12:50 [2020-10-30T00:12:50.429Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.869s	coverage: 43.2% of statements
00:12:50 [2020-10-30T00:12:50.429Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:12:50 [2020-10-30T00:12:50.429Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:12:50 [2020-10-30T00:12:50.429Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
00:12:50 [2020-10-30T00:12:50.473Z] --- PASS: TestIpcModeNone (0.45s)
00:12:50 [2020-10-30T00:12:50.473Z] === RUN   TestIpcModePrivate
00:12:50 [2020-10-30T00:12:50.732Z] --- PASS: TestIpcModePrivate (0.43s)
00:12:50 [2020-10-30T00:12:50.732Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
00:12:50 [2020-10-30T00:12:50.732Z] === RUN   TestIpcModeShareable
00:12:50 [2020-10-30T00:12:50.732Z] --- SKIP: TestIpcModeShareable (0.00s)
00:12:50 [2020-10-30T00:12:50.732Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:50 [2020-10-30T00:12:50.732Z] === RUN   TestAPIIpcModeShareableAndContainer
00:12:51 [2020-10-30T00:12:51.077Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
00:12:51 [2020-10-30T00:12:51.720Z] ok  	github.com/docker/docker/pkg/fsutils	0.417s	coverage: 85.1% of statements
00:12:51 [2020-10-30T00:12:51.720Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.097s	coverage: 84.1% of statements
00:12:52 [2020-10-30T00:12:52.020Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
00:12:52 [2020-10-30T00:12:52.107Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
00:12:52 [2020-10-30T00:12:52.107Z] === RUN   TestAPIIpcModeHost
00:12:52 [2020-10-30T00:12:52.107Z] --- SKIP: TestAPIIpcModeHost (0.00s)
00:12:52 [2020-10-30T00:12:52.107Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:52 [2020-10-30T00:12:52.107Z] === RUN   TestDaemonIpcModeShareable
00:12:52 [2020-10-30T00:12:52.107Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
00:12:52 [2020-10-30T00:12:52.107Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:52 [2020-10-30T00:12:52.107Z] === RUN   TestDaemonIpcModePrivate
00:12:53 [2020-10-30T00:12:53.082Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
00:12:53 [2020-10-30T00:12:53.082Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: buildpack-deps:buster
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: busybox:latest
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: busybox:glibc
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: debian:buster
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: hello-world:latest
00:12:53 [2020-10-30T00:12:53.457Z] Loaded image: arm32v7/hello-world:latest
00:12:53 [2020-10-30T00:12:53.457Z] INFO: Testing against a local daemon
00:12:53 [2020-10-30T00:12:53.457Z] === RUN   TestCgroupNamespacesBuild
00:12:53 [2020-10-30T00:12:53.457Z] --- PASS: TestCgroupNamespacesBuild (4.79s)
00:12:53 [2020-10-30T00:12:53.457Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:12:54 [2020-10-30T00:12:54.142Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.038s	coverage: 85.7% of statements
00:12:54 [2020-10-30T00:12:54.142Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
00:12:54 [2020-10-30T00:12:54.142Z] ok  	github.com/docker/docker/pkg/idtools	0.762s	coverage: 70.1% of statements
00:12:54 [2020-10-30T00:12:54.440Z] ok  	github.com/docker/docker/pkg/ioutils	1.215s	coverage: 69.3% of statements
00:12:54 [2020-10-30T00:12:54.440Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:12:54 [2020-10-30T00:12:54.440Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:12:54 [2020-10-30T00:12:54.440Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:12:54 [2020-10-30T00:12:54.440Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:12:54 [2020-10-30T00:12:54.638Z] --- PASS: TestDaemonIpcModePrivate (2.18s)
00:12:54 [2020-10-30T00:12:54.638Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
00:12:54 [2020-10-30T00:12:54.638Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:12:54 [2020-10-30T00:12:54.638Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
00:12:54 [2020-10-30T00:12:54.638Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:54 [2020-10-30T00:12:54.638Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:12:54 [2020-10-30T00:12:54.638Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
00:12:54 [2020-10-30T00:12:54.638Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:12:54 [2020-10-30T00:12:54.638Z] === RUN   TestIpcModeOlderClient
00:12:54 [2020-10-30T00:12:54.638Z] === PAUSE TestIpcModeOlderClient
00:12:54 [2020-10-30T00:12:54.638Z] === RUN   TestKillContainerInvalidSignal
00:12:54 [2020-10-30T00:12:54.896Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
00:12:54 [2020-10-30T00:12:54.896Z] === RUN   TestKillContainer
00:12:54 [2020-10-30T00:12:54.896Z] === RUN   TestKillContainer/no_signal
00:12:55 [2020-10-30T00:12:55.086Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.031s	coverage: 60.0% of statements
00:12:55 [2020-10-30T00:12:55.155Z] === RUN   TestKillContainer/non_killing_signal
00:12:55 [2020-10-30T00:12:55.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s)
00:12:55 [2020-10-30T00:12:55.375Z] === RUN   TestBuildWithSession
00:12:55 [2020-10-30T00:12:55.375Z] --- SKIP: TestBuildWithSession (0.00s)
00:12:55 [2020-10-30T00:12:55.375Z]     build_session_test.go:25: TODO: BuildKit
00:12:55 [2020-10-30T00:12:55.375Z] === RUN   TestBuildSquashParent
00:12:55 [2020-10-30T00:12:55.382Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 82.4% of statements
00:12:55 [2020-10-30T00:12:55.382Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.019s	coverage: 86.7% of statements
00:12:55 [2020-10-30T00:12:55.382Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:12:55 [2020-10-30T00:12:55.382Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:12:55 [2020-10-30T00:12:55.414Z] === RUN   TestKillContainer/killing_signal
00:12:55 [2020-10-30T00:12:55.981Z] --- PASS: TestKillContainer (1.24s)
00:12:55 [2020-10-30T00:12:55.981Z]     --- PASS: TestKillContainer/no_signal (0.39s)
00:12:55 [2020-10-30T00:12:55.981Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
00:12:55 [2020-10-30T00:12:55.981Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
00:12:55 [2020-10-30T00:12:55.981Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:12:55 [2020-10-30T00:12:55.981Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:12:56 [2020-10-30T00:12:56.438Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
00:12:56 [2020-10-30T00:12:56.548Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:12:56 [2020-10-30T00:12:56.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
00:12:56 [2020-10-30T00:12:56.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
00:12:56 [2020-10-30T00:12:56.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
00:12:56 [2020-10-30T00:12:56.808Z] === RUN   TestKillStoppedContainer
00:12:57 [2020-10-30T00:12:57.067Z] --- PASS: TestKillStoppedContainer (0.04s)
00:12:57 [2020-10-30T00:12:57.067Z] === RUN   TestKillStoppedContainerAPIPre120
00:12:57 [2020-10-30T00:12:57.067Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
00:12:57 [2020-10-30T00:12:57.067Z] === RUN   TestKillDifferentUserContainer
00:12:57 [2020-10-30T00:12:57.087Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
00:12:57 [2020-10-30T00:12:57.087Z] ok  	github.com/docker/docker/pkg/progress	0.017s	coverage: 75.9% of statements
00:12:57 [2020-10-30T00:12:57.325Z] --- PASS: TestKillDifferentUserContainer (0.41s)
00:12:57 [2020-10-30T00:12:57.325Z] === RUN   TestInspectOomKilledTrue
00:12:57 [2020-10-30T00:12:57.325Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:12:57 [2020-10-30T00:12:57.325Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:12:57 [2020-10-30T00:12:57.325Z] === RUN   TestInspectOomKilledFalse
00:12:57 [2020-10-30T00:12:57.325Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:12:57 [2020-10-30T00:12:57.325Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:57 [2020-10-30T00:12:57.325Z] === RUN   TestLinksEtcHostsContentMatch
00:12:57 [2020-10-30T00:12:57.325Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
00:12:57 [2020-10-30T00:12:57.325Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:12:57 [2020-10-30T00:12:57.325Z] === RUN   TestLinksContainerNames
00:12:57 [2020-10-30T00:12:57.386Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
00:12:58 [2020-10-30T00:12:58.031Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
00:12:58 [2020-10-30T00:12:58.261Z] --- PASS: TestLinksContainerNames (0.80s)
00:12:58 [2020-10-30T00:12:58.261Z] === RUN   TestLogsFollowTailEmpty
00:12:58 [2020-10-30T00:12:58.692Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
00:12:58 [2020-10-30T00:12:58.829Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
00:12:58 [2020-10-30T00:12:58.829Z] === RUN   TestContainerNetworkMountsNoChown
00:12:58 [2020-10-30T00:12:58.990Z] ok  	github.com/docker/docker/pkg/pubsub	1.130s	coverage: 75.0% of statements
00:12:59 [2020-10-30T00:12:59.088Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/default
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/default
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/private
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/private
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rprivate
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rprivate
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/slave
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/slave
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rslave
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rslave
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/shared
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/shared
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rshared
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rshared
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/default
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/default/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/default/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/rslave
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/rshared
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/shared
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/rprivate
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/slave
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/private
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/private/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/private/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:12:59 [2020-10-30T00:12:59.088Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/default/bind_root
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:12:59 [2020-10-30T00:12:59.088Z] === CONT  TestMountDaemonRoot/default/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/private/bind_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:12:59 [2020-10-30T00:12:59.347Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:12:59 [2020-10-30T00:12:59.606Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:12:59 [2020-10-30T00:12:59.606Z] === CONT  TestMountDaemonRoot/private/mount_root
00:12:59 [2020-10-30T00:12:59.606Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:12:59 [2020-10-30T00:12:59.606Z] --- PASS: TestMountDaemonRoot (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:12:59 [2020-10-30T00:12:59.606Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
00:12:59 [2020-10-30T00:12:59.606Z] === RUN   TestContainerBindMountNonRecursive
00:12:59 [2020-10-30T00:12:59.606Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
00:12:59 [2020-10-30T00:12:59.606Z]     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)
00:12:59 [2020-10-30T00:12:59.606Z] === RUN   TestNetworkNat
00:12:59 [2020-10-30T00:12:59.632Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
00:12:59 [2020-10-30T00:12:59.632Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
00:12:59 [2020-10-30T00:12:59.928Z] ok  	github.com/docker/docker/pkg/symlink	0.012s	coverage: 87.7% of statements
00:13:00 [2020-10-30T00:13:00.177Z] --- PASS: TestNetworkNat (0.52s)
00:13:00 [2020-10-30T00:13:00.177Z] === RUN   TestNetworkLocalhostTCPNat
00:13:00 [2020-10-30T00:13:00.320Z] Loaded image: buildpack-deps:buster
00:13:00 [2020-10-30T00:13:00.437Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
00:13:00 [2020-10-30T00:13:00.437Z] === RUN   TestNetworkLoopbackNat
00:13:01 [2020-10-30T00:13:01.455Z] ok  	github.com/docker/docker/pkg/signal	2.939s	coverage: 61.0% of statements
00:13:01 [2020-10-30T00:13:01.455Z] ok  	github.com/docker/docker/pkg/system	0.029s	coverage: 36.9% of statements
00:13:01 [2020-10-30T00:13:01.455Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.8% of statements
00:13:02 [2020-10-30T00:13:02.100Z] ok  	github.com/docker/docker/pkg/tailfile	0.112s	coverage: 88.6% of statements
00:13:02 [2020-10-30T00:13:02.100Z] testing: warning: no tests to run
00:13:02 [2020-10-30T00:13:02.100Z] coverage: [no statements]
00:13:02 [2020-10-30T00:13:02.232Z] Loaded image: busybox:latest
00:13:02 [2020-10-30T00:13:02.397Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: [no statements] [no tests to run]
00:13:02 [2020-10-30T00:13:02.709Z] ok  	github.com/docker/docker/pkg/tarsum	0.181s	coverage: 89.3% of statements
00:13:02 [2020-10-30T00:13:02.981Z] --- PASS: TestNetworkLoopbackNat (2.56s)
00:13:02 [2020-10-30T00:13:02.981Z] === RUN   TestPause
00:13:02 [2020-10-30T00:13:02.981Z] --- SKIP: TestPause (0.00s)
00:13:02 [2020-10-30T00:13:02.981Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:02 [2020-10-30T00:13:02.981Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:13:02 [2020-10-30T00:13:02.981Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:13:02 [2020-10-30T00:13:02.981Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:13:02 [2020-10-30T00:13:02.981Z] === RUN   TestPauseStopPausedContainer
00:13:02 [2020-10-30T00:13:02.981Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
00:13:02 [2020-10-30T00:13:02.981Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:02 [2020-10-30T00:13:02.981Z] === RUN   TestPsFilter
00:13:03 [2020-10-30T00:13:03.010Z] ok  	github.com/docker/docker/pkg/urlutil	0.015s	coverage: 100.0% of statements
00:13:03 [2020-10-30T00:13:03.010Z] ok  	github.com/docker/docker/pkg/truncindex	0.120s	coverage: 91.5% of statements
00:13:03 [2020-10-30T00:13:03.174Z] Loaded image: busybox:glibc
00:13:03 [2020-10-30T00:13:03.175Z] Loaded image: debian:buster
00:13:03 [2020-10-30T00:13:03.239Z] --- PASS: TestPsFilter (0.14s)
00:13:03 [2020-10-30T00:13:03.239Z] === RUN   TestRemoveContainerWithRemovedVolume
00:13:03 [2020-10-30T00:13:03.435Z] Loaded image: hello-world:latest
00:13:03 [2020-10-30T00:13:03.498Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
00:13:03 [2020-10-30T00:13:03.498Z] === RUN   TestRemoveContainerWithVolume
00:13:03 [2020-10-30T00:13:03.664Z] ok  	github.com/docker/docker/pkg/useragent	0.046s	coverage: 88.9% of statements
00:13:03 [2020-10-30T00:13:03.696Z] Loaded image: arm32v7/hello-world:latest
00:13:03 [2020-10-30T00:13:03.696Z] INFO: Testing against a local daemon
00:13:03 [2020-10-30T00:13:03.696Z] === RUN   TestCgroupNamespacesBuild
00:13:04 [2020-10-30T00:13:04.065Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
00:13:04 [2020-10-30T00:13:04.066Z] === RUN   TestRemoveContainerRunning
00:13:04 [2020-10-30T00:13:04.633Z] --- PASS: TestRemoveContainerRunning (0.45s)
00:13:04 [2020-10-30T00:13:04.633Z] === RUN   TestRemoveContainerForceRemoveRunning
00:13:04 [2020-10-30T00:13:04.892Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
00:13:04 [2020-10-30T00:13:04.892Z] === RUN   TestRemoveInvalidContainer
00:13:04 [2020-10-30T00:13:04.892Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:13:04 [2020-10-30T00:13:04.892Z] === RUN   TestRenameLinkedContainer
00:13:05 [2020-10-30T00:13:05.384Z] --- PASS: TestBuildSquashParent (9.50s)
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:05 [2020-10-30T00:13:05.384Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:05 [2020-10-30T00:13:05.384Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:05 [2020-10-30T00:13:05.384Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:05 [2020-10-30T00:13:05.384Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:05 [2020-10-30T00:13:05.762Z] ok  	github.com/docker/docker/plugin/v2	0.007s	coverage: 14.5% of statements
00:13:05 [2020-10-30T00:13:05.762Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 83.5% of statements
00:13:06 [2020-10-30T00:13:06.797Z] --- PASS: TestRenameLinkedContainer (1.68s)
00:13:06 [2020-10-30T00:13:06.797Z] === RUN   TestRenameStoppedContainer
00:13:06 [2020-10-30T00:13:06.813Z] ok  	github.com/docker/docker/reference	0.026s	coverage: 84.4% of statements
00:13:07 [2020-10-30T00:13:07.057Z] --- PASS: TestRenameStoppedContainer (0.48s)
00:13:07 [2020-10-30T00:13:07.057Z] === RUN   TestRenameRunningContainerAndReuse
00:13:07 [2020-10-30T00:13:07.110Z] ok  	github.com/docker/docker/plugin	0.561s	coverage: 23.2% of statements
00:13:07 [2020-10-30T00:13:07.901Z] --- PASS: TestCgroupNamespacesBuild (4.24s)
00:13:07 [2020-10-30T00:13:07.902Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:13:07 [2020-10-30T00:13:07.991Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
00:13:07 [2020-10-30T00:13:07.991Z] === RUN   TestRenameInvalidName
00:13:08 [2020-10-30T00:13:08.250Z] --- PASS: TestRenameInvalidName (0.39s)
00:13:08 [2020-10-30T00:13:08.250Z] === RUN   TestRenameAnonymousContainer
00:13:08 [2020-10-30T00:13:08.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:08 [2020-10-30T00:13:08.692Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:09 [2020-10-30T00:13:09.441Z] ok  	github.com/docker/docker/quota	0.637s	coverage: 71.4% of statements
00:13:09 [2020-10-30T00:13:09.441Z] ok  	github.com/docker/docker/registry/resumable	0.039s	coverage: 100.0% of statements
00:13:09 [2020-10-30T00:13:09.757Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
00:13:09 [2020-10-30T00:13:09.815Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
00:13:09 [2020-10-30T00:13:09.815Z] === RUN   TestBuildWithSession
00:13:09 [2020-10-30T00:13:09.815Z] --- SKIP: TestBuildWithSession (0.00s)
00:13:09 [2020-10-30T00:13:09.815Z]     build_session_test.go:25: TODO: BuildKit
00:13:09 [2020-10-30T00:13:09.815Z] === RUN   TestBuildSquashParent
00:13:10 [2020-10-30T00:13:10.154Z] --- PASS: TestRenameAnonymousContainer (1.52s)
00:13:10 [2020-10-30T00:13:10.154Z] === RUN   TestRenameContainerWithSameName
00:13:10 [2020-10-30T00:13:10.154Z] --- PASS: TestRenameContainerWithSameName (0.42s)
00:13:10 [2020-10-30T00:13:10.154Z] === RUN   TestRenameContainerWithLinkedContainer
00:13:10 [2020-10-30T00:13:10.413Z] ok  	github.com/docker/docker/registry	0.255s	coverage: 56.8% of statements
00:13:10 [2020-10-30T00:13:10.631Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:13:10 [2020-10-30T00:13:10.711Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
00:13:11 [2020-10-30T00:13:11.089Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
00:13:11 [2020-10-30T00:13:11.089Z] === RUN   TestResize
00:13:11 [2020-10-30T00:13:11.347Z] --- PASS: TestResize (0.41s)
00:13:11 [2020-10-30T00:13:11.347Z] === RUN   TestResizeWithInvalidSize
00:13:11 [2020-10-30T00:13:11.765Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 66.1% of statements
00:13:11 [2020-10-30T00:13:11.914Z] --- PASS: TestResizeWithInvalidSize (0.40s)
00:13:11 [2020-10-30T00:13:11.914Z] === RUN   TestResizeWhenContainerNotStarted
00:13:12 [2020-10-30T00:13:12.173Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
00:13:12 [2020-10-30T00:13:12.173Z] === RUN   TestDaemonRestartKillContainers
00:13:12 [2020-10-30T00:13:12.173Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:13:12 [2020-10-30T00:13:12.173Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:13:12 [2020-10-30T00:13:12.173Z] === RUN   TestCgroupNamespacesRun
00:13:12 [2020-10-30T00:13:12.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:12 [2020-10-30T00:13:12.903Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:13 [2020-10-30T00:13:13.864Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
00:13:14 [2020-10-30T00:13:14.708Z] --- PASS: TestCgroupNamespacesRun (2.13s)
00:13:14 [2020-10-30T00:13:14.708Z] === RUN   TestCgroupNamespacesRunPrivileged
00:13:15 [2020-10-30T00:13:15.416Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
00:13:15 [2020-10-30T00:13:15.416Z] ok  	github.com/docker/docker/volume/local	0.285s	coverage: 76.6% of statements
00:13:15 [2020-10-30T00:13:15.644Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
00:13:15 [2020-10-30T00:13:15.644Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:13:16 [2020-10-30T00:13:16.211Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.76s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.91s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.17s)
00:13:16 [2020-10-30T00:13:16.212Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s)
00:13:16 [2020-10-30T00:13:16.212Z] === RUN   TestBuildMultiStageCopy
00:13:16 [2020-10-30T00:13:16.212Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:13:16 [2020-10-30T00:13:16.401Z] --- PASS: TestBuildSquashParent (6.39s)
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:16 [2020-10-30T00:13:16.401Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:16 [2020-10-30T00:13:16.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:16 [2020-10-30T00:13:16.401Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:13:16 [2020-10-30T00:13:16.401Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:13:16 [2020-10-30T00:13:16.401Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:13:16 [2020-10-30T00:13:16.456Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.1% of statements
00:13:17 [2020-10-30T00:13:17.551Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s)
00:13:17 [2020-10-30T00:13:17.551Z] === RUN   TestCgroupNamespacesRunHostMode
00:13:18 [2020-10-30T00:13:18.760Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:13:18 [2020-10-30T00:13:18.949Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:13:18 [2020-10-30T00:13:18.949Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:13:19 [2020-10-30T00:13:19.022Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:13:19 [2020-10-30T00:13:19.594Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:13:20 [2020-10-30T00:13:20.081Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
00:13:20 [2020-10-30T00:13:20.081Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:13:20 [2020-10-30T00:13:20.166Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:13:20 [2020-10-30T00:13:20.739Z] --- PASS: TestBuildMultiStageCopy (5.07s)
00:13:20 [2020-10-30T00:13:20.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s)
00:13:20 [2020-10-30T00:13:20.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s)
00:13:20 [2020-10-30T00:13:20.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
00:13:20 [2020-10-30T00:13:20.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
00:13:20 [2020-10-30T00:13:20.739Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
00:13:20 [2020-10-30T00:13:20.739Z] === RUN   TestBuildMultiStageParentConfig
00:13:21 [2020-10-30T00:13:21.495Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s)
00:13:21 [2020-10-30T00:13:21.495Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s)
00:13:21 [2020-10-30T00:13:21.495Z] === RUN   TestBuildMultiStageCopy
00:13:21 [2020-10-30T00:13:21.495Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:13:21 [2020-10-30T00:13:21.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s)
00:13:21 [2020-10-30T00:13:21.981Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:13:22 [2020-10-30T00:13:22.126Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
00:13:22 [2020-10-30T00:13:22.126Z] === RUN   TestBuildLabelWithTargets
00:13:23 [2020-10-30T00:13:23.882Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
00:13:23 [2020-10-30T00:13:23.882Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:13:24 [2020-10-30T00:13:24.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:13:24 [2020-10-30T00:13:24.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:13:24 [2020-10-30T00:13:24.612Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:13:24 [2020-10-30T00:13:24.703Z] --- PASS: TestBuildLabelWithTargets (2.50s)
00:13:24 [2020-10-30T00:13:24.703Z] === RUN   TestBuildWithEmptyLayers
00:13:25 [2020-10-30T00:13:25.184Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:13:25 [2020-10-30T00:13:25.757Z] --- PASS: TestBuildMultiStageCopy (4.53s)
00:13:25 [2020-10-30T00:13:25.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s)
00:13:25 [2020-10-30T00:13:25.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
00:13:25 [2020-10-30T00:13:25.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
00:13:25 [2020-10-30T00:13:25.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
00:13:25 [2020-10-30T00:13:25.757Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
00:13:25 [2020-10-30T00:13:25.757Z] === RUN   TestBuildMultiStageParentConfig
00:13:25 [2020-10-30T00:13:25.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
00:13:25 [2020-10-30T00:13:25.783Z] === RUN   TestCgroupNamespacesRunOlderClient
00:13:26 [2020-10-30T00:13:26.112Z] --- PASS: TestBuildWithEmptyLayers (1.60s)
00:13:26 [2020-10-30T00:13:26.112Z] === RUN   TestBuildMultiStageOnBuild
00:13:27 [2020-10-30T00:13:27.142Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
00:13:27 [2020-10-30T00:13:27.142Z] === RUN   TestBuildLabelWithTargets
00:13:28 [2020-10-30T00:13:28.313Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
00:13:28 [2020-10-30T00:13:28.313Z] === RUN   TestKernelTCPMemory
00:13:28 [2020-10-30T00:13:28.313Z] --- SKIP: TestKernelTCPMemory (0.03s)
00:13:28 [2020-10-30T00:13:28.313Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:28 [2020-10-30T00:13:28.313Z] === RUN   TestNISDomainname
00:13:28 [2020-10-30T00:13:28.313Z] --- SKIP: TestNISDomainname (0.01s)
00:13:28 [2020-10-30T00:13:28.313Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:13:28 [2020-10-30T00:13:28.313Z] === RUN   TestHostnameDnsResolution
00:13:28 [2020-10-30T00:13:28.571Z] --- PASS: TestHostnameDnsResolution (0.64s)
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStats
00:13:28 [2020-10-30T00:13:28.571Z] --- SKIP: TestStats (0.00s)
00:13:28 [2020-10-30T00:13:28.571Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStopContainerWithTimeout
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStopContainerWithTimeout/0
00:13:28 [2020-10-30T00:13:28.571Z] === PAUSE TestStopContainerWithTimeout/0
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStopContainerWithTimeout/1
00:13:28 [2020-10-30T00:13:28.571Z] === PAUSE TestStopContainerWithTimeout/1
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStopContainerWithTimeout/3
00:13:28 [2020-10-30T00:13:28.571Z] === PAUSE TestStopContainerWithTimeout/3
00:13:28 [2020-10-30T00:13:28.571Z] === RUN   TestStopContainerWithTimeout/-1
00:13:28 [2020-10-30T00:13:28.571Z] === PAUSE TestStopContainerWithTimeout/-1
00:13:28 [2020-10-30T00:13:28.571Z] === CONT  TestStopContainerWithTimeout/0
00:13:28 [2020-10-30T00:13:28.571Z] === CONT  TestStopContainerWithTimeout/3
00:13:29 [2020-10-30T00:13:29.153Z] === CONT  TestStopContainerWithTimeout/1
00:13:29 [2020-10-30T00:13:29.685Z] --- PASS: TestBuildLabelWithTargets (2.29s)
00:13:29 [2020-10-30T00:13:29.685Z] === RUN   TestBuildWithEmptyLayers
00:13:30 [2020-10-30T00:13:30.325Z] --- PASS: TestBuildMultiStageOnBuild (3.60s)
00:13:30 [2020-10-30T00:13:30.325Z] === RUN   TestBuildUncleanTarFilenames
00:13:30 [2020-10-30T00:13:30.570Z] === CONT  TestStopContainerWithTimeout/-1
00:13:30 [2020-10-30T00:13:30.628Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
00:13:30 [2020-10-30T00:13:30.628Z] === RUN   TestBuildMultiStageOnBuild
00:13:31 [2020-10-30T00:13:31.720Z] --- PASS: TestBuildUncleanTarFilenames (2.05s)
00:13:31 [2020-10-30T00:13:31.720Z] === RUN   TestBuildMultiStageLayerLeak
00:13:31 [2020-10-30T00:13:31.824Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.6% of statements
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/rootless	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/volume	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === Skipped
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver btrfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver btrfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver btrfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver btrfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver btrfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:73: No driver to put!
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z] time="2020-10-30T00:12:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z] time="2020-10-30T00:12:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z] time="2020-10-30T00:12:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z] time="2020-10-30T00:12:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z] time="2020-10-30T00:12:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:73: No driver to put!
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     overlay_test.go:49: Fails to compute changes intermittently
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver zfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver zfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver zfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver zfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:46: Driver zfs not supported
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     graphtest_unix.go:73: No driver to put!
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:13:31 [2020-10-30T00:13:31.824Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] 
00:13:31 [2020-10-30T00:13:31.824Z] DONE 2187 tests, 26 skipped in 257.170s
Post stage
[Pipeline] junit
00:13:31 [2020-10-30T00:13:31.873Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:13:32 [2020-10-30T00:13:32.599Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -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:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh dynbinary test-integration
00:13:32 [2020-10-30T00:13:32.895Z] 
00:13:32 [2020-10-30T00:13:32.895Z] Removing bundles/
00:13:32 [2020-10-30T00:13:32.895Z] 
00:13:32 [2020-10-30T00:13:32.895Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:13:32 [2020-10-30T00:13:32.896Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:13:32 [2020-10-30T00:13:32.896Z] GOOS="" GOARCH="" GOARM=""
00:13:33 [2020-10-30T00:13:33.101Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:13:33 [2020-10-30T00:13:33.101Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
00:13:33 [2020-10-30T00:13:33.101Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
00:13:33 [2020-10-30T00:13:33.101Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
00:13:33 [2020-10-30T00:13:33.101Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
00:13:33 [2020-10-30T00:13:33.101Z] === RUN   TestDeleteDevicemapper
00:13:33 [2020-10-30T00:13:33.101Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:13:33 [2020-10-30T00:13:33.101Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:13:33 [2020-10-30T00:13:33.101Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:13:33 [2020-10-30T00:13:33.178Z] --- PASS: TestBuildMultiStageOnBuild (2.76s)
00:13:33 [2020-10-30T00:13:33.178Z] === RUN   TestBuildUncleanTarFilenames
00:13:34 [2020-10-30T00:13:34.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
00:13:34 [2020-10-30T00:13:34.477Z] === RUN   TestUpdateMemory
00:13:34 [2020-10-30T00:13:34.477Z] --- SKIP: TestUpdateMemory (0.00s)
00:13:34 [2020-10-30T00:13:34.477Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2020-10-30T00:13:34.477Z] === RUN   TestUpdateCPUQuota
00:13:34 [2020-10-30T00:13:34.477Z] --- SKIP: TestUpdateCPUQuota (0.00s)
00:13:34 [2020-10-30T00:13:34.477Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2020-10-30T00:13:34.477Z] === RUN   TestUpdatePidsLimit
00:13:34 [2020-10-30T00:13:34.477Z] --- SKIP: TestUpdatePidsLimit (0.00s)
00:13:34 [2020-10-30T00:13:34.477Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:34 [2020-10-30T00:13:34.477Z] === RUN   TestUpdateRestartPolicy
00:13:34 [2020-10-30T00:13:34.565Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
00:13:34 [2020-10-30T00:13:34.565Z] === RUN   TestBuildMultiStageLayerLeak
00:13:35 [2020-10-30T00:13:35.933Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:13:35 [2020-10-30T00:13:35.933Z] Using test binary docker
00:13:35 [2020-10-30T00:13:35.933Z] +++ /etc/init.d/apparmor start
00:13:35 [2020-10-30T00:13:35.933Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:13:35 [2020-10-30T00:13:35.933Z] INFO: Waiting for daemon to start...
00:13:35 [2020-10-30T00:13:35.933Z] Starting dockerd
00:13:35 [2020-10-30T00:13:35.933Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
00:13:36 [2020-10-30T00:13:36.193Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:13:36 [2020-10-30T00:13:36.193Z] Using test binary docker
00:13:36 [2020-10-30T00:13:36.193Z] +++ /etc/init.d/apparmor start
00:13:36 [2020-10-30T00:13:36.193Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:13:36 [2020-10-30T00:13:36.193Z] INFO: Waiting for daemon to start...
00:13:36 [2020-10-30T00:13:36.193Z] Starting dockerd
00:13:36 [2020-10-30T00:13:36.193Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
00:13:36 [2020-10-30T00:13:36.764Z] .--- PASS: TestBuildMultiStageLayerLeak (4.93s)
00:13:36 [2020-10-30T00:13:36.764Z] === RUN   TestBuildWithHugeFile
00:13:37 [2020-10-30T00:13:37.707Z] 
00:13:37 [2020-10-30T00:13:37.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:13:37 [2020-10-30T00:13:37.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:13:37 [2020-10-30T00:13:37.867Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s)
00:13:37 [2020-10-30T00:13:37.867Z] === RUN   TestBuildWithHugeFile
00:13:37 [2020-10-30T00:13:37.970Z] Error: No such image: emptyfs
00:13:37 [2020-10-30T00:13:37.970Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:13:37 [2020-10-30T00:13:37.970Z] ++++ docker load
00:13:38 [2020-10-30T00:13:38.231Z] Running integration-test (iteration 1)
00:13:38 [2020-10-30T00:13:38.231Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:13:38 [2020-10-30T00:13:38.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:13:38 [2020-10-30T00:13:38.231Z] ++ set -e
00:13:38 [2020-10-30T00:13:38.231Z] ++ '[' -n 0 ']'
00:13:38 [2020-10-30T00:13:38.231Z] ++ set -x
00:13:38 [2020-10-30T00:13:38.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:13:38 [2020-10-30T00:13:38.231Z] 
00:13:38 [2020-10-30T00:13:38.231Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:13:38 [2020-10-30T00:13:38.492Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:13:38 [2020-10-30T00:13:38.492Z] Error: No such image: emptyfs
00:13:38 [2020-10-30T00:13:38.492Z] ++++ docker load
00:13:38 [2020-10-30T00:13:38.492Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:13:39 [2020-10-30T00:13:39.064Z] Running integration-test (iteration 1)
00:13:39 [2020-10-30T00:13:39.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:13:39 [2020-10-30T00:13:39.064Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:13:39 [2020-10-30T00:13:39.064Z] ++ set -e
00:13:39 [2020-10-30T00:13:39.064Z] ++ '[' -n 0 ']'
00:13:39 [2020-10-30T00:13:39.064Z] ++ set -x
00:13:39 [2020-10-30T00:13:39.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:13:46 [2020-10-30T00:13:46.677Z] --- PASS: TestUpdateRestartPolicy (10.96s)
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestUpdateRestartWithAutoRemove
00:13:46 [2020-10-30T00:13:46.677Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitNonBlocked
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:46 [2020-10-30T00:13:46.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:46 [2020-10-30T00:13:46.677Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:46 [2020-10-30T00:13:46.677Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:13:46 [2020-10-30T00:13:46.677Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:13:46 [2020-10-30T00:13:46.677Z] --- PASS: TestWaitNonBlocked (0.01s)
00:13:46 [2020-10-30T00:13:46.677Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
00:13:46 [2020-10-30T00:13:46.677Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitBlocked
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:13:46 [2020-10-30T00:13:46.677Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:13:46 [2020-10-30T00:13:46.677Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:13:46 [2020-10-30T00:13:46.677Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:13:46 [2020-10-30T00:13:46.677Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:13:46 [2020-10-30T00:13:46.677Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:13:46 [2020-10-30T00:13:46.936Z] --- PASS: TestWaitBlocked (0.02s)
00:13:46 [2020-10-30T00:13:46.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.49s)
00:13:46 [2020-10-30T00:13:46.936Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s)
00:13:46 [2020-10-30T00:13:46.936Z] === CONT  TestDaemonRestartIpcMode
00:13:46 [2020-10-30T00:13:46.936Z] === CONT  TestIpcModeOlderClient
00:13:47 [2020-10-30T00:13:47.194Z] --- PASS: TestIpcModeOlderClient (0.08s)
00:13:51 [2020-10-30T00:13:51.382Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
00:13:51 [2020-10-30T00:13:51.382Z] PASS
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === Skipped
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
00:13:51 [2020-10-30T00:13:51.382Z]     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)
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestPause (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
00:13:51 [2020-10-30T00:13:51.382Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
00:13:51 [2020-10-30T00:13:51.382Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
00:13:51 [2020-10-30T00:13:51.382Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestStats (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
00:13:51 [2020-10-30T00:13:51.382Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] 
00:13:51 [2020-10-30T00:13:51.382Z] DONE 174 tests, 24 skipped in 77.777s
00:13:51 [2020-10-30T00:13:51.382Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:13:51 [2020-10-30T00:13:51.382Z] INFO: Testing against a local daemon
00:13:51 [2020-10-30T00:13:51.382Z] === RUN   TestCommitInheritsEnv
00:13:53 [2020-10-30T00:13:53.282Z] --- PASS: TestCommitInheritsEnv (1.70s)
00:13:53 [2020-10-30T00:13:53.282Z] === RUN   TestImportExtremelyLargeImageWorks
00:13:53 [2020-10-30T00:13:53.282Z] === PAUSE TestImportExtremelyLargeImageWorks
00:13:53 [2020-10-30T00:13:53.282Z] === RUN   TestImagesFilterMultiReference
00:13:53 [2020-10-30T00:13:53.282Z] --- PASS: TestImagesFilterMultiReference (0.07s)
00:13:53 [2020-10-30T00:13:53.282Z] === RUN   TestImagePullPlatformInvalid
00:13:53 [2020-10-30T00:13:53.282Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:13:53 [2020-10-30T00:13:53.282Z] === RUN   TestRemoveImageOrphaning
00:13:55 [2020-10-30T00:13:55.182Z] --- PASS: TestRemoveImageOrphaning (1.91s)
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestRemoveImageGarbageCollector
00:13:55 [2020-10-30T00:13:55.182Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:13:55 [2020-10-30T00:13:55.182Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:13:55 [2020-10-30T00:13:55.182Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestTagInvalidReference
00:13:55 [2020-10-30T00:13:55.182Z] --- PASS: TestTagInvalidReference (0.01s)
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestTagValidPrefixedRepo
00:13:55 [2020-10-30T00:13:55.182Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestTagExistedNameWithoutForce
00:13:55 [2020-10-30T00:13:55.182Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:13:55 [2020-10-30T00:13:55.182Z] === RUN   TestTagOfficialNames
00:13:55 [2020-10-30T00:13:55.441Z] --- PASS: TestTagOfficialNames (0.06s)
00:13:55 [2020-10-30T00:13:55.441Z] === RUN   TestTagMatchesDigest
00:13:55 [2020-10-30T00:13:55.441Z] --- PASS: TestTagMatchesDigest (0.02s)
00:13:55 [2020-10-30T00:13:55.441Z] === CONT  TestImportExtremelyLargeImageWorks
00:14:04 [2020-10-30T00:14:04.086Z] ..........................xx....................                         [ 29%]
00:14:13 [2020-10-30T00:14:13.122Z] Removing intermediate container 8183575fdb76
00:14:13 [2020-10-30T00:14:13.122Z]  ---> 9b28b086552d
00:14:13 [2020-10-30T00:14:13.122Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
00:14:13 [2020-10-30T00:14:13.122Z]  ---> Running in c0df2087dd31
00:14:15 [2020-10-30T00:14:15.336Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
00:14:15 [2020-10-30T00:14:15.801Z] go: finding gotest.tools v0.5.3
00:14:15 [2020-10-30T00:14:15.801Z] go: finding gotest.tools/gotestsum v0.5.3
00:14:15 [2020-10-30T00:14:15.801Z] go: downloading gotest.tools/gotestsum v0.5.3
00:14:16 [2020-10-30T00:14:16.266Z] go: extracting gotest.tools/gotestsum v0.5.3
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading github.com/spf13/pflag v1.0.3
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading github.com/pkg/errors v0.9.1
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading github.com/fatih/color v1.9.0
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:14:16 [2020-10-30T00:14:16.266Z] go: extracting github.com/fatih/color v1.9.0
00:14:16 [2020-10-30T00:14:16.266Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:14:16 [2020-10-30T00:14:16.266Z] go: extracting github.com/spf13/pflag v1.0.3
00:14:16 [2020-10-30T00:14:16.266Z] go: extracting github.com/pkg/errors v0.9.1
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:14:16 [2020-10-30T00:14:16.266Z] go: downloading github.com/mattn/go-isatty v0.0.12
00:14:16 [2020-10-30T00:14:16.728Z] go: extracting github.com/mattn/go-isatty v0.0.12
00:14:16 [2020-10-30T00:14:16.728Z] go: downloading github.com/jonboulle/clockwork v0.1.0
00:14:16 [2020-10-30T00:14:16.728Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:14:16 [2020-10-30T00:14:16.728Z] go: extracting github.com/jonboulle/clockwork v0.1.0
00:14:17 [2020-10-30T00:14:17.710Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:14:17 [2020-10-30T00:14:17.710Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:14:17 [2020-10-30T00:14:17.710Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:14:17 [2020-10-30T00:14:17.710Z] go: downloading github.com/mattn/go-colorable v0.1.6
00:14:17 [2020-10-30T00:14:17.710Z] go: extracting github.com/mattn/go-colorable v0.1.6
00:14:17 [2020-10-30T00:14:17.835Z] Loaded image: buildpack-deps:buster
00:14:17 [2020-10-30T00:14:17.835Z] Loaded image: busybox:latest
00:14:17 [2020-10-30T00:14:17.835Z] Loaded image: busybox:glibc
00:14:17 [2020-10-30T00:14:17.835Z] Loaded image: debian:buster
00:14:18 [2020-10-30T00:14:18.097Z] Loaded image: hello-world:latest
00:14:18 [2020-10-30T00:14:18.097Z] Loaded image: buildpack-deps:buster
00:14:18 [2020-10-30T00:14:18.097Z] Loaded image: arm32v7/hello-world:latest
00:14:18 [2020-10-30T00:14:18.174Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:14:18 [2020-10-30T00:14:18.174Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:14:18 [2020-10-30T00:14:18.174Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:14:18 [2020-10-30T00:14:18.358Z] INFO: Testing against a local daemon
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:14:18 [2020-10-30T00:14:18.358Z] Loaded image: busybox:latest
00:14:18 [2020-10-30T00:14:18.358Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:14:18 [2020-10-30T00:14:18.929Z] Loaded image: busybox:glibc
00:14:18 [2020-10-30T00:14:18.930Z] Loaded image: debian:buster
00:14:18 [2020-10-30T00:14:18.930Z] Loaded image: hello-world:latest
00:14:19 [2020-10-30T00:14:19.190Z] Loaded image: arm32v7/hello-world:latest
00:14:19 [2020-10-30T00:14:19.452Z] INFO: Testing against a local daemon
00:14:19 [2020-10-30T00:14:19.452Z] === RUN   TestDockerDaemonSuite
00:14:19 [2020-10-30T00:14:19.452Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/fatih/color v1.9.0
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/pkg/errors v0.9.1
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/spf13/pflag v1.0.3
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/mattn/go-colorable v0.1.6
00:14:19 [2020-10-30T00:14:19.725Z] go: finding github.com/mattn/go-isatty v0.0.12
00:14:20 [2020-10-30T00:14:20.186Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:14:20 [2020-10-30T00:14:20.211Z] go: finding github.com/jonboulle/clockwork v0.1.0
00:14:20 [2020-10-30T00:14:20.211Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:14:20 [2020-10-30T00:14:20.211Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:14:20 [2020-10-30T00:14:20.211Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:14:20 [2020-10-30T00:14:20.211Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:14:21 [2020-10-30T00:14:21.385Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:14:21 [2020-10-30T00:14:21.385Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:14:22 [2020-10-30T00:14:22.336Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:14:22 [2020-10-30T00:14:22.336Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:14:23 [2020-10-30T00:14:23.721Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:14:23 [2020-10-30T00:14:23.721Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:14:23 [2020-10-30T00:14:23.721Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:14:24 [2020-10-30T00:14:24.638Z] --- PASS: TestBuildWithHugeFile (46.84s)
00:14:24 [2020-10-30T00:14:24.638Z] === RUN   TestBuildWithEmptyDockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:14:24 [2020-10-30T00:14:24.638Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:14:24 [2020-10-30T00:14:24.899Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s)
00:14:24 [2020-10-30T00:14:24.899Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
00:14:24 [2020-10-30T00:14:24.899Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
00:14:24 [2020-10-30T00:14:24.899Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
00:14:24 [2020-10-30T00:14:24.899Z] === RUN   TestBuildPreserveOwnership
00:14:24 [2020-10-30T00:14:24.899Z] === RUN   TestBuildPreserveOwnership/copy_from
00:14:24 [2020-10-30T00:14:24.938Z] INFO: Build done for gotestsum...
00:14:25 [2020-10-30T00:14:25.640Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:14:25 [2020-10-30T00:14:25.901Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:14:25 [2020-10-30T00:14:25.901Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:14:25 [2020-10-30T00:14:25.901Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:14:26 [2020-10-30T00:14:26.473Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:14:27 [2020-10-30T00:14:27.417Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:14:27 [2020-10-30T00:14:27.604Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:14:28 [2020-10-30T00:14:28.360Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:14:28 [2020-10-30T00:14:28.932Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:14:28 [2020-10-30T00:14:28.932Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:14:28 [2020-10-30T00:14:28.932Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:14:28 [2020-10-30T00:14:28.932Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:14:29 [2020-10-30T00:14:29.105Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:14:31 [2020-10-30T00:14:31.021Z] --- PASS: TestBuildPreserveOwnership (5.96s)
00:14:31 [2020-10-30T00:14:31.021Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
00:14:31 [2020-10-30T00:14:31.021Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
00:14:31 [2020-10-30T00:14:31.021Z] === RUN   TestBuildPlatformInvalid
00:14:31 [2020-10-30T00:14:31.021Z] --- PASS: TestBuildPlatformInvalid (0.17s)
00:14:31 [2020-10-30T00:14:31.021Z] PASS
00:14:31 [2020-10-30T00:14:31.021Z] 
00:14:31 [2020-10-30T00:14:31.021Z] === Skipped
00:14:31 [2020-10-30T00:14:31.021Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:14:31 [2020-10-30T00:14:31.021Z]     build_session_test.go:25: TODO: BuildKit
00:14:31 [2020-10-30T00:14:31.021Z] 
00:14:31 [2020-10-30T00:14:31.021Z] 
00:14:31 [2020-10-30T00:14:31.021Z] DONE 32 tests, 1 skipped in 103.396s
00:14:31 [2020-10-30T00:14:31.021Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:14:31 [2020-10-30T00:14:31.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
00:14:31 [2020-10-30T00:14:31.021Z] ++ set -e
00:14:31 [2020-10-30T00:14:31.021Z] ++ '[' -n 0 ']'
00:14:31 [2020-10-30T00:14:31.021Z] ++ set -x
00:14:31 [2020-10-30T00:14:31.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
00:14:31 [2020-10-30T00:14:31.138Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:14:31 [2020-10-30T00:14:31.281Z] INFO: Testing against a local daemon
00:14:31 [2020-10-30T00:14:31.282Z] === RUN   TestConfigInspect
00:14:34 [2020-10-30T00:14:34.226Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:14:35 [2020-10-30T00:14:35.486Z] --- PASS: TestConfigInspect (3.70s)
00:14:35 [2020-10-30T00:14:35.486Z] === RUN   TestConfigList
00:14:36 [2020-10-30T00:14:36.139Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:14:38 [2020-10-30T00:14:38.045Z] --- PASS: TestConfigList (3.21s)
00:14:38 [2020-10-30T00:14:38.045Z] === RUN   TestConfigsCreateAndDelete
00:14:38 [2020-10-30T00:14:38.689Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:14:41 [2020-10-30T00:14:41.371Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
00:14:41 [2020-10-30T00:14:41.371Z] === RUN   TestConfigsUpdate
00:14:41 [2020-10-30T00:14:41.991Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:14:43 [2020-10-30T00:14:43.378Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:14:44 [2020-10-30T00:14:44.674Z] --- PASS: TestConfigsUpdate (3.20s)
00:14:44 [2020-10-30T00:14:44.674Z] === RUN   TestTemplatedConfig
00:14:44 [2020-10-30T00:14:44.764Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:14:45 [2020-10-30T00:14:45.025Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:14:45 [2020-10-30T00:14:45.598Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:14:46 [2020-10-30T00:14:46.084Z] Removing intermediate container c0df2087dd31
00:14:46 [2020-10-30T00:14:46.084Z]  ---> a0f5b08e0594
00:14:46 [2020-10-30T00:14:46.084Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
00:14:46 [2020-10-30T00:14:46.084Z]  ---> Running in 1a6556b55a2f
00:14:46 [2020-10-30T00:14:46.084Z] Removing intermediate container 1a6556b55a2f
00:14:46 [2020-10-30T00:14:46.084Z]  ---> 2c80829d2fcc
00:14:46 [2020-10-30T00:14:46.084Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
00:14:46 [2020-10-30T00:14:46.084Z]  ---> Running in 59efd61d21f4
00:14:46 [2020-10-30T00:14:46.084Z] Removing intermediate container 59efd61d21f4
00:14:46 [2020-10-30T00:14:46.084Z]  ---> a0237203ad7c
00:14:46 [2020-10-30T00:14:46.084Z] Step 10/10 : COPY . .
00:14:46 [2020-10-30T00:14:46.543Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:14:47 [2020-10-30T00:14:47.105Z] tests/integration/api_network_test.py ............................       [ 47%]
00:14:47 [2020-10-30T00:14:47.981Z] --- PASS: TestTemplatedConfig (3.48s)
00:14:47 [2020-10-30T00:14:47.981Z] === RUN   TestConfigCreateResolve
00:14:48 [2020-10-30T00:14:48.533Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:14:48 [2020-10-30T00:14:48.533Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:14:50 [2020-10-30T00:14:50.453Z] === RUN   TestDockerSuite/TestAttachDetach
00:14:51 [2020-10-30T00:14:51.280Z] --- PASS: TestConfigCreateResolve (3.25s)
00:14:51 [2020-10-30T00:14:51.280Z] === RUN   TestConfigDaemonLibtrustID
00:14:51 [2020-10-30T00:14:51.837Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:14:51 [2020-10-30T00:14:51.837Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:14:51 [2020-10-30T00:14:51.852Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
00:14:51 [2020-10-30T00:14:51.852Z] PASS
00:14:51 [2020-10-30T00:14:51.852Z] 
00:14:51 [2020-10-30T00:14:51.852Z] DONE 7 tests in 20.908s
00:14:51 [2020-10-30T00:14:51.852Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:14:51 [2020-10-30T00:14:51.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
00:14:51 [2020-10-30T00:14:51.852Z] ++ set -e
00:14:51 [2020-10-30T00:14:51.852Z] ++ '[' -n 0 ']'
00:14:51 [2020-10-30T00:14:51.852Z] ++ set -x
00:14:51 [2020-10-30T00:14:51.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
00:14:52 [2020-10-30T00:14:52.113Z] INFO: Testing against a local daemon
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestCheckpoint
00:14:52 [2020-10-30T00:14:52.113Z] --- SKIP: TestCheckpoint (0.00s)
00:14:52 [2020-10-30T00:14:52.113Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestContainerInvalidJSON
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:14:52 [2020-10-30T00:14:52.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:14:52 [2020-10-30T00:14:52.113Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:14:52 [2020-10-30T00:14:52.113Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:14:52 [2020-10-30T00:14:52.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:14:52 [2020-10-30T00:14:52.113Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:14:52 [2020-10-30T00:14:52.113Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:14:52 [2020-10-30T00:14:52.113Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:14:52 [2020-10-30T00:14:52.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:14:52 [2020-10-30T00:14:52.113Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:14:52 [2020-10-30T00:14:52.113Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:14:52 [2020-10-30T00:14:52.113Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:14:52 [2020-10-30T00:14:52.373Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:14:52 [2020-10-30T00:14:52.373Z] === RUN   TestCopyFromContainerPathIsNotDir
00:14:52 [2020-10-30T00:14:52.373Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
00:14:52 [2020-10-30T00:14:52.373Z] === RUN   TestCopyToContainerPathDoesNotExist
00:14:52 [2020-10-30T00:14:52.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
00:14:52 [2020-10-30T00:14:52.633Z] === RUN   TestCopyToContainerPathIsNotDir
00:14:52 [2020-10-30T00:14:52.633Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
00:14:52 [2020-10-30T00:14:52.633Z] === RUN   TestCopyFromContainer
00:14:52 [2020-10-30T00:14:52.781Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:14:54 [2020-10-30T00:14:54.548Z] === RUN   TestCopyFromContainer//
00:14:54 [2020-10-30T00:14:54.812Z] === RUN   TestCopyFromContainer//bar/root
00:14:54 [2020-10-30T00:14:54.812Z] === RUN   TestCopyFromContainer//bar/root/
00:14:55 [2020-10-30T00:14:55.045Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:14:55 [2020-10-30T00:14:55.072Z] === RUN   TestCopyFromContainer/bar/quux
00:14:55 [2020-10-30T00:14:55.072Z] === RUN   TestCopyFromContainer/bar/quux/
00:14:55 [2020-10-30T00:14:55.331Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:14:55 [2020-10-30T00:14:55.331Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:14:55 [2020-10-30T00:14:55.334Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:14:55 [2020-10-30T00:14:55.334Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:14:55 [2020-10-30T00:14:55.334Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:14:55 [2020-10-30T00:14:55.595Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:14:55 [2020-10-30T00:14:55.595Z] === RUN   TestCopyFromContainer/bar/notarget
00:14:55 [2020-10-30T00:14:55.856Z] --- PASS: TestCopyFromContainer (3.16s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer// (0.12s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:14:55 [2020-10-30T00:14:55.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateLinkToNonExistingContainer
00:14:55 [2020-10-30T00:14:55.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateWithInvalidEnv
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateWithInvalidEnv/0
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateWithInvalidEnv/0
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateWithInvalidEnv/1
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateWithInvalidEnv/1
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateWithInvalidEnv/2
00:14:55 [2020-10-30T00:14:55.856Z] === PAUSE TestCreateWithInvalidEnv/2
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateWithInvalidEnv/0
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateWithInvalidEnv/1
00:14:55 [2020-10-30T00:14:55.856Z] === CONT  TestCreateWithInvalidEnv/2
00:14:55 [2020-10-30T00:14:55.856Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateTmpfsMountsTarget
00:14:55 [2020-10-30T00:14:55.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:14:55 [2020-10-30T00:14:55.856Z] === RUN   TestCreateWithCustomMaskedPaths
00:14:56 [2020-10-30T00:14:56.515Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:14:56 [2020-10-30T00:14:56.808Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:14:58 [2020-10-30T00:14:58.403Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
00:14:58 [2020-10-30T00:14:58.403Z] === RUN   TestCreateWithCustomReadonlyPaths
00:14:59 [2020-10-30T00:14:59.352Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:15:00 [2020-10-30T00:15:00.321Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:00 [2020-10-30T00:15:00.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:00 [2020-10-30T00:15:00.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:00 [2020-10-30T00:15:00.321Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:00 [2020-10-30T00:15:00.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:00 [2020-10-30T00:15:00.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:00 [2020-10-30T00:15:00.321Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:00 [2020-10-30T00:15:00.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
00:15:00 [2020-10-30T00:15:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
00:15:00 [2020-10-30T00:15:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.08s)
00:15:00 [2020-10-30T00:15:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.08s)
00:15:00 [2020-10-30T00:15:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s)
00:15:00 [2020-10-30T00:15:00.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.14s)
00:15:00 [2020-10-30T00:15:00.582Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:15:01 [2020-10-30T00:15:01.154Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s)
00:15:01 [2020-10-30T00:15:01.154Z] === RUN   TestCreateDifferentPlatform
00:15:01 [2020-10-30T00:15:01.154Z] === RUN   TestCreateDifferentPlatform/different_os
00:15:01 [2020-10-30T00:15:01.154Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:15:01 [2020-10-30T00:15:01.154Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:15:01 [2020-10-30T00:15:01.154Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:15:01 [2020-10-30T00:15:01.154Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:15:01 [2020-10-30T00:15:01.154Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:15:01 [2020-10-30T00:15:01.260Z] tests/integration/api_service_test.py .................................. [ 60%]
00:15:01 [2020-10-30T00:15:01.270Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:15:01 [2020-10-30T00:15:01.270Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:15:01 [2020-10-30T00:15:01.418Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:15:01 [2020-10-30T00:15:01.418Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s)
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestContainerStartOnDaemonRestart
00:15:01 [2020-10-30T00:15:01.418Z] === PAUSE TestContainerStartOnDaemonRestart
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestDaemonRestartIpcMode
00:15:01 [2020-10-30T00:15:01.418Z] === PAUSE TestDaemonRestartIpcMode
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestDaemonHostGatewayIP
00:15:01 [2020-10-30T00:15:01.418Z] === PAUSE TestDaemonHostGatewayIP
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestContainerKillOnDaemonStart
00:15:01 [2020-10-30T00:15:01.418Z] === PAUSE TestContainerKillOnDaemonStart
00:15:01 [2020-10-30T00:15:01.418Z] === RUN   TestDiff
00:15:02 [2020-10-30T00:15:02.360Z] --- PASS: TestDiff (0.76s)
00:15:02 [2020-10-30T00:15:02.360Z] === RUN   TestExecWithCloseStdin
00:15:03 [2020-10-30T00:15:03.304Z] --- PASS: TestExecWithCloseStdin (0.92s)
00:15:03 [2020-10-30T00:15:03.304Z] === RUN   TestExec
00:15:03 [2020-10-30T00:15:03.875Z] --- PASS: TestExec (0.86s)
00:15:03 [2020-10-30T00:15:03.875Z] === RUN   TestExecUser
00:15:04 [2020-10-30T00:15:04.575Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:15:04 [2020-10-30T00:15:04.820Z] --- PASS: TestExecUser (0.85s)
00:15:04 [2020-10-30T00:15:04.820Z] === RUN   TestExportContainerAndImportImage
00:15:04 [2020-10-30T00:15:04.836Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:15:05 [2020-10-30T00:15:05.407Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:15:05 [2020-10-30T00:15:05.764Z] --- PASS: TestExportContainerAndImportImage (1.05s)
00:15:05 [2020-10-30T00:15:05.764Z] === RUN   TestExportContainerAfterDaemonRestart
00:15:07 [2020-10-30T00:15:07.325Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:15:07 [2020-10-30T00:15:07.325Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:15:07 [2020-10-30T00:15:07.900Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:15:08 [2020-10-30T00:15:08.310Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
00:15:08 [2020-10-30T00:15:08.310Z] === RUN   TestHealthCheckWorkdir
00:15:08 [2020-10-30T00:15:08.844Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:15:08 [2020-10-30T00:15:08.884Z] --- PASS: TestHealthCheckWorkdir (1.01s)
00:15:08 [2020-10-30T00:15:08.884Z] === RUN   TestHealthKillContainer
00:15:09 [2020-10-30T00:15:09.785Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:15:10 [2020-10-30T00:15:10.047Z] --- PASS: TestBuildWithHugeFile (93.30s)
00:15:10 [2020-10-30T00:15:10.047Z] === RUN   TestBuildWithEmptyDockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:15:10 [2020-10-30T00:15:10.047Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:15:10 [2020-10-30T00:15:10.308Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:15:10 [2020-10-30T00:15:10.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:15:10 [2020-10-30T00:15:10.357Z] 
00:15:10 [2020-10-30T00:15:10.357Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:15:10 [2020-10-30T00:15:10.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:15:10 [2020-10-30T00:15:10.357Z] HOSTNAME=8704fd2b838d
00:15:10 [2020-10-30T00:15:10.357Z] TESTDEBUG=0
00:15:10 [2020-10-30T00:15:10.357Z] DEST=bundles/test-integration
00:15:10 [2020-10-30T00:15:10.357Z] PWD=/go/src/github.com/docker/docker
00:15:10 [2020-10-30T00:15:10.357Z] DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32
00:15:10 [2020-10-30T00:15:10.357Z] container=docker
00:15:10 [2020-10-30T00:15:10.357Z] HOME=/root
00:15:10 [2020-10-30T00:15:10.357Z] GOLANG_VERSION=1.13.15
00:15:10 [2020-10-30T00:15:10.357Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:15:10 [2020-10-30T00:15:10.357Z] VALIDATE_BRANCH=master
00:15:10 [2020-10-30T00:15:10.357Z] TERM=xterm
00:15:10 [2020-10-30T00:15:10.357Z] DOCKER_PKG=github.com/docker/docker
00:15:10 [2020-10-30T00:15:10.357Z] SHLVL=1
00:15:10 [2020-10-30T00:15:10.357Z] TIMEOUT=120m
00:15:10 [2020-10-30T00:15:10.357Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:15:10 [2020-10-30T00:15:10.357Z] DOCKER_GRAPHDRIVER=overlay2
00:15:10 [2020-10-30T00:15:10.357Z] GO111MODULE=off
00:15:10 [2020-10-30T00:15:10.357Z] DOCKER_EXPERIMENTAL=1
00:15:10 [2020-10-30T00:15:10.357Z] TEST_SKIP_INTEGRATION_CLI=1
00:15:10 [2020-10-30T00:15:10.357Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:15:10 [2020-10-30T00:15:10.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:15:10 [2020-10-30T00:15:10.357Z] GOPATH=/go
00:15:10 [2020-10-30T00:15:10.357Z] PKG_CONFIG=pkg-config
00:15:10 [2020-10-30T00:15:10.357Z] _=/usr/bin/env
00:15:10 [2020-10-30T00:15:10.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:15:10 [2020-10-30T00:15:10.570Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
00:15:10 [2020-10-30T00:15:10.570Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
00:15:10 [2020-10-30T00:15:10.570Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
00:15:10 [2020-10-30T00:15:10.570Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
00:15:10 [2020-10-30T00:15:10.570Z] === RUN   TestBuildPreserveOwnership
00:15:10 [2020-10-30T00:15:10.570Z] === RUN   TestBuildPreserveOwnership/copy_from
00:15:11 [2020-10-30T00:15:11.960Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:15:12 [2020-10-30T00:15:12.184Z] --- PASS: TestHealthKillContainer (2.89s)
00:15:12 [2020-10-30T00:15:12.184Z] === RUN   TestInspectCpusetInConfigPre120
00:15:12 [2020-10-30T00:15:12.445Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
00:15:12 [2020-10-30T00:15:12.446Z] === RUN   TestIpcModeNone
00:15:13 [2020-10-30T00:15:13.389Z] --- PASS: TestIpcModeNone (0.83s)
00:15:13 [2020-10-30T00:15:13.389Z] === RUN   TestIpcModePrivate
00:15:14 [2020-10-30T00:15:14.331Z] --- PASS: TestIpcModePrivate (0.83s)
00:15:14 [2020-10-30T00:15:14.331Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
00:15:14 [2020-10-30T00:15:14.331Z] === RUN   TestIpcModeShareable
00:15:14 [2020-10-30T00:15:14.903Z] --- PASS: TestIpcModeShareable (0.92s)
00:15:14 [2020-10-30T00:15:14.903Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
00:15:14 [2020-10-30T00:15:14.903Z] === RUN   TestAPIIpcModeShareableAndContainer
00:15:15 [2020-10-30T00:15:15.264Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:15:15 [2020-10-30T00:15:15.524Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
00:15:15 [2020-10-30T00:15:15.803Z] .........................                                                [ 67%]
00:15:17 [2020-10-30T00:15:17.440Z] --- PASS: TestBuildPreserveOwnership (6.53s)
00:15:17 [2020-10-30T00:15:17.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.38s)
00:15:17 [2020-10-30T00:15:17.440Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
00:15:17 [2020-10-30T00:15:17.440Z] === RUN   TestBuildPlatformInvalid
00:15:17 [2020-10-30T00:15:17.440Z] --- PASS: TestBuildPlatformInvalid (0.18s)
00:15:17 [2020-10-30T00:15:17.440Z] PASS
00:15:17 [2020-10-30T00:15:17.440Z] 
00:15:17 [2020-10-30T00:15:17.440Z] === Skipped
00:15:17 [2020-10-30T00:15:17.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:15:17 [2020-10-30T00:15:17.440Z]     build_session_test.go:25: TODO: BuildKit
00:15:17 [2020-10-30T00:15:17.440Z] 
00:15:17 [2020-10-30T00:15:17.440Z] 
00:15:17 [2020-10-30T00:15:17.440Z] DONE 32 tests, 1 skipped in 190.345s
00:15:17 [2020-10-30T00:15:17.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:15:17 [2020-10-30T00:15:17.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
00:15:17 [2020-10-30T00:15:17.440Z] ++ set -e
00:15:17 [2020-10-30T00:15:17.440Z] ++ '[' -n 0 ']'
00:15:17 [2020-10-30T00:15:17.440Z] ++ set -x
00:15:17 [2020-10-30T00:15:17.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
00:15:17 [2020-10-30T00:15:17.440Z] INFO: Testing against a local daemon
00:15:17 [2020-10-30T00:15:17.440Z] === RUN   TestConfigInspect
00:15:18 [2020-10-30T00:15:18.012Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:15:18 [2020-10-30T00:15:18.205Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s)
00:15:18 [2020-10-30T00:15:18.205Z] === RUN   TestAPIIpcModeHost
00:15:18 [2020-10-30T00:15:18.466Z] --- PASS: TestAPIIpcModeHost (0.72s)
00:15:18 [2020-10-30T00:15:18.466Z] === RUN   TestDaemonIpcModeShareable
00:15:19 [2020-10-30T00:15:19.396Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:15:20 [2020-10-30T00:15:20.382Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
00:15:20 [2020-10-30T00:15:20.382Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
00:15:20 [2020-10-30T00:15:20.382Z] === RUN   TestDaemonIpcModePrivate
00:15:20 [2020-10-30T00:15:20.785Z] --- PASS: TestConfigInspect (2.92s)
00:15:20 [2020-10-30T00:15:20.785Z] === RUN   TestConfigList
00:15:21 [2020-10-30T00:15:21.729Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:15:21 [2020-10-30T00:15:21.897Z]  ---> 4cca20694f23
00:15:21 [2020-10-30T00:15:21.897Z] Successfully built 4cca20694f23
00:15:21 [2020-10-30T00:15:21.897Z] Successfully tagged docker:latest
00:15:21 [2020-10-30T00:15:21.897Z] INFO: Image build ended at 10/30/2020 00:15:21. Duration:00:04:34.2999365
00:15:21 [2020-10-30T00:15:21.897Z] 
00:15:21 [2020-10-30T00:15:21.897Z] 
00:15:21 [2020-10-30T00:15:21.897Z] INFO: Building the test binaries at 10/30/2020 00:15:21...
00:15:21 [2020-10-30T00:15:21.990Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:15:22 [2020-10-30T00:15:22.296Z] --- PASS: TestDaemonIpcModePrivate (1.80s)
00:15:22 [2020-10-30T00:15:22.296Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
00:15:22 [2020-10-30T00:15:22.296Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:15:22 [2020-10-30T00:15:22.561Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:15:23 [2020-10-30T00:15:23.502Z] --- PASS: TestConfigList (2.97s)
00:15:23 [2020-10-30T00:15:23.502Z] === RUN   TestConfigsCreateAndDelete
00:15:23 [2020-10-30T00:15:23.763Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:15:24 [2020-10-30T00:15:24.210Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s)
00:15:24 [2020-10-30T00:15:24.210Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
00:15:24 [2020-10-30T00:15:24.210Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:15:24 [2020-10-30T00:15:24.334Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:15:26 [2020-10-30T00:15:26.148Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
00:15:26 [2020-10-30T00:15:26.148Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
00:15:26 [2020-10-30T00:15:26.148Z] === RUN   TestIpcModeOlderClient
00:15:26 [2020-10-30T00:15:26.148Z] === PAUSE TestIpcModeOlderClient
00:15:26 [2020-10-30T00:15:26.148Z] === RUN   TestKillContainerInvalidSignal
00:15:26 [2020-10-30T00:15:26.722Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
00:15:26 [2020-10-30T00:15:26.722Z] === RUN   TestKillContainer
00:15:26 [2020-10-30T00:15:26.722Z] === RUN   TestKillContainer/no_signal
00:15:26 [2020-10-30T00:15:26.879Z] --- PASS: TestConfigsCreateAndDelete (3.29s)
00:15:26 [2020-10-30T00:15:26.879Z] === RUN   TestConfigsUpdate
00:15:27 [2020-10-30T00:15:27.140Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:15:27 [2020-10-30T00:15:27.294Z] === RUN   TestKillContainer/non_killing_signal
00:15:27 [2020-10-30T00:15:27.737Z] INFO: make.ps1 starting at 10/30/2020 00:15:27
00:15:27 [2020-10-30T00:15:27.867Z] === RUN   TestKillContainer/killing_signal
00:15:28 [2020-10-30T00:15:28.201Z] INFO: Git commit (e766361271) assumed from DOCKER_GITCOMMIT environment variable
00:15:28 [2020-10-30T00:15:28.201Z] INFO: Invoking autogen...
00:15:28 [2020-10-30T00:15:28.526Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:15:28 [2020-10-30T00:15:28.787Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:15:28 [2020-10-30T00:15:28.808Z] --- PASS: TestKillContainer (2.24s)
00:15:28 [2020-10-30T00:15:28.808Z]     --- PASS: TestKillContainer/no_signal (0.71s)
00:15:28 [2020-10-30T00:15:28.808Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
00:15:28 [2020-10-30T00:15:28.808Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
00:15:28 [2020-10-30T00:15:28.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:15:28 [2020-10-30T00:15:28.808Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:15:29 [2020-10-30T00:15:29.048Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:15:29 [2020-10-30T00:15:29.750Z] INFO: Building daemon...
00:15:29 [2020-10-30T00:15:29.767Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:15:29 [2020-10-30T00:15:29.991Z] --- PASS: TestConfigsUpdate (3.19s)
00:15:29 [2020-10-30T00:15:29.991Z] === RUN   TestTemplatedConfig
00:15:30 [2020-10-30T00:15:30.347Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
00:15:30 [2020-10-30T00:15:30.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
00:15:30 [2020-10-30T00:15:30.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
00:15:30 [2020-10-30T00:15:30.348Z] === RUN   TestKillStoppedContainer
00:15:30 [2020-10-30T00:15:30.563Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:15:30 [2020-10-30T00:15:30.609Z] --- PASS: TestKillStoppedContainer (0.12s)
00:15:30 [2020-10-30T00:15:30.609Z] === RUN   TestKillStoppedContainerAPIPre120
00:15:30 [2020-10-30T00:15:30.609Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
00:15:30 [2020-10-30T00:15:30.609Z] === RUN   TestKillDifferentUserContainer
00:15:31 [2020-10-30T00:15:31.135Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:15:31 [2020-10-30T00:15:31.135Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:15:31 [2020-10-30T00:15:31.552Z] --- PASS: TestKillDifferentUserContainer (0.84s)
00:15:31 [2020-10-30T00:15:31.552Z] === RUN   TestInspectOomKilledTrue
00:15:31 [2020-10-30T00:15:31.552Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:15:31 [2020-10-30T00:15:31.552Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:15:31 [2020-10-30T00:15:31.552Z] === RUN   TestInspectOomKilledFalse
00:15:31 [2020-10-30T00:15:31.552Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:15:31 [2020-10-30T00:15:31.552Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:15:31 [2020-10-30T00:15:31.552Z] === RUN   TestLinksEtcHostsContentMatch
00:15:31 [2020-10-30T00:15:31.707Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:15:32 [2020-10-30T00:15:32.125Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
00:15:32 [2020-10-30T00:15:32.125Z] === RUN   TestLinksContainerNames
00:15:32 [2020-10-30T00:15:32.279Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:15:33 [2020-10-30T00:15:33.221Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:15:33 [2020-10-30T00:15:33.835Z] --- PASS: TestTemplatedConfig (3.79s)
00:15:33 [2020-10-30T00:15:33.835Z] === RUN   TestConfigCreateResolve
00:15:34 [2020-10-30T00:15:34.043Z] --- PASS: TestLinksContainerNames (1.53s)
00:15:34 [2020-10-30T00:15:34.043Z] === RUN   TestLogsFollowTailEmpty
00:15:34 [2020-10-30T00:15:34.104Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:15:34 [2020-10-30T00:15:34.616Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
00:15:34 [2020-10-30T00:15:34.616Z] === RUN   TestContainerNetworkMountsNoChown
00:15:35 [2020-10-30T00:15:35.187Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/default
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/default
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/private
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/private
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/rprivate
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/rprivate
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/slave
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/slave
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/rslave
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/rslave
00:15:35 [2020-10-30T00:15:35.187Z] === RUN   TestMountDaemonRoot/shared
00:15:35 [2020-10-30T00:15:35.187Z] === PAUSE TestMountDaemonRoot/shared
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rshared
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rshared
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/default
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rslave
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rshared
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/slave
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rprivate
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/private
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/private/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/private/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/shared
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/default/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === RUN   TestMountDaemonRoot/default/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:15:35 [2020-10-30T00:15:35.188Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/private/bind_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/private/mount_root
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:15:35 [2020-10-30T00:15:35.449Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:15:35 [2020-10-30T00:15:35.709Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:15:35 [2020-10-30T00:15:35.709Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:15:35 [2020-10-30T00:15:35.709Z] === CONT  TestMountDaemonRoot/default/mount_root
00:15:35 [2020-10-30T00:15:35.709Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:15:35 [2020-10-30T00:15:35.709Z] === CONT  TestMountDaemonRoot/default/bind_root
00:15:35 [2020-10-30T00:15:35.709Z] --- PASS: TestMountDaemonRoot (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:15:35 [2020-10-30T00:15:35.709Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
00:15:35 [2020-10-30T00:15:35.709Z] === RUN   TestContainerBindMountNonRecursive
00:15:36 [2020-10-30T00:15:36.652Z] --- PASS: TestConfigCreateResolve (2.54s)
00:15:36 [2020-10-30T00:15:36.652Z] === RUN   TestConfigDaemonLibtrustID
00:15:36 [2020-10-30T00:15:36.652Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:15:36 [2020-10-30T00:15:36.652Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:15:36 [2020-10-30T00:15:36.913Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
00:15:36 [2020-10-30T00:15:36.913Z] PASS
00:15:36 [2020-10-30T00:15:36.913Z] 
00:15:36 [2020-10-30T00:15:36.913Z] DONE 7 tests in 19.520s
00:15:36 [2020-10-30T00:15:36.913Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:15:36 [2020-10-30T00:15:36.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
00:15:36 [2020-10-30T00:15:36.913Z] ++ set -e
00:15:36 [2020-10-30T00:15:36.913Z] ++ '[' -n 0 ']'
00:15:36 [2020-10-30T00:15:36.913Z] ++ set -x
00:15:36 [2020-10-30T00:15:36.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
00:15:37 [2020-10-30T00:15:37.174Z] INFO: Testing against a local daemon
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestCheckpoint
00:15:37 [2020-10-30T00:15:37.174Z] --- SKIP: TestCheckpoint (0.00s)
00:15:37 [2020-10-30T00:15:37.174Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestContainerInvalidJSON
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:15:37 [2020-10-30T00:15:37.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:15:37 [2020-10-30T00:15:37.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:15:37 [2020-10-30T00:15:37.174Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:15:37 [2020-10-30T00:15:37.174Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:15:37 [2020-10-30T00:15:37.174Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:15:37 [2020-10-30T00:15:37.174Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:15:37 [2020-10-30T00:15:37.174Z] --- PASS: TestContainerInvalidJSON (0.04s)
00:15:37 [2020-10-30T00:15:37.174Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:15:37 [2020-10-30T00:15:37.174Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:15:37 [2020-10-30T00:15:37.174Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:15:37 [2020-10-30T00:15:37.174Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
00:15:37 [2020-10-30T00:15:37.174Z] === RUN   TestCopyFromContainerPathIsNotDir
00:15:37 [2020-10-30T00:15:37.438Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
00:15:37 [2020-10-30T00:15:37.438Z] === RUN   TestCopyToContainerPathDoesNotExist
00:15:37 [2020-10-30T00:15:37.438Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:15:37 [2020-10-30T00:15:37.438Z] === RUN   TestCopyToContainerPathIsNotDir
00:15:37 [2020-10-30T00:15:37.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:15:37 [2020-10-30T00:15:37.438Z] === RUN   TestCopyFromContainer
00:15:38 [2020-10-30T00:15:38.254Z] --- PASS: TestContainerBindMountNonRecursive (2.26s)
00:15:38 [2020-10-30T00:15:38.254Z] === RUN   TestNetworkNat
00:15:38 [2020-10-30T00:15:38.827Z] === RUN   TestCopyFromContainer//
00:15:38 [2020-10-30T00:15:38.827Z] --- PASS: TestNetworkNat (0.86s)
00:15:38 [2020-10-30T00:15:38.827Z] === RUN   TestNetworkLocalhostTCPNat
00:15:39 [2020-10-30T00:15:39.088Z] === RUN   TestCopyFromContainer//bar/root
00:15:39 [2020-10-30T00:15:39.088Z] === RUN   TestCopyFromContainer//bar/root/
00:15:39 [2020-10-30T00:15:39.349Z] === RUN   TestCopyFromContainer/bar/quux
00:15:39 [2020-10-30T00:15:39.349Z] === RUN   TestCopyFromContainer/bar/quux/
00:15:39 [2020-10-30T00:15:39.349Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:15:39 [2020-10-30T00:15:39.611Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:15:39 [2020-10-30T00:15:39.611Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:15:39 [2020-10-30T00:15:39.611Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:15:39 [2020-10-30T00:15:39.772Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
00:15:39 [2020-10-30T00:15:39.772Z] === RUN   TestNetworkLoopbackNat
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCopyFromContainer/bar/notarget
00:15:39 [2020-10-30T00:15:39.872Z] --- PASS: TestCopyFromContainer (2.50s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer// (0.11s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:39 [2020-10-30T00:15:39.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:39 [2020-10-30T00:15:39.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:39 [2020-10-30T00:15:39.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:39 [2020-10-30T00:15:39.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:15:39 [2020-10-30T00:15:39.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:15:39 [2020-10-30T00:15:39.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:15:39 [2020-10-30T00:15:39.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:15:39 [2020-10-30T00:15:39.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateLinkToNonExistingContainer
00:15:39 [2020-10-30T00:15:39.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:15:39 [2020-10-30T00:15:39.872Z] === RUN   TestCreateWithInvalidEnv
00:15:40 [2020-10-30T00:15:40.135Z] === RUN   TestCreateWithInvalidEnv/0
00:15:40 [2020-10-30T00:15:40.135Z] === PAUSE TestCreateWithInvalidEnv/0
00:15:40 [2020-10-30T00:15:40.135Z] === RUN   TestCreateWithInvalidEnv/1
00:15:40 [2020-10-30T00:15:40.135Z] === PAUSE TestCreateWithInvalidEnv/1
00:15:40 [2020-10-30T00:15:40.135Z] === RUN   TestCreateWithInvalidEnv/2
00:15:40 [2020-10-30T00:15:40.135Z] === PAUSE TestCreateWithInvalidEnv/2
00:15:40 [2020-10-30T00:15:40.135Z] === CONT  TestCreateWithInvalidEnv/0
00:15:40 [2020-10-30T00:15:40.135Z] === CONT  TestCreateWithInvalidEnv/2
00:15:40 [2020-10-30T00:15:40.135Z] === CONT  TestCreateWithInvalidEnv/1
00:15:40 [2020-10-30T00:15:40.135Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:15:40 [2020-10-30T00:15:40.135Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:15:40 [2020-10-30T00:15:40.135Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:15:40 [2020-10-30T00:15:40.135Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:15:40 [2020-10-30T00:15:40.135Z] === RUN   TestCreateTmpfsMountsTarget
00:15:40 [2020-10-30T00:15:40.135Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
00:15:40 [2020-10-30T00:15:40.135Z] === RUN   TestCreateWithCustomMaskedPaths
00:15:40 [2020-10-30T00:15:40.396Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:15:40 [2020-10-30T00:15:40.967Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:15:41 [2020-10-30T00:15:41.229Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:15:41 [2020-10-30T00:15:41.802Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:15:42 [2020-10-30T00:15:42.373Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
00:15:42 [2020-10-30T00:15:42.373Z] === RUN   TestCreateWithCustomReadonlyPaths
00:15:42 [2020-10-30T00:15:42.373Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:15:43 [2020-10-30T00:15:43.073Z] --- PASS: TestNetworkLoopbackNat (3.14s)
00:15:43 [2020-10-30T00:15:43.073Z] === RUN   TestPause
00:15:43 [2020-10-30T00:15:43.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:15:43 [2020-10-30T00:15:43.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:15:43 [2020-10-30T00:15:43.644Z] --- PASS: TestPause (0.82s)
00:15:43 [2020-10-30T00:15:43.644Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:15:43 [2020-10-30T00:15:43.644Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:15:43 [2020-10-30T00:15:43.644Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:15:43 [2020-10-30T00:15:43.644Z] === RUN   TestPauseStopPausedContainer
00:15:43 [2020-10-30T00:15:43.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:15:44 [2020-10-30T00:15:44.587Z] --- PASS: TestPauseStopPausedContainer (0.90s)
00:15:44 [2020-10-30T00:15:44.587Z] === RUN   TestPsFilter
00:15:44 [2020-10-30T00:15:44.849Z] --- PASS: TestPsFilter (0.24s)
00:15:44 [2020-10-30T00:15:44.849Z] === RUN   TestRemoveContainerWithRemovedVolume
00:15:45 [2020-10-30T00:15:45.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.95s)
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:45 [2020-10-30T00:15:45.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:45 [2020-10-30T00:15:45.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:45 [2020-10-30T00:15:45.673Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:15:45 [2020-10-30T00:15:45.673Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:15:45 [2020-10-30T00:15:45.673Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:15:45 [2020-10-30T00:15:45.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:15:45 [2020-10-30T00:15:45.673Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
00:15:45 [2020-10-30T00:15:45.673Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
00:15:45 [2020-10-30T00:15:45.673Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
00:15:45 [2020-10-30T00:15:45.674Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
00:15:45 [2020-10-30T00:15:45.674Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:15:45 [2020-10-30T00:15:45.674Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:15:45 [2020-10-30T00:15:45.674Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:15:45 [2020-10-30T00:15:45.674Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:15:45 [2020-10-30T00:15:45.791Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
00:15:45 [2020-10-30T00:15:45.791Z] === RUN   TestRemoveContainerWithVolume
00:15:46 [2020-10-30T00:15:46.247Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestCreateDifferentPlatform
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestCreateDifferentPlatform/different_os
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:15:46 [2020-10-30T00:15:46.247Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:15:46 [2020-10-30T00:15:46.247Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:15:46 [2020-10-30T00:15:46.247Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:15:46 [2020-10-30T00:15:46.247Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:15:46 [2020-10-30T00:15:46.247Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestContainerStartOnDaemonRestart
00:15:46 [2020-10-30T00:15:46.247Z] === PAUSE TestContainerStartOnDaemonRestart
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestDaemonRestartIpcMode
00:15:46 [2020-10-30T00:15:46.247Z] === PAUSE TestDaemonRestartIpcMode
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestDaemonHostGatewayIP
00:15:46 [2020-10-30T00:15:46.247Z] === PAUSE TestDaemonHostGatewayIP
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestContainerKillOnDaemonStart
00:15:46 [2020-10-30T00:15:46.247Z] === PAUSE TestContainerKillOnDaemonStart
00:15:46 [2020-10-30T00:15:46.247Z] === RUN   TestDiff
00:15:46 [2020-10-30T00:15:46.362Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
00:15:46 [2020-10-30T00:15:46.362Z] === RUN   TestRemoveContainerRunning
00:15:46 [2020-10-30T00:15:46.913Z] --- PASS: TestImportExtremelyLargeImageWorks (102.75s)
00:15:46 [2020-10-30T00:15:46.913Z] PASS
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === Skipped
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] DONE 12 tests, 1 skipped in 106.862s
00:15:46 [2020-10-30T00:15:46.913Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:15:46 [2020-10-30T00:15:46.913Z] INFO: Testing against a local daemon
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestNetworkCreateDelete
00:15:46 [2020-10-30T00:15:46.913Z] --- PASS: TestNetworkCreateDelete (0.12s)
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDockerNetworkDeletePreferID
00:15:46 [2020-10-30T00:15:46.913Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonDNSFallback
00:15:46 [2020-10-30T00:15:46.913Z] --- PASS: TestDaemonDNSFallback (7.34s)
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestInspectNetwork
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestInspectNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestRunContainerWithBridgeNone
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestNetworkInvalidJSON
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestNetworkInvalidJSON//networks/create
00:15:46 [2020-10-30T00:15:46.913Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:15:46 [2020-10-30T00:15:46.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:46 [2020-10-30T00:15:46.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:46 [2020-10-30T00:15:46.913Z] === CONT  TestNetworkInvalidJSON//networks/create
00:15:46 [2020-10-30T00:15:46.913Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:15:46 [2020-10-30T00:15:46.913Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:15:46 [2020-10-30T00:15:46.913Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:15:46 [2020-10-30T00:15:46.913Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestHostIPv4BridgeLabel
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonRestartWithLiveRestore
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonDefaultNetworkPools
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonRestartWithExistingNetwork
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestServiceWithPredefinedNetwork
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:236: FLAKY_TEST
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestServiceWithDataPathPortInit
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.913Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:15:46 [2020-10-30T00:15:46.913Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.913Z] PASS
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === Skipped
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:15:46 [2020-10-30T00:15:46.913Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
00:15:46 [2020-10-30T00:15:46.913Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.913Z] 
00:15:46 [2020-10-30T00:15:46.913Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:15:46 [2020-10-30T00:15:46.914Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     service_test.go:236: FLAKY_TEST
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
00:15:46 [2020-10-30T00:15:46.914Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] DONE 19 tests, 12 skipped in 8.093s
00:15:46 [2020-10-30T00:15:46.914Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:15:46 [2020-10-30T00:15:46.914Z] INFO: Testing against a local daemon
00:15:46 [2020-10-30T00:15:46.914Z] === RUN   TestDockerNetworkIpvlanPersistance
00:15:46 [2020-10-30T00:15:46.914Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:46 [2020-10-30T00:15:46.914Z] === RUN   TestDockerNetworkIpvlan
00:15:46 [2020-10-30T00:15:46.914Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:46 [2020-10-30T00:15:46.914Z] PASS
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === Skipped
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] DONE 2 tests, 2 skipped in 0.416s
00:15:46 [2020-10-30T00:15:46.914Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:15:46 [2020-10-30T00:15:46.914Z] INFO: Testing against a local daemon
00:15:46 [2020-10-30T00:15:46.914Z] === RUN   TestDockerNetworkMacvlanPersistance
00:15:46 [2020-10-30T00:15:46.914Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.914Z] === RUN   TestDockerNetworkMacvlan
00:15:46 [2020-10-30T00:15:46.914Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.914Z] PASS
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === Skipped
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:15:46 [2020-10-30T00:15:46.914Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] DONE 2 tests, 2 skipped in 0.263s
00:15:46 [2020-10-30T00:15:46.914Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:15:46 [2020-10-30T00:15:46.914Z] testing: warning: no tests to run
00:15:46 [2020-10-30T00:15:46.914Z] PASS
00:15:46 [2020-10-30T00:15:46.914Z] 
00:15:46 [2020-10-30T00:15:46.914Z] DONE 0 tests in 0.028s
00:15:46 [2020-10-30T00:15:46.914Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:15:47 [2020-10-30T00:15:47.172Z] INFO: Testing against a local daemon
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginAllowRequest
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginTLS
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginDenyRequest
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginAPIDenyResponse
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginDenyResponse
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginAllowEventStream
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginErrorResponse
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginErrorRequest
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.172Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:15:47 [2020-10-30T00:15:47.172Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:15:47 [2020-10-30T00:15:47.172Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.173Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:15:47 [2020-10-30T00:15:47.173Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:15:47 [2020-10-30T00:15:47.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.173Z] === RUN   TestAuthZPluginHeader
00:15:47 [2020-10-30T00:15:47.173Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:15:47 [2020-10-30T00:15:47.173Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.173Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:15:47 [2020-10-30T00:15:47.189Z] --- PASS: TestDiff (0.82s)
00:15:47 [2020-10-30T00:15:47.189Z] === RUN   TestExecWithCloseStdin
00:15:47 [2020-10-30T00:15:47.305Z] --- PASS: TestRemoveContainerRunning (0.80s)
00:15:47 [2020-10-30T00:15:47.305Z] === RUN   TestRemoveContainerForceRemoveRunning
00:15:47 [2020-10-30T00:15:47.431Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] === RUN   TestAuthZPluginV2Disable
00:15:47 [2020-10-30T00:15:47.431Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:15:47 [2020-10-30T00:15:47.431Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:15:47 [2020-10-30T00:15:47.431Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:15:47 [2020-10-30T00:15:47.431Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] PASS
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === Skipped
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:15:47 [2020-10-30T00:15:47.431Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] 
00:15:47 [2020-10-30T00:15:47.431Z] DONE 17 tests, 17 skipped in 0.580s
00:15:47 [2020-10-30T00:15:47.431Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:15:47 [2020-10-30T00:15:47.689Z] INFO: Testing against a local daemon
00:15:47 [2020-10-30T00:15:47.689Z] === RUN   TestPluginInvalidJSON
00:15:47 [2020-10-30T00:15:47.689Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:15:47 [2020-10-30T00:15:47.689Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:15:47 [2020-10-30T00:15:47.689Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:15:47 [2020-10-30T00:15:47.689Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:15:47 [2020-10-30T00:15:47.689Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:15:47 [2020-10-30T00:15:47.689Z] === RUN   TestPluginInstall
00:15:47 [2020-10-30T00:15:47.689Z] --- SKIP: TestPluginInstall (0.00s)
00:15:47 [2020-10-30T00:15:47.689Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.689Z] PASS
00:15:47 [2020-10-30T00:15:47.689Z] 
00:15:47 [2020-10-30T00:15:47.689Z] === Skipped
00:15:47 [2020-10-30T00:15:47.689Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:15:47 [2020-10-30T00:15:47.689Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:15:47 [2020-10-30T00:15:47.689Z] 
00:15:47 [2020-10-30T00:15:47.689Z] 
00:15:47 [2020-10-30T00:15:47.689Z] DONE 3 tests, 1 skipped in 0.217s
00:15:47 [2020-10-30T00:15:47.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:15:47 [2020-10-30T00:15:47.887Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
00:15:47 [2020-10-30T00:15:47.887Z] === RUN   TestRemoveInvalidContainer
00:15:47 [2020-10-30T00:15:47.887Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:15:47 [2020-10-30T00:15:47.887Z] === RUN   TestRenameLinkedContainer
00:15:47 [2020-10-30T00:15:47.958Z] INFO: Testing against a local daemon
00:15:47 [2020-10-30T00:15:47.958Z] === RUN   TestExternalGraphDriver
00:15:47 [2020-10-30T00:15:47.958Z] --- SKIP: TestExternalGraphDriver (0.07s)
00:15:47 [2020-10-30T00:15:47.958Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:15:47 [2020-10-30T00:15:47.958Z] === RUN   TestGraphdriverPluginV2
00:15:48 [2020-10-30T00:15:48.133Z] --- PASS: TestExecWithCloseStdin (0.96s)
00:15:48 [2020-10-30T00:15:48.133Z] === RUN   TestExec
00:15:49 [2020-10-30T00:15:49.080Z] --- PASS: TestExec (0.86s)
00:15:49 [2020-10-30T00:15:49.080Z] === RUN   TestExecUser
00:15:49 [2020-10-30T00:15:49.344Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:15:49 [2020-10-30T00:15:49.605Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:15:49 [2020-10-30T00:15:49.869Z] --- PASS: TestExecUser (0.91s)
00:15:49 [2020-10-30T00:15:49.869Z] === RUN   TestExportContainerAndImportImage
00:15:51 [2020-10-30T00:15:51.190Z] --- PASS: TestRenameLinkedContainer (3.01s)
00:15:51 [2020-10-30T00:15:51.190Z] === RUN   TestRenameStoppedContainer
00:15:51 [2020-10-30T00:15:51.254Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:15:51 [2020-10-30T00:15:51.254Z] --- PASS: TestExportContainerAndImportImage (1.43s)
00:15:51 [2020-10-30T00:15:51.254Z] === RUN   TestExportContainerAfterDaemonRestart
00:15:51 [2020-10-30T00:15:51.763Z] --- PASS: TestRenameStoppedContainer (0.74s)
00:15:51 [2020-10-30T00:15:51.763Z] === RUN   TestRenameRunningContainerAndReuse
00:15:51 [2020-10-30T00:15:51.825Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:15:52 [2020-10-30T00:15:52.768Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s)
00:15:52 [2020-10-30T00:15:52.768Z] === RUN   TestHealthCheckWorkdir
00:15:53 [2020-10-30T00:15:53.677Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s)
00:15:53 [2020-10-30T00:15:53.677Z] === RUN   TestRenameInvalidName
00:15:53 [2020-10-30T00:15:53.712Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:15:53 [2020-10-30T00:15:53.712Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:15:54 [2020-10-30T00:15:54.248Z] --- PASS: TestRenameInvalidName (0.77s)
00:15:54 [2020-10-30T00:15:54.248Z] === RUN   TestRenameAnonymousContainer
00:15:54 [2020-10-30T00:15:54.282Z] --- PASS: TestHealthCheckWorkdir (1.50s)
00:15:54 [2020-10-30T00:15:54.282Z] === RUN   TestHealthKillContainer
00:15:54 [2020-10-30T00:15:54.519Z] --- PASS: TestGraphdriverPluginV2 (6.28s)
00:15:54 [2020-10-30T00:15:54.519Z] PASS
00:15:54 [2020-10-30T00:15:54.519Z] 
00:15:54 [2020-10-30T00:15:54.519Z] === Skipped
00:15:54 [2020-10-30T00:15:54.519Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
00:15:54 [2020-10-30T00:15:54.519Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:15:54 [2020-10-30T00:15:54.519Z] 
00:15:54 [2020-10-30T00:15:54.519Z] 
00:15:54 [2020-10-30T00:15:54.519Z] DONE 2 tests, 1 skipped in 6.546s
00:15:54 [2020-10-30T00:15:54.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:15:54 [2020-10-30T00:15:54.519Z] INFO: Testing against a local daemon
00:15:54 [2020-10-30T00:15:54.519Z] === RUN   TestContinueAfterPluginCrash
00:15:54 [2020-10-30T00:15:54.519Z] === PAUSE TestContinueAfterPluginCrash
00:15:54 [2020-10-30T00:15:54.519Z] === RUN   TestReadPluginNoRead
00:15:54 [2020-10-30T00:15:54.519Z] === PAUSE TestReadPluginNoRead
00:15:54 [2020-10-30T00:15:54.519Z] === RUN   TestDaemonStartWithLogOpt
00:15:54 [2020-10-30T00:15:54.519Z] === PAUSE TestDaemonStartWithLogOpt
00:15:54 [2020-10-30T00:15:54.519Z] === CONT  TestContinueAfterPluginCrash
00:15:54 [2020-10-30T00:15:54.519Z] === CONT  TestDaemonStartWithLogOpt
00:15:56 [2020-10-30T00:15:56.825Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:15:56 [2020-10-30T00:15:56.825Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:15:56 [2020-10-30T00:15:56.968Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:15:57 [2020-10-30T00:15:57.397Z] --- PASS: TestHealthKillContainer (3.14s)
00:15:57 [2020-10-30T00:15:57.397Z] === RUN   TestInspectCpusetInConfigPre120
00:15:57 [2020-10-30T00:15:57.658Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:15:58 [2020-10-30T00:15:58.453Z] --- PASS: TestRenameAnonymousContainer (4.01s)
00:15:58 [2020-10-30T00:15:58.453Z] === RUN   TestRenameContainerWithSameName
00:15:59 [2020-10-30T00:15:59.024Z] --- PASS: TestRenameContainerWithSameName (0.76s)
00:15:59 [2020-10-30T00:15:59.024Z] === RUN   TestRenameContainerWithLinkedContainer
00:15:59 [2020-10-30T00:15:59.042Z] --- PASS: TestInspectCpusetInConfigPre120 (1.33s)
00:15:59 [2020-10-30T00:15:59.042Z] === RUN   TestIpcModeNone
00:15:59 [2020-10-30T00:15:59.042Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:15:59 [2020-10-30T00:15:59.042Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:15:59 [2020-10-30T00:15:59.985Z] --- PASS: TestIpcModeNone (1.12s)
00:15:59 [2020-10-30T00:15:59.985Z] === RUN   TestIpcModePrivate
00:16:00 [2020-10-30T00:16:00.409Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
00:16:00 [2020-10-30T00:16:00.409Z] === RUN   TestResize
00:16:00 [2020-10-30T00:16:00.928Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:16:00 [2020-10-30T00:16:00.928Z] --- PASS: TestIpcModePrivate (1.02s)
00:16:00 [2020-10-30T00:16:00.928Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
00:16:00 [2020-10-30T00:16:00.928Z] === RUN   TestIpcModeShareable
00:16:01 [2020-10-30T00:16:01.352Z] --- PASS: TestResize (0.77s)
00:16:01 [2020-10-30T00:16:01.352Z] === RUN   TestResizeWithInvalidSize
00:16:01 [2020-10-30T00:16:01.871Z] --- PASS: TestIpcModeShareable (0.91s)
00:16:01 [2020-10-30T00:16:01.871Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
00:16:01 [2020-10-30T00:16:01.871Z] === RUN   TestAPIIpcModeShareableAndContainer
00:16:01 [2020-10-30T00:16:01.924Z] --- PASS: TestResizeWithInvalidSize (0.81s)
00:16:01 [2020-10-30T00:16:01.924Z] === RUN   TestResizeWhenContainerNotStarted
00:16:02 [2020-10-30T00:16:02.443Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:16:02 [2020-10-30T00:16:02.635Z] --- PASS: TestDaemonStartWithLogOpt (6.82s)
00:16:02 [2020-10-30T00:16:02.635Z] === CONT  TestReadPluginNoRead
00:16:02 [2020-10-30T00:16:02.704Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:16:02 [2020-10-30T00:16:02.867Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:02 [2020-10-30T00:16:02.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:04 [2020-10-30T00:16:04.618Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s)
00:16:04 [2020-10-30T00:16:04.619Z] === RUN   TestAPIIpcModeHost
00:16:05 [2020-10-30T00:16:05.165Z] === RUN   TestReadPluginNoRead/default
00:16:05 [2020-10-30T00:16:05.165Z] --- PASS: TestContinueAfterPluginCrash (10.51s)
00:16:05 [2020-10-30T00:16:05.190Z] --- PASS: TestAPIIpcModeHost (0.87s)
00:16:05 [2020-10-30T00:16:05.190Z] === RUN   TestDaemonIpcModeShareable
00:16:05 [2020-10-30T00:16:05.420Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:05 [2020-10-30T00:16:05.451Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:16:05 [2020-10-30T00:16:05.451Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:16:05 [2020-10-30T00:16:05.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:05 [2020-10-30T00:16:05.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:05 [2020-10-30T00:16:05.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:06 [2020-10-30T00:16:06.023Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:16:06 [2020-10-30T00:16:06.967Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:16:07 [2020-10-30T00:16:07.067Z] === RUN   TestReadPluginNoRead/disabled_caching
00:16:07 [2020-10-30T00:16:07.228Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
00:16:07 [2020-10-30T00:16:07.228Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
00:16:07 [2020-10-30T00:16:07.228Z] === RUN   TestDaemonIpcModePrivate
00:16:07 [2020-10-30T00:16:07.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:07 [2020-10-30T00:16:07.801Z] === RUN   TestDockerSuite/TestBuildAddScript
00:16:07 [2020-10-30T00:16:07.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:09 [2020-10-30T00:16:09.188Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
00:16:09 [2020-10-30T00:16:09.188Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false
00:16:09 [2020-10-30T00:16:09.188Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:16:09 [2020-10-30T00:16:09.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:09 [2020-10-30T00:16:09.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:09 [2020-10-30T00:16:09.598Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:16:10 [2020-10-30T00:16:10.131Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:16:10 [2020-10-30T00:16:10.705Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
00:16:10 [2020-10-30T00:16:10.705Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
00:16:10 [2020-10-30T00:16:10.705Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:16:10 [2020-10-30T00:16:10.705Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:16:11 [2020-10-30T00:16:11.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:16:11 [2020-10-30T00:16:11.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:16:11 [2020-10-30T00:16:11.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:16:11 [2020-10-30T00:16:11.804Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
00:16:11 [2020-10-30T00:16:11.804Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
00:16:11 [2020-10-30T00:16:11.804Z] === RUN   TestCgroupNamespacesRun
00:16:11 [2020-10-30T00:16:11.894Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:16:12 [2020-10-30T00:16:12.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:16:12 [2020-10-30T00:16:12.128Z] --- PASS: TestReadPluginNoRead (10.31s)
00:16:12 [2020-10-30T00:16:12.128Z]     --- PASS: TestReadPluginNoRead/default (2.23s)
00:16:12 [2020-10-30T00:16:12.128Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.21s)
00:16:12 [2020-10-30T00:16:12.128Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
00:16:12 [2020-10-30T00:16:12.128Z]     read_test.go:92: [db8267304e921] daemon is not started
00:16:12 [2020-10-30T00:16:12.128Z] PASS
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] DONE 6 tests in 17.309s
00:16:12 [2020-10-30T00:16:12.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:16:12 [2020-10-30T00:16:12.128Z] testing: warning: no tests to run
00:16:12 [2020-10-30T00:16:12.128Z] PASS
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] DONE 0 tests in 0.071s
00:16:12 [2020-10-30T00:16:12.128Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:16:12 [2020-10-30T00:16:12.128Z] INFO: Testing against a local daemon
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestPluginWithDevMounts
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:16:12 [2020-10-30T00:16:12.128Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:16:12 [2020-10-30T00:16:12.128Z] PASS
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === Skipped
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:16:12 [2020-10-30T00:16:12.128Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] DONE 1 tests, 1 skipped in 0.158s
00:16:12 [2020-10-30T00:16:12.128Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:16:12 [2020-10-30T00:16:12.128Z] INFO: Testing against a local daemon
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestSecretInspect
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestSecretInspect (0.02s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestSecretList
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestSecretList (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestSecretsCreateAndDelete
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestSecretsUpdate
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestSecretsUpdate (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestTemplatedSecret
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestTemplatedSecret (0.00s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] === RUN   TestSecretCreateResolve
00:16:12 [2020-10-30T00:16:12.128Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] PASS
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === Skipped
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:16:12 [2020-10-30T00:16:12.128Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] 
00:16:12 [2020-10-30T00:16:12.128Z] DONE 6 tests, 6 skipped in 0.201s
00:16:12 [2020-10-30T00:16:12.128Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:16:12 [2020-10-30T00:16:12.386Z] INFO: Testing against a local daemon
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestServiceCreateInit
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:16:12 [2020-10-30T00:16:12.386Z] --- PASS: TestServiceCreateInit (0.02s)
00:16:12 [2020-10-30T00:16:12.386Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:12 [2020-10-30T00:16:12.386Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:12 [2020-10-30T00:16:12.386Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceMultipleTimes
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceConflict
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceMaxReplicas
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateWithDuplicateNetworkNames
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceSecretFileMode
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceConfigFileMode
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceSysctls
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateServiceCapabilities
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:16:12 [2020-10-30T00:16:12.386Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestInspect
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestInspect (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestCreateJob
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestCreateJob (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestReplicatedJob
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestReplicatedJob (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestUpdateReplicatedJob
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
00:16:12 [2020-10-30T00:16:12.386Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestServiceListWithStatuses
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:16:12 [2020-10-30T00:16:12.386Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestDockerNetworkConnectAlias
00:16:12 [2020-10-30T00:16:12.386Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
00:16:12 [2020-10-30T00:16:12.386Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.386Z] === RUN   TestDockerNetworkReConnect
00:16:12 [2020-10-30T00:16:12.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:16:12 [2020-10-30T00:16:12.645Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
00:16:12 [2020-10-30T00:16:12.645Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:12 [2020-10-30T00:16:12.645Z] === RUN   TestServicePlugin
00:16:13 [2020-10-30T00:16:13.192Z] --- PASS: TestCgroupNamespacesRun (1.78s)
00:16:13 [2020-10-30T00:16:13.192Z] === RUN   TestCgroupNamespacesRunPrivileged
00:16:13 [2020-10-30T00:16:13.250Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.17s)
00:16:13 [2020-10-30T00:16:13.250Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true
00:16:13 [2020-10-30T00:16:13.250Z] === RUN   TestIpcModeOlderClient
00:16:13 [2020-10-30T00:16:13.250Z] === PAUSE TestIpcModeOlderClient
00:16:13 [2020-10-30T00:16:13.250Z] === RUN   TestKillContainerInvalidSignal
00:16:13 [2020-10-30T00:16:13.782Z] tests/integration/client_test.py .....                                   [ 75%]
00:16:13 [2020-10-30T00:16:13.782Z] tests/integration/context_api_test.py ...                                [ 76%]
00:16:13 [2020-10-30T00:16:13.821Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
00:16:13 [2020-10-30T00:16:13.821Z] === RUN   TestKillContainer
00:16:13 [2020-10-30T00:16:13.821Z] === RUN   TestKillContainer/no_signal
00:16:14 [2020-10-30T00:16:14.038Z] tests/integration/errors_test.py .                                       [ 76%]
00:16:14 [2020-10-30T00:16:14.395Z] === RUN   TestKillContainer/non_killing_signal
00:16:14 [2020-10-30T00:16:14.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:16:14 [2020-10-30T00:16:14.657Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:16:14 [2020-10-30T00:16:14.919Z] === RUN   TestKillContainer/killing_signal
00:16:15 [2020-10-30T00:16:15.108Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
00:16:15 [2020-10-30T00:16:15.108Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:16:15 [2020-10-30T00:16:15.930Z] --- SKIP: TestServicePlugin (3.43s)
00:16:15 [2020-10-30T00:16:15.930Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:15 [2020-10-30T00:16:15.930Z] === RUN   TestServiceUpdateLabel
00:16:15 [2020-10-30T00:16:15.930Z] --- SKIP: TestServiceUpdateLabel (0.01s)
00:16:15 [2020-10-30T00:16:15.930Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:15 [2020-10-30T00:16:15.930Z] === RUN   TestServiceUpdateSecrets
00:16:15 [2020-10-30T00:16:15.930Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
00:16:15 [2020-10-30T00:16:15.930Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:15 [2020-10-30T00:16:15.930Z] === RUN   TestServiceUpdateConfigs
00:16:15 [2020-10-30T00:16:15.930Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
00:16:15 [2020-10-30T00:16:15.930Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:15 [2020-10-30T00:16:15.930Z] === RUN   TestServiceUpdateNetwork
00:16:15 [2020-10-30T00:16:15.930Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:16:15 [2020-10-30T00:16:15.930Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:15 [2020-10-30T00:16:15.930Z] === RUN   TestServiceUpdatePidsLimit
00:16:16 [2020-10-30T00:16:16.188Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
00:16:16 [2020-10-30T00:16:16.188Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] PASS
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === Skipped
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:16 [2020-10-30T00:16:16.188Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:16:16 [2020-10-30T00:16:16.188Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:16 [2020-10-30T00:16:16.188Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:16:16 [2020-10-30T00:16:16.188Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:16:16 [2020-10-30T00:16:16.188Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:16:16 [2020-10-30T00:16:16.188Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
00:16:16 [2020-10-30T00:16:16.188Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.188Z] 
00:16:16 [2020-10-30T00:16:16.188Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
00:16:16 [2020-10-30T00:16:16.188Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:16:16 [2020-10-30T00:16:16.189Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s)
00:16:16 [2020-10-30T00:16:16.189Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:16:16 [2020-10-30T00:16:16.189Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
00:16:16 [2020-10-30T00:16:16.189Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] DONE 24 tests, 23 skipped in 3.945s
00:16:16 [2020-10-30T00:16:16.189Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:16:16 [2020-10-30T00:16:16.189Z] INFO: Testing against a local daemon
00:16:16 [2020-10-30T00:16:16.189Z] === RUN   TestSessionCreate
00:16:16 [2020-10-30T00:16:16.189Z] --- PASS: TestSessionCreate (0.03s)
00:16:16 [2020-10-30T00:16:16.189Z] === RUN   TestSessionCreateWithBadUpgrade
00:16:16 [2020-10-30T00:16:16.189Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:16:16 [2020-10-30T00:16:16.189Z] PASS
00:16:16 [2020-10-30T00:16:16.189Z] 
00:16:16 [2020-10-30T00:16:16.189Z] DONE 2 tests in 0.209s
00:16:16 [2020-10-30T00:16:16.189Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:16:16 [2020-10-30T00:16:16.304Z] --- PASS: TestKillContainer (2.44s)
00:16:16 [2020-10-30T00:16:16.304Z]     --- PASS: TestKillContainer/no_signal (0.64s)
00:16:16 [2020-10-30T00:16:16.304Z]     --- PASS: TestKillContainer/non_killing_signal (0.61s)
00:16:16 [2020-10-30T00:16:16.304Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
00:16:16 [2020-10-30T00:16:16.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:16:16 [2020-10-30T00:16:16.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:16:16 [2020-10-30T00:16:16.455Z] INFO: Testing against a local daemon
00:16:16 [2020-10-30T00:16:16.455Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:16:16 [2020-10-30T00:16:16.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:16:16 [2020-10-30T00:16:16.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:16:16 [2020-10-30T00:16:16.455Z] === RUN   TestEventsExecDie
00:16:16 [2020-10-30T00:16:16.875Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:16:17 [2020-10-30T00:16:17.023Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s)
00:16:17 [2020-10-30T00:16:17.023Z] === RUN   TestCgroupNamespacesRunHostMode
00:16:17 [2020-10-30T00:16:17.042Z] --- PASS: TestEventsExecDie (0.52s)
00:16:17 [2020-10-30T00:16:17.042Z] === RUN   TestEventsBackwardsCompatible
00:16:17 [2020-10-30T00:16:17.042Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:16:17 [2020-10-30T00:16:17.042Z] === RUN   TestInfoBinaryCommits
00:16:17 [2020-10-30T00:16:17.042Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:16:17 [2020-10-30T00:16:17.042Z] === RUN   TestInfoAPIVersioned
00:16:17 [2020-10-30T00:16:17.042Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:16:17 [2020-10-30T00:16:17.042Z] === RUN   TestInfoDiscoveryBackend
00:16:17 [2020-10-30T00:16:17.837Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
00:16:17 [2020-10-30T00:16:17.837Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
00:16:17 [2020-10-30T00:16:17.837Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
00:16:17 [2020-10-30T00:16:17.837Z] === RUN   TestKillStoppedContainer
00:16:17 [2020-10-30T00:16:17.837Z] --- PASS: TestKillStoppedContainer (0.08s)
00:16:17 [2020-10-30T00:16:17.837Z] === RUN   TestKillStoppedContainerAPIPre120
00:16:17 [2020-10-30T00:16:17.837Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
00:16:17 [2020-10-30T00:16:17.837Z] === RUN   TestKillDifferentUserContainer
00:16:18 [2020-10-30T00:16:18.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:16:18 [2020-10-30T00:16:18.413Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:16:18 [2020-10-30T00:16:18.681Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:16:18 [2020-10-30T00:16:18.938Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s)
00:16:18 [2020-10-30T00:16:18.938Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:16:18 [2020-10-30T00:16:18.946Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:16:18 [2020-10-30T00:16:18.946Z] --- PASS: TestKillDifferentUserContainer (0.97s)
00:16:18 [2020-10-30T00:16:18.946Z] === RUN   TestInspectOomKilledTrue
00:16:18 [2020-10-30T00:16:18.946Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:16:18 [2020-10-30T00:16:18.946Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:16:18 [2020-10-30T00:16:18.946Z] === RUN   TestInspectOomKilledFalse
00:16:18 [2020-10-30T00:16:18.946Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:16:18 [2020-10-30T00:16:18.946Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:16:18 [2020-10-30T00:16:18.946Z] === RUN   TestLinksEtcHostsContentMatch
00:16:18 [2020-10-30T00:16:18.959Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
00:16:18 [2020-10-30T00:16:18.959Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:16:19 [2020-10-30T00:16:19.516Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:16:19 [2020-10-30T00:16:19.516Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
00:16:19 [2020-10-30T00:16:19.516Z] === RUN   TestLinksContainerNames
00:16:19 [2020-10-30T00:16:19.776Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:16:20 [2020-10-30T00:16:20.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:16:20 [2020-10-30T00:16:20.324Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
00:16:20 [2020-10-30T00:16:20.324Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:16:21 [2020-10-30T00:16:21.163Z] --- PASS: TestLinksContainerNames (1.42s)
00:16:21 [2020-10-30T00:16:21.163Z] === RUN   TestLogsFollowTailEmpty
00:16:21 [2020-10-30T00:16:21.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:16:21 [2020-10-30T00:16:21.736Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:16:21 [2020-10-30T00:16:21.997Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
00:16:21 [2020-10-30T00:16:21.997Z] === RUN   TestContainerNetworkMountsNoChown
00:16:22 [2020-10-30T00:16:22.243Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
00:16:22 [2020-10-30T00:16:22.243Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:16:22 [2020-10-30T00:16:22.243Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:16:22 [2020-10-30T00:16:22.243Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:16:22 [2020-10-30T00:16:22.243Z] === RUN   TestInfoAPI
00:16:22 [2020-10-30T00:16:22.243Z] --- PASS: TestInfoAPI (0.04s)
00:16:22 [2020-10-30T00:16:22.243Z] === RUN   TestInfoAPIWarnings
00:16:22 [2020-10-30T00:16:22.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
00:16:22 [2020-10-30T00:16:22.249Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:16:22 [2020-10-30T00:16:22.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:16:22 [2020-10-30T00:16:22.939Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s)
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/default
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/default
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/private
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/private
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rprivate
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rprivate
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/slave
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/slave
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rslave
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rslave
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/shared
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/shared
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rshared
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rshared
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/default
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/default/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/default/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/default/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/rshared
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/shared
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/rslave
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/slave
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/rprivate
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/private
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/private/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/private/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/default/mount_root
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:16:22 [2020-10-30T00:16:22.939Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:16:23 [2020-10-30T00:16:23.200Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:16:23 [2020-10-30T00:16:23.206Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s)
00:16:23 [2020-10-30T00:16:23.207Z] === RUN   TestCgroupNamespacesRunOlderClient
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/private/bind_root
00:16:23 [2020-10-30T00:16:23.461Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:16:23 [2020-10-30T00:16:23.722Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:16:23 [2020-10-30T00:16:23.722Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:16:23 [2020-10-30T00:16:23.722Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:16:23 [2020-10-30T00:16:23.722Z] === CONT  TestMountDaemonRoot/private/mount_root
00:16:23 [2020-10-30T00:16:23.722Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:16:23 [2020-10-30T00:16:23.722Z] --- PASS: TestMountDaemonRoot (0.02s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
00:16:23 [2020-10-30T00:16:23.722Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:16:23 [2020-10-30T00:16:23.722Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
00:16:23 [2020-10-30T00:16:23.722Z] === RUN   TestContainerBindMountNonRecursive
00:16:23 [2020-10-30T00:16:23.722Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:16:23 [2020-10-30T00:16:23.983Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:16:24 [2020-10-30T00:16:24.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:16:25 [2020-10-30T00:16:25.122Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
00:16:25 [2020-10-30T00:16:25.122Z] === RUN   TestKernelTCPMemory
00:16:25 [2020-10-30T00:16:25.904Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:16:25 [2020-10-30T00:16:25.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:16:26 [2020-10-30T00:16:26.065Z] --- PASS: TestKernelTCPMemory (0.89s)
00:16:26 [2020-10-30T00:16:26.065Z] === RUN   TestNISDomainname
00:16:26 [2020-10-30T00:16:26.166Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
00:16:26 [2020-10-30T00:16:26.166Z] === RUN   TestNetworkNat
00:16:27 [2020-10-30T00:16:27.007Z] --- PASS: TestNISDomainname (0.98s)
00:16:27 [2020-10-30T00:16:27.007Z] === RUN   TestHostnameDnsResolution
00:16:27 [2020-10-30T00:16:27.110Z] --- PASS: TestNetworkNat (0.93s)
00:16:27 [2020-10-30T00:16:27.110Z] === RUN   TestNetworkLocalhostTCPNat
00:16:27 [2020-10-30T00:16:27.684Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:16:27 [2020-10-30T00:16:27.684Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:16:27 [2020-10-30T00:16:27.945Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
00:16:27 [2020-10-30T00:16:27.945Z] === RUN   TestNetworkLoopbackNat
00:16:28 [2020-10-30T00:16:28.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:16:28 [2020-10-30T00:16:28.206Z] === RUN   TestDockerSuite/TestBuildAddTar
00:16:28 [2020-10-30T00:16:28.925Z] --- PASS: TestHostnameDnsResolution (1.79s)
00:16:28 [2020-10-30T00:16:28.925Z] === RUN   TestStats
00:16:29 [2020-10-30T00:16:29.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:16:29 [2020-10-30T00:16:29.593Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:16:30 [2020-10-30T00:16:30.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:16:30 [2020-10-30T00:16:30.983Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:16:31 [2020-10-30T00:16:31.244Z] --- PASS: TestNetworkLoopbackNat (3.23s)
00:16:31 [2020-10-30T00:16:31.244Z] === RUN   TestPause
00:16:31 [2020-10-30T00:16:31.469Z] --- PASS: TestStats (2.77s)
00:16:31 [2020-10-30T00:16:31.469Z] === RUN   TestStopContainerWithTimeout
00:16:31 [2020-10-30T00:16:31.469Z] === RUN   TestStopContainerWithTimeout/0
00:16:31 [2020-10-30T00:16:31.469Z] === PAUSE TestStopContainerWithTimeout/0
00:16:31 [2020-10-30T00:16:31.469Z] === RUN   TestStopContainerWithTimeout/1
00:16:31 [2020-10-30T00:16:31.469Z] === PAUSE TestStopContainerWithTimeout/1
00:16:31 [2020-10-30T00:16:31.469Z] === RUN   TestStopContainerWithTimeout/3
00:16:31 [2020-10-30T00:16:31.469Z] === PAUSE TestStopContainerWithTimeout/3
00:16:31 [2020-10-30T00:16:31.469Z] === RUN   TestStopContainerWithTimeout/-1
00:16:31 [2020-10-30T00:16:31.469Z] === PAUSE TestStopContainerWithTimeout/-1
00:16:31 [2020-10-30T00:16:31.469Z] === CONT  TestStopContainerWithTimeout/0
00:16:31 [2020-10-30T00:16:31.469Z] === CONT  TestStopContainerWithTimeout/1
00:16:31 [2020-10-30T00:16:31.469Z] === CONT  TestStopContainerWithTimeout/3
00:16:31 [2020-10-30T00:16:31.469Z] === CONT  TestStopContainerWithTimeout/-1
00:16:32 [2020-10-30T00:16:32.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:16:32 [2020-10-30T00:16:32.154Z] Using test binary docker
00:16:32 [2020-10-30T00:16:32.154Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:16:32 [2020-10-30T00:16:32.154Z] +++ /etc/init.d/apparmor start
00:16:32 [2020-10-30T00:16:32.154Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:16:32 [2020-10-30T00:16:32.154Z] INFO: Waiting for daemon to start...
00:16:32 [2020-10-30T00:16:32.154Z] Starting dockerd
00:16:32 [2020-10-30T00:16:32.154Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
00:16:32 [2020-10-30T00:16:32.629Z] --- PASS: TestPause (1.33s)
00:16:32 [2020-10-30T00:16:32.629Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:16:32 [2020-10-30T00:16:32.629Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:16:32 [2020-10-30T00:16:32.629Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:16:32 [2020-10-30T00:16:32.629Z] === RUN   TestPauseStopPausedContainer
00:16:33 [2020-10-30T00:16:33.576Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:16:33 [2020-10-30T00:16:33.576Z] --- PASS: TestPauseStopPausedContainer (0.97s)
00:16:33 [2020-10-30T00:16:33.576Z] === RUN   TestPsFilter
00:16:33 [2020-10-30T00:16:33.576Z] --- PASS: TestPsFilter (0.19s)
00:16:33 [2020-10-30T00:16:33.576Z] === RUN   TestRemoveContainerWithRemovedVolume
00:16:34 [2020-10-30T00:16:34.147Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:16:34 [2020-10-30T00:16:34.222Z] .
00:16:34 [2020-10-30T00:16:34.222Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:16:34 [2020-10-30T00:16:34.222Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:16:34 [2020-10-30T00:16:34.222Z] Error: No such image: emptyfs
00:16:34 [2020-10-30T00:16:34.222Z] ++++ docker load
00:16:34 [2020-10-30T00:16:34.222Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:16:34 [2020-10-30T00:16:34.222Z] Running integration-test (iteration 1)
00:16:34 [2020-10-30T00:16:34.222Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:16:34 [2020-10-30T00:16:34.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:16:34 [2020-10-30T00:16:34.222Z] ++ set -e
00:16:34 [2020-10-30T00:16:34.222Z] ++ '[' -n 0 ']'
00:16:34 [2020-10-30T00:16:34.222Z] ++ set -x
00:16:34 [2020-10-30T00:16:34.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:16:34 [2020-10-30T00:16:34.720Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s)
00:16:34 [2020-10-30T00:16:34.720Z] === RUN   TestRemoveContainerWithVolume
00:16:34 [2020-10-30T00:16:34.773Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:16:34 [2020-10-30T00:16:34.773Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
00:16:34 [2020-10-30T00:16:34.773Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
00:16:34 [2020-10-30T00:16:34.773Z]     --- PASS: TestStopContainerWithTimeout/3 (3.17s)
00:16:34 [2020-10-30T00:16:34.773Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.26s)
00:16:34 [2020-10-30T00:16:34.773Z] === RUN   TestDeleteDevicemapper
00:16:34 [2020-10-30T00:16:34.773Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:16:34 [2020-10-30T00:16:34.773Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:16:34 [2020-10-30T00:16:34.773Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:16:35 [2020-10-30T00:16:35.663Z] --- PASS: TestRemoveContainerWithVolume (0.97s)
00:16:35 [2020-10-30T00:16:35.663Z] === RUN   TestRemoveContainerRunning
00:16:36 [2020-10-30T00:16:36.235Z] --- PASS: TestRemoveContainerRunning (0.65s)
00:16:36 [2020-10-30T00:16:36.235Z] === RUN   TestRemoveContainerForceRemoveRunning
00:16:36 [2020-10-30T00:16:36.806Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:16:36 [2020-10-30T00:16:36.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
00:16:36 [2020-10-30T00:16:36.806Z] === RUN   TestRemoveInvalidContainer
00:16:36 [2020-10-30T00:16:36.806Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:16:36 [2020-10-30T00:16:36.806Z] === RUN   TestRenameLinkedContainer
00:16:37 [2020-10-30T00:16:37.319Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s)
00:16:37 [2020-10-30T00:16:37.319Z] === RUN   TestUpdateMemory
00:16:37 [2020-10-30T00:16:37.319Z] --- SKIP: TestUpdateMemory (0.00s)
00:16:37 [2020-10-30T00:16:37.319Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:16:37 [2020-10-30T00:16:37.319Z] === RUN   TestUpdateCPUQuota
00:16:37 [2020-10-30T00:16:37.749Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:16:37 [2020-10-30T00:16:37.749Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:16:38 [2020-10-30T00:16:38.707Z] --- PASS: TestUpdateCPUQuota (1.29s)
00:16:38 [2020-10-30T00:16:38.707Z] === RUN   TestUpdatePidsLimit
00:16:38 [2020-10-30T00:16:38.707Z] === RUN   TestUpdatePidsLimit/update_from_none
00:16:38 [2020-10-30T00:16:38.968Z] === RUN   TestUpdatePidsLimit/no_change
00:16:39 [2020-10-30T00:16:39.135Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:16:39 [2020-10-30T00:16:39.230Z] === RUN   TestUpdatePidsLimit/update_lower
00:16:39 [2020-10-30T00:16:39.802Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:16:40 [2020-10-30T00:16:40.063Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:16:40 [2020-10-30T00:16:40.077Z] --- PASS: TestRenameLinkedContainer (3.21s)
00:16:40 [2020-10-30T00:16:40.077Z] === RUN   TestRenameStoppedContainer
00:16:40 [2020-10-30T00:16:40.318Z] --- PASS: TestInfoAPIWarnings (17.35s)
00:16:40 [2020-10-30T00:16:40.318Z] === RUN   TestInfoDebug
00:16:40 [2020-10-30T00:16:40.634Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:16:40 [2020-10-30T00:16:40.884Z] --- PASS: TestInfoDebug (1.53s)
00:16:40 [2020-10-30T00:16:40.884Z] === RUN   TestInfoInsecureRegistries
00:16:40 [2020-10-30T00:16:40.895Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:16:41 [2020-10-30T00:16:41.019Z] --- PASS: TestRenameStoppedContainer (0.73s)
00:16:41 [2020-10-30T00:16:41.019Z] === RUN   TestRenameRunningContainerAndReuse
00:16:42 [2020-10-30T00:16:42.281Z] --- PASS: TestUpdatePidsLimit (3.76s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
00:16:42 [2020-10-30T00:16:42.281Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
00:16:42 [2020-10-30T00:16:42.281Z] === RUN   TestUpdateRestartPolicy
00:16:42 [2020-10-30T00:16:42.783Z] --- PASS: TestInfoInsecureRegistries (1.53s)
00:16:42 [2020-10-30T00:16:42.783Z] === RUN   TestInfoRegistryMirrors
00:16:42 [2020-10-30T00:16:42.931Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
00:16:42 [2020-10-30T00:16:42.931Z] === RUN   TestRenameInvalidName
00:16:43 [2020-10-30T00:16:43.501Z] --- PASS: TestRenameInvalidName (0.74s)
00:16:43 [2020-10-30T00:16:43.501Z] === RUN   TestRenameAnonymousContainer
00:16:43 [2020-10-30T00:16:43.501Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestInfoRegistryMirrors (1.53s)
00:16:44 [2020-10-30T00:16:44.157Z] === RUN   TestLoginFailsWithBadCredentials
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
00:16:44 [2020-10-30T00:16:44.157Z] === RUN   TestPingCacheHeaders
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestPingCacheHeaders (0.04s)
00:16:44 [2020-10-30T00:16:44.157Z] === RUN   TestPingGet
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestPingGet (0.01s)
00:16:44 [2020-10-30T00:16:44.157Z] === RUN   TestPingHead
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestPingHead (0.02s)
00:16:44 [2020-10-30T00:16:44.157Z] === RUN   TestVersion
00:16:44 [2020-10-30T00:16:44.157Z] --- PASS: TestVersion (0.02s)
00:16:44 [2020-10-30T00:16:44.157Z] PASS
00:16:44 [2020-10-30T00:16:44.157Z] 
00:16:44 [2020-10-30T00:16:44.157Z] === Skipped
00:16:44 [2020-10-30T00:16:44.157Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:16:44 [2020-10-30T00:16:44.157Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:16:44 [2020-10-30T00:16:44.157Z] 
00:16:44 [2020-10-30T00:16:44.157Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:16:44 [2020-10-30T00:16:44.157Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:16:44 [2020-10-30T00:16:44.157Z] 
00:16:44 [2020-10-30T00:16:44.157Z] 
00:16:44 [2020-10-30T00:16:44.157Z] DONE 18 tests, 2 skipped in 27.943s
00:16:44 [2020-10-30T00:16:44.157Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:16:44 [2020-10-30T00:16:44.416Z] INFO: Testing against a local daemon
00:16:44 [2020-10-30T00:16:44.416Z] === RUN   TestVolumesCreateAndList
00:16:44 [2020-10-30T00:16:44.416Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:16:44 [2020-10-30T00:16:44.416Z] === RUN   TestVolumesRemove
00:16:44 [2020-10-30T00:16:44.416Z] --- PASS: TestVolumesRemove (0.06s)
00:16:44 [2020-10-30T00:16:44.416Z] === RUN   TestVolumesInspect
00:16:44 [2020-10-30T00:16:44.416Z] --- PASS: TestVolumesInspect (0.02s)
00:16:44 [2020-10-30T00:16:44.416Z] === RUN   TestVolumesInvalidJSON
00:16:44 [2020-10-30T00:16:44.416Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:16:44 [2020-10-30T00:16:44.416Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:16:44 [2020-10-30T00:16:44.416Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:16:44 [2020-10-30T00:16:44.416Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:16:44 [2020-10-30T00:16:44.416Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:16:44 [2020-10-30T00:16:44.416Z] PASS
00:16:44 [2020-10-30T00:16:44.416Z] 
00:16:44 [2020-10-30T00:16:44.416Z] DONE 5 tests in 0.275s
00:16:44 [2020-10-30T00:16:44.416Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:16:44 [2020-10-30T00:16:44.444Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:16:44 [2020-10-30T00:16:44.674Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12039 is not a child of this shell
00:16:44 [2020-10-30T00:16:44.674Z] warning: PID 12039 from bundles/test-integration/docker.pid had a nonzero exit code
00:16:44 [2020-10-30T00:16:44.674Z] Leaving: AppArmorNo profiles have been unloaded.
00:16:44 [2020-10-30T00:16:44.674Z] 
00:16:44 [2020-10-30T00:16:44.674Z] Unloading profiles will leave already running processes permanently
00:16:44 [2020-10-30T00:16:44.674Z] unconfined, which can lead to unexpected situations.
00:16:44 [2020-10-30T00:16:44.674Z] 
00:16:44 [2020-10-30T00:16:44.674Z] To set a process to complain mode, use the command line tool
00:16:44 [2020-10-30T00:16:44.674Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:16:44 [2020-10-30T00:16:44.674Z] Removing test suite binaries
00:16:44 [2020-10-30T00:16:44.674Z] exiting test-integration
00:16:44 [2020-10-30T00:16:44.674Z] ++ exit 0
00:16:45 [2020-10-30T00:16:45.608Z] 
00:16:46 [2020-10-30T00:16:46.991Z] --- PASS: TestRenameAnonymousContainer (3.10s)
00:16:46 [2020-10-30T00:16:46.991Z] === RUN   TestRenameContainerWithSameName
00:16:47 [2020-10-30T00:16:47.189Z] Loaded image: buildpack-deps:buster
00:16:47 [2020-10-30T00:16:47.253Z] --- PASS: TestRenameContainerWithSameName (0.82s)
00:16:47 [2020-10-30T00:16:47.253Z] === RUN   TestRenameContainerWithLinkedContainer
00:16:47 [2020-10-30T00:16:47.484Z] Loaded image: busybox:latest
00:16:47 [2020-10-30T00:16:47.484Z] Loaded image: busybox:glibc
00:16:47 [2020-10-30T00:16:47.484Z] Loaded image: debian:buster
00:16:47 [2020-10-30T00:16:47.484Z] Loaded image: hello-world:latest
Post stage
[Pipeline] junit
00:16:47 [2020-10-30T00:16:47.522Z] Recording test results
00:16:47 [2020-10-30T00:16:47.778Z] Loaded image: arm32v7/hello-world:latest
00:16:47 [2020-10-30T00:16:47.778Z] INFO: Testing against a local daemon
00:16:47 [2020-10-30T00:16:47.778Z] === RUN   TestCgroupNamespacesBuild
00:16:49 [2020-10-30T00:16:49.296Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
00:16:49 [2020-10-30T00:16:49.296Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:16:49 [2020-10-30T00:16:49.799Z] --- PASS: TestRenameContainerWithLinkedContainer (2.11s)
00:16:49 [2020-10-30T00:16:49.799Z] === RUN   TestResize
00:16:49 [2020-10-30T00:16:49.820Z] + echo Ensuring container killed.
00:16:49 [2020-10-30T00:16:49.820Z] Ensuring container killed.
00:16:49 [2020-10-30T00:16:49.820Z] + docker rm -vf docker-pr21
00:16:49 [2020-10-30T00:16:49.820Z] Error: No such container: docker-pr21
00:16:49 [2020-10-30T00:16:49.820Z] + true
[Pipeline] sh
00:16:50 [2020-10-30T00:16:50.101Z] + echo Chowning /workspace to jenkins user
00:16:50 [2020-10-30T00:16:50.101Z] Chowning /workspace to jenkins user
00:16:50 [2020-10-30T00:16:50.101Z] + id -u
00:16:50 [2020-10-30T00:16:50.101Z] + id -g
00:16:50 [2020-10-30T00:16:50.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/workspace busybox chown -R 1000:1000 /workspace
00:16:50 [2020-10-30T00:16:50.101Z] Unable to find image 'busybox:latest' locally
00:16:50 [2020-10-30T00:16:50.344Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
00:16:50 [2020-10-30T00:16:50.344Z] === RUN   TestBuildWithSession
00:16:50 [2020-10-30T00:16:50.344Z] --- SKIP: TestBuildWithSession (0.00s)
00:16:50 [2020-10-30T00:16:50.344Z]     build_session_test.go:25: TODO: BuildKit
00:16:50 [2020-10-30T00:16:50.344Z] === RUN   TestBuildSquashParent
00:16:50 [2020-10-30T00:16:50.382Z] --- PASS: TestResize (1.00s)
00:16:50 [2020-10-30T00:16:50.382Z] === RUN   TestResizeWithInvalidSize
00:16:50 [2020-10-30T00:16:50.382Z] === RUN   TestDockerSuite/TestBuildBlankName
00:16:50 [2020-10-30T00:16:50.955Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:16:51 [2020-10-30T00:16:51.216Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:16:51 [2020-10-30T00:16:51.216Z] --- PASS: TestResizeWithInvalidSize (0.79s)
00:16:51 [2020-10-30T00:16:51.216Z] === RUN   TestResizeWhenContainerNotStarted
00:16:52 [2020-10-30T00:16:52.162Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:16:52 [2020-10-30T00:16:52.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:16:53 [2020-10-30T00:16:53.547Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:16:53 [2020-10-30T00:16:53.547Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:16:54 [2020-10-30T00:16:54.509Z] --- PASS: TestUpdateRestartPolicy (12.38s)
00:16:54 [2020-10-30T00:16:54.509Z] === RUN   TestUpdateRestartWithAutoRemove
00:16:55 [2020-10-30T00:16:55.373Z] latest: Pulling from library/busybox
00:16:55 [2020-10-30T00:16:55.373Z] 9758c28807f2: Pulling fs layer
00:16:55 [2020-10-30T00:16:55.373Z] 9758c28807f2: Verifying Checksum
00:16:55 [2020-10-30T00:16:55.373Z] 9758c28807f2: Download complete
00:16:55 [2020-10-30T00:16:55.373Z] 9758c28807f2: Pull complete
00:16:55 [2020-10-30T00:16:55.373Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:16:55 [2020-10-30T00:16:55.373Z] Status: Downloaded newer image for busybox:latest
00:16:55 [2020-10-30T00:16:55.451Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
00:16:55 [2020-10-30T00:16:55.451Z] === RUN   TestWaitNonBlocked
00:16:55 [2020-10-30T00:16:55.451Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:16:55 [2020-10-30T00:16:55.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:16:55 [2020-10-30T00:16:55.451Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:16:55 [2020-10-30T00:16:55.451Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:16:55 [2020-10-30T00:16:55.451Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:16:55 [2020-10-30T00:16:55.451Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:16:55 [2020-10-30T00:16:55.465Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:16:55 [2020-10-30T00:16:55.465Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:16:55 [2020-10-30T00:16:55.916Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
00:16:55 [2020-10-30T00:16:55.916Z] 
00:16:55 [2020-10-30T00:16:55.916Z]  ________   ____  __.
00:16:55 [2020-10-30T00:16:55.916Z]  \_____  \ |    |/ _|
00:16:55 [2020-10-30T00:16:55.916Z]  /   |   \|      <
00:16:55 [2020-10-30T00:16:55.916Z]  /    |    \    |  \
00:16:55 [2020-10-30T00:16:55.916Z]  \_______  /____|__ \
00:16:55 [2020-10-30T00:16:55.916Z]          \/        \/
00:16:55 [2020-10-30T00:16:55.916Z] 
00:16:55 [2020-10-30T00:16:55.916Z] INFO: make.ps1 ended at 10/30/2020 00:16:55
00:16:55 [2020-10-30T00:16:55.946Z] --- PASS: TestBuildSquashParent (4.79s)
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:55 [2020-10-30T00:16:55.947Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:55 [2020-10-30T00:16:55.947Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:55 [2020-10-30T00:16:55.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:16:55 [2020-10-30T00:16:55.947Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:16:55 [2020-10-30T00:16:55.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:16:56 [2020-10-30T00:16:56.393Z] --- PASS: TestWaitNonBlocked (0.02s)
00:16:56 [2020-10-30T00:16:56.393Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
00:16:56 [2020-10-30T00:16:56.393Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s)
00:16:56 [2020-10-30T00:16:56.393Z] === RUN   TestWaitBlocked
00:16:56 [2020-10-30T00:16:56.393Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:16:56 [2020-10-30T00:16:56.393Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:16:56 [2020-10-30T00:16:56.394Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:16:56 [2020-10-30T00:16:56.394Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:16:56 [2020-10-30T00:16:56.394Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:16:56 [2020-10-30T00:16:56.394Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:16:56 [2020-10-30T00:16:56.409Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:16:57 [2020-10-30T00:16:57.338Z] --- PASS: TestWaitBlocked (0.02s)
00:16:57 [2020-10-30T00:16:57.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
00:16:57 [2020-10-30T00:16:57.338Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
00:16:57 [2020-10-30T00:16:57.338Z] === CONT  TestContainerStartOnDaemonRestart
00:16:57 [2020-10-30T00:16:57.338Z] === CONT  TestIpcModeOlderClient
00:16:57 [2020-10-30T00:16:57.338Z] === CONT  TestDaemonHostGatewayIP
00:16:57 [2020-10-30T00:16:57.338Z] === CONT  TestDaemonRestartIpcMode
00:16:57 [2020-10-30T00:16:57.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:16:57 [2020-10-30T00:16:57.482Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:16:57 [2020-10-30T00:16:57.577Z] + bundleName=amd64-rootless
00:16:57 [2020-10-30T00:16:57.577Z] + echo Creating amd64-rootless-bundles.tar.gz
00:16:57 [2020-10-30T00:16:57.577Z] Creating amd64-rootless-bundles.tar.gz
00:16:57 [2020-10-30T00:16:57.577Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
00:16:57 [2020-10-30T00:16:57.577Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:16:57 [2020-10-30T00:16:57.589Z] Archiving artifacts
00:16:57 [2020-10-30T00:16:57.599Z] --- PASS: TestIpcModeOlderClient (0.23s)
00:16:57 [2020-10-30T00:16:57.599Z] === CONT  TestContainerKillOnDaemonStart
00:16:58 [2020-10-30T00:16:58.114Z] INFO: Binaries build ended at 10/30/2020 00:16:57. Duration:00:01:35.8228644
00:16:58 [2020-10-30T00:16:58.324Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:16:59 [2020-10-30T00:16:59.262Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:16:59 [2020-10-30T00:16:59.390Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:16:59 [2020-10-30T00:16:59.578Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.25s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s)
00:16:59 [2020-10-30T00:16:59.578Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
00:16:59 [2020-10-30T00:16:59.578Z] === RUN   TestBuildMultiStageCopy
00:16:59 [2020-10-30T00:16:59.578Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:16:59 [2020-10-30T00:16:59.582Z] + make clean
00:16:59 [2020-10-30T00:16:59.840Z] docker volume rm -f docker-dev-cache
00:16:59 [2020-10-30T00:16:59.840Z] docker-dev-cache
[Pipeline] deleteDir
00:17:00 [2020-10-30T00:17:00.243Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:17:00 [2020-10-30T00:17:00.815Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:17:00 [2020-10-30T00:17:00.914Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s)
00:17:01 [2020-10-30T00:17:01.047Z] INFO: Copying the built daemon binary to d:\CI\PR-41458\21\binary\dockerd-e766361271.exe...
00:17:01 [2020-10-30T00:17:01.047Z] INFO: Copying the built client binary to d:\CI\PR-41458\21\binary\docker-e766361271.exe...
00:17:01 [2020-10-30T00:17:01.047Z] INFO: Copying dockerversion from the container...
00:17:01 [2020-10-30T00:17:01.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:17:01 [2020-10-30T00:17:01.093Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:17:01 [2020-10-30T00:17:01.387Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:17:01 [2020-10-30T00:17:01.389Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:17:01 [2020-10-30T00:17:01.686Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:17:01 [2020-10-30T00:17:01.858Z] --- PASS: TestDaemonRestartIpcMode (4.40s)
00:17:02 [2020-10-30T00:17:02.024Z] INFO: Copying the golang package from the container to d:\CI\PR-41458\21\installer\go.zip...
00:17:02 [2020-10-30T00:17:02.326Z] --- PASS: TestBuildMultiStageCopy (2.86s)
00:17:02 [2020-10-30T00:17:02.326Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
00:17:02 [2020-10-30T00:17:02.326Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
00:17:02 [2020-10-30T00:17:02.326Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
00:17:02 [2020-10-30T00:17:02.326Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
00:17:02 [2020-10-30T00:17:02.326Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s)
00:17:02 [2020-10-30T00:17:02.326Z] === RUN   TestBuildMultiStageParentConfig
00:17:02 [2020-10-30T00:17:02.428Z] --- PASS: TestDaemonHostGatewayIP (4.95s)
00:17:02 [2020-10-30T00:17:02.964Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
00:17:02 [2020-10-30T00:17:02.964Z] === RUN   TestBuildLabelWithTargets
00:17:03 [2020-10-30T00:17:03.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:17:03 [2020-10-30T00:17:03.971Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:17:04 [2020-10-30T00:17:04.232Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:17:04 [2020-10-30T00:17:04.484Z] --- PASS: TestBuildLabelWithTargets (1.24s)
00:17:04 [2020-10-30T00:17:04.484Z] === RUN   TestBuildWithEmptyLayers
00:17:04 [2020-10-30T00:17:04.778Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
00:17:04 [2020-10-30T00:17:04.778Z] === RUN   TestBuildMultiStageOnBuild
00:17:06 [2020-10-30T00:17:06.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:17:06 [2020-10-30T00:17:06.869Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
00:17:06 [2020-10-30T00:17:06.869Z] === RUN   TestBuildUncleanTarFilenames
00:17:07 [2020-10-30T00:17:07.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:17:07 [2020-10-30T00:17:07.507Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
00:17:07 [2020-10-30T00:17:07.507Z] === RUN   TestBuildMultiStageLayerLeak
00:17:07 [2020-10-30T00:17:07.847Z] INFO: Extracting go.zip to d:\CI\PR-41458\21\go
00:17:07 [2020-10-30T00:17:07.921Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:17:08 [2020-10-30T00:17:08.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:17:09 [2020-10-30T00:17:09.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:17:09 [2020-10-30T00:17:09.598Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s)
00:17:09 [2020-10-30T00:17:09.598Z] === RUN   TestBuildWithHugeFile
00:17:09 [2020-10-30T00:17:09.829Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:17:09 [2020-10-30T00:17:09.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:17:10 [2020-10-30T00:17:10.564Z] --- PASS: TestContainerKillOnDaemonStart (12.99s)
00:17:10 [2020-10-30T00:17:10.564Z] PASS
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === Skipped
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:17:10 [2020-10-30T00:17:10.564Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] 
00:17:10 [2020-10-30T00:17:10.564Z] DONE 193 tests, 6 skipped in 138.576s
00:17:10 [2020-10-30T00:17:10.564Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:17:10 [2020-10-30T00:17:10.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
00:17:10 [2020-10-30T00:17:10.564Z] ++ set -e
00:17:10 [2020-10-30T00:17:10.564Z] ++ '[' -n 0 ']'
00:17:10 [2020-10-30T00:17:10.564Z] ++ set -x
00:17:10 [2020-10-30T00:17:10.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
00:17:10 [2020-10-30T00:17:10.824Z] INFO: Testing against a local daemon
00:17:10 [2020-10-30T00:17:10.824Z] === RUN   TestCommitInheritsEnv
00:17:11 [2020-10-30T00:17:11.397Z] --- PASS: TestCommitInheritsEnv (0.56s)
00:17:11 [2020-10-30T00:17:11.397Z] === RUN   TestImportExtremelyLargeImageWorks
00:17:11 [2020-10-30T00:17:11.397Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:17:11 [2020-10-30T00:17:11.397Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:17:11 [2020-10-30T00:17:11.397Z] === RUN   TestImagesFilterMultiReference
00:17:11 [2020-10-30T00:17:11.658Z] --- PASS: TestImagesFilterMultiReference (0.09s)
00:17:11 [2020-10-30T00:17:11.658Z] === RUN   TestImagePullPlatformInvalid
00:17:11 [2020-10-30T00:17:11.658Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:17:11 [2020-10-30T00:17:11.658Z] === RUN   TestRemoveImageOrphaning
00:17:12 [2020-10-30T00:17:12.230Z] --- PASS: TestRemoveImageOrphaning (0.55s)
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestRemoveImageGarbageCollector
00:17:12 [2020-10-30T00:17:12.230Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:17:12 [2020-10-30T00:17:12.230Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:17:12 [2020-10-30T00:17:12.230Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestTagInvalidReference
00:17:12 [2020-10-30T00:17:12.230Z] --- PASS: TestTagInvalidReference (0.03s)
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestTagValidPrefixedRepo
00:17:12 [2020-10-30T00:17:12.230Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestTagExistedNameWithoutForce
00:17:12 [2020-10-30T00:17:12.230Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:17:12 [2020-10-30T00:17:12.230Z] === RUN   TestTagOfficialNames
00:17:12 [2020-10-30T00:17:12.381Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.99s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.31s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.49s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.80s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.98s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
00:17:12 [2020-10-30T00:17:12.381Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.88s)
00:17:12 [2020-10-30T00:17:12.381Z] === RUN   TestCgroupNamespacesRun
00:17:12 [2020-10-30T00:17:12.491Z] --- PASS: TestTagOfficialNames (0.07s)
00:17:12 [2020-10-30T00:17:12.491Z] === RUN   TestTagMatchesDigest
00:17:12 [2020-10-30T00:17:12.491Z] --- PASS: TestTagMatchesDigest (0.03s)
00:17:12 [2020-10-30T00:17:12.491Z] PASS
00:17:12 [2020-10-30T00:17:12.491Z] 
00:17:12 [2020-10-30T00:17:12.491Z] === Skipped
00:17:12 [2020-10-30T00:17:12.491Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:17:12 [2020-10-30T00:17:12.491Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:17:12 [2020-10-30T00:17:12.491Z] 
00:17:12 [2020-10-30T00:17:12.491Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:17:12 [2020-10-30T00:17:12.491Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:17:12 [2020-10-30T00:17:12.491Z] 
00:17:12 [2020-10-30T00:17:12.491Z] 
00:17:12 [2020-10-30T00:17:12.491Z] DONE 12 tests, 2 skipped in 1.825s
00:17:12 [2020-10-30T00:17:12.491Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:17:12 [2020-10-30T00:17:12.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
00:17:12 [2020-10-30T00:17:12.491Z] ++ set -e
00:17:12 [2020-10-30T00:17:12.491Z] ++ '[' -n 0 ']'
00:17:12 [2020-10-30T00:17:12.491Z] ++ set -x
00:17:12 [2020-10-30T00:17:12.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
00:17:12 [2020-10-30T00:17:12.491Z] INFO: Testing against a local daemon
00:17:12 [2020-10-30T00:17:12.491Z] === RUN   TestNetworkCreateDelete
00:17:12 [2020-10-30T00:17:12.953Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:17:13 [2020-10-30T00:17:13.063Z] --- PASS: TestNetworkCreateDelete (0.42s)
00:17:13 [2020-10-30T00:17:13.063Z] === RUN   TestDockerNetworkDeletePreferID
00:17:13 [2020-10-30T00:17:13.896Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:17:14 [2020-10-30T00:17:14.449Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
00:17:14 [2020-10-30T00:17:14.449Z] === RUN   TestDaemonDNSFallback
00:17:14 [2020-10-30T00:17:14.468Z] --- PASS: TestCgroupNamespacesRun (1.88s)
00:17:14 [2020-10-30T00:17:14.468Z] === RUN   TestCgroupNamespacesRunPrivileged
00:17:14 [2020-10-30T00:17:14.468Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:17:15 [2020-10-30T00:17:15.249Z] .........                                                                [ 86%]
00:17:16 [2020-10-30T00:17:16.380Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s)
00:17:16 [2020-10-30T00:17:16.380Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:17:18 [2020-10-30T00:17:18.295Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
00:17:18 [2020-10-30T00:17:18.295Z] === RUN   TestCgroupNamespacesRunHostMode
00:17:19 [2020-10-30T00:17:19.681Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:17:19 [2020-10-30T00:17:19.942Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s)
00:17:19 [2020-10-30T00:17:19.942Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:17:21 [2020-10-30T00:17:21.026Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:17:21 [2020-10-30T00:17:21.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s)
00:17:21 [2020-10-30T00:17:21.855Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:17:22 [2020-10-30T00:17:22.211Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:17:22 [2020-10-30T00:17:22.587Z] --- PASS: TestDaemonDNSFallback (7.31s)
00:17:22 [2020-10-30T00:17:22.587Z] === RUN   TestInspectNetwork
00:17:22 [2020-10-30T00:17:22.797Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:17:23 [2020-10-30T00:17:23.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.86s)
00:17:23 [2020-10-30T00:17:23.739Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:17:24 [2020-10-30T00:17:24.683Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.01s)
00:17:24 [2020-10-30T00:17:24.683Z] === RUN   TestCgroupNamespacesRunOlderClient
00:17:26 [2020-10-30T00:17:26.598Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:17:26 [2020-10-30T00:17:26.598Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s)
00:17:26 [2020-10-30T00:17:26.598Z] === RUN   TestKernelTCPMemory
00:17:26 [2020-10-30T00:17:26.822Z] === RUN   TestInspectNetwork/full_network_id
00:17:26 [2020-10-30T00:17:26.822Z] === RUN   TestInspectNetwork/partial_network_id
00:17:26 [2020-10-30T00:17:26.822Z] === RUN   TestInspectNetwork/network_name
00:17:26 [2020-10-30T00:17:26.822Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:17:27 [2020-10-30T00:17:27.543Z] --- PASS: TestKernelTCPMemory (1.01s)
00:17:27 [2020-10-30T00:17:27.543Z] === RUN   TestNISDomainname
00:17:28 [2020-10-30T00:17:28.114Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:17:28 [2020-10-30T00:17:28.685Z] --- PASS: TestNISDomainname (1.02s)
00:17:28 [2020-10-30T00:17:28.685Z] === RUN   TestHostnameDnsResolution
00:17:28 [2020-10-30T00:17:28.770Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:17:28 [2020-10-30T00:17:28.770Z] tests/integration/models_resources_test.py .                             [ 91%]
00:17:29 [2020-10-30T00:17:29.627Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:17:30 [2020-10-30T00:17:30.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:17:30 [2020-10-30T00:17:30.461Z] --- PASS: TestHostnameDnsResolution (1.77s)
00:17:30 [2020-10-30T00:17:30.461Z] === RUN   TestStats
00:17:31 [2020-10-30T00:17:31.846Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:17:32 [2020-10-30T00:17:32.112Z] --- PASS: TestInspectNetwork (9.71s)
00:17:32 [2020-10-30T00:17:32.112Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:17:32 [2020-10-30T00:17:32.112Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:17:32 [2020-10-30T00:17:32.112Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:17:32 [2020-10-30T00:17:32.112Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:17:32 [2020-10-30T00:17:32.112Z] === RUN   TestRunContainerWithBridgeNone
00:17:32 [2020-10-30T00:17:32.790Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:17:33 [2020-10-30T00:17:33.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:17:33 [2020-10-30T00:17:33.316Z] --- PASS: TestStats (2.90s)
00:17:33 [2020-10-30T00:17:33.316Z] === RUN   TestStopContainerWithTimeout
00:17:33 [2020-10-30T00:17:33.316Z] === RUN   TestStopContainerWithTimeout/0
00:17:33 [2020-10-30T00:17:33.316Z] === PAUSE TestStopContainerWithTimeout/0
00:17:33 [2020-10-30T00:17:33.316Z] === RUN   TestStopContainerWithTimeout/1
00:17:33 [2020-10-30T00:17:33.316Z] === PAUSE TestStopContainerWithTimeout/1
00:17:33 [2020-10-30T00:17:33.316Z] === RUN   TestStopContainerWithTimeout/3
00:17:33 [2020-10-30T00:17:33.316Z] === PAUSE TestStopContainerWithTimeout/3
00:17:33 [2020-10-30T00:17:33.316Z] === RUN   TestStopContainerWithTimeout/-1
00:17:33 [2020-10-30T00:17:33.316Z] === PAUSE TestStopContainerWithTimeout/-1
00:17:33 [2020-10-30T00:17:33.316Z] === CONT  TestStopContainerWithTimeout/0
00:17:33 [2020-10-30T00:17:33.316Z] === CONT  TestStopContainerWithTimeout/-1
00:17:34 [2020-10-30T00:17:34.028Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
00:17:34 [2020-10-30T00:17:34.028Z] === RUN   TestNetworkInvalidJSON
00:17:34 [2020-10-30T00:17:34.028Z] === RUN   TestNetworkInvalidJSON//networks/create
00:17:34 [2020-10-30T00:17:34.028Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:17:34 [2020-10-30T00:17:34.028Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:17:34 [2020-10-30T00:17:34.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:17:34 [2020-10-30T00:17:34.028Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:34 [2020-10-30T00:17:34.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:34 [2020-10-30T00:17:34.028Z] === CONT  TestNetworkInvalidJSON//networks/create
00:17:34 [2020-10-30T00:17:34.028Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:17:34 [2020-10-30T00:17:34.028Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:34 [2020-10-30T00:17:34.028Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:17:34 [2020-10-30T00:17:34.028Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:17:34 [2020-10-30T00:17:34.028Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:17:34 [2020-10-30T00:17:34.028Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:17:34 [2020-10-30T00:17:34.028Z] === RUN   TestHostIPv4BridgeLabel
00:17:34 [2020-10-30T00:17:34.601Z] --- PASS: TestHostIPv4BridgeLabel (0.82s)
00:17:34 [2020-10-30T00:17:34.601Z] === RUN   TestDaemonRestartWithLiveRestore
00:17:34 [2020-10-30T00:17:34.703Z] === CONT  TestStopContainerWithTimeout/3
00:17:34 [2020-10-30T00:17:34.853Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:17:35 [2020-10-30T00:17:35.275Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:17:35 [2020-10-30T00:17:35.986Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s)
00:17:35 [2020-10-30T00:17:35.986Z] === RUN   TestDaemonDefaultNetworkPools
00:17:36 [2020-10-30T00:17:36.217Z] === CONT  TestStopContainerWithTimeout/1
00:17:37 [2020-10-30T00:17:37.372Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s)
00:17:37 [2020-10-30T00:17:37.372Z] === RUN   TestDaemonRestartWithExistingNetwork
00:17:37 [2020-10-30T00:17:37.602Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Extraction ended at 10/30/2020 00:17:36. Duration:00:00:29.3760083
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Updating the golang and path environment variables
00:17:37 [2020-10-30T00:17:37.861Z] INFO: GOPATH=d:\gopath
00:17:37 [2020-10-30T00:17:37.861Z] INFO: go version go1.13.15 windows/amd64
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Running the daemon under test in debug mode
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Starting a daemon under test...
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41458\21\daemon --pidfile d:\CI\PR-41458\21\docker.pid -D
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Process started successfully.
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Start tailing logs of the daemon under tests
00:17:37 [2020-10-30T00:17:37.861Z] INFO: Waiting for the daemon under test to start...
00:17:38 [2020-10-30T00:17:38.112Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:17:38 [2020-10-30T00:17:38.112Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:17:38 [2020-10-30T00:17:38.174Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:17:38 [2020-10-30T00:17:38.174Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
00:17:38 [2020-10-30T00:17:38.174Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
00:17:38 [2020-10-30T00:17:38.174Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
00:17:38 [2020-10-30T00:17:38.174Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
00:17:38 [2020-10-30T00:17:38.174Z] === RUN   TestDeleteDevicemapper
00:17:38 [2020-10-30T00:17:38.174Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:17:38 [2020-10-30T00:17:38.174Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:17:38 [2020-10-30T00:17:38.174Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:17:39 [2020-10-30T00:17:39.287Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
00:17:39 [2020-10-30T00:17:39.288Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:17:41 [2020-10-30T00:17:41.836Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.42s)
00:17:41 [2020-10-30T00:17:41.836Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:17:41 [2020-10-30T00:17:41.942Z] tests/integration/regression_test.py ......                              [ 98%]
00:17:42 [2020-10-30T00:17:42.197Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:17:42 [2020-10-30T00:17:42.197Z] tests/integration/credentials/utils_test.py .                            [100%]
00:17:42 [2020-10-30T00:17:42.197Z] 
00:17:42 [2020-10-30T00:17:42.197Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:17:42 [2020-10-30T00:17:42.197Z] =========================== short test summary info ============================
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:17:42 [2020-10-30T00:17:42.197Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:17:42 [2020-10-30T00:17:42.197Z]   Not supported on most drivers
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:17:42 [2020-10-30T00:17:42.197Z]   Output of docker top depends on host distro, and is not formalized.
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:17:42 [2020-10-30T00:17:42.197Z]   Output of docker top depends on host distro, and is not formalized.
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:17:42 [2020-10-30T00:17:42.197Z]   Can fail if eth0 has multiple IP addresses
00:17:42 [2020-10-30T00:17:42.197Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:17:42 [2020-10-30T00:17:42.197Z]   This doesn't seem to be taken into account by the engine
00:17:42 [2020-10-30T00:17:42.197Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:17:42 [2020-10-30T00:17:42.197Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:17:42 [2020-10-30T00:17:42.197Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 321.63 seconds ==
00:17:42 [2020-10-30T00:17:42.379Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:17:42 [2020-10-30T00:17:42.408Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
00:17:42 [2020-10-30T00:17:42.408Z] === RUN   TestServiceWithPredefinedNetwork
00:17:42 [2020-10-30T00:17:42.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:17:42 [2020-10-30T00:17:42.640Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.52s)
00:17:42 [2020-10-30T00:17:42.640Z] === RUN   TestUpdateMemory
00:17:42 [2020-10-30T00:17:42.640Z] --- SKIP: TestUpdateMemory (0.00s)
00:17:42 [2020-10-30T00:17:42.640Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:17:42 [2020-10-30T00:17:42.640Z] === RUN   TestUpdateCPUQuota
00:17:44 [2020-10-30T00:17:44.026Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:17:44 [2020-10-30T00:17:44.287Z] --- PASS: TestUpdateCPUQuota (1.75s)
00:17:44 [2020-10-30T00:17:44.287Z] === RUN   TestUpdatePidsLimit
00:17:44 [2020-10-30T00:17:44.287Z] === RUN   TestUpdatePidsLimit/update_from_none
00:17:44 [2020-10-30T00:17:44.548Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:17:44 [2020-10-30T00:17:44.809Z] === RUN   TestUpdatePidsLimit/no_change
00:17:45 [2020-10-30T00:17:45.071Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:17:45 [2020-10-30T00:17:45.333Z] === RUN   TestUpdatePidsLimit/update_lower
00:17:45 [2020-10-30T00:17:45.594Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:17:45 [2020-10-30T00:17:45.710Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s)
00:17:45 [2020-10-30T00:17:45.710Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:17:45 [2020-10-30T00:17:45.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:17:45 [2020-10-30T00:17:45.710Z]     service_test.go:236: FLAKY_TEST
00:17:45 [2020-10-30T00:17:45.710Z] === RUN   TestServiceWithDataPathPortInit
00:17:45 [2020-10-30T00:17:45.857Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:17:46 [2020-10-30T00:17:46.429Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:17:46 [2020-10-30T00:17:46.429Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:17:46 [2020-10-30T00:17:46.429Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:17:46 [2020-10-30T00:17:46.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:17:47 [2020-10-30T00:17:47.633Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:17:48 [2020-10-30T00:17:48.205Z] --- PASS: TestUpdatePidsLimit (3.86s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
00:17:48 [2020-10-30T00:17:48.205Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s)
00:17:48 [2020-10-30T00:17:48.205Z] === RUN   TestUpdateRestartPolicy
00:17:48 [2020-10-30T00:17:48.466Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:17:49 [2020-10-30T00:17:49.046Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:17:52 [2020-10-30T00:17:52.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:17:52 [2020-10-30T00:17:52.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:17:52 [2020-10-30T00:17:52.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:17:54 [2020-10-30T00:17:54.616Z] Leaving: AppArmorNo profiles have been unloaded.
00:17:54 [2020-10-30T00:17:54.616Z] 
00:17:54 [2020-10-30T00:17:54.616Z] Unloading profiles will leave already running processes permanently
00:17:54 [2020-10-30T00:17:54.616Z] unconfined, which can lead to unexpected situations.
00:17:54 [2020-10-30T00:17:54.616Z] 
00:17:54 [2020-10-30T00:17:54.616Z] To set a process to complain mode, use the command line tool
00:17:54 [2020-10-30T00:17:54.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:17:54 [2020-10-30T00:17:54.616Z] 
00:17:54 [2020-10-30T00:17:54.931Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
Post stage
[Pipeline] junit
00:17:55 [2020-10-30T00:17:55.188Z] Recording test results
00:17:55 [2020-10-30T00:17:55.192Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:17:55 [2020-10-30T00:17:55.764Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
[Pipeline] sh
00:17:56 [2020-10-30T00:17:56.344Z] + echo Ensuring container killed.
00:17:56 [2020-10-30T00:17:56.344Z] Ensuring container killed.
00:17:56 [2020-10-30T00:17:56.344Z] + docker rm -vf docker-pr21
00:17:56 [2020-10-30T00:17:56.344Z] Error: No such container: docker-pr21
00:17:56 [2020-10-30T00:17:56.344Z] + true
[Pipeline] sh
00:17:56 [2020-10-30T00:17:56.625Z] + echo Chowning /workspace to jenkins user
00:17:56 [2020-10-30T00:17:56.625Z] Chowning /workspace to jenkins user
00:17:56 [2020-10-30T00:17:56.625Z] + id -u
00:17:56 [2020-10-30T00:17:56.625Z] + id -g
00:17:56 [2020-10-30T00:17:56.625Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/workspace busybox chown -R 1000:1000 /workspace
00:17:56 [2020-10-30T00:17:56.625Z] Unable to find image 'busybox:latest' locally
00:17:56 [2020-10-30T00:17:56.881Z] latest: Pulling from library/busybox
00:17:56 [2020-10-30T00:17:56.881Z] 9758c28807f2: Pulling fs layer
00:17:57 [2020-10-30T00:17:57.151Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:17:57 [2020-10-30T00:17:57.723Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:17:59 [2020-10-30T00:17:59.032Z] .....INFO: Daemon under test started and replied!
00:17:59 [2020-10-30T00:17:59.032Z] INFO: Docker version of the daemon under test
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] Client:
00:17:59 [2020-10-30T00:17:59.032Z]  Version:      17.06.2-ce
00:17:59 [2020-10-30T00:17:59.032Z]  API version:  1.30
00:17:59 [2020-10-30T00:17:59.032Z]  Go version:   go1.8.3
00:17:59 [2020-10-30T00:17:59.032Z]  Git commit:   cec0b72
00:17:59 [2020-10-30T00:17:59.032Z]  Built:        Tue Sep  5 19:57:19 2017
00:17:59 [2020-10-30T00:17:59.032Z]  OS/Arch:      windows/amd64
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] Server:
00:17:59 [2020-10-30T00:17:59.032Z]  Version:      0.0.0-dev
00:17:59 [2020-10-30T00:17:59.032Z]  API version:  1.41 (minimum version 1.24)
00:17:59 [2020-10-30T00:17:59.032Z]  Go version:   go1.13.15
00:17:59 [2020-10-30T00:17:59.032Z]  Git commit:   e766361271
00:17:59 [2020-10-30T00:17:59.032Z]  Built:        10/30/2020 00:15:28
00:17:59 [2020-10-30T00:17:59.032Z]  OS/Arch:      windows/amd64
00:17:59 [2020-10-30T00:17:59.032Z]  Experimental: false
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] INFO: Docker info of the daemon under test
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] Containers: 0
00:17:59 [2020-10-30T00:17:59.032Z]  Running: 0
00:17:59 [2020-10-30T00:17:59.032Z]  Paused: 0
00:17:59 [2020-10-30T00:17:59.032Z]  Stopped: 0
00:17:59 [2020-10-30T00:17:59.032Z] Images: 0
00:17:59 [2020-10-30T00:17:59.032Z] Server Version: 0.0.0-dev
00:17:59 [2020-10-30T00:17:59.032Z] Storage Driver: windowsfilter
00:17:59 [2020-10-30T00:17:59.032Z]  Windows: 
00:17:59 [2020-10-30T00:17:59.032Z] Logging Driver: json-file
00:17:59 [2020-10-30T00:17:59.032Z] Plugins: 
00:17:59 [2020-10-30T00:17:59.032Z]  Volume: local
00:17:59 [2020-10-30T00:17:59.032Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:17:59 [2020-10-30T00:17:59.032Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:17:59 [2020-10-30T00:17:59.032Z] Swarm: inactive
00:17:59 [2020-10-30T00:17:59.032Z] Default Isolation: process
00:17:59 [2020-10-30T00:17:59.032Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:17:59 [2020-10-30T00:17:59.032Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1457)
00:17:59 [2020-10-30T00:17:59.032Z] OSType: windows
00:17:59 [2020-10-30T00:17:59.032Z] Architecture: x86_64
00:17:59 [2020-10-30T00:17:59.032Z] CPUs: 4
00:17:59 [2020-10-30T00:17:59.032Z] Total Memory: 32GiB
00:17:59 [2020-10-30T00:17:59.032Z] Name: azwin-2-da0790
00:17:59 [2020-10-30T00:17:59.032Z] ID: ZUTS:FLQZ:UKI4:RHI6:XPZC:PXFK:Y47Q:FLAD:YNNU:7CGT:BUSV:M3MF
00:17:59 [2020-10-30T00:17:59.032Z] Docker Root Dir: D:\CI\PR-41458\21\daemon
00:17:59 [2020-10-30T00:17:59.032Z] Debug Mode (client): false
00:17:59 [2020-10-30T00:17:59.032Z] Debug Mode (server): true
00:17:59 [2020-10-30T00:17:59.032Z]  File Descriptors: -1
00:17:59 [2020-10-30T00:17:59.032Z]  Goroutines: 17
00:17:59 [2020-10-30T00:17:59.032Z]  System Time: 2020-10-30T00:17:56.1761364Z
00:17:59 [2020-10-30T00:17:59.032Z]  EventsListeners: 0
00:17:59 [2020-10-30T00:17:59.032Z] Registry: https://index.docker.io/v1/
00:17:59 [2020-10-30T00:17:59.032Z] Labels:
00:17:59 [2020-10-30T00:17:59.032Z] Experimental: false
00:17:59 [2020-10-30T00:17:59.032Z] Insecure Registries:
00:17:59 [2020-10-30T00:17:59.032Z]  127.0.0.0/8
00:17:59 [2020-10-30T00:17:59.032Z] Live Restore Enabled: false
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] INFO: Docker images of the daemon under test
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
00:17:59 [2020-10-30T00:17:59.032Z] 
00:17:59 [2020-10-30T00:17:59.032Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
00:17:59 [2020-10-30T00:17:59.032Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
00:17:59 [2020-10-30T00:17:59.032Z] ltsc2019: Pulling from windows/servercore
00:17:59 [2020-10-30T00:17:59.032Z] 4612f6d0b889: Pulling fs layer
00:17:59 [2020-10-30T00:17:59.032Z] 406ffb8432a7: Pulling fs layer
00:17:59 [2020-10-30T00:17:59.636Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:18:01 [2020-10-30T00:18:01.023Z] --- PASS: TestUpdateRestartPolicy (12.77s)
00:18:01 [2020-10-30T00:18:01.023Z] === RUN   TestUpdateRestartWithAutoRemove
00:18:01 [2020-10-30T00:18:01.966Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
00:18:01 [2020-10-30T00:18:01.966Z] === RUN   TestWaitNonBlocked
00:18:01 [2020-10-30T00:18:01.966Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:18:01 [2020-10-30T00:18:01.966Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:18:01 [2020-10-30T00:18:01.966Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:18:01 [2020-10-30T00:18:01.966Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:18:01 [2020-10-30T00:18:01.966Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:18:01 [2020-10-30T00:18:01.966Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:18:02 [2020-10-30T00:18:02.127Z] 9758c28807f2: Verifying Checksum
00:18:02 [2020-10-30T00:18:02.127Z] 9758c28807f2: Download complete
00:18:02 [2020-10-30T00:18:02.127Z] 9758c28807f2: Pull complete
00:18:02 [2020-10-30T00:18:02.127Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:18:02 [2020-10-30T00:18:02.127Z] Status: Downloaded newer image for busybox:latest
00:18:02 [2020-10-30T00:18:02.910Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:18:03 [2020-10-30T00:18:03.171Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:18:03 [2020-10-30T00:18:03.171Z] --- PASS: TestWaitNonBlocked (0.03s)
00:18:03 [2020-10-30T00:18:03.171Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
00:18:03 [2020-10-30T00:18:03.171Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s)
00:18:03 [2020-10-30T00:18:03.171Z] === RUN   TestWaitBlocked
00:18:03 [2020-10-30T00:18:03.171Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:18:03 [2020-10-30T00:18:03.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:18:03 [2020-10-30T00:18:03.171Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:18:03 [2020-10-30T00:18:03.171Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:18:03 [2020-10-30T00:18:03.171Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:18:03 [2020-10-30T00:18:03.171Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:18:03 [2020-10-30T00:18:03.799Z] + bundleName=docker-py
00:18:03 [2020-10-30T00:18:03.799Z] + echo Creating docker-py-bundles.tar.gz
00:18:03 [2020-10-30T00:18:03.799Z] Creating docker-py-bundles.tar.gz
00:18:03 [2020-10-30T00:18:03.799Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
00:18:03 [2020-10-30T00:18:03.814Z] Archiving artifacts
00:18:03 [2020-10-30T00:18:03.827Z] --- PASS: TestServiceWithDataPathPortInit (17.87s)
00:18:03 [2020-10-30T00:18:03.827Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:18:05 [2020-10-30T00:18:05.085Z] --- PASS: TestWaitBlocked (0.04s)
00:18:05 [2020-10-30T00:18:05.085Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s)
00:18:05 [2020-10-30T00:18:05.085Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s)
00:18:05 [2020-10-30T00:18:05.085Z] === CONT  TestContainerStartOnDaemonRestart
00:18:05 [2020-10-30T00:18:05.085Z] === CONT  TestIpcModeOlderClient
00:18:05 [2020-10-30T00:18:05.085Z] --- PASS: TestIpcModeOlderClient (0.10s)
00:18:05 [2020-10-30T00:18:05.085Z] === CONT  TestContainerKillOnDaemonStart
00:18:05 [2020-10-30T00:18:05.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:18:05 [2020-10-30T00:18:05.530Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh binary-daemon
00:18:05 [2020-10-30T00:18:05.658Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:18:06 [2020-10-30T00:18:06.093Z] 
00:18:06 [2020-10-30T00:18:06.093Z] Removing bundles/
00:18:06 [2020-10-30T00:18:06.093Z] 
00:18:06 [2020-10-30T00:18:06.093Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:18:06 [2020-10-30T00:18:06.093Z] Building: bundles/binary-daemon/dockerd-dev
00:18:06 [2020-10-30T00:18:06.093Z] GOOS="" GOARCH="" GOARM=""
00:18:06 [2020-10-30T00:18:06.166Z] 406ffb8432a7: Verifying Checksum
00:18:06 [2020-10-30T00:18:06.166Z] 406ffb8432a7: Download complete
00:18:06 [2020-10-30T00:18:06.601Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:18:06 [2020-10-30T00:18:06.862Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:18:07 [2020-10-30T00:18:07.806Z] === RUN   TestDockerSuite/TestBuildCmd
00:18:07 [2020-10-30T00:18:07.806Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:18:08 [2020-10-30T00:18:08.067Z] --- PASS: TestContainerStartOnDaemonRestart (3.38s)
00:18:08 [2020-10-30T00:18:08.067Z] === CONT  TestDaemonHostGatewayIP
00:18:08 [2020-10-30T00:18:08.328Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:18:08 [2020-10-30T00:18:08.901Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:18:08 [2020-10-30T00:18:08.901Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:18:09 [2020-10-30T00:18:09.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:18:10 [2020-10-30T00:18:10.545Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:18:11 [2020-10-30T00:18:11.931Z] --- PASS: TestDaemonHostGatewayIP (3.68s)
00:18:11 [2020-10-30T00:18:11.931Z] === CONT  TestDaemonRestartIpcMode
00:18:13 [2020-10-30T00:18:13.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:18:13 [2020-10-30T00:18:13.831Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s)
00:18:13 [2020-10-30T00:18:13.831Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0ffq3blr5ryqudsgtzjj7hth3 Created:2020-10-30 00:18:05.29544415 +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[352b4515075a8d05835ffd1401e40b7cb7637a6a1deef9359d88be7ffa12fd85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tbsjefl0fygcbs2z4iie9cml8 EndpointID:6126d9612cd7683d2610b44b94ea654d1192a96e148179d056885151e1e30f3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:31a1018740847da330ea90befd23b62c17e26203a27a5859fcebcf449ed512ac 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:023850c97ecd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tbsjefl0fygcbs2z4iie9cml8 EndpointID:6126d9612cd7683d2610b44b94ea654d1192a96e148179d056885151e1e30f3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:18:13 [2020-10-30T00:18:13.831Z] PASS
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] === Skipped
00:18:13 [2020-10-30T00:18:13.831Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:18:13 [2020-10-30T00:18:13.831Z]     service_test.go:236: FLAKY_TEST
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] DONE 23 tests, 1 skipped in 60.246s
00:18:13 [2020-10-30T00:18:13.831Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:18:13 [2020-10-30T00:18:13.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:18:13 [2020-10-30T00:18:13.831Z] ++ set -e
00:18:13 [2020-10-30T00:18:13.831Z] ++ '[' -n 0 ']'
00:18:13 [2020-10-30T00:18:13.831Z] ++ set -x
00:18:13 [2020-10-30T00:18:13.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:18:13 [2020-10-30T00:18:13.831Z] INFO: Testing against a local daemon
00:18:13 [2020-10-30T00:18:13.831Z] === RUN   TestDockerNetworkIpvlanPersistance
00:18:13 [2020-10-30T00:18:13.831Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:18:13 [2020-10-30T00:18:13.831Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:13 [2020-10-30T00:18:13.831Z] === RUN   TestDockerNetworkIpvlan
00:18:13 [2020-10-30T00:18:13.831Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:18:13 [2020-10-30T00:18:13.831Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:13 [2020-10-30T00:18:13.831Z] PASS
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] === Skipped
00:18:13 [2020-10-30T00:18:13.831Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:18:13 [2020-10-30T00:18:13.831Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:18:13 [2020-10-30T00:18:13.831Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] 
00:18:13 [2020-10-30T00:18:13.831Z] DONE 2 tests, 2 skipped in 0.179s
00:18:13 [2020-10-30T00:18:13.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:18:13 [2020-10-30T00:18:13.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:18:13 [2020-10-30T00:18:13.831Z] ++ set -e
00:18:13 [2020-10-30T00:18:13.831Z] ++ '[' -n 0 ']'
00:18:13 [2020-10-30T00:18:13.831Z] ++ set -x
00:18:13 [2020-10-30T00:18:13.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:18:13 [2020-10-30T00:18:13.832Z] INFO: Testing against a local daemon
00:18:13 [2020-10-30T00:18:13.832Z] === RUN   TestDockerNetworkMacvlanPersistance
00:18:15 [2020-10-30T00:18:15.218Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s)
00:18:15 [2020-10-30T00:18:15.218Z] === RUN   TestDockerNetworkMacvlan
00:18:15 [2020-10-30T00:18:15.861Z] --- PASS: TestDaemonRestartIpcMode (3.67s)
00:18:16 [2020-10-30T00:18:16.122Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:18:16 [2020-10-30T00:18:16.161Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:18:17 [2020-10-30T00:18:17.065Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:18:17 [2020-10-30T00:18:17.065Z] === RUN   TestDockerSuite/TestBuildContChar
00:18:17 [2020-10-30T00:18:17.547Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:18:18 [2020-10-30T00:18:18.102Z] --- PASS: TestBuildWithHugeFile (57.80s)
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildWithEmptyDockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:18:18 [2020-10-30T00:18:18.102Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
00:18:18 [2020-10-30T00:18:18.102Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
00:18:18 [2020-10-30T00:18:18.102Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
00:18:18 [2020-10-30T00:18:18.102Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildPreserveOwnership
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildPreserveOwnership/copy_from
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:18:18 [2020-10-30T00:18:18.102Z] --- PASS: TestBuildPreserveOwnership (3.99s)
00:18:18 [2020-10-30T00:18:18.102Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.55s)
00:18:18 [2020-10-30T00:18:18.102Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s)
00:18:18 [2020-10-30T00:18:18.102Z] === RUN   TestBuildPlatformInvalid
00:18:18 [2020-10-30T00:18:18.102Z] --- PASS: TestBuildPlatformInvalid (0.12s)
00:18:18 [2020-10-30T00:18:18.102Z] PASS
00:18:18 [2020-10-30T00:18:18.102Z] 
00:18:18 [2020-10-30T00:18:18.102Z] === Skipped
00:18:18 [2020-10-30T00:18:18.102Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:18:18 [2020-10-30T00:18:18.102Z]     build_session_test.go:25: TODO: BuildKit
00:18:18 [2020-10-30T00:18:18.102Z] 
00:18:18 [2020-10-30T00:18:18.102Z] 
00:18:18 [2020-10-30T00:18:18.102Z] DONE 32 tests, 1 skipped in 97.315s
00:18:18 [2020-10-30T00:18:18.102Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:18:18 [2020-10-30T00:18:18.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:18:18 [2020-10-30T00:18:18.102Z] ++ set -e
00:18:18 [2020-10-30T00:18:18.102Z] ++ '[' -n 0 ']'
00:18:18 [2020-10-30T00:18:18.102Z] ++ set -x
00:18:18 [2020-10-30T00:18:18.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:18:18 [2020-10-30T00:18:18.103Z] INFO: Testing against a local daemon
00:18:18 [2020-10-30T00:18:18.103Z] === RUN   TestConfigInspect
00:18:18 [2020-10-30T00:18:18.103Z] --- PASS: TestConfigInspect (1.93s)
00:18:18 [2020-10-30T00:18:18.103Z] === RUN   TestConfigList
00:18:18 [2020-10-30T00:18:18.103Z] --- PASS: TestConfigList (1.93s)
00:18:18 [2020-10-30T00:18:18.103Z] === RUN   TestConfigsCreateAndDelete
00:18:18 [2020-10-30T00:18:18.103Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
00:18:18 [2020-10-30T00:18:18.103Z] === RUN   TestConfigsUpdate
00:18:18 [2020-10-30T00:18:18.451Z] --- PASS: TestContainerKillOnDaemonStart (13.56s)
00:18:18 [2020-10-30T00:18:18.451Z] PASS
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === Skipped
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:18:18 [2020-10-30T00:18:18.451Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] 
00:18:18 [2020-10-30T00:18:18.451Z] DONE 193 tests, 6 skipped in 161.398s
00:18:18 [2020-10-30T00:18:18.451Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:18:18 [2020-10-30T00:18:18.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
00:18:18 [2020-10-30T00:18:18.451Z] ++ set -e
00:18:18 [2020-10-30T00:18:18.451Z] ++ '[' -n 0 ']'
00:18:18 [2020-10-30T00:18:18.451Z] ++ set -x
00:18:18 [2020-10-30T00:18:18.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
00:18:18 [2020-10-30T00:18:18.647Z] 4612f6d0b889: Verifying Checksum
00:18:18 [2020-10-30T00:18:18.647Z] 4612f6d0b889: Download complete
00:18:18 [2020-10-30T00:18:18.712Z] INFO: Testing against a local daemon
00:18:18 [2020-10-30T00:18:18.712Z] === RUN   TestCommitInheritsEnv
00:18:18 [2020-10-30T00:18:18.933Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:18:19 [2020-10-30T00:18:19.286Z] --- PASS: TestCommitInheritsEnv (0.49s)
00:18:19 [2020-10-30T00:18:19.286Z] === RUN   TestImportExtremelyLargeImageWorks
00:18:19 [2020-10-30T00:18:19.286Z] === PAUSE TestImportExtremelyLargeImageWorks
00:18:19 [2020-10-30T00:18:19.286Z] === RUN   TestImagesFilterMultiReference
00:18:19 [2020-10-30T00:18:19.286Z] --- PASS: TestImagesFilterMultiReference (0.09s)
00:18:19 [2020-10-30T00:18:19.286Z] === RUN   TestImagePullPlatformInvalid
00:18:19 [2020-10-30T00:18:19.547Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:18:19 [2020-10-30T00:18:19.547Z] === RUN   TestRemoveImageOrphaning
00:18:19 [2020-10-30T00:18:19.624Z] --- PASS: TestConfigsUpdate (1.88s)
00:18:19 [2020-10-30T00:18:19.624Z] === RUN   TestTemplatedConfig
00:18:20 [2020-10-30T00:18:20.119Z] --- PASS: TestRemoveImageOrphaning (0.50s)
00:18:20 [2020-10-30T00:18:20.119Z] === RUN   TestRemoveImageGarbageCollector
00:18:20 [2020-10-30T00:18:20.691Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:18:20 [2020-10-30T00:18:20.691Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:18:21 [2020-10-30T00:18:21.633Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:18:21 [2020-10-30T00:18:21.721Z] --- PASS: TestTemplatedConfig (2.40s)
00:18:21 [2020-10-30T00:18:21.722Z] === RUN   TestConfigCreateResolve
00:18:22 [2020-10-30T00:18:22.205Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:18:22 [2020-10-30T00:18:22.235Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:18:22 [2020-10-30T00:18:22.466Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:18:22 [2020-10-30T00:18:22.466Z] --- PASS: TestRemoveImageGarbageCollector (2.59s)
00:18:22 [2020-10-30T00:18:22.466Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:18:22 [2020-10-30T00:18:22.727Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
00:18:22 [2020-10-30T00:18:22.727Z] === RUN   TestTagInvalidReference
00:18:22 [2020-10-30T00:18:22.727Z] --- PASS: TestTagInvalidReference (0.09s)
00:18:22 [2020-10-30T00:18:22.727Z] === RUN   TestTagValidPrefixedRepo
00:18:22 [2020-10-30T00:18:22.727Z] --- PASS: TestTagValidPrefixedRepo (0.13s)
00:18:22 [2020-10-30T00:18:22.727Z] === RUN   TestTagExistedNameWithoutForce
00:18:22 [2020-10-30T00:18:22.988Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
00:18:22 [2020-10-30T00:18:22.988Z] === RUN   TestTagOfficialNames
00:18:22 [2020-10-30T00:18:22.988Z] --- PASS: TestTagOfficialNames (0.07s)
00:18:22 [2020-10-30T00:18:22.988Z] === RUN   TestTagMatchesDigest
00:18:22 [2020-10-30T00:18:22.988Z] --- PASS: TestTagMatchesDigest (0.02s)
00:18:22 [2020-10-30T00:18:22.988Z] === CONT  TestImportExtremelyLargeImageWorks
00:18:23 [2020-10-30T00:18:23.249Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:18:23 [2020-10-30T00:18:23.249Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:18:23 [2020-10-30T00:18:23.820Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:18:24 [2020-10-30T00:18:24.541Z] --- PASS: TestConfigCreateResolve (2.48s)
00:18:24 [2020-10-30T00:18:24.541Z] === RUN   TestConfigDaemonLibtrustID
00:18:24 [2020-10-30T00:18:24.835Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
00:18:24 [2020-10-30T00:18:24.835Z] PASS
00:18:24 [2020-10-30T00:18:24.835Z] 
00:18:24 [2020-10-30T00:18:24.835Z] DONE 7 tests in 13.154s
00:18:24 [2020-10-30T00:18:24.835Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:18:24 [2020-10-30T00:18:24.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:18:24 [2020-10-30T00:18:24.835Z] ++ set -e
00:18:24 [2020-10-30T00:18:24.835Z] ++ '[' -n 0 ']'
00:18:24 [2020-10-30T00:18:24.835Z] ++ set -x
00:18:24 [2020-10-30T00:18:24.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:18:24 [2020-10-30T00:18:24.835Z] INFO: Testing against a local daemon
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestCheckpoint
00:18:24 [2020-10-30T00:18:24.835Z] --- SKIP: TestCheckpoint (0.00s)
00:18:24 [2020-10-30T00:18:24.835Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestContainerInvalidJSON
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:18:24 [2020-10-30T00:18:24.835Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:18:24 [2020-10-30T00:18:24.835Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:18:24 [2020-10-30T00:18:24.835Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:18:24 [2020-10-30T00:18:24.835Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:18:24 [2020-10-30T00:18:24.835Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:18:24 [2020-10-30T00:18:24.835Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:18:24 [2020-10-30T00:18:24.835Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:18:24 [2020-10-30T00:18:24.835Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:18:24 [2020-10-30T00:18:24.835Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:18:24 [2020-10-30T00:18:24.835Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:18:24 [2020-10-30T00:18:24.835Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:18:25 [2020-10-30T00:18:25.131Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
00:18:25 [2020-10-30T00:18:25.131Z] === RUN   TestCopyFromContainerPathIsNotDir
00:18:25 [2020-10-30T00:18:25.131Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
00:18:25 [2020-10-30T00:18:25.131Z] === RUN   TestCopyToContainerPathDoesNotExist
00:18:25 [2020-10-30T00:18:25.131Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
00:18:25 [2020-10-30T00:18:25.131Z] === RUN   TestCopyToContainerPathIsNotDir
00:18:25 [2020-10-30T00:18:25.131Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:18:25 [2020-10-30T00:18:25.131Z] === RUN   TestCopyFromContainer
00:18:25 [2020-10-30T00:18:25.534Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:18:26 [2020-10-30T00:18:26.652Z] === RUN   TestCopyFromContainer//
00:18:26 [2020-10-30T00:18:26.652Z] === RUN   TestCopyFromContainer//bar/root
00:18:26 [2020-10-30T00:18:26.652Z] === RUN   TestCopyFromContainer//bar/root/
00:18:26 [2020-10-30T00:18:26.652Z] === RUN   TestCopyFromContainer/bar/quux
00:18:26 [2020-10-30T00:18:26.652Z] === RUN   TestCopyFromContainer/bar/quux/
00:18:26 [2020-10-30T00:18:26.952Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:18:26 [2020-10-30T00:18:26.952Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:18:26 [2020-10-30T00:18:26.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:18:26 [2020-10-30T00:18:26.952Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:18:27 [2020-10-30T00:18:27.131Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCopyFromContainer/bar/notarget
00:18:27 [2020-10-30T00:18:27.247Z] --- PASS: TestCopyFromContainer (2.01s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:18:27 [2020-10-30T00:18:27.247Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateLinkToNonExistingContainer
00:18:27 [2020-10-30T00:18:27.247Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateWithInvalidEnv
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateWithInvalidEnv/0
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateWithInvalidEnv/0
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateWithInvalidEnv/1
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateWithInvalidEnv/1
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateWithInvalidEnv/2
00:18:27 [2020-10-30T00:18:27.247Z] === PAUSE TestCreateWithInvalidEnv/2
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateWithInvalidEnv/0
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateWithInvalidEnv/1
00:18:27 [2020-10-30T00:18:27.247Z] === CONT  TestCreateWithInvalidEnv/2
00:18:27 [2020-10-30T00:18:27.247Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateTmpfsMountsTarget
00:18:27 [2020-10-30T00:18:27.247Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:18:27 [2020-10-30T00:18:27.247Z] === RUN   TestCreateWithCustomMaskedPaths
00:18:28 [2020-10-30T00:18:28.771Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s)
00:18:28 [2020-10-30T00:18:28.771Z] === RUN   TestCreateWithCustomReadonlyPaths
00:18:30 [2020-10-30T00:18:30.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s)
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:30 [2020-10-30T00:18:30.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:30 [2020-10-30T00:18:30.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:18:30 [2020-10-30T00:18:30.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:18:30 [2020-10-30T00:18:30.865Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:18:30 [2020-10-30T00:18:30.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:18:30 [2020-10-30T00:18:30.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
00:18:30 [2020-10-30T00:18:30.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
00:18:30 [2020-10-30T00:18:30.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:18:30 [2020-10-30T00:18:30.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
00:18:30 [2020-10-30T00:18:30.865Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
00:18:30 [2020-10-30T00:18:30.865Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:18:31 [2020-10-30T00:18:31.160Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestCreateDifferentPlatform
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestCreateDifferentPlatform/different_os
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:18:31 [2020-10-30T00:18:31.160Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:18:31 [2020-10-30T00:18:31.160Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:18:31 [2020-10-30T00:18:31.160Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:18:31 [2020-10-30T00:18:31.160Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:18:31 [2020-10-30T00:18:31.160Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestContainerStartOnDaemonRestart
00:18:31 [2020-10-30T00:18:31.160Z] === PAUSE TestContainerStartOnDaemonRestart
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestDaemonRestartIpcMode
00:18:31 [2020-10-30T00:18:31.160Z] === PAUSE TestDaemonRestartIpcMode
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestDaemonHostGatewayIP
00:18:31 [2020-10-30T00:18:31.160Z] === PAUSE TestDaemonHostGatewayIP
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestContainerKillOnDaemonStart
00:18:31 [2020-10-30T00:18:31.160Z] === PAUSE TestContainerKillOnDaemonStart
00:18:31 [2020-10-30T00:18:31.160Z] === RUN   TestDiff
00:18:31 [2020-10-30T00:18:31.338Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:18:31 [2020-10-30T00:18:31.796Z] --- PASS: TestDiff (0.49s)
00:18:31 [2020-10-30T00:18:31.796Z] === RUN   TestExecWithCloseStdin
00:18:32 [2020-10-30T00:18:32.122Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:18:32 [2020-10-30T00:18:32.434Z] --- PASS: TestExecWithCloseStdin (0.60s)
00:18:32 [2020-10-30T00:18:32.434Z] === RUN   TestExec
00:18:32 [2020-10-30T00:18:32.728Z] --- PASS: TestExec (0.60s)
00:18:32 [2020-10-30T00:18:32.728Z] === RUN   TestExecUser
00:18:33 [2020-10-30T00:18:33.252Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:18:33 [2020-10-30T00:18:33.369Z] --- PASS: TestExecUser (0.61s)
00:18:33 [2020-10-30T00:18:33.369Z] === RUN   TestExportContainerAndImportImage
00:18:33 [2020-10-30T00:18:33.506Z] --- PASS: TestDockerNetworkMacvlan (18.40s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s)
00:18:33 [2020-10-30T00:18:33.507Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
00:18:33 [2020-10-30T00:18:33.507Z] PASS
00:18:33 [2020-10-30T00:18:33.507Z] 
00:18:33 [2020-10-30T00:18:33.507Z] DONE 8 tests in 20.722s
00:18:33 [2020-10-30T00:18:33.507Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:18:33 [2020-10-30T00:18:33.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:18:33 [2020-10-30T00:18:33.507Z] ++ set -e
00:18:33 [2020-10-30T00:18:33.507Z] ++ '[' -n 0 ']'
00:18:33 [2020-10-30T00:18:33.507Z] ++ set -x
00:18:33 [2020-10-30T00:18:33.507Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:18:33 [2020-10-30T00:18:33.768Z] testing: warning: no tests to run
00:18:33 [2020-10-30T00:18:33.768Z] PASS
00:18:33 [2020-10-30T00:18:33.768Z] 
00:18:33 [2020-10-30T00:18:33.768Z] DONE 0 tests in 0.034s
00:18:33 [2020-10-30T00:18:33.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:18:33 [2020-10-30T00:18:33.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:18:33 [2020-10-30T00:18:33.768Z] ++ set -e
00:18:33 [2020-10-30T00:18:33.768Z] ++ '[' -n 0 ']'
00:18:33 [2020-10-30T00:18:33.768Z] ++ set -x
00:18:33 [2020-10-30T00:18:33.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:18:33 [2020-10-30T00:18:33.768Z] INFO: Testing against a local daemon
00:18:33 [2020-10-30T00:18:33.768Z] === RUN   TestAuthZPluginAllowRequest
00:18:34 [2020-10-30T00:18:34.410Z] --- PASS: TestExportContainerAndImportImage (0.75s)
00:18:34 [2020-10-30T00:18:34.410Z] === RUN   TestExportContainerAfterDaemonRestart
00:18:35 [2020-10-30T00:18:35.681Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
00:18:35 [2020-10-30T00:18:35.681Z] === RUN   TestAuthZPluginTLS
00:18:35 [2020-10-30T00:18:35.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s)
00:18:35 [2020-10-30T00:18:35.930Z] === RUN   TestHealthCheckWorkdir
00:18:36 [2020-10-30T00:18:36.224Z] --- PASS: TestHealthCheckWorkdir (0.71s)
00:18:36 [2020-10-30T00:18:36.224Z] === RUN   TestHealthKillContainer
00:18:36 [2020-10-30T00:18:36.253Z] --- PASS: TestAuthZPluginTLS (0.69s)
00:18:36 [2020-10-30T00:18:36.253Z] === RUN   TestAuthZPluginDenyRequest
00:18:36 [2020-10-30T00:18:36.550Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:18:36 [2020-10-30T00:18:36.551Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:18:37 [2020-10-30T00:18:37.195Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
00:18:37 [2020-10-30T00:18:37.195Z] === RUN   TestAuthZPluginAPIDenyResponse
00:18:37 [2020-10-30T00:18:37.491Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:18:37 [2020-10-30T00:18:37.752Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:18:37 [2020-10-30T00:18:37.767Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s)
00:18:37 [2020-10-30T00:18:37.767Z] === RUN   TestAuthZPluginDenyResponse
00:18:38 [2020-10-30T00:18:38.342Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
00:18:38 [2020-10-30T00:18:38.342Z] === RUN   TestAuthZPluginAllowEventStream
00:18:39 [2020-10-30T00:18:39.008Z] --- PASS: TestHealthKillContainer (2.61s)
00:18:39 [2020-10-30T00:18:39.008Z] === RUN   TestInspectCpusetInConfigPre120
00:18:39 [2020-10-30T00:18:39.645Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
00:18:39 [2020-10-30T00:18:39.645Z] === RUN   TestIpcModeNone
00:18:40 [2020-10-30T00:18:40.271Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s)
00:18:40 [2020-10-30T00:18:40.271Z] === RUN   TestAuthZPluginErrorResponse
00:18:40 [2020-10-30T00:18:40.281Z] --- PASS: TestIpcModeNone (0.59s)
00:18:40 [2020-10-30T00:18:40.281Z] === RUN   TestIpcModePrivate
00:18:40 [2020-10-30T00:18:40.842Z] --- PASS: TestAuthZPluginErrorResponse (0.68s)
00:18:40 [2020-10-30T00:18:40.842Z] === RUN   TestAuthZPluginErrorRequest
00:18:40 [2020-10-30T00:18:40.922Z] --- PASS: TestIpcModePrivate (0.64s)
00:18:40 [2020-10-30T00:18:40.922Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:18:40 [2020-10-30T00:18:40.922Z] === RUN   TestIpcModeShareable
00:18:41 [2020-10-30T00:18:41.123Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:18:41 [2020-10-30T00:18:41.414Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
00:18:41 [2020-10-30T00:18:41.414Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:18:41 [2020-10-30T00:18:41.564Z] --- PASS: TestIpcModeShareable (0.66s)
00:18:41 [2020-10-30T00:18:41.564Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:18:41 [2020-10-30T00:18:41.564Z] === RUN   TestAPIIpcModeShareableAndContainer
00:18:42 [2020-10-30T00:18:42.356Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s)
00:18:42 [2020-10-30T00:18:42.356Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:18:42 [2020-10-30T00:18:42.507Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:18:43 [2020-10-30T00:18:43.082Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s)
00:18:43 [2020-10-30T00:18:43.082Z] === RUN   TestAPIIpcModeHost
00:18:43 [2020-10-30T00:18:43.449Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:18:43 [2020-10-30T00:18:43.719Z] --- PASS: TestAPIIpcModeHost (0.48s)
00:18:43 [2020-10-30T00:18:43.719Z] === RUN   TestDaemonIpcModeShareable
00:18:44 [2020-10-30T00:18:44.020Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:18:44 [2020-10-30T00:18:44.591Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:18:44 [2020-10-30T00:18:44.852Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:18:44 [2020-10-30T00:18:44.900Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s)
00:18:44 [2020-10-30T00:18:44.900Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:18:45 [2020-10-30T00:18:45.236Z] --- PASS: TestDaemonIpcModeShareable (1.38s)
00:18:45 [2020-10-30T00:18:45.236Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:18:45 [2020-10-30T00:18:45.236Z] === RUN   TestDaemonIpcModePrivate
00:18:46 [2020-10-30T00:18:46.292Z] --- PASS: TestDaemonIpcModePrivate (1.33s)
00:18:46 [2020-10-30T00:18:46.292Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:18:46 [2020-10-30T00:18:46.292Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:18:46 [2020-10-30T00:18:46.767Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:18:46 [2020-10-30T00:18:46.767Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:18:46 [2020-10-30T00:18:46.767Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:18:46 [2020-10-30T00:18:46.767Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:18:46 [2020-10-30T00:18:46.767Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:18:46 [2020-10-30T00:18:46.814Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
00:18:46 [2020-10-30T00:18:46.814Z] === RUN   TestAuthZPluginHeader
00:18:47 [2020-10-30T00:18:47.757Z] --- PASS: TestAuthZPluginHeader (1.02s)
00:18:47 [2020-10-30T00:18:47.757Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:18:47 [2020-10-30T00:18:47.757Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:18:47 [2020-10-30T00:18:47.757Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:47 [2020-10-30T00:18:47.757Z] === RUN   TestAuthZPluginV2Disable
00:18:47 [2020-10-30T00:18:47.757Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:18:47 [2020-10-30T00:18:47.757Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:47 [2020-10-30T00:18:47.757Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:18:47 [2020-10-30T00:18:47.757Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:18:47 [2020-10-30T00:18:47.757Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:47 [2020-10-30T00:18:47.757Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:18:47 [2020-10-30T00:18:47.757Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:18:47 [2020-10-30T00:18:47.757Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:47 [2020-10-30T00:18:47.757Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:18:47 [2020-10-30T00:18:47.811Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s)
00:18:47 [2020-10-30T00:18:47.811Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:18:47 [2020-10-30T00:18:47.811Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:18:49 [2020-10-30T00:18:49.327Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
00:18:49 [2020-10-30T00:18:49.327Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:18:49 [2020-10-30T00:18:49.327Z] === RUN   TestIpcModeOlderClient
00:18:49 [2020-10-30T00:18:49.327Z] === PAUSE TestIpcModeOlderClient
00:18:49 [2020-10-30T00:18:49.327Z] === RUN   TestKillContainerInvalidSignal
00:18:49 [2020-10-30T00:18:49.622Z] --- PASS: TestKillContainerInvalidSignal (0.54s)
00:18:49 [2020-10-30T00:18:49.622Z] === RUN   TestKillContainer
00:18:49 [2020-10-30T00:18:49.622Z] === RUN   TestKillContainer/no_signal
00:18:50 [2020-10-30T00:18:50.068Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:18:50 [2020-10-30T00:18:50.258Z] === RUN   TestKillContainer/non_killing_signal
00:18:50 [2020-10-30T00:18:50.329Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:18:50 [2020-10-30T00:18:50.555Z] === RUN   TestKillContainer/killing_signal
00:18:50 [2020-10-30T00:18:50.901Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:18:51 [2020-10-30T00:18:51.473Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:18:51 [2020-10-30T00:18:51.594Z] --- PASS: TestKillContainer (1.62s)
00:18:51 [2020-10-30T00:18:51.594Z]     --- PASS: TestKillContainer/no_signal (0.51s)
00:18:51 [2020-10-30T00:18:51.594Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
00:18:51 [2020-10-30T00:18:51.594Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
00:18:51 [2020-10-30T00:18:51.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:18:51 [2020-10-30T00:18:51.594Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:18:51 [2020-10-30T00:18:51.897Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:18:52 [2020-10-30T00:18:52.541Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.09s)
00:18:52 [2020-10-30T00:18:52.541Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
00:18:52 [2020-10-30T00:18:52.541Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
00:18:52 [2020-10-30T00:18:52.541Z] === RUN   TestKillStoppedContainer
00:18:52 [2020-10-30T00:18:52.541Z] --- PASS: TestKillStoppedContainer (0.06s)
00:18:52 [2020-10-30T00:18:52.541Z] === RUN   TestKillStoppedContainerAPIPre120
00:18:52 [2020-10-30T00:18:52.541Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
00:18:52 [2020-10-30T00:18:52.541Z] === RUN   TestKillDifferentUserContainer
00:18:53 [2020-10-30T00:18:53.181Z] --- PASS: TestKillDifferentUserContainer (0.53s)
00:18:53 [2020-10-30T00:18:53.181Z] === RUN   TestInspectOomKilledTrue
00:18:53 [2020-10-30T00:18:53.386Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:18:54 [2020-10-30T00:18:54.219Z] --- PASS: TestInspectOomKilledTrue (0.93s)
00:18:54 [2020-10-30T00:18:54.219Z] === RUN   TestInspectOomKilledFalse
00:18:54 [2020-10-30T00:18:54.513Z] --- PASS: TestInspectOomKilledFalse (0.53s)
00:18:54 [2020-10-30T00:18:54.513Z] === RUN   TestLinksEtcHostsContentMatch
00:18:54 [2020-10-30T00:18:54.807Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s)
00:18:54 [2020-10-30T00:18:54.807Z] === RUN   TestLinksContainerNames
00:18:55 [2020-10-30T00:18:55.854Z] --- PASS: TestLinksContainerNames (1.04s)
00:18:55 [2020-10-30T00:18:55.854Z] === RUN   TestLogsFollowTailEmpty
00:18:55 [2020-10-30T00:18:55.934Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:18:56 [2020-10-30T00:18:56.501Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
00:18:56 [2020-10-30T00:18:56.501Z] === RUN   TestContainerNetworkMountsNoChown
00:18:56 [2020-10-30T00:18:56.506Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:18:57 [2020-10-30T00:18:57.080Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:18:57 [2020-10-30T00:18:57.138Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/default
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/default
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/private
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/private
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rprivate
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rprivate
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/slave
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/slave
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rslave
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rslave
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/shared
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/shared
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rshared
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rshared
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/default
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/default/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/default/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/default/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rshared
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/shared
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rslave
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/slave
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rprivate
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/private
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/private/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === RUN   TestMountDaemonRoot/private/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/default/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:18:57 [2020-10-30T00:18:57.139Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/private/mount_root
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:18:57 [2020-10-30T00:18:57.434Z] === CONT  TestMountDaemonRoot/private/bind_root
00:18:57 [2020-10-30T00:18:57.434Z] --- PASS: TestMountDaemonRoot (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:18:57 [2020-10-30T00:18:57.434Z] === RUN   TestContainerBindMountNonRecursive
00:18:58 [2020-10-30T00:18:58.948Z] --- PASS: TestContainerBindMountNonRecursive (1.55s)
00:18:58 [2020-10-30T00:18:58.948Z] === RUN   TestNetworkNat
00:18:58 [2020-10-30T00:18:58.995Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:18:59 [2020-10-30T00:18:59.255Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:18:59 [2020-10-30T00:18:59.588Z] --- PASS: TestNetworkNat (0.57s)
00:18:59 [2020-10-30T00:18:59.588Z] === RUN   TestNetworkLocalhostTCPNat
00:19:00 [2020-10-30T00:19:00.196Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:19:00 [2020-10-30T00:19:00.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
00:19:00 [2020-10-30T00:19:00.224Z] === RUN   TestNetworkLoopbackNat
00:19:02 [2020-10-30T00:19:02.109Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:19:03 [2020-10-30T00:19:03.002Z] --- PASS: TestNetworkLoopbackNat (2.78s)
00:19:03 [2020-10-30T00:19:03.002Z] === RUN   TestPause
00:19:03 [2020-10-30T00:19:03.646Z] --- PASS: TestPause (0.59s)
00:19:03 [2020-10-30T00:19:03.646Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:19:03 [2020-10-30T00:19:03.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:19:03 [2020-10-30T00:19:03.646Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:19:03 [2020-10-30T00:19:03.646Z] === RUN   TestPauseStopPausedContainer
00:19:03 [2020-10-30T00:19:03.942Z] --- PASS: TestPauseStopPausedContainer (0.52s)
00:19:03 [2020-10-30T00:19:03.942Z] === RUN   TestPsFilter
00:19:04 [2020-10-30T00:19:04.236Z] --- PASS: TestPsFilter (0.18s)
00:19:04 [2020-10-30T00:19:04.236Z] === RUN   TestRemoveContainerWithRemovedVolume
00:19:04 [2020-10-30T00:19:04.534Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
00:19:04 [2020-10-30T00:19:04.534Z] === RUN   TestRemoveContainerWithVolume
00:19:05 [2020-10-30T00:19:05.172Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
00:19:05 [2020-10-30T00:19:05.172Z] === RUN   TestRemoveContainerRunning
00:19:05 [2020-10-30T00:19:05.809Z] --- PASS: TestRemoveContainerRunning (0.53s)
00:19:05 [2020-10-30T00:19:05.809Z] === RUN   TestRemoveContainerForceRemoveRunning
00:19:05 [2020-10-30T00:19:05.872Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s)
00:19:05 [2020-10-30T00:19:05.872Z] PASS
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] === Skipped
00:19:05 [2020-10-30T00:19:05.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:19:05 [2020-10-30T00:19:05.872Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:19:05 [2020-10-30T00:19:05.872Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:19:05 [2020-10-30T00:19:05.872Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:19:05 [2020-10-30T00:19:05.872Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] 
00:19:05 [2020-10-30T00:19:05.872Z] DONE 17 tests, 4 skipped in 32.280s
00:19:05 [2020-10-30T00:19:05.872Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:19:05 [2020-10-30T00:19:05.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:19:05 [2020-10-30T00:19:05.872Z] ++ set -e
00:19:05 [2020-10-30T00:19:05.872Z] ++ '[' -n 0 ']'
00:19:05 [2020-10-30T00:19:05.872Z] ++ set -x
00:19:05 [2020-10-30T00:19:05.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:19:06 [2020-10-30T00:19:06.102Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
00:19:06 [2020-10-30T00:19:06.102Z] === RUN   TestRemoveInvalidContainer
00:19:06 [2020-10-30T00:19:06.133Z] INFO: Testing against a local daemon
00:19:06 [2020-10-30T00:19:06.133Z] === RUN   TestPluginInvalidJSON
00:19:06 [2020-10-30T00:19:06.133Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:19:06 [2020-10-30T00:19:06.133Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:19:06 [2020-10-30T00:19:06.133Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:19:06 [2020-10-30T00:19:06.133Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:19:06 [2020-10-30T00:19:06.133Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:19:06 [2020-10-30T00:19:06.133Z] === RUN   TestPluginInstall
00:19:06 [2020-10-30T00:19:06.133Z] === RUN   TestPluginInstall/no_auth
00:19:06 [2020-10-30T00:19:06.315Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:19:06 [2020-10-30T00:19:06.399Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:19:06 [2020-10-30T00:19:06.399Z] === RUN   TestRenameLinkedContainer
00:19:06 [2020-10-30T00:19:06.576Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:19:08 [2020-10-30T00:19:08.487Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:19:08 [2020-10-30T00:19:08.488Z] --- PASS: TestRenameLinkedContainer (2.15s)
00:19:08 [2020-10-30T00:19:08.488Z] === RUN   TestRenameStoppedContainer
00:19:08 [2020-10-30T00:19:08.681Z] time="2020-10-30T00:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:08 [2020-10-30T00:19:08.681Z] time="2020-10-30T00:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dcbf6b7e44de3168dbbbde768f964af71ee2295478aa95ff1e15f6096284f91" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:08 [2020-10-30T00:19:08.681Z] time="2020-10-30T00:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:08 [2020-10-30T00:19:08.681Z] time="2020-10-30T00:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dcbf6b7e44de3168dbbbde768f964af71ee2295478aa95ff1e15f6096284f91" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:08 [2020-10-30T00:19:08.943Z] === RUN   TestPluginInstall/with_htpasswd
00:19:09 [2020-10-30T00:19:09.126Z] --- PASS: TestRenameStoppedContainer (0.56s)
00:19:09 [2020-10-30T00:19:09.126Z] === RUN   TestRenameRunningContainerAndReuse
00:19:09 [2020-10-30T00:19:09.885Z] time="2020-10-30T00:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:09 [2020-10-30T00:19:09.885Z] time="2020-10-30T00:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d361765c265ab646e82a64eff087188def67a7cedf03f9cc119e1f3bebc7124e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:09 [2020-10-30T00:19:09.885Z] time="2020-10-30T00:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:09 [2020-10-30T00:19:09.885Z] time="2020-10-30T00:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d361765c265ab646e82a64eff087188def67a7cedf03f9cc119e1f3bebc7124e" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:10 [2020-10-30T00:19:10.146Z] === RUN   TestPluginInstall/with_insecure
00:19:10 [2020-10-30T00:19:10.169Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s)
00:19:10 [2020-10-30T00:19:10.169Z] === RUN   TestRenameInvalidName
00:19:10 [2020-10-30T00:19:10.464Z] --- PASS: TestRenameInvalidName (0.55s)
00:19:10 [2020-10-30T00:19:10.464Z] === RUN   TestRenameAnonymousContainer
00:19:11 [2020-10-30T00:19:11.531Z] time="2020-10-30T00:19:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:11 [2020-10-30T00:19:11.531Z] time="2020-10-30T00:19:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce0f1dff7634dfabf86147912df59838d61f33ca852fb141bc237a524a636d6a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:11 [2020-10-30T00:19:11.531Z] time="2020-10-30T00:19:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:19:11 [2020-10-30T00:19:11.531Z] time="2020-10-30T00:19:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce0f1dff7634dfabf86147912df59838d61f33ca852fb141bc237a524a636d6a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:19:12 [2020-10-30T00:19:12.104Z] --- PASS: TestPluginInstall (5.72s)
00:19:12 [2020-10-30T00:19:12.104Z]     --- PASS: TestPluginInstall/no_auth (2.76s)
00:19:12 [2020-10-30T00:19:12.104Z]     --- PASS: TestPluginInstall/with_htpasswd (1.21s)
00:19:12 [2020-10-30T00:19:12.104Z]     --- PASS: TestPluginInstall/with_insecure (1.74s)
00:19:12 [2020-10-30T00:19:12.104Z]         plugin_test.go:157: [d0290a0147573] daemon is not started
00:19:12 [2020-10-30T00:19:12.104Z] PASS
00:19:12 [2020-10-30T00:19:12.104Z] 
00:19:12 [2020-10-30T00:19:12.104Z] DONE 6 tests in 5.948s
00:19:12 [2020-10-30T00:19:12.104Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:19:12 [2020-10-30T00:19:12.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:19:12 [2020-10-30T00:19:12.104Z] ++ set -e
00:19:12 [2020-10-30T00:19:12.104Z] ++ '[' -n 0 ']'
00:19:12 [2020-10-30T00:19:12.104Z] ++ set -x
00:19:12 [2020-10-30T00:19:12.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:19:12 [2020-10-30T00:19:12.104Z] INFO: Testing against a local daemon
00:19:12 [2020-10-30T00:19:12.104Z] === RUN   TestExternalGraphDriver
00:19:12 [2020-10-30T00:19:12.365Z] === RUN   TestExternalGraphDriver/json
00:19:12 [2020-10-30T00:19:12.548Z] --- PASS: TestRenameAnonymousContainer (1.92s)
00:19:12 [2020-10-30T00:19:12.548Z] === RUN   TestRenameContainerWithSameName
00:19:13 [2020-10-30T00:19:13.184Z] --- PASS: TestRenameContainerWithSameName (0.54s)
00:19:13 [2020-10-30T00:19:13.184Z] === RUN   TestRenameContainerWithLinkedContainer
00:19:13 [2020-10-30T00:19:13.776Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:19:13 [2020-10-30T00:19:13.776Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:19:14 [2020-10-30T00:19:14.265Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
00:19:14 [2020-10-30T00:19:14.265Z] === RUN   TestResize
00:19:14 [2020-10-30T00:19:14.559Z] --- PASS: TestResize (0.56s)
00:19:14 [2020-10-30T00:19:14.559Z] === RUN   TestResizeWithInvalidSize
00:19:14 [2020-10-30T00:19:14.717Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:19:14 [2020-10-30T00:19:14.911Z] === RUN   TestExternalGraphDriver/spec
00:19:15 [2020-10-30T00:19:15.194Z] --- PASS: TestResizeWithInvalidSize (0.55s)
00:19:15 [2020-10-30T00:19:15.194Z] === RUN   TestResizeWhenContainerNotStarted
00:19:15 [2020-10-30T00:19:15.835Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s)
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:19:15 [2020-10-30T00:19:15.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:19:16 [2020-10-30T00:19:16.104Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:19:17 [2020-10-30T00:19:17.046Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:19:17 [2020-10-30T00:19:17.455Z] === RUN   TestExternalGraphDriver/pull
00:19:18 [2020-10-30T00:19:18.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:19:18 [2020-10-30T00:19:18.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:19:18 [2020-10-30T00:19:18.597Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:19:19 [2020-10-30T00:19:19.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:19:20 [2020-10-30T00:19:20.000Z] --- PASS: TestExternalGraphDriver (7.73s)
00:19:20 [2020-10-30T00:19:20.000Z]     --- PASS: TestExternalGraphDriver/json (2.51s)
00:19:20 [2020-10-30T00:19:20.000Z]     --- PASS: TestExternalGraphDriver/spec (2.69s)
00:19:20 [2020-10-30T00:19:20.000Z]     --- PASS: TestExternalGraphDriver/pull (2.41s)
00:19:20 [2020-10-30T00:19:20.000Z] === RUN   TestGraphdriverPluginV2
00:19:20 [2020-10-30T00:19:20.000Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
00:19:20 [2020-10-30T00:19:20.000Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:20 [2020-10-30T00:19:20.000Z] PASS
00:19:20 [2020-10-30T00:19:20.000Z] 
00:19:20 [2020-10-30T00:19:20.000Z] === Skipped
00:19:20 [2020-10-30T00:19:20.000Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
00:19:20 [2020-10-30T00:19:20.000Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:19:20 [2020-10-30T00:19:20.000Z] 
00:19:20 [2020-10-30T00:19:20.000Z] 
00:19:20 [2020-10-30T00:19:20.000Z] DONE 5 tests, 1 skipped in 8.012s
00:19:20 [2020-10-30T00:19:20.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:19:20 [2020-10-30T00:19:20.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:19:20 [2020-10-30T00:19:20.000Z] ++ set -e
00:19:20 [2020-10-30T00:19:20.000Z] ++ '[' -n 0 ']'
00:19:20 [2020-10-30T00:19:20.000Z] ++ set -x
00:19:20 [2020-10-30T00:19:20.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:19:20 [2020-10-30T00:19:20.261Z] INFO: Testing against a local daemon
00:19:20 [2020-10-30T00:19:20.261Z] === RUN   TestContinueAfterPluginCrash
00:19:20 [2020-10-30T00:19:20.261Z] === PAUSE TestContinueAfterPluginCrash
00:19:20 [2020-10-30T00:19:20.261Z] === RUN   TestReadPluginNoRead
00:19:20 [2020-10-30T00:19:20.261Z] === PAUSE TestReadPluginNoRead
00:19:20 [2020-10-30T00:19:20.261Z] === RUN   TestDaemonStartWithLogOpt
00:19:20 [2020-10-30T00:19:20.261Z] === PAUSE TestDaemonStartWithLogOpt
00:19:20 [2020-10-30T00:19:20.261Z] === CONT  TestContinueAfterPluginCrash
00:19:20 [2020-10-30T00:19:20.261Z] === CONT  TestDaemonStartWithLogOpt
00:19:20 [2020-10-30T00:19:20.261Z] === CONT  TestReadPluginNoRead
00:19:20 [2020-10-30T00:19:20.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:19:20 [2020-10-30T00:19:20.348Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:19:20 [2020-10-30T00:19:20.609Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:19:20 [2020-10-30T00:19:20.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:19:21 [2020-10-30T00:19:21.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:19:21 [2020-10-30T00:19:21.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:19:21 [2020-10-30T00:19:21.551Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:19:21 [2020-10-30T00:19:21.551Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:19:22 [2020-10-30T00:19:22.935Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:19:22 [2020-10-30T00:19:22.935Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:19:23 [2020-10-30T00:19:23.654Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
00:19:23 [2020-10-30T00:19:23.654Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s)
00:19:23 [2020-10-30T00:19:23.655Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s)
00:19:23 [2020-10-30T00:19:23.655Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
00:19:23 [2020-10-30T00:19:23.655Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
00:19:23 [2020-10-30T00:19:23.655Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
00:19:23 [2020-10-30T00:19:23.655Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s)
00:19:23 [2020-10-30T00:19:23.655Z] === RUN   TestCgroupNamespacesRun
00:19:23 [2020-10-30T00:19:23.879Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:19:24 [2020-10-30T00:19:24.140Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:19:24 [2020-10-30T00:19:24.402Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:19:24 [2020-10-30T00:19:24.478Z] === RUN   TestReadPluginNoRead/default
00:19:24 [2020-10-30T00:19:24.974Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:19:25 [2020-10-30T00:19:25.050Z] --- PASS: TestDaemonStartWithLogOpt (4.81s)
00:19:25 [2020-10-30T00:19:25.175Z] --- PASS: TestCgroupNamespacesRun (1.33s)
00:19:25 [2020-10-30T00:19:25.175Z] === RUN   TestCgroupNamespacesRunPrivileged
00:19:25 [2020-10-30T00:19:25.546Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:19:26 [2020-10-30T00:19:26.229Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
00:19:26 [2020-10-30T00:19:26.229Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:19:26 [2020-10-30T00:19:26.436Z] === RUN   TestReadPluginNoRead/disabled_caching
00:19:26 [2020-10-30T00:19:26.931Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:19:26 [2020-10-30T00:19:26.931Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:19:27 [2020-10-30T00:19:27.473Z] Created binary: bundles/binary-daemon/dockerd-dev
00:19:27 [2020-10-30T00:19:27.473Z] Copying nested executables into bundles/binary-daemon
00:19:27 [2020-10-30T00:19:27.473Z] 
00:19:27 [2020-10-30T00:19:27.751Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
00:19:27 [2020-10-30T00:19:27.751Z] === RUN   TestCgroupNamespacesRunHostMode
00:19:28 [2020-10-30T00:19:28.349Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:19:29 [2020-10-30T00:19:29.266Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
00:19:29 [2020-10-30T00:19:29.266Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:19:29 [2020-10-30T00:19:29.476Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:19:29 [2020-10-30T00:19:29.733Z] --- PASS: TestReadPluginNoRead (9.66s)
00:19:29 [2020-10-30T00:19:29.733Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
00:19:29 [2020-10-30T00:19:29.733Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.79s)
00:19:29 [2020-10-30T00:19:29.733Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s)
00:19:29 [2020-10-30T00:19:29.733Z]     read_test.go:92: [dffd4a148c1be] daemon is not started
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:19:30 [2020-10-30T00:19:30.307Z] --- PASS: TestContinueAfterPluginCrash (10.14s)
00:19:30 [2020-10-30T00:19:30.307Z] PASS
00:19:30 [2020-10-30T00:19:30.307Z] 
00:19:30 [2020-10-30T00:19:30.307Z] DONE 6 tests in 10.334s
00:19:30 [2020-10-30T00:19:30.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:19:30 [2020-10-30T00:19:30.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:19:30 [2020-10-30T00:19:30.307Z] ++ set -e
00:19:30 [2020-10-30T00:19:30.307Z] ++ '[' -n 0 ']'
00:19:30 [2020-10-30T00:19:30.307Z] ++ set -x
00:19:30 [2020-10-30T00:19:30.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:19:30 [2020-10-30T00:19:30.307Z] testing: warning: no tests to run
00:19:30 [2020-10-30T00:19:30.307Z] PASS
00:19:30 [2020-10-30T00:19:30.307Z] 
00:19:30 [2020-10-30T00:19:30.307Z] DONE 0 tests in 0.058s
00:19:30 [2020-10-30T00:19:30.307Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:19:30 [2020-10-30T00:19:30.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:19:30 [2020-10-30T00:19:30.307Z] ++ set -e
00:19:30 [2020-10-30T00:19:30.307Z] ++ '[' -n 0 ']'
00:19:30 [2020-10-30T00:19:30.307Z] ++ set -x
00:19:30 [2020-10-30T00:19:30.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:19:30 [2020-10-30T00:19:30.315Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.34s)
00:19:30 [2020-10-30T00:19:30.315Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:19:30 [2020-10-30T00:19:30.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/make.sh cross
00:19:30 [2020-10-30T00:19:30.567Z] INFO: Testing against a local daemon
00:19:30 [2020-10-30T00:19:30.568Z] === RUN   TestPluginWithDevMounts
00:19:30 [2020-10-30T00:19:30.568Z] === PAUSE TestPluginWithDevMounts
00:19:30 [2020-10-30T00:19:30.568Z] === CONT  TestPluginWithDevMounts
00:19:30 [2020-10-30T00:19:30.573Z] 
00:19:30 [2020-10-30T00:19:30.829Z] Removing bundles/
00:19:30 [2020-10-30T00:19:30.829Z] 
00:19:30 [2020-10-30T00:19:30.829Z] ---> Making bundle: cross (in bundles/cross)
00:19:30 [2020-10-30T00:19:30.829Z] Cross building: bundles/cross/linux/amd64
00:19:30 [2020-10-30T00:19:30.829Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:19:30 [2020-10-30T00:19:30.829Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:19:31 [2020-10-30T00:19:31.389Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:19:31 [2020-10-30T00:19:31.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s)
00:19:31 [2020-10-30T00:19:31.831Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:19:32 [2020-10-30T00:19:32.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
00:19:32 [2020-10-30T00:19:32.477Z] === RUN   TestCgroupNamespacesRunOlderClient
00:19:33 [2020-10-30T00:19:33.114Z] --- PASS: TestPluginWithDevMounts (2.16s)
00:19:33 [2020-10-30T00:19:33.114Z] PASS
00:19:33 [2020-10-30T00:19:33.114Z] 
00:19:33 [2020-10-30T00:19:33.114Z] DONE 1 tests in 2.346s
00:19:33 [2020-10-30T00:19:33.114Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:19:33 [2020-10-30T00:19:33.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:19:33 [2020-10-30T00:19:33.115Z] ++ set -e
00:19:33 [2020-10-30T00:19:33.115Z] ++ '[' -n 0 ']'
00:19:33 [2020-10-30T00:19:33.115Z] ++ set -x
00:19:33 [2020-10-30T00:19:33.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:19:33 [2020-10-30T00:19:33.115Z] INFO: Testing against a local daemon
00:19:33 [2020-10-30T00:19:33.115Z] === RUN   TestSecretInspect
00:19:34 [2020-10-30T00:19:34.103Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
00:19:34 [2020-10-30T00:19:34.103Z] === RUN   TestKernelTCPMemory
00:19:34 [2020-10-30T00:19:34.397Z] --- PASS: TestKernelTCPMemory (0.60s)
00:19:34 [2020-10-30T00:19:34.397Z] === RUN   TestNISDomainname
00:19:35 [2020-10-30T00:19:35.033Z] --- PASS: TestNISDomainname (0.67s)
00:19:35 [2020-10-30T00:19:35.033Z] === RUN   TestHostnameDnsResolution
00:19:35 [2020-10-30T00:19:35.625Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:19:36 [2020-10-30T00:19:36.079Z] --- PASS: TestHostnameDnsResolution (0.83s)
00:19:36 [2020-10-30T00:19:36.079Z] === RUN   TestStats
00:19:36 [2020-10-30T00:19:36.199Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:19:36 [2020-10-30T00:19:36.420Z] --- PASS: TestSecretInspect (3.21s)
00:19:36 [2020-10-30T00:19:36.420Z] === RUN   TestSecretList
00:19:37 [2020-10-30T00:19:37.141Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:19:38 [2020-10-30T00:19:38.083Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:19:38 [2020-10-30T00:19:38.836Z] --- PASS: TestStats (2.55s)
00:19:38 [2020-10-30T00:19:38.836Z] === RUN   TestStopContainerWithTimeout
00:19:38 [2020-10-30T00:19:38.836Z] === RUN   TestStopContainerWithTimeout/0
00:19:38 [2020-10-30T00:19:38.836Z] === PAUSE TestStopContainerWithTimeout/0
00:19:38 [2020-10-30T00:19:38.836Z] === RUN   TestStopContainerWithTimeout/1
00:19:38 [2020-10-30T00:19:38.836Z] === PAUSE TestStopContainerWithTimeout/1
00:19:38 [2020-10-30T00:19:38.836Z] === RUN   TestStopContainerWithTimeout/3
00:19:38 [2020-10-30T00:19:38.836Z] === PAUSE TestStopContainerWithTimeout/3
00:19:38 [2020-10-30T00:19:38.836Z] === RUN   TestStopContainerWithTimeout/-1
00:19:38 [2020-10-30T00:19:38.836Z] === PAUSE TestStopContainerWithTimeout/-1
00:19:38 [2020-10-30T00:19:38.836Z] === CONT  TestStopContainerWithTimeout/0
00:19:38 [2020-10-30T00:19:38.836Z] === CONT  TestStopContainerWithTimeout/-1
00:19:38 [2020-10-30T00:19:38.836Z] === CONT  TestStopContainerWithTimeout/1
00:19:38 [2020-10-30T00:19:38.836Z] === CONT  TestStopContainerWithTimeout/3
00:19:39 [2020-10-30T00:19:39.467Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:19:39 [2020-10-30T00:19:39.721Z] --- PASS: TestSecretList (3.17s)
00:19:39 [2020-10-30T00:19:39.721Z] === RUN   TestSecretsCreateAndDelete
00:19:41 [2020-10-30T00:19:41.382Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:19:41 [2020-10-30T00:19:41.582Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:19:41 [2020-10-30T00:19:41.582Z]     --- PASS: TestStopContainerWithTimeout/0 (1.01s)
00:19:41 [2020-10-30T00:19:41.582Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
00:19:41 [2020-10-30T00:19:41.582Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
00:19:41 [2020-10-30T00:19:41.582Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
00:19:41 [2020-10-30T00:19:41.582Z] === RUN   TestDeleteDevicemapper
00:19:41 [2020-10-30T00:19:41.582Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:19:41 [2020-10-30T00:19:41.582Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:19:41 [2020-10-30T00:19:41.582Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:19:42 [2020-10-30T00:19:42.769Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:19:43 [2020-10-30T00:19:43.053Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
00:19:43 [2020-10-30T00:19:43.053Z] === RUN   TestSecretsUpdate
00:19:43 [2020-10-30T00:19:43.113Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
00:19:43 [2020-10-30T00:19:43.113Z] === RUN   TestUpdateMemory
00:19:43 [2020-10-30T00:19:43.758Z] --- PASS: TestUpdateMemory (0.67s)
00:19:43 [2020-10-30T00:19:43.758Z] === RUN   TestUpdateCPUQuota
00:19:44 [2020-10-30T00:19:44.806Z] --- PASS: TestUpdateCPUQuota (0.85s)
00:19:44 [2020-10-30T00:19:44.806Z] === RUN   TestUpdatePidsLimit
00:19:44 [2020-10-30T00:19:44.806Z] === RUN   TestUpdatePidsLimit/update_from_none
00:19:45 [2020-10-30T00:19:45.101Z] === RUN   TestUpdatePidsLimit/no_change
00:19:45 [2020-10-30T00:19:45.101Z] === RUN   TestUpdatePidsLimit/update_lower
00:19:45 [2020-10-30T00:19:45.395Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:19:45 [2020-10-30T00:19:45.599Z] --- PASS: TestSecretsUpdate (2.73s)
00:19:45 [2020-10-30T00:19:45.600Z] === RUN   TestTemplatedSecret
00:19:45 [2020-10-30T00:19:45.689Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:19:45 [2020-10-30T00:19:45.986Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:19:46 [2020-10-30T00:19:46.071Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:19:46 [2020-10-30T00:19:46.279Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:19:47 [2020-10-30T00:19:47.325Z] --- PASS: TestUpdatePidsLimit (2.40s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.26s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
00:19:47 [2020-10-30T00:19:47.325Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
00:19:47 [2020-10-30T00:19:47.325Z] === RUN   TestUpdateRestartPolicy
00:19:48 [2020-10-30T00:19:48.902Z] --- PASS: TestTemplatedSecret (3.37s)
00:19:48 [2020-10-30T00:19:48.902Z] === RUN   TestSecretCreateResolve
00:19:51 [2020-10-30T00:19:51.362Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:19:52 [2020-10-30T00:19:52.205Z] --- PASS: TestSecretCreateResolve (3.25s)
00:19:52 [2020-10-30T00:19:52.205Z] PASS
00:19:52 [2020-10-30T00:19:52.205Z] 
00:19:52 [2020-10-30T00:19:52.205Z] DONE 6 tests in 19.200s
00:19:52 [2020-10-30T00:19:52.205Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:19:52 [2020-10-30T00:19:52.205Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
00:19:52 [2020-10-30T00:19:52.205Z] ++ set -e
00:19:52 [2020-10-30T00:19:52.205Z] ++ '[' -n 0 ']'
00:19:52 [2020-10-30T00:19:52.205Z] ++ set -x
00:19:52 [2020-10-30T00:19:52.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
00:19:52 [2020-10-30T00:19:52.205Z] INFO: Testing against a local daemon
00:19:52 [2020-10-30T00:19:52.205Z] === RUN   TestServiceCreateInit
00:19:52 [2020-10-30T00:19:52.205Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:19:52 [2020-10-30T00:19:52.749Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:19:54 [2020-10-30T00:19:54.134Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:19:54 [2020-10-30T00:19:54.396Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:19:55 [2020-10-30T00:19:55.340Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:19:55 [2020-10-30T00:19:55.601Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:19:55 [2020-10-30T00:19:55.601Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:19:57 [2020-10-30T00:19:57.496Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:19:58 [2020-10-30T00:19:58.906Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:19:59 [2020-10-30T00:19:59.998Z] --- PASS: TestUpdateRestartPolicy (11.27s)
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestUpdateRestartWithAutoRemove
00:19:59 [2020-10-30T00:19:59.998Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitNonBlocked
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:19:59 [2020-10-30T00:19:59.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:19:59 [2020-10-30T00:19:59.998Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:19:59 [2020-10-30T00:19:59.998Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:19:59 [2020-10-30T00:19:59.998Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:19:59 [2020-10-30T00:19:59.998Z] --- PASS: TestWaitNonBlocked (0.02s)
00:19:59 [2020-10-30T00:19:59.998Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
00:19:59 [2020-10-30T00:19:59.998Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitBlocked
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:19:59 [2020-10-30T00:19:59.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:19:59 [2020-10-30T00:19:59.998Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:19:59 [2020-10-30T00:19:59.998Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:19:59 [2020-10-30T00:19:59.998Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:19:59 [2020-10-30T00:19:59.998Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:20:00 [2020-10-30T00:20:00.661Z] --- PASS: TestWaitBlocked (0.03s)
00:20:00 [2020-10-30T00:20:00.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
00:20:00 [2020-10-30T00:20:00.661Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
00:20:00 [2020-10-30T00:20:00.661Z] === CONT  TestContainerStartOnDaemonRestart
00:20:00 [2020-10-30T00:20:00.661Z] === CONT  TestIpcModeOlderClient
00:20:00 [2020-10-30T00:20:00.661Z] === CONT  TestDaemonHostGatewayIP
00:20:00 [2020-10-30T00:20:00.661Z] === CONT  TestDaemonRestartIpcMode
00:20:00 [2020-10-30T00:20:00.661Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:20:00 [2020-10-30T00:20:00.661Z] === CONT  TestContainerKillOnDaemonStart
00:20:01 [2020-10-30T00:20:01.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:20:01 [2020-10-30T00:20:01.704Z] --- PASS: TestServiceCreateInit (9.59s)
00:20:01 [2020-10-30T00:20:01.704Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
00:20:01 [2020-10-30T00:20:01.704Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
00:20:01 [2020-10-30T00:20:01.704Z] === RUN   TestCreateServiceMultipleTimes
00:20:04 [2020-10-30T00:20:04.000Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:20:04 [2020-10-30T00:20:04.248Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s)
00:20:04 [2020-10-30T00:20:04.541Z] --- PASS: TestDaemonRestartIpcMode (4.17s)
00:20:04 [2020-10-30T00:20:04.834Z] --- PASS: TestDaemonHostGatewayIP (4.21s)
00:20:06 [2020-10-30T00:20:06.546Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:20:07 [2020-10-30T00:20:07.118Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:20:13 [2020-10-30T00:20:13.354Z] --- PASS: TestContainerKillOnDaemonStart (12.78s)
00:20:13 [2020-10-30T00:20:13.354Z] PASS
00:20:13 [2020-10-30T00:20:13.354Z] 
00:20:13 [2020-10-30T00:20:13.354Z] === Skipped
00:20:13 [2020-10-30T00:20:13.354Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:20:13 [2020-10-30T00:20:13.354Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:20:13 [2020-10-30T00:20:13.354Z] 
00:20:13 [2020-10-30T00:20:13.354Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:20:13 [2020-10-30T00:20:13.354Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:20:13 [2020-10-30T00:20:13.354Z] 
00:20:13 [2020-10-30T00:20:13.354Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:20:13 [2020-10-30T00:20:13.354Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:20:13 [2020-10-30T00:20:13.354Z] 
00:20:13 [2020-10-30T00:20:13.354Z] 
00:20:13 [2020-10-30T00:20:13.354Z] DONE 193 tests, 3 skipped in 108.608s
00:20:13 [2020-10-30T00:20:13.354Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:20:13 [2020-10-30T00:20:13.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:20:13 [2020-10-30T00:20:13.354Z] ++ set -e
00:20:13 [2020-10-30T00:20:13.354Z] ++ '[' -n 0 ']'
00:20:13 [2020-10-30T00:20:13.354Z] ++ set -x
00:20:13 [2020-10-30T00:20:13.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:20:13 [2020-10-30T00:20:13.649Z] INFO: Testing against a local daemon
00:20:13 [2020-10-30T00:20:13.649Z] === RUN   TestCommitInheritsEnv
00:20:13 [2020-10-30T00:20:13.704Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:20:13 [2020-10-30T00:20:13.944Z] --- PASS: TestCommitInheritsEnv (0.33s)
00:20:13 [2020-10-30T00:20:13.944Z] === RUN   TestImportExtremelyLargeImageWorks
00:20:13 [2020-10-30T00:20:13.944Z] === PAUSE TestImportExtremelyLargeImageWorks
00:20:13 [2020-10-30T00:20:13.944Z] === RUN   TestImagesFilterMultiReference
00:20:13 [2020-10-30T00:20:13.944Z] --- PASS: TestImagesFilterMultiReference (0.05s)
00:20:13 [2020-10-30T00:20:13.944Z] === RUN   TestImagePullPlatformInvalid
00:20:13 [2020-10-30T00:20:13.944Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:20:13 [2020-10-30T00:20:13.944Z] === RUN   TestRemoveImageOrphaning
00:20:14 [2020-10-30T00:20:14.241Z] --- PASS: TestRemoveImageOrphaning (0.29s)
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestRemoveImageGarbageCollector
00:20:14 [2020-10-30T00:20:14.241Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:20:14 [2020-10-30T00:20:14.241Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:20:14 [2020-10-30T00:20:14.241Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestTagInvalidReference
00:20:14 [2020-10-30T00:20:14.241Z] --- PASS: TestTagInvalidReference (0.03s)
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestTagValidPrefixedRepo
00:20:14 [2020-10-30T00:20:14.241Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestTagExistedNameWithoutForce
00:20:14 [2020-10-30T00:20:14.241Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:20:14 [2020-10-30T00:20:14.241Z] === RUN   TestTagOfficialNames
00:20:14 [2020-10-30T00:20:14.534Z] --- PASS: TestTagOfficialNames (0.04s)
00:20:14 [2020-10-30T00:20:14.534Z] === RUN   TestTagMatchesDigest
00:20:14 [2020-10-30T00:20:14.534Z] --- PASS: TestTagMatchesDigest (0.03s)
00:20:14 [2020-10-30T00:20:14.534Z] === CONT  TestImportExtremelyLargeImageWorks
00:20:15 [2020-10-30T00:20:15.089Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:20:16 [2020-10-30T00:20:16.031Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:20:17 [2020-10-30T00:20:17.947Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:20:18 [2020-10-30T00:20:18.890Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:20:20 [2020-10-30T00:20:20.805Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:20:23 [2020-10-30T00:20:23.673Z] --- PASS: TestCreateServiceMultipleTimes (19.07s)
00:20:23 [2020-10-30T00:20:23.673Z] === RUN   TestCreateServiceConflict
00:20:24 [2020-10-30T00:20:24.115Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:20:24 [2020-10-30T00:20:24.115Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:20:24 [2020-10-30T00:20:24.244Z] --- PASS: TestCreateServiceConflict (3.23s)
00:20:24 [2020-10-30T00:20:24.244Z] === RUN   TestCreateServiceMaxReplicas
00:20:27 [2020-10-30T00:20:27.549Z] --- PASS: TestCreateServiceMaxReplicas (3.42s)
00:20:27 [2020-10-30T00:20:27.549Z] === RUN   TestCreateWithDuplicateNetworkNames
00:20:30 [2020-10-30T00:20:30.701Z] --- PASS: TestDockerDaemonSuite (371.20s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.86s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.17s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.43s)
00:20:30 [2020-10-30T00:20:30.701Z]         docker_cli_daemon_test.go:1454: [d40c04640e11b] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d873e69f9be80] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.31s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.14s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d10da2c209882] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (6.19s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.54s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.13s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.67s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d63c1587bdc85] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d7259e6bcc4ab] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [dfc6d942ee200] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.77s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.71s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d36776144202a] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.58s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.32s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:20:30 [2020-10-30T00:20:30.701Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [de094bfe3f87b] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.88s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.06s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [ddc694b058895] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.59s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.61s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d8a42115ebd7d] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s)
00:20:30 [2020-10-30T00:20:30.701Z]         docker_cli_daemon_plugins_test.go:79: [df9fea60330a9] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s)
00:20:30 [2020-10-30T00:20:30.701Z]         docker_cli_daemon_plugins_test.go:169: [d091e9cc7cece] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d0ee7c09b5df5] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.94s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.08s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.51s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.44s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.65s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.64s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.44s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d3574363d015b] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.57s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.00s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.61s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.30s)
00:20:30 [2020-10-30T00:20:30.701Z]         check_test.go:309: [d42b79ac7ca01] daemon is not started
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.75s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.97s)
00:20:30 [2020-10-30T00:20:30.701Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.68s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.99s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d4224bcc2ccc4] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d8ec7ed08e8fa] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.30s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d680fabc98b74] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.45s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.23s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.45s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.72s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.83s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.65s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d132166510ffb] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.82s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s)
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_plugins_test.go:105: [d905c17959f8d] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.09s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [dff5b45936058] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from config
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from config
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from config
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from config
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from config
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode private set from cli
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode shareable set from cli
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode host set from cli
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode container:123 set from cli
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2886: Checking IpcMode nosuchmode set from cli
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [dea95ca3ff513] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d164b92e310de] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d65b29574c2a1] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.28s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.58s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d41cd9e1aab55] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.44s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.23s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.67s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [da67fd00d958b] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.69s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d355347eb6c11] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.94s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.84s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.23s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.58s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.16s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.37s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.58s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.09s)
00:20:30 [2020-10-30T00:20:30.702Z]         docker_cli_daemon_test.go:2549: [d361739370ad4] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.00s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.03s)
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.28s)
00:20:30 [2020-10-30T00:20:30.702Z]         check_test.go:309: [d16aa98ddacdf] daemon is not started
00:20:30 [2020-10-30T00:20:30.702Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.61s)
00:20:30 [2020-10-30T00:20:30.702Z] === RUN   TestDockerSwarmSuite
00:20:30 [2020-10-30T00:20:30.702Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:20:34 [2020-10-30T00:20:34.914Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:20:35 [2020-10-30T00:20:35.492Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:20:35 [2020-10-30T00:20:35.776Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:20:37 [2020-10-30T00:20:37.696Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:20:41 [2020-10-30T00:20:41.901Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:20:41 [2020-10-30T00:20:41.901Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:20:42 [2020-10-30T00:20:42.458Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s)
00:20:42 [2020-10-30T00:20:42.458Z] === RUN   TestCreateServiceSecretFileMode
00:20:42 [2020-10-30T00:20:42.473Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:20:43 [2020-10-30T00:20:43.043Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:20:43 [2020-10-30T00:20:43.303Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:20:43 [2020-10-30T00:20:43.564Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:20:43 [2020-10-30T00:20:43.826Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:20:44 [2020-10-30T00:20:44.398Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:20:45 [2020-10-30T00:20:45.759Z] --- PASS: TestCreateServiceSecretFileMode (3.19s)
00:20:45 [2020-10-30T00:20:45.759Z] === RUN   TestCreateServiceConfigFileMode
00:20:46 [2020-10-30T00:20:46.944Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:20:47 [2020-10-30T00:20:47.888Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:20:49 [2020-10-30T00:20:49.062Z] --- PASS: TestCreateServiceConfigFileMode (3.34s)
00:20:49 [2020-10-30T00:20:49.062Z] === RUN   TestCreateServiceSysctls
00:20:49 [2020-10-30T00:20:49.273Z] === RUN   TestDockerSuite/TestBuildEnv
00:20:50 [2020-10-30T00:20:50.658Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:20:51 [2020-10-30T00:20:51.601Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:20:52 [2020-10-30T00:20:52.236Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:20:52 [2020-10-30T00:20:52.236Z] Copying nested executables into bundles/cross/linux/amd64
00:20:52 [2020-10-30T00:20:52.797Z] Cross building: bundles/cross/windows/amd64
00:20:52 [2020-10-30T00:20:52.986Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:20:53 [2020-10-30T00:20:53.053Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:20:53 [2020-10-30T00:20:53.053Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:20:53 [2020-10-30T00:20:53.269Z] --- PASS: TestCreateServiceSysctls (4.13s)
00:20:53 [2020-10-30T00:20:53.269Z] === RUN   TestCreateServiceCapabilities
00:20:56 [2020-10-30T00:20:56.570Z] --- PASS: TestCreateServiceCapabilities (3.37s)
00:20:56 [2020-10-30T00:20:56.570Z] === RUN   TestInspect
00:20:57 [2020-10-30T00:20:57.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:20:58 [2020-10-30T00:20:58.134Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:20:59 [2020-10-30T00:20:59.522Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:20:59 [2020-10-30T00:20:59.876Z] --- PASS: TestInspect (3.55s)
00:20:59 [2020-10-30T00:20:59.876Z] === RUN   TestCreateJob
00:21:05 [2020-10-30T00:21:05.172Z] --- PASS: TestCreateJob (4.46s)
00:21:05 [2020-10-30T00:21:05.172Z] === RUN   TestReplicatedJob
00:21:11 [2020-10-30T00:21:11.763Z] --- PASS: TestReplicatedJob (6.28s)
00:21:11 [2020-10-30T00:21:11.763Z] === RUN   TestUpdateReplicatedJob
00:21:15 [2020-10-30T00:21:15.066Z] --- PASS: TestUpdateReplicatedJob (4.21s)
00:21:15 [2020-10-30T00:21:15.066Z] === RUN   TestServiceListWithStatuses
00:21:15 [2020-10-30T00:21:15.066Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:21:15 [2020-10-30T00:21:15.066Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:21:15 [2020-10-30T00:21:15.066Z] === RUN   TestDockerNetworkConnectAlias
00:21:21 [2020-10-30T00:21:21.655Z] --- PASS: TestDockerNetworkConnectAlias (6.47s)
00:21:21 [2020-10-30T00:21:21.655Z] === RUN   TestDockerNetworkReConnect
00:21:25 [2020-10-30T00:21:25.860Z] --- PASS: TestDockerNetworkReConnect (4.51s)
00:21:25 [2020-10-30T00:21:25.860Z] === RUN   TestServicePlugin
00:21:25 [2020-10-30T00:21:25.860Z] --- SKIP: TestServicePlugin (0.00s)
00:21:25 [2020-10-30T00:21:25.860Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:21:25 [2020-10-30T00:21:25.860Z] === RUN   TestServiceUpdateLabel
00:21:26 [2020-10-30T00:21:26.107Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:21:26 [2020-10-30T00:21:26.369Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:21:28 [2020-10-30T00:21:28.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:21:28 [2020-10-30T00:21:28.914Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:21:29 [2020-10-30T00:21:29.163Z] --- PASS: TestServiceUpdateLabel (2.71s)
00:21:29 [2020-10-30T00:21:29.163Z] === RUN   TestServiceUpdateSecrets
00:21:31 [2020-10-30T00:21:31.328Z] 4612f6d0b889: Pull complete
00:21:33 [2020-10-30T00:21:33.122Z] --- PASS: TestImportExtremelyLargeImageWorks (189.72s)
00:21:33 [2020-10-30T00:21:33.122Z] PASS
00:21:33 [2020-10-30T00:21:33.122Z] 
00:21:33 [2020-10-30T00:21:33.122Z] DONE 12 tests in 194.274s
00:21:33 [2020-10-30T00:21:33.122Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:21:33 [2020-10-30T00:21:33.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
00:21:33 [2020-10-30T00:21:33.122Z] ++ set -e
00:21:33 [2020-10-30T00:21:33.122Z] ++ '[' -n 0 ']'
00:21:33 [2020-10-30T00:21:33.122Z] ++ set -x
00:21:33 [2020-10-30T00:21:33.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
00:21:33 [2020-10-30T00:21:33.122Z] INFO: Testing against a local daemon
00:21:33 [2020-10-30T00:21:33.122Z] === RUN   TestNetworkCreateDelete
00:21:33 [2020-10-30T00:21:33.122Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:21:33 [2020-10-30T00:21:33.122Z] === RUN   TestDockerNetworkDeletePreferID
00:21:33 [2020-10-30T00:21:33.777Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
00:21:33 [2020-10-30T00:21:33.777Z] === RUN   TestDaemonDNSFallback
00:21:35 [2020-10-30T00:21:35.179Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:21:35 [2020-10-30T00:21:35.751Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:21:36 [2020-10-30T00:21:36.322Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:21:36 [2020-10-30T00:21:36.583Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:21:37 [2020-10-30T00:21:37.969Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:21:37 [2020-10-30T00:21:37.969Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:21:38 [2020-10-30T00:21:38.231Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:21:40 [2020-10-30T00:21:40.776Z] --- PASS: TestDaemonDNSFallback (6.80s)
00:21:40 [2020-10-30T00:21:40.776Z] === RUN   TestInspectNetwork
00:21:44 [2020-10-30T00:21:44.073Z] --- PASS: TestServiceUpdateSecrets (15.32s)
00:21:44 [2020-10-30T00:21:44.074Z] === RUN   TestServiceUpdateConfigs
00:21:44 [2020-10-30T00:21:44.985Z] === RUN   TestInspectNetwork/full_network_id
00:21:44 [2020-10-30T00:21:44.985Z] === RUN   TestInspectNetwork/partial_network_id
00:21:44 [2020-10-30T00:21:44.985Z] === RUN   TestInspectNetwork/network_name
00:21:44 [2020-10-30T00:21:44.985Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:21:48 [2020-10-30T00:21:48.285Z] === RUN   TestDockerSuite/TestBuildExpose
00:21:48 [2020-10-30T00:21:48.857Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:21:49 [2020-10-30T00:21:49.118Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:21:49 [2020-10-30T00:21:49.379Z] --- PASS: TestInspectNetwork (8.86s)
00:21:49 [2020-10-30T00:21:49.379Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:21:49 [2020-10-30T00:21:49.379Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:21:49 [2020-10-30T00:21:49.379Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:21:49 [2020-10-30T00:21:49.379Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:21:49 [2020-10-30T00:21:49.379Z] === RUN   TestRunContainerWithBridgeNone
00:21:49 [2020-10-30T00:21:49.640Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:21:49 [2020-10-30T00:21:49.902Z] === RUN   TestDockerSuite/TestBuildFails
00:21:50 [2020-10-30T00:21:50.854Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:21:50 [2020-10-30T00:21:50.854Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:21:50 [2020-10-30T00:21:50.854Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:21:51 [2020-10-30T00:21:51.798Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestNetworkInvalidJSON
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestNetworkInvalidJSON//networks/create
00:21:51 [2020-10-30T00:21:51.798Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:21:51 [2020-10-30T00:21:51.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:21:51 [2020-10-30T00:21:51.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:21:51 [2020-10-30T00:21:51.798Z] === CONT  TestNetworkInvalidJSON//networks/create
00:21:51 [2020-10-30T00:21:51.798Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:21:51 [2020-10-30T00:21:51.798Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:21:51 [2020-10-30T00:21:51.798Z] --- PASS: TestNetworkInvalidJSON (0.04s)
00:21:51 [2020-10-30T00:21:51.798Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:21:51 [2020-10-30T00:21:51.798Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:21:51 [2020-10-30T00:21:51.798Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:21:51 [2020-10-30T00:21:51.798Z] === RUN   TestHostIPv4BridgeLabel
00:21:52 [2020-10-30T00:21:52.370Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
00:21:52 [2020-10-30T00:21:52.370Z] === RUN   TestDaemonRestartWithLiveRestore
00:21:53 [2020-10-30T00:21:53.313Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:21:53 [2020-10-30T00:21:53.575Z] --- PASS: TestDaemonRestartWithLiveRestore (1.15s)
00:21:53 [2020-10-30T00:21:53.575Z] === RUN   TestDaemonDefaultNetworkPools
00:21:54 [2020-10-30T00:21:54.518Z] --- PASS: TestDaemonDefaultNetworkPools (0.99s)
00:21:54 [2020-10-30T00:21:54.518Z] === RUN   TestDaemonRestartWithExistingNetwork
00:21:55 [2020-10-30T00:21:55.461Z] === RUN   TestDockerSuite/TestBuildForceRm
00:21:55 [2020-10-30T00:21:55.722Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
00:21:55 [2020-10-30T00:21:55.722Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:21:57 [2020-10-30T00:21:57.110Z] === RUN   TestDockerSuite/TestBuildFromGit
00:21:57 [2020-10-30T00:21:57.110Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
00:21:57 [2020-10-30T00:21:57.110Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:21:57 [2020-10-30T00:21:57.682Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:21:57 [2020-10-30T00:21:57.682Z] === RUN   TestServiceWithPredefinedNetwork
00:21:57 [2020-10-30T00:21:57.943Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:21:58 [2020-10-30T00:21:58.514Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:21:58 [2020-10-30T00:21:58.984Z] --- PASS: TestServiceUpdateConfigs (14.89s)
00:21:58 [2020-10-30T00:21:58.984Z] === RUN   TestServiceUpdateNetwork
00:21:59 [2020-10-30T00:21:59.086Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:22:01 [2020-10-30T00:22:01.002Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s)
00:22:01 [2020-10-30T00:22:01.002Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:22:01 [2020-10-30T00:22:01.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:22:01 [2020-10-30T00:22:01.002Z]     service_test.go:236: FLAKY_TEST
00:22:01 [2020-10-30T00:22:01.002Z] === RUN   TestServiceWithDataPathPortInit
00:22:01 [2020-10-30T00:22:01.002Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:22:01 [2020-10-30T00:22:01.945Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:22:01 [2020-10-30T00:22:01.945Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:22:03 [2020-10-30T00:22:03.861Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:22:05 [2020-10-30T00:22:05.773Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:22:06 [2020-10-30T00:22:06.715Z] === RUN   TestDockerSuite/TestBuildHistory
00:22:10 [2020-10-30T00:22:10.922Z] === RUN   TestDockerSuite/TestBuildIidFile
00:22:10 [2020-10-30T00:22:10.922Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:22:11 [2020-10-30T00:22:11.183Z] === RUN   TestDockerSuite/TestBuildInheritance
00:22:11 [2020-10-30T00:22:11.756Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:22:12 [2020-10-30T00:22:12.331Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:22:12 [2020-10-30T00:22:12.331Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:22:13 [2020-10-30T00:22:13.272Z] === RUN   TestDockerSuite/TestBuildLabel
00:22:13 [2020-10-30T00:22:13.534Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:22:13 [2020-10-30T00:22:13.896Z] --- PASS: TestServiceUpdateNetwork (14.74s)
00:22:13 [2020-10-30T00:22:13.897Z] === RUN   TestServiceUpdatePidsLimit
00:22:14 [2020-10-30T00:22:14.104Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:22:14 [2020-10-30T00:22:14.365Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:22:14 [2020-10-30T00:22:14.365Z] === RUN   TestDockerSuite/TestBuildLabels
00:22:14 [2020-10-30T00:22:14.487Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:22:14 [2020-10-30T00:22:14.487Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:22:14 [2020-10-30T00:22:14.487Z] remote: Enumerating objects: 2, done.
00:22:14 [2020-10-30T00:22:14.487Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:22:14 [2020-10-30T00:22:14.487Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:22:14 [2020-10-30T00:22:14.487Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:22:14 [2020-10-30T00:22:14.487Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
00:22:14 [2020-10-30T00:22:14.487Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:22:14 [2020-10-30T00:22:14.487Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:22:14 [2020-10-30T00:22:14.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/test/unit
00:22:14 [2020-10-30T00:22:14.937Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:22:15 [2020-10-30T00:22:15.282Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:22:15 [2020-10-30T00:22:15.880Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:22:16 [2020-10-30T00:22:16.227Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:22:17 [2020-10-30T00:22:17.264Z] --- PASS: TestServiceWithDataPathPortInit (16.49s)
00:22:17 [2020-10-30T00:22:17.264Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:22:18 [2020-10-30T00:22:18.084Z] ?   	github.com/docker/docker/api	[no test files]
00:22:18 [2020-10-30T00:22:18.649Z] === RUN   TestDockerSuite/TestBuildLastModified
00:22:23 [2020-10-30T00:22:23.940Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:22:24 [2020-10-30T00:22:24.364Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:22:25 [2020-10-30T00:22:25.324Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.08s)
00:22:25 [2020-10-30T00:22:25.324Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gw584aj0lmb14w6mah27gt38u Created:2020-10-30 00:22:18.285695899 +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[d26c1ae686f7185a35a0c2de8de075d2f4c44a4d3d27d81a47ac8746044b9840:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y5k08y3qw7awkz1alkq3ue4ev EndpointID:1ec32d78e027950ce28cb773c93523d333924595888230c879c2b235b92e7971 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea809b63fa0c8dec3340dd8189710a3626a1ee57d373db30c6534a36a41a70ef 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:ffc80b1906ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y5k08y3qw7awkz1alkq3ue4ev EndpointID:1ec32d78e027950ce28cb773c93523d333924595888230c879c2b235b92e7971 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:22:25 [2020-10-30T00:22:25.324Z] PASS
00:22:25 [2020-10-30T00:22:25.324Z] 
00:22:25 [2020-10-30T00:22:25.324Z] === Skipped
00:22:25 [2020-10-30T00:22:25.324Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:22:25 [2020-10-30T00:22:25.324Z]     service_test.go:236: FLAKY_TEST
00:22:25 [2020-10-30T00:22:25.324Z] 
00:22:25 [2020-10-30T00:22:25.324Z] 
00:22:25 [2020-10-30T00:22:25.324Z] DONE 23 tests, 1 skipped in 52.418s
00:22:25 [2020-10-30T00:22:25.324Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:22:25 [2020-10-30T00:22:25.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:22:25 [2020-10-30T00:22:25.324Z] ++ set -e
00:22:25 [2020-10-30T00:22:25.324Z] ++ '[' -n 0 ']'
00:22:25 [2020-10-30T00:22:25.324Z] ++ set -x
00:22:25 [2020-10-30T00:22:25.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:22:25 [2020-10-30T00:22:25.586Z] INFO: Testing against a local daemon
00:22:25 [2020-10-30T00:22:25.586Z] === RUN   TestDockerNetworkIpvlanPersistance
00:22:25 [2020-10-30T00:22:25.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:22:25 [2020-10-30T00:22:25.586Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:22:25 [2020-10-30T00:22:25.586Z] === RUN   TestDockerNetworkIpvlan
00:22:25 [2020-10-30T00:22:25.586Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
00:22:25 [2020-10-30T00:22:25.586Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:22:25 [2020-10-30T00:22:25.586Z] PASS
00:22:25 [2020-10-30T00:22:25.586Z] 
00:22:25 [2020-10-30T00:22:25.586Z] === Skipped
00:22:25 [2020-10-30T00:22:25.586Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:22:25 [2020-10-30T00:22:25.586Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:22:25 [2020-10-30T00:22:25.586Z] 
00:22:25 [2020-10-30T00:22:25.586Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
00:22:25 [2020-10-30T00:22:25.586Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:22:25 [2020-10-30T00:22:25.586Z] 
00:22:25 [2020-10-30T00:22:25.586Z] 
00:22:25 [2020-10-30T00:22:25.586Z] DONE 2 tests, 2 skipped in 0.339s
00:22:25 [2020-10-30T00:22:25.586Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:22:25 [2020-10-30T00:22:25.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:22:25 [2020-10-30T00:22:25.586Z] ++ set -e
00:22:25 [2020-10-30T00:22:25.586Z] ++ '[' -n 0 ']'
00:22:25 [2020-10-30T00:22:25.586Z] ++ set -x
00:22:25 [2020-10-30T00:22:25.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:22:25 [2020-10-30T00:22:25.847Z] INFO: Testing against a local daemon
00:22:25 [2020-10-30T00:22:25.847Z] === RUN   TestDockerNetworkMacvlanPersistance
00:22:27 [2020-10-30T00:22:27.231Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:22:27 [2020-10-30T00:22:27.231Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:22:27 [2020-10-30T00:22:27.491Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:22:27 [2020-10-30T00:22:27.491Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:22:27 [2020-10-30T00:22:27.752Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:22:27 [2020-10-30T00:22:27.752Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.80s)
00:22:27 [2020-10-30T00:22:27.752Z] === RUN   TestDockerNetworkMacvlan
00:22:28 [2020-10-30T00:22:28.013Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:22:28 [2020-10-30T00:22:28.584Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:22:29 [2020-10-30T00:22:29.526Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:22:29 [2020-10-30T00:22:29.526Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:22:30 [2020-10-30T00:22:30.466Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:22:30 [2020-10-30T00:22:30.728Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:22:30 [2020-10-30T00:22:30.948Z] --- PASS: TestServiceUpdatePidsLimit (17.46s)
00:22:30 [2020-10-30T00:22:30.948Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
00:22:30 [2020-10-30T00:22:30.948Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
00:22:30 [2020-10-30T00:22:30.948Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
00:22:30 [2020-10-30T00:22:30.948Z] PASS
00:22:30 [2020-10-30T00:22:30.948Z] 
00:22:30 [2020-10-30T00:22:30.948Z] === Skipped
00:22:30 [2020-10-30T00:22:30.948Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:22:30 [2020-10-30T00:22:30.948Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:22:30 [2020-10-30T00:22:30.948Z] 
00:22:30 [2020-10-30T00:22:30.948Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:22:30 [2020-10-30T00:22:30.948Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:22:30 [2020-10-30T00:22:30.948Z] 
00:22:30 [2020-10-30T00:22:30.948Z] 
00:22:30 [2020-10-30T00:22:30.948Z] DONE 27 tests, 2 skipped in 158.988s
00:22:30 [2020-10-30T00:22:30.948Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:22:30 [2020-10-30T00:22:30.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
00:22:30 [2020-10-30T00:22:30.948Z] ++ set -e
00:22:30 [2020-10-30T00:22:30.948Z] ++ '[' -n 0 ']'
00:22:30 [2020-10-30T00:22:30.948Z] ++ set -x
00:22:30 [2020-10-30T00:22:30.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
00:22:31 [2020-10-30T00:22:31.209Z] INFO: Testing against a local daemon
00:22:31 [2020-10-30T00:22:31.209Z] === RUN   TestSessionCreate
00:22:31 [2020-10-30T00:22:31.209Z] --- PASS: TestSessionCreate (0.05s)
00:22:31 [2020-10-30T00:22:31.209Z] === RUN   TestSessionCreateWithBadUpgrade
00:22:31 [2020-10-30T00:22:31.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:22:31 [2020-10-30T00:22:31.209Z] PASS
00:22:31 [2020-10-30T00:22:31.209Z] 
00:22:31 [2020-10-30T00:22:31.209Z] DONE 2 tests in 0.302s
00:22:31 [2020-10-30T00:22:31.209Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:22:31 [2020-10-30T00:22:31.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
00:22:31 [2020-10-30T00:22:31.209Z] ++ set -e
00:22:31 [2020-10-30T00:22:31.209Z] ++ '[' -n 0 ']'
00:22:31 [2020-10-30T00:22:31.209Z] ++ set -x
00:22:31 [2020-10-30T00:22:31.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
00:22:31 [2020-10-30T00:22:31.474Z] INFO: Testing against a local daemon
00:22:31 [2020-10-30T00:22:31.474Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:22:31 [2020-10-30T00:22:31.474Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
00:22:31 [2020-10-30T00:22:31.474Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:22:31 [2020-10-30T00:22:31.474Z] === RUN   TestEventsExecDie
00:22:32 [2020-10-30T00:22:32.430Z] --- PASS: TestEventsExecDie (0.93s)
00:22:32 [2020-10-30T00:22:32.430Z] === RUN   TestEventsBackwardsCompatible
00:22:32 [2020-10-30T00:22:32.656Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:22:32 [2020-10-30T00:22:32.692Z] --- PASS: TestEventsBackwardsCompatible (0.14s)
00:22:32 [2020-10-30T00:22:32.692Z] === RUN   TestInfoBinaryCommits
00:22:32 [2020-10-30T00:22:32.692Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:22:32 [2020-10-30T00:22:32.692Z] === RUN   TestInfoAPIVersioned
00:22:32 [2020-10-30T00:22:32.692Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:22:32 [2020-10-30T00:22:32.692Z] === RUN   TestInfoDiscoveryBackend
00:22:32 [2020-10-30T00:22:32.930Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
00:22:33 [2020-10-30T00:22:33.263Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
00:22:33 [2020-10-30T00:22:33.263Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:22:34 [2020-10-30T00:22:34.206Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:22:34 [2020-10-30T00:22:34.206Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:22:34 [2020-10-30T00:22:34.571Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:22:34 [2020-10-30T00:22:34.831Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:22:35 [2020-10-30T00:22:35.092Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:22:35 [2020-10-30T00:22:35.149Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
00:22:35 [2020-10-30T00:22:35.149Z] === RUN   TestInfoAPI
00:22:35 [2020-10-30T00:22:35.149Z] --- PASS: TestInfoAPI (0.05s)
00:22:35 [2020-10-30T00:22:35.149Z] === RUN   TestInfoAPIWarnings
00:22:35 [2020-10-30T00:22:35.353Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:22:40 [2020-10-30T00:22:40.644Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:22:40 [2020-10-30T00:22:40.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:22:41 [2020-10-30T00:22:41.167Z] --- PASS: TestDockerNetworkMacvlan (13.50s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.52s)
00:22:41 [2020-10-30T00:22:41.167Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s)
00:22:41 [2020-10-30T00:22:41.167Z] PASS
00:22:41 [2020-10-30T00:22:41.167Z] 
00:22:41 [2020-10-30T00:22:41.167Z] DONE 8 tests in 15.549s
00:22:41 [2020-10-30T00:22:41.167Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:22:41 [2020-10-30T00:22:41.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:22:41 [2020-10-30T00:22:41.167Z] ++ set -e
00:22:41 [2020-10-30T00:22:41.167Z] ++ '[' -n 0 ']'
00:22:41 [2020-10-30T00:22:41.167Z] ++ set -x
00:22:41 [2020-10-30T00:22:41.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:22:41 [2020-10-30T00:22:41.167Z] testing: warning: no tests to run
00:22:41 [2020-10-30T00:22:41.167Z] PASS
00:22:41 [2020-10-30T00:22:41.167Z] 
00:22:41 [2020-10-30T00:22:41.167Z] DONE 0 tests in 0.037s
00:22:41 [2020-10-30T00:22:41.167Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:22:41 [2020-10-30T00:22:41.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:22:41 [2020-10-30T00:22:41.167Z] ++ set -e
00:22:41 [2020-10-30T00:22:41.167Z] ++ '[' -n 0 ']'
00:22:41 [2020-10-30T00:22:41.167Z] ++ set -x
00:22:41 [2020-10-30T00:22:41.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:22:41 [2020-10-30T00:22:41.428Z] INFO: Testing against a local daemon
00:22:41 [2020-10-30T00:22:41.428Z] === RUN   TestAuthZPluginAllowRequest
00:22:43 [2020-10-30T00:22:43.974Z] --- PASS: TestAuthZPluginAllowRequest (2.03s)
00:22:43 [2020-10-30T00:22:43.974Z] === RUN   TestAuthZPluginTLS
00:22:44 [2020-10-30T00:22:44.236Z] --- PASS: TestAuthZPluginTLS (0.65s)
00:22:44 [2020-10-30T00:22:44.236Z] === RUN   TestAuthZPluginDenyRequest
00:22:44 [2020-10-30T00:22:44.809Z] --- PASS: TestAuthZPluginDenyRequest (0.59s)
00:22:44 [2020-10-30T00:22:44.809Z] === RUN   TestAuthZPluginAPIDenyResponse
00:22:45 [2020-10-30T00:22:45.381Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
00:22:45 [2020-10-30T00:22:45.381Z] === RUN   TestAuthZPluginDenyResponse
00:22:45 [2020-10-30T00:22:45.952Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
00:22:45 [2020-10-30T00:22:45.952Z] === RUN   TestAuthZPluginAllowEventStream
00:22:45 [2020-10-30T00:22:45.952Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:22:47 [2020-10-30T00:22:47.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
00:22:47 [2020-10-30T00:22:47.340Z] === RUN   TestAuthZPluginErrorResponse
00:22:47 [2020-10-30T00:22:47.915Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:22:47 [2020-10-30T00:22:47.915Z] === RUN   TestAuthZPluginErrorRequest
00:22:48 [2020-10-30T00:22:48.487Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
00:22:48 [2020-10-30T00:22:48.488Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:22:49 [2020-10-30T00:22:49.060Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:22:49 [2020-10-30T00:22:49.060Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
00:22:49 [2020-10-30T00:22:49.060Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:22:50 [2020-10-30T00:22:50.004Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:22:50 [2020-10-30T00:22:50.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s)
00:22:50 [2020-10-30T00:22:50.948Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:22:52 [2020-10-30T00:22:52.335Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:22:52 [2020-10-30T00:22:52.335Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:22:52 [2020-10-30T00:22:52.930Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s)
00:22:52 [2020-10-30T00:22:52.930Z] === RUN   TestAuthZPluginHeader
00:22:53 [2020-10-30T00:22:53.259Z] --- PASS: TestInfoAPIWarnings (16.63s)
00:22:53 [2020-10-30T00:22:53.259Z] === RUN   TestInfoDebug
00:22:53 [2020-10-30T00:22:53.259Z] --- PASS: TestInfoDebug (0.63s)
00:22:53 [2020-10-30T00:22:53.259Z] === RUN   TestInfoInsecureRegistries
00:22:53 [2020-10-30T00:22:53.259Z] --- PASS: TestInfoInsecureRegistries (0.62s)
00:22:53 [2020-10-30T00:22:53.259Z] === RUN   TestInfoRegistryMirrors
00:22:53 [2020-10-30T00:22:53.520Z] --- PASS: TestInfoRegistryMirrors (0.61s)
00:22:53 [2020-10-30T00:22:53.520Z] === RUN   TestLoginFailsWithBadCredentials
00:22:53 [2020-10-30T00:22:53.781Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
00:22:53 [2020-10-30T00:22:53.781Z] === RUN   TestPingCacheHeaders
00:22:53 [2020-10-30T00:22:53.781Z] --- PASS: TestPingCacheHeaders (0.05s)
00:22:53 [2020-10-30T00:22:53.781Z] === RUN   TestPingGet
00:22:53 [2020-10-30T00:22:53.781Z] --- PASS: TestPingGet (0.03s)
00:22:53 [2020-10-30T00:22:53.781Z] === RUN   TestPingHead
00:22:53 [2020-10-30T00:22:53.874Z] --- PASS: TestAuthZPluginHeader (0.87s)
00:22:53 [2020-10-30T00:22:53.874Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:22:54 [2020-10-30T00:22:54.042Z] --- PASS: TestPingHead (0.05s)
00:22:54 [2020-10-30T00:22:54.042Z] === RUN   TestVersion
00:22:54 [2020-10-30T00:22:54.042Z] --- PASS: TestVersion (0.05s)
00:22:54 [2020-10-30T00:22:54.042Z] PASS
00:22:54 [2020-10-30T00:22:54.042Z] 
00:22:54 [2020-10-30T00:22:54.042Z] === Skipped
00:22:54 [2020-10-30T00:22:54.042Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
00:22:54 [2020-10-30T00:22:54.042Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:22:54 [2020-10-30T00:22:54.042Z] 
00:22:54 [2020-10-30T00:22:54.042Z] 
00:22:54 [2020-10-30T00:22:54.042Z] DONE 18 tests, 1 skipped in 22.661s
00:22:54 [2020-10-30T00:22:54.043Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:22:54 [2020-10-30T00:22:54.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:22:54 [2020-10-30T00:22:54.043Z] ++ set -e
00:22:54 [2020-10-30T00:22:54.043Z] ++ '[' -n 0 ']'
00:22:54 [2020-10-30T00:22:54.043Z] ++ set -x
00:22:54 [2020-10-30T00:22:54.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:22:54 [2020-10-30T00:22:54.304Z] INFO: Testing against a local daemon
00:22:54 [2020-10-30T00:22:54.304Z] === RUN   TestVolumesCreateAndList
00:22:54 [2020-10-30T00:22:54.304Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:22:54 [2020-10-30T00:22:54.304Z] === RUN   TestVolumesRemove
00:22:54 [2020-10-30T00:22:54.304Z] --- PASS: TestVolumesRemove (0.12s)
00:22:54 [2020-10-30T00:22:54.304Z] === RUN   TestVolumesInspect
00:22:54 [2020-10-30T00:22:54.304Z] --- PASS: TestVolumesInspect (0.03s)
00:22:54 [2020-10-30T00:22:54.304Z] === RUN   TestVolumesInvalidJSON
00:22:54 [2020-10-30T00:22:54.304Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:22:54 [2020-10-30T00:22:54.304Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:22:54 [2020-10-30T00:22:54.304Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:22:54 [2020-10-30T00:22:54.304Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:22:54 [2020-10-30T00:22:54.304Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:22:54 [2020-10-30T00:22:54.304Z] PASS
00:22:54 [2020-10-30T00:22:54.304Z] 
00:22:54 [2020-10-30T00:22:54.304Z] DONE 5 tests in 0.400s
00:22:54 [2020-10-30T00:22:54.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:22:54 [2020-10-30T00:22:54.875Z] ++++ cat bundles/test-integration/docker.pid
00:22:54 [2020-10-30T00:22:54.875Z] +++ kill 13679
00:22:56 [2020-10-30T00:22:56.260Z] +++ /etc/init.d/apparmor stop
00:22:56 [2020-10-30T00:22:56.260Z] Leaving: AppArmorNo profiles have been unloaded.
00:22:56 [2020-10-30T00:22:56.260Z] 
00:22:56 [2020-10-30T00:22:56.260Z] Unloading profiles will leave already running processes permanently
00:22:56 [2020-10-30T00:22:56.260Z] unconfined, which can lead to unexpected situations.
00:22:56 [2020-10-30T00:22:56.260Z] 
00:22:56 [2020-10-30T00:22:56.260Z] To set a process to complain mode, use the command line tool
00:22:56 [2020-10-30T00:22:56.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:22:56 [2020-10-30T00:22:56.260Z] +++ true
00:22:56 [2020-10-30T00:22:56.260Z] exiting test-integration
00:22:56 [2020-10-30T00:22:56.260Z] ++ exit 0
00:22:56 [2020-10-30T00:22:56.260Z] 
00:22:56 [2020-10-30T00:22:56.417Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:22:56 [2020-10-30T00:22:56.989Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:22:58 [2020-10-30T00:22:58.372Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:22:58 [2020-10-30T00:22:58.633Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.96s)
00:22:58 [2020-10-30T00:22:58.633Z] === RUN   TestAuthZPluginV2Disable
Post stage
[Pipeline] junit
00:22:58 [2020-10-30T00:22:58.821Z] Recording test results
00:22:58 [2020-10-30T00:22:58.894Z] === RUN   TestDockerSuite/TestBuildNetContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:22:59 [2020-10-30T00:22:59.525Z] + echo Ensuring container killed.
00:22:59 [2020-10-30T00:22:59.525Z] Ensuring container killed.
00:22:59 [2020-10-30T00:22:59.525Z] + docker rm -vf docker-pr21
00:22:59 [2020-10-30T00:22:59.525Z] Error: No such container: docker-pr21
00:22:59 [2020-10-30T00:22:59.525Z] + true
[Pipeline] sh
00:22:59 [2020-10-30T00:22:59.816Z] + echo Chowning /workspace to jenkins user
00:22:59 [2020-10-30T00:22:59.816Z] Chowning /workspace to jenkins user
00:22:59 [2020-10-30T00:22:59.816Z] + id -u
00:22:59 [2020-10-30T00:22:59.816Z] + id -g
00:22:59 [2020-10-30T00:22:59.816Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/workspace busybox chown -R 1000:1000 /workspace
00:22:59 [2020-10-30T00:22:59.816Z] Unable to find image 'busybox:latest' locally
00:23:00 [2020-10-30T00:23:00.077Z] latest: Pulling from library/busybox
00:23:00 [2020-10-30T00:23:00.077Z] 5dce72bf4214: Pulling fs layer
00:23:00 [2020-10-30T00:23:00.077Z] 5dce72bf4214: Verifying Checksum
00:23:00 [2020-10-30T00:23:00.077Z] 5dce72bf4214: Download complete
00:23:00 [2020-10-30T00:23:00.278Z] === RUN   TestDockerSuite/TestBuildNetNone
00:23:00 [2020-10-30T00:23:00.338Z] 5dce72bf4214: Pull complete
00:23:00 [2020-10-30T00:23:00.338Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:23:00 [2020-10-30T00:23:00.338Z] Status: Downloaded newer image for busybox:latest
00:23:00 [2020-10-30T00:23:00.850Z] === RUN   TestDockerSuite/TestBuildNoContext
00:23:01 [2020-10-30T00:23:01.422Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:23:02 [2020-10-30T00:23:02.362Z] --- PASS: TestAuthZPluginV2Disable (3.62s)
00:23:02 [2020-10-30T00:23:02.362Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:23:02 [2020-10-30T00:23:02.362Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:23:03 [2020-10-30T00:23:03.945Z] + bundleName=arm64-integration
00:23:03 [2020-10-30T00:23:03.945Z] + echo Creating arm64-integration-bundles.tar.gz
00:23:03 [2020-10-30T00:23:03.945Z] Creating arm64-integration-bundles.tar.gz
00:23:03 [2020-10-30T00:23:03.945Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:23:03 [2020-10-30T00:23:03.945Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:23:04 [2020-10-30T00:23:04.219Z] Archiving artifacts
00:23:04 [2020-10-30T00:23:04.276Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:23:04 [2020-10-30T00:23:04.276Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:23:04 [2020-10-30T00:23:04.276Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:23:04 [2020-10-30T00:23:04.537Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:23:05 [2020-10-30T00:23:05.109Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:23:05 [2020-10-30T00:23:05.681Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s)
00:23:05 [2020-10-30T00:23:05.681Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:23:05 [2020-10-30T00:23:05.681Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:23:06 [2020-10-30T00:23:06.010Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:23:06 [2020-10-30T00:23:06.353Z] + make clean
00:23:06 [2020-10-30T00:23:06.925Z] docker volume rm -f docker-dev-cache
00:23:06 [2020-10-30T00:23:06.925Z] docker-dev-cache
[Pipeline] deleteDir
00:23:07 [2020-10-30T00:23:07.593Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:23:08 [2020-10-30T00:23:08.165Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:23:11 [2020-10-30T00:23:11.475Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:23:13 [2020-10-30T00:23:13.396Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:23:15 [2020-10-30T00:23:15.312Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:23:16 [2020-10-30T00:23:16.254Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:23:17 [2020-10-30T00:23:17.197Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:23:17 [2020-10-30T00:23:17.458Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.88s)
00:23:17 [2020-10-30T00:23:17.458Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:23:17 [2020-10-30T00:23:17.718Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:23:20 [2020-10-30T00:23:20.263Z] === RUN   TestDockerSuite/TestBuildPATH
00:23:22 [2020-10-30T00:23:22.175Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:23:22 [2020-10-30T00:23:22.434Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:23:23 [2020-10-30T00:23:23.005Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:23:27 [2020-10-30T00:23:27.209Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:23:30 [2020-10-30T00:23:30.511Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:23:33 [2020-10-30T00:23:33.058Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:23:34 [2020-10-30T00:23:34.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s)
00:23:34 [2020-10-30T00:23:34.001Z] PASS
00:23:34 [2020-10-30T00:23:34.001Z] 
00:23:34 [2020-10-30T00:23:34.001Z] DONE 17 tests in 52.844s
00:23:34 [2020-10-30T00:23:34.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:23:34 [2020-10-30T00:23:34.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:23:34 [2020-10-30T00:23:34.001Z] ++ set -e
00:23:34 [2020-10-30T00:23:34.001Z] ++ '[' -n 0 ']'
00:23:34 [2020-10-30T00:23:34.001Z] ++ set -x
00:23:34 [2020-10-30T00:23:34.001Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:23:34 [2020-10-30T00:23:34.262Z] INFO: Testing against a local daemon
00:23:34 [2020-10-30T00:23:34.262Z] === RUN   TestPluginInvalidJSON
00:23:34 [2020-10-30T00:23:34.262Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:23:34 [2020-10-30T00:23:34.262Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:23:34 [2020-10-30T00:23:34.262Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:23:34 [2020-10-30T00:23:34.262Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:23:34 [2020-10-30T00:23:34.262Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:23:34 [2020-10-30T00:23:34.262Z] === RUN   TestPluginInstall
00:23:34 [2020-10-30T00:23:34.262Z] === RUN   TestPluginInstall/no_auth
00:23:35 [2020-10-30T00:23:35.206Z] === RUN   TestDockerSuite/TestBuildRm
00:23:37 [2020-10-30T00:23:37.166Z] --- PASS: TestImportExtremelyLargeImageWorks (193.19s)
00:23:37 [2020-10-30T00:23:37.166Z] PASS
00:23:37 [2020-10-30T00:23:37.166Z] 
00:23:37 [2020-10-30T00:23:37.166Z] === Skipped
00:23:37 [2020-10-30T00:23:37.166Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:23:37 [2020-10-30T00:23:37.166Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:23:37 [2020-10-30T00:23:37.166Z] 
00:23:37 [2020-10-30T00:23:37.166Z] 
00:23:37 [2020-10-30T00:23:37.166Z] DONE 12 tests, 1 skipped in 194.168s
00:23:37 [2020-10-30T00:23:37.166Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:23:37 [2020-10-30T00:23:37.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:23:37 [2020-10-30T00:23:37.166Z] ++ set -e
00:23:37 [2020-10-30T00:23:37.166Z] ++ '[' -n 0 ']'
00:23:37 [2020-10-30T00:23:37.166Z] ++ set -x
00:23:37 [2020-10-30T00:23:37.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:23:37 [2020-10-30T00:23:37.166Z] INFO: Testing against a local daemon
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestNetworkCreateDelete
00:23:37 [2020-10-30T00:23:37.166Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestDockerNetworkDeletePreferID
00:23:37 [2020-10-30T00:23:37.166Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestDaemonDNSFallback
00:23:37 [2020-10-30T00:23:37.166Z] --- PASS: TestDaemonDNSFallback (1.56s)
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestInspectNetwork
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestInspectNetwork/full_network_id
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestInspectNetwork/partial_network_id
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestInspectNetwork/network_name
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:23:37 [2020-10-30T00:23:37.166Z] --- PASS: TestInspectNetwork (6.91s)
00:23:37 [2020-10-30T00:23:37.166Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:23:37 [2020-10-30T00:23:37.166Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:23:37 [2020-10-30T00:23:37.166Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:23:37 [2020-10-30T00:23:37.166Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:23:37 [2020-10-30T00:23:37.166Z] === RUN   TestRunContainerWithBridgeNone
00:23:37 [2020-10-30T00:23:37.752Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:23:37 [2020-10-30T00:23:37.752Z] time="2020-10-30T00:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:37 [2020-10-30T00:23:37.752Z] time="2020-10-30T00:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f50ddbb6f75ea50aa5931169b24def856e073ec20640d006eb1a09d6c65a192" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:37 [2020-10-30T00:23:37.752Z] time="2020-10-30T00:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:37 [2020-10-30T00:23:37.752Z] time="2020-10-30T00:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f50ddbb6f75ea50aa5931169b24def856e073ec20640d006eb1a09d6c65a192" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:38 [2020-10-30T00:23:38.014Z] === RUN   TestPluginInstall/with_htpasswd
00:23:38 [2020-10-30T00:23:38.587Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:23:38 [2020-10-30T00:23:38.587Z] time="2020-10-30T00:23:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:38 [2020-10-30T00:23:38.587Z] time="2020-10-30T00:23:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:116a6480b36e44a1b722a04c9eca3980bae2365cd29d43260f06ffd95fcf3525" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:38 [2020-10-30T00:23:38.587Z] time="2020-10-30T00:23:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:38 [2020-10-30T00:23:38.587Z] time="2020-10-30T00:23:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:116a6480b36e44a1b722a04c9eca3980bae2365cd29d43260f06ffd95fcf3525" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:38 [2020-10-30T00:23:38.685Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
00:23:38 [2020-10-30T00:23:38.685Z] === RUN   TestNetworkInvalidJSON
00:23:38 [2020-10-30T00:23:38.685Z] === RUN   TestNetworkInvalidJSON//networks/create
00:23:38 [2020-10-30T00:23:38.685Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:23:38 [2020-10-30T00:23:38.685Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:23:38 [2020-10-30T00:23:38.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:23:38 [2020-10-30T00:23:38.685Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:23:38 [2020-10-30T00:23:38.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:23:38 [2020-10-30T00:23:38.685Z] === CONT  TestNetworkInvalidJSON//networks/create
00:23:38 [2020-10-30T00:23:38.685Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:23:38 [2020-10-30T00:23:38.685Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:23:38 [2020-10-30T00:23:38.685Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:23:38 [2020-10-30T00:23:38.685Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:23:38 [2020-10-30T00:23:38.685Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:23:38 [2020-10-30T00:23:38.685Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:23:38 [2020-10-30T00:23:38.685Z] === RUN   TestHostIPv4BridgeLabel
00:23:39 [2020-10-30T00:23:39.159Z] === RUN   TestPluginInstall/with_insecure
00:23:39 [2020-10-30T00:23:39.323Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
00:23:39 [2020-10-30T00:23:39.323Z] === RUN   TestDaemonRestartWithLiveRestore
00:23:40 [2020-10-30T00:23:40.372Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:23:40 [2020-10-30T00:23:40.372Z] === RUN   TestDaemonDefaultNetworkPools
00:23:40 [2020-10-30T00:23:40.544Z] time="2020-10-30T00:23:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:40 [2020-10-30T00:23:40.544Z] time="2020-10-30T00:23:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48857674ca8f29324ace5f1efc47b0640a8d78d8d3a6ef56a6ab6ec88eeac4f9" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:40 [2020-10-30T00:23:40.544Z] time="2020-10-30T00:23:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:23:40 [2020-10-30T00:23:40.544Z] time="2020-10-30T00:23:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48857674ca8f29324ace5f1efc47b0640a8d78d8d3a6ef56a6ab6ec88eeac4f9" mediatype=application/vnd.docker.plugin.v1+json size=522
00:23:40 [2020-10-30T00:23:40.544Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:23:40 [2020-10-30T00:23:40.805Z] --- PASS: TestPluginInstall (6.32s)
00:23:40 [2020-10-30T00:23:40.805Z]     --- PASS: TestPluginInstall/no_auth (3.68s)
00:23:40 [2020-10-30T00:23:40.805Z]     --- PASS: TestPluginInstall/with_htpasswd (1.21s)
00:23:40 [2020-10-30T00:23:40.805Z]     --- PASS: TestPluginInstall/with_insecure (1.43s)
00:23:40 [2020-10-30T00:23:40.805Z]         plugin_test.go:157: [df29f3f305963] daemon is not started
00:23:40 [2020-10-30T00:23:40.805Z] PASS
00:23:40 [2020-10-30T00:23:40.805Z] 
00:23:40 [2020-10-30T00:23:40.805Z] DONE 6 tests in 6.561s
00:23:40 [2020-10-30T00:23:40.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:23:40 [2020-10-30T00:23:40.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:23:40 [2020-10-30T00:23:40.805Z] ++ set -e
00:23:40 [2020-10-30T00:23:40.805Z] ++ '[' -n 0 ']'
00:23:40 [2020-10-30T00:23:40.805Z] ++ set -x
00:23:40 [2020-10-30T00:23:40.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:23:40 [2020-10-30T00:23:40.805Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:23:41 [2020-10-30T00:23:41.010Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
00:23:41 [2020-10-30T00:23:41.010Z] === RUN   TestDaemonRestartWithExistingNetwork
00:23:41 [2020-10-30T00:23:41.377Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:23:41 [2020-10-30T00:23:41.377Z] INFO: Testing against a local daemon
00:23:41 [2020-10-30T00:23:41.377Z] === RUN   TestExternalGraphDriver
00:23:41 [2020-10-30T00:23:41.637Z] === RUN   TestExternalGraphDriver/json
00:23:42 [2020-10-30T00:23:42.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
00:23:42 [2020-10-30T00:23:42.524Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:23:42 [2020-10-30T00:23:42.579Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:23:43 [2020-10-30T00:23:43.573Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
00:23:43 [2020-10-30T00:23:43.573Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:23:43 [2020-10-30T00:23:43.965Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:23:44 [2020-10-30T00:23:44.209Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
00:23:44 [2020-10-30T00:23:44.209Z] === RUN   TestServiceWithPredefinedNetwork
00:23:44 [2020-10-30T00:23:44.226Z] === RUN   TestExternalGraphDriver/spec
00:23:44 [2020-10-30T00:23:44.798Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:23:46 [2020-10-30T00:23:46.295Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s)
00:23:46 [2020-10-30T00:23:46.295Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:23:46 [2020-10-30T00:23:46.295Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:23:46 [2020-10-30T00:23:46.295Z]     service_test.go:236: FLAKY_TEST
00:23:46 [2020-10-30T00:23:46.295Z] === RUN   TestServiceWithDataPathPortInit
00:23:46 [2020-10-30T00:23:46.720Z] === RUN   TestExternalGraphDriver/pull
00:23:48 [2020-10-30T00:23:48.104Z] --- PASS: TestExternalGraphDriver (6.67s)
00:23:48 [2020-10-30T00:23:48.104Z]     --- PASS: TestExternalGraphDriver/json (2.52s)
00:23:48 [2020-10-30T00:23:48.104Z]     --- PASS: TestExternalGraphDriver/spec (2.24s)
00:23:48 [2020-10-30T00:23:48.104Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
00:23:48 [2020-10-30T00:23:48.104Z] === RUN   TestGraphdriverPluginV2
00:23:48 [2020-10-30T00:23:48.676Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:23:48 [2020-10-30T00:23:48.676Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:23:49 [2020-10-30T00:23:49.247Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:23:49 [2020-10-30T00:23:49.247Z] === RUN   TestDockerSuite/TestBuildSpaces
00:23:49 [2020-10-30T00:23:49.507Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:23:50 [2020-10-30T00:23:50.079Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:23:50 [2020-10-30T00:23:50.340Z] === RUN   TestDockerSuite/TestBuildStderr
00:23:50 [2020-10-30T00:23:50.913Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:23:51 [2020-10-30T00:23:51.857Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:23:53 [2020-10-30T00:23:53.242Z] --- PASS: TestGraphdriverPluginV2 (5.15s)
00:23:53 [2020-10-30T00:23:53.242Z] PASS
00:23:53 [2020-10-30T00:23:53.242Z] 
00:23:53 [2020-10-30T00:23:53.242Z] DONE 5 tests in 12.523s
00:23:53 [2020-10-30T00:23:53.242Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:23:53 [2020-10-30T00:23:53.242Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:23:53 [2020-10-30T00:23:53.242Z] ++ set -e
00:23:53 [2020-10-30T00:23:53.242Z] ++ '[' -n 0 ']'
00:23:53 [2020-10-30T00:23:53.242Z] ++ set -x
00:23:53 [2020-10-30T00:23:53.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:23:53 [2020-10-30T00:23:53.509Z] INFO: Testing against a local daemon
00:23:53 [2020-10-30T00:23:53.509Z] === RUN   TestContinueAfterPluginCrash
00:23:53 [2020-10-30T00:23:53.509Z] === PAUSE TestContinueAfterPluginCrash
00:23:53 [2020-10-30T00:23:53.509Z] === RUN   TestReadPluginNoRead
00:23:53 [2020-10-30T00:23:53.509Z] === PAUSE TestReadPluginNoRead
00:23:53 [2020-10-30T00:23:53.509Z] === RUN   TestDaemonStartWithLogOpt
00:23:53 [2020-10-30T00:23:53.509Z] === PAUSE TestDaemonStartWithLogOpt
00:23:53 [2020-10-30T00:23:53.509Z] === CONT  TestContinueAfterPluginCrash
00:23:53 [2020-10-30T00:23:53.509Z] === CONT  TestDaemonStartWithLogOpt
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/builder/dockerignore	0.015s	coverage: 96.8% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/builder/dockerfile	0.159s	coverage: 48.0% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/builder/remotecontext	0.095s	coverage: 13.6% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.314s	coverage: 86.3% of statements
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/cli	[no test files]
00:23:54 [2020-10-30T00:23:54.322Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:23:56 [2020-10-30T00:23:56.056Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:23:56 [2020-10-30T00:23:56.844Z] ok  	github.com/docker/docker/client	0.196s	coverage: 75.4% of statements
00:23:57 [2020-10-30T00:23:57.969Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:23:58 [2020-10-30T00:23:58.360Z] 406ffb8432a7: Pull complete
00:23:58 [2020-10-30T00:23:58.360Z] Digest: sha256:c09d8edfe68365f519b02827171aacc61ed3451f7863325cee4059b96f41c0ce
00:23:58 [2020-10-30T00:23:58.360Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:23:58 [2020-10-30T00:23:58.360Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
00:23:58 [2020-10-30T00:23:58.360Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
00:23:58 [2020-10-30T00:23:58.360Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1518'
00:23:58 [2020-10-30T00:23:58.360Z] WARN: Skipping validation tests
00:23:58 [2020-10-30T00:23:58.360Z] INFO: Running unit tests at 10/30/2020 00:23:55...
00:23:58 [2020-10-30T00:23:58.541Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:23:59 [2020-10-30T00:23:59.484Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:23:59 [2020-10-30T00:23:59.746Z] --- PASS: TestDaemonStartWithLogOpt (6.10s)
00:23:59 [2020-10-30T00:23:59.746Z] === CONT  TestReadPluginNoRead
00:24:00 [2020-10-30T00:24:00.006Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:24:00 [2020-10-30T00:24:00.561Z] INFO: make.ps1 starting at 10/30/2020 00:24:00
00:24:01 [2020-10-30T00:24:01.027Z] INFO: Git commit (e766361271) assumed from DOCKER_GITCOMMIT environment variable
00:24:01 [2020-10-30T00:24:01.027Z] INFO: Invoking autogen...
00:24:01 [2020-10-30T00:24:01.390Z] === RUN   TestDockerSuite/TestBuildUser
00:24:01 [2020-10-30T00:24:01.493Z] INFO: Running unit tests...
00:24:01 [2020-10-30T00:24:01.666Z] --- PASS: TestServiceWithDataPathPortInit (13.59s)
00:24:01 [2020-10-30T00:24:01.666Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:24:03 [2020-10-30T00:24:03.303Z] === RUN   TestReadPluginNoRead/default
00:24:03 [2020-10-30T00:24:03.303Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:24:04 [2020-10-30T00:24:04.687Z] --- PASS: TestContinueAfterPluginCrash (11.00s)
00:24:04 [2020-10-30T00:24:04.687Z] === RUN   TestReadPluginNoRead/disabled_caching
00:24:06 [2020-10-30T00:24:06.602Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:24:06 [2020-10-30T00:24:06.602Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:24:07 [2020-10-30T00:24:07.296Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
00:24:07 [2020-10-30T00:24:07.296Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dkyj3ftgvfdng6cbe7l45jfsp Created:2020-10-30 00:24:00.690500719 +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[c2445575c0cfa3af7ed8117c464a9e1c2007ed4484d4750edc6974c34e3fdd0f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvn1khpjksnayj4l4kxcd1d16 EndpointID:3e710c32d4b95cc189e86b948bc3fb5dbf1d44b4e6bb79500d87cff301548829 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:885650d8576e9433a47a3c862f5cbf74d090e82877105fa3d8e8cf26bf643067 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:6a5673c09e7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nvn1khpjksnayj4l4kxcd1d16 EndpointID:3e710c32d4b95cc189e86b948bc3fb5dbf1d44b4e6bb79500d87cff301548829 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:24:07 [2020-10-30T00:24:07.296Z] PASS
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] === Skipped
00:24:07 [2020-10-30T00:24:07.296Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:24:07 [2020-10-30T00:24:07.296Z]     service_test.go:236: FLAKY_TEST
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] DONE 23 tests, 1 skipped in 38.770s
00:24:07 [2020-10-30T00:24:07.296Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:24:07 [2020-10-30T00:24:07.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.296Z] ++ set -e
00:24:07 [2020-10-30T00:24:07.296Z] ++ '[' -n 0 ']'
00:24:07 [2020-10-30T00:24:07.296Z] ++ set -x
00:24:07 [2020-10-30T00:24:07.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.296Z] INFO: Testing against a local daemon
00:24:07 [2020-10-30T00:24:07.296Z] === RUN   TestDockerNetworkIpvlanPersistance
00:24:07 [2020-10-30T00:24:07.296Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:24:07 [2020-10-30T00:24:07.296Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:24:07 [2020-10-30T00:24:07.296Z] === RUN   TestDockerNetworkIpvlan
00:24:07 [2020-10-30T00:24:07.296Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
00:24:07 [2020-10-30T00:24:07.296Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:24:07 [2020-10-30T00:24:07.296Z] PASS
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] === Skipped
00:24:07 [2020-10-30T00:24:07.296Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:24:07 [2020-10-30T00:24:07.296Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
00:24:07 [2020-10-30T00:24:07.296Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] 
00:24:07 [2020-10-30T00:24:07.296Z] DONE 2 tests, 2 skipped in 0.086s
00:24:07 [2020-10-30T00:24:07.296Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:24:07 [2020-10-30T00:24:07.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.297Z] ++ set -e
00:24:07 [2020-10-30T00:24:07.297Z] ++ '[' -n 0 ']'
00:24:07 [2020-10-30T00:24:07.297Z] ++ set -x
00:24:07 [2020-10-30T00:24:07.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.297Z] INFO: Testing against a local daemon
00:24:07 [2020-10-30T00:24:07.297Z] === RUN   TestDockerNetworkMacvlanPersistance
00:24:07 [2020-10-30T00:24:07.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
00:24:07 [2020-10-30T00:24:07.935Z] === RUN   TestDockerNetworkMacvlan
00:24:07 [2020-10-30T00:24:07.989Z] --- PASS: TestReadPluginNoRead (8.30s)
00:24:07 [2020-10-30T00:24:07.989Z]     --- PASS: TestReadPluginNoRead/default (1.72s)
00:24:07 [2020-10-30T00:24:07.989Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.62s)
00:24:07 [2020-10-30T00:24:07.989Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
00:24:07 [2020-10-30T00:24:07.989Z]     read_test.go:92: [dd4e24425b0ab] daemon is not started
00:24:07 [2020-10-30T00:24:07.989Z] PASS
00:24:07 [2020-10-30T00:24:07.989Z] 
00:24:07 [2020-10-30T00:24:07.989Z] DONE 6 tests in 14.738s
00:24:07 [2020-10-30T00:24:07.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:24:07 [2020-10-30T00:24:07.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.989Z] ++ set -e
00:24:07 [2020-10-30T00:24:07.989Z] ++ '[' -n 0 ']'
00:24:07 [2020-10-30T00:24:07.989Z] ++ set -x
00:24:07 [2020-10-30T00:24:07.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:24:07 [2020-10-30T00:24:07.989Z] testing: warning: no tests to run
00:24:07 [2020-10-30T00:24:07.989Z] PASS
00:24:07 [2020-10-30T00:24:07.989Z] 
00:24:07 [2020-10-30T00:24:07.989Z] DONE 0 tests in 0.085s
00:24:08 [2020-10-30T00:24:08.250Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:24:08 [2020-10-30T00:24:08.250Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:24:08 [2020-10-30T00:24:08.250Z] ++ set -e
00:24:08 [2020-10-30T00:24:08.250Z] ++ '[' -n 0 ']'
00:24:08 [2020-10-30T00:24:08.250Z] ++ set -x
00:24:08 [2020-10-30T00:24:08.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:24:08 [2020-10-30T00:24:08.250Z] INFO: Testing against a local daemon
00:24:08 [2020-10-30T00:24:08.250Z] === RUN   TestPluginWithDevMounts
00:24:08 [2020-10-30T00:24:08.250Z] === PAUSE TestPluginWithDevMounts
00:24:08 [2020-10-30T00:24:08.250Z] === CONT  TestPluginWithDevMounts
00:24:08 [2020-10-30T00:24:08.982Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:24:09 [2020-10-30T00:24:09.627Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:24:10 [2020-10-30T00:24:10.675Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:24:10 [2020-10-30T00:24:10.794Z] --- PASS: TestPluginWithDevMounts (2.00s)
00:24:10 [2020-10-30T00:24:10.794Z] PASS
00:24:10 [2020-10-30T00:24:10.794Z] 
00:24:10 [2020-10-30T00:24:10.794Z] DONE 1 tests in 2.223s
00:24:10 [2020-10-30T00:24:10.794Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:24:10 [2020-10-30T00:24:10.794Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:24:10 [2020-10-30T00:24:10.794Z] ++ set -e
00:24:10 [2020-10-30T00:24:10.794Z] ++ '[' -n 0 ']'
00:24:10 [2020-10-30T00:24:10.794Z] ++ set -x
00:24:10 [2020-10-30T00:24:10.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
00:24:10 [2020-10-30T00:24:10.794Z] INFO: Testing against a local daemon
00:24:10 [2020-10-30T00:24:10.794Z] === RUN   TestSecretInspect
00:24:12 [2020-10-30T00:24:12.708Z] --- PASS: TestSecretInspect (2.25s)
00:24:12 [2020-10-30T00:24:12.708Z] === RUN   TestSecretList
00:24:12 [2020-10-30T00:24:12.757Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:24:14 [2020-10-30T00:24:14.849Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:24:16 [2020-10-30T00:24:16.020Z] --- PASS: TestSecretList (2.79s)
00:24:16 [2020-10-30T00:24:16.020Z] === RUN   TestSecretsCreateAndDelete
00:24:16 [2020-10-30T00:24:16.356Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
00:24:16 [2020-10-30T00:24:16.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:24:18 [2020-10-30T00:24:18.429Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:24:18 [2020-10-30T00:24:18.508Z] --- PASS: TestSecretsCreateAndDelete (2.98s)
00:24:18 [2020-10-30T00:24:18.508Z] === RUN   TestSecretsUpdate
00:24:19 [2020-10-30T00:24:19.072Z] --- PASS: TestDockerNetworkMacvlan (11.04s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.29s)
00:24:19 [2020-10-30T00:24:19.072Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
00:24:19 [2020-10-30T00:24:19.072Z] PASS
00:24:19 [2020-10-30T00:24:19.072Z] 
00:24:19 [2020-10-30T00:24:19.072Z] DONE 8 tests in 12.496s
00:24:19 [2020-10-30T00:24:19.072Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:24:19 [2020-10-30T00:24:19.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:24:19 [2020-10-30T00:24:19.072Z] ++ set -e
00:24:19 [2020-10-30T00:24:19.072Z] ++ '[' -n 0 ']'
00:24:19 [2020-10-30T00:24:19.072Z] ++ set -x
00:24:19 [2020-10-30T00:24:19.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:24:19 [2020-10-30T00:24:19.072Z] testing: warning: no tests to run
00:24:19 [2020-10-30T00:24:19.072Z] PASS
00:24:19 [2020-10-30T00:24:19.072Z] 
00:24:19 [2020-10-30T00:24:19.072Z] DONE 0 tests in 0.012s
00:24:19 [2020-10-30T00:24:19.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:24:19 [2020-10-30T00:24:19.072Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:24:19 [2020-10-30T00:24:19.072Z] ++ set -e
00:24:19 [2020-10-30T00:24:19.072Z] ++ '[' -n 0 ']'
00:24:19 [2020-10-30T00:24:19.072Z] ++ set -x
00:24:19 [2020-10-30T00:24:19.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:24:19 [2020-10-30T00:24:19.072Z] INFO: Testing against a local daemon
00:24:19 [2020-10-30T00:24:19.072Z] === RUN   TestAuthZPluginAllowRequest
00:24:20 [2020-10-30T00:24:20.605Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
00:24:20 [2020-10-30T00:24:20.605Z] === RUN   TestAuthZPluginTLS
00:24:21 [2020-10-30T00:24:21.246Z] --- PASS: TestAuthZPluginTLS (0.58s)
00:24:21 [2020-10-30T00:24:21.247Z] === RUN   TestAuthZPluginDenyRequest
00:24:21 [2020-10-30T00:24:21.547Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
00:24:21 [2020-10-30T00:24:21.547Z] === RUN   TestAuthZPluginAPIDenyResponse
00:24:21 [2020-10-30T00:24:21.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:24:22 [2020-10-30T00:24:22.069Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:24:22 [2020-10-30T00:24:22.203Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:24:22 [2020-10-30T00:24:22.203Z] === RUN   TestAuthZPluginDenyResponse
00:24:22 [2020-10-30T00:24:22.330Z] --- PASS: TestSecretsUpdate (3.69s)
00:24:22 [2020-10-30T00:24:22.330Z] === RUN   TestTemplatedSecret
00:24:22 [2020-10-30T00:24:22.850Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
00:24:22 [2020-10-30T00:24:22.850Z] === RUN   TestAuthZPluginAllowEventStream
00:24:23 [2020-10-30T00:24:23.274Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:24:23 [2020-10-30T00:24:23.535Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:24:24 [2020-10-30T00:24:24.367Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
00:24:24 [2020-10-30T00:24:24.367Z] === RUN   TestAuthZPluginErrorResponse
00:24:24 [2020-10-30T00:24:24.662Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:24:24 [2020-10-30T00:24:24.662Z] === RUN   TestAuthZPluginErrorRequest
00:24:24 [2020-10-30T00:24:24.991Z] ?   	github.com/docker/docker/api	[no test files]
00:24:25 [2020-10-30T00:24:25.298Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:24:25 [2020-10-30T00:24:25.299Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:24:25 [2020-10-30T00:24:25.449Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:24:25 [2020-10-30T00:24:25.937Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:24:25 [2020-10-30T00:24:25.937Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:24:26 [2020-10-30T00:24:26.284Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:24:26 [2020-10-30T00:24:26.284Z] --- PASS: TestTemplatedSecret (3.98s)
00:24:26 [2020-10-30T00:24:26.284Z] === RUN   TestSecretCreateResolve
00:24:27 [2020-10-30T00:24:27.489Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
00:24:27 [2020-10-30T00:24:27.489Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:24:27 [2020-10-30T00:24:27.671Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:24:27 [2020-10-30T00:24:27.671Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:24:27 [2020-10-30T00:24:27.671Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:24:27 [2020-10-30T00:24:27.671Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:24:27 [2020-10-30T00:24:27.671Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:24:29 [2020-10-30T00:24:29.054Z] --- PASS: TestSecretCreateResolve (2.86s)
00:24:29 [2020-10-30T00:24:29.054Z] PASS
00:24:29 [2020-10-30T00:24:29.054Z] 
00:24:29 [2020-10-30T00:24:29.054Z] DONE 6 tests in 18.738s
00:24:29 [2020-10-30T00:24:29.054Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:24:29 [2020-10-30T00:24:29.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
00:24:29 [2020-10-30T00:24:29.054Z] ++ set -e
00:24:29 [2020-10-30T00:24:29.054Z] ++ '[' -n 0 ']'
00:24:29 [2020-10-30T00:24:29.054Z] ++ set -x
00:24:29 [2020-10-30T00:24:29.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
00:24:29 [2020-10-30T00:24:29.315Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:24:29 [2020-10-30T00:24:29.315Z] INFO: Testing against a local daemon
00:24:29 [2020-10-30T00:24:29.315Z] === RUN   TestServiceCreateInit
00:24:29 [2020-10-30T00:24:29.315Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:24:29 [2020-10-30T00:24:29.576Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:24:29 [2020-10-30T00:24:29.588Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
00:24:29 [2020-10-30T00:24:29.588Z] === RUN   TestAuthZPluginHeader
00:24:30 [2020-10-30T00:24:30.148Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:24:30 [2020-10-30T00:24:30.230Z] --- PASS: TestAuthZPluginHeader (0.85s)
00:24:30 [2020-10-30T00:24:30.230Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:24:30 [2020-10-30T00:24:30.230Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:24:30 [2020-10-30T00:24:30.230Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:30 [2020-10-30T00:24:30.230Z] === RUN   TestAuthZPluginV2Disable
00:24:30 [2020-10-30T00:24:30.230Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:24:30 [2020-10-30T00:24:30.230Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:30 [2020-10-30T00:24:30.230Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:24:30 [2020-10-30T00:24:30.230Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:24:30 [2020-10-30T00:24:30.230Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:30 [2020-10-30T00:24:30.230Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:24:30 [2020-10-30T00:24:30.230Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:24:30 [2020-10-30T00:24:30.230Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:30 [2020-10-30T00:24:30.230Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:24:31 [2020-10-30T00:24:31.093Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:24:32 [2020-10-30T00:24:32.036Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:24:32 [2020-10-30T00:24:32.036Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:24:33 [2020-10-30T00:24:33.950Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:24:34 [2020-10-30T00:24:34.211Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:24:35 [2020-10-30T00:24:35.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:24:36 [2020-10-30T00:24:36.170Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:24:37 [2020-10-30T00:24:37.555Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:24:37 [2020-10-30T00:24:37.816Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:24:38 [2020-10-30T00:24:38.759Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:24:38 [2020-10-30T00:24:38.759Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:24:39 [2020-10-30T00:24:39.331Z] --- PASS: TestServiceCreateInit (9.98s)
00:24:39 [2020-10-30T00:24:39.331Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s)
00:24:39 [2020-10-30T00:24:39.331Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.53s)
00:24:39 [2020-10-30T00:24:39.331Z] === RUN   TestCreateServiceMultipleTimes
00:24:39 [2020-10-30T00:24:39.902Z] === RUN   TestDockerSuite/TestBuildXZHost
00:24:42 [2020-10-30T00:24:42.738Z] === RUN   TestMiddlewares
00:24:42 [2020-10-30T00:24:42.739Z] --- PASS: TestMiddlewares (0.00s)
00:24:42 [2020-10-30T00:24:42.739Z] PASS
00:24:42 [2020-10-30T00:24:42.739Z] coverage: 9.0% of statements
00:24:42 [2020-10-30T00:24:42.739Z] ok  	github.com/docker/docker/api/server	0.208s	coverage: 9.0% of statements
00:24:43 [2020-10-30T00:24:43.203Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:24:43 [2020-10-30T00:24:43.204Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:24:43 [2020-10-30T00:24:43.204Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:24:43 [2020-10-30T00:24:43.475Z] ok  	github.com/docker/docker/cmd/dockerd	0.098s	coverage: 29.1% of statements
00:24:43 [2020-10-30T00:24:43.476Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.4% of statements
00:24:43 [2020-10-30T00:24:43.476Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:24:43 [2020-10-30T00:24:43.476Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:24:43 [2020-10-30T00:24:43.476Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:24:43 [2020-10-30T00:24:43.476Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:24:43 [2020-10-30T00:24:43.775Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:24:44 [2020-10-30T00:24:44.717Z] === RUN   TestDockerSuite/TestCommitChange
00:24:45 [2020-10-30T00:24:45.660Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:24:47 [2020-10-30T00:24:47.044Z] === RUN   TestDockerSuite/TestCommitHardlink
00:24:48 [2020-10-30T00:24:48.428Z] === RUN   TestDockerSuite/TestCommitNewFile
00:24:48 [2020-10-30T00:24:48.729Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
00:24:48 [2020-10-30T00:24:48.847Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
00:24:48 [2020-10-30T00:24:48.847Z] PASS
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] === Skipped
00:24:48 [2020-10-30T00:24:48.847Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:24:48 [2020-10-30T00:24:48.847Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:24:48 [2020-10-30T00:24:48.847Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:24:48 [2020-10-30T00:24:48.847Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:24:48 [2020-10-30T00:24:48.847Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] 
00:24:48 [2020-10-30T00:24:48.847Z] DONE 17 tests, 4 skipped in 27.725s
00:24:48 [2020-10-30T00:24:48.847Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:24:48 [2020-10-30T00:24:48.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:24:48 [2020-10-30T00:24:48.847Z] ++ set -e
00:24:48 [2020-10-30T00:24:48.847Z] ++ '[' -n 0 ']'
00:24:48 [2020-10-30T00:24:48.847Z] ++ set -x
00:24:48 [2020-10-30T00:24:48.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:24:48 [2020-10-30T00:24:48.847Z] INFO: Testing against a local daemon
00:24:48 [2020-10-30T00:24:48.847Z] === RUN   TestPluginInvalidJSON
00:24:48 [2020-10-30T00:24:48.847Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:24:48 [2020-10-30T00:24:48.847Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:24:48 [2020-10-30T00:24:48.847Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:24:48 [2020-10-30T00:24:48.847Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:24:48 [2020-10-30T00:24:48.847Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:24:48 [2020-10-30T00:24:48.847Z] === RUN   TestPluginInstall
00:24:48 [2020-10-30T00:24:48.847Z] === RUN   TestPluginInstall/no_auth
00:24:48 [2020-10-30T00:24:48.847Z] time="2020-10-30T00:24:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:48 [2020-10-30T00:24:48.847Z] time="2020-10-30T00:24:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3469575bf08855cb7a303f12faf12f428b1676fab1bbe96a176415a501735a50" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:48 [2020-10-30T00:24:48.847Z] time="2020-10-30T00:24:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:48 [2020-10-30T00:24:48.847Z] time="2020-10-30T00:24:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3469575bf08855cb7a303f12faf12f428b1676fab1bbe96a176415a501735a50" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:48 [2020-10-30T00:24:48.847Z] === RUN   TestPluginInstall/with_htpasswd
00:24:49 [2020-10-30T00:24:49.484Z] time="2020-10-30T00:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:49 [2020-10-30T00:24:49.484Z] time="2020-10-30T00:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6a05fb58a005d6f5e9e3f3551ab70888b4c9bb9987036c73e5d9aed0444b1f1" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:49 [2020-10-30T00:24:49.484Z] time="2020-10-30T00:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:49 [2020-10-30T00:24:49.484Z] time="2020-10-30T00:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6a05fb58a005d6f5e9e3f3551ab70888b4c9bb9987036c73e5d9aed0444b1f1" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:49 [2020-10-30T00:24:49.779Z] === RUN   TestPluginInstall/with_insecure
00:24:49 [2020-10-30T00:24:49.813Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:24:50 [2020-10-30T00:24:50.384Z] === RUN   TestDockerSuite/TestCommitTTY
00:24:50 [2020-10-30T00:24:50.622Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
00:24:50 [2020-10-30T00:24:50.820Z] time="2020-10-30T00:24:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:50 [2020-10-30T00:24:50.820Z] time="2020-10-30T00:24:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22120e6b736662b8e82c55b504423f05c1553c8e9fd0cb0cabb4c3b4622f7f24" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:50 [2020-10-30T00:24:50.820Z] time="2020-10-30T00:24:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:24:50 [2020-10-30T00:24:50.820Z] time="2020-10-30T00:24:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22120e6b736662b8e82c55b504423f05c1553c8e9fd0cb0cabb4c3b4622f7f24" mediatype=application/vnd.docker.plugin.v1+json size=522
00:24:51 [2020-10-30T00:24:51.114Z] --- PASS: TestPluginInstall (4.28s)
00:24:51 [2020-10-30T00:24:51.114Z]     --- PASS: TestPluginInstall/no_auth (1.97s)
00:24:51 [2020-10-30T00:24:51.114Z]     --- PASS: TestPluginInstall/with_htpasswd (0.93s)
00:24:51 [2020-10-30T00:24:51.114Z]     --- PASS: TestPluginInstall/with_insecure (1.38s)
00:24:51 [2020-10-30T00:24:51.114Z]         plugin_test.go:157: [d925198e51a22] daemon is not started
00:24:51 [2020-10-30T00:24:51.114Z] PASS
00:24:51 [2020-10-30T00:24:51.114Z] 
00:24:51 [2020-10-30T00:24:51.114Z] DONE 6 tests in 4.378s
00:24:51 [2020-10-30T00:24:51.114Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:24:51 [2020-10-30T00:24:51.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:24:51 [2020-10-30T00:24:51.114Z] ++ set -e
00:24:51 [2020-10-30T00:24:51.114Z] ++ '[' -n 0 ']'
00:24:51 [2020-10-30T00:24:51.114Z] ++ set -x
00:24:51 [2020-10-30T00:24:51.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:24:51 [2020-10-30T00:24:51.413Z] INFO: Testing against a local daemon
00:24:51 [2020-10-30T00:24:51.413Z] === RUN   TestExternalGraphDriver
00:24:51 [2020-10-30T00:24:51.413Z] === RUN   TestExternalGraphDriver/json
00:24:51 [2020-10-30T00:24:51.991Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 35.9% of statements
00:24:52 [2020-10-30T00:24:52.296Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:24:52 [2020-10-30T00:24:52.557Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:24:53 [2020-10-30T00:24:53.499Z] === RUN   TestExternalGraphDriver/spec
00:24:53 [2020-10-30T00:24:53.500Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:24:54 [2020-10-30T00:24:54.082Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:24:54 [2020-10-30T00:24:54.082Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:24:54 [2020-10-30T00:24:54.082Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:24:54 [2020-10-30T00:24:54.353Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:24:54 [2020-10-30T00:24:54.353Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:24:54 [2020-10-30T00:24:54.353Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:24:54 [2020-10-30T00:24:54.353Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:24:55 [2020-10-30T00:24:55.020Z] === RUN   TestExternalGraphDriver/pull
00:24:55 [2020-10-30T00:24:55.737Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:24:56 [2020-10-30T00:24:56.677Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:24:56 [2020-10-30T00:24:56.677Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:24:57 [2020-10-30T00:24:57.109Z] --- PASS: TestExternalGraphDriver (5.55s)
00:24:57 [2020-10-30T00:24:57.110Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
00:24:57 [2020-10-30T00:24:57.110Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
00:24:57 [2020-10-30T00:24:57.110Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
00:24:57 [2020-10-30T00:24:57.110Z] === RUN   TestGraphdriverPluginV2
00:24:57 [2020-10-30T00:24:57.110Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:24:57 [2020-10-30T00:24:57.110Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:57 [2020-10-30T00:24:57.110Z] PASS
00:24:57 [2020-10-30T00:24:57.110Z] 
00:24:57 [2020-10-30T00:24:57.110Z] === Skipped
00:24:57 [2020-10-30T00:24:57.110Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:24:57 [2020-10-30T00:24:57.110Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:24:57 [2020-10-30T00:24:57.110Z] 
00:24:57 [2020-10-30T00:24:57.110Z] 
00:24:57 [2020-10-30T00:24:57.110Z] DONE 5 tests, 1 skipped in 5.684s
00:24:57 [2020-10-30T00:24:57.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:24:57 [2020-10-30T00:24:57.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:24:57 [2020-10-30T00:24:57.110Z] ++ set -e
00:24:57 [2020-10-30T00:24:57.110Z] ++ '[' -n 0 ']'
00:24:57 [2020-10-30T00:24:57.110Z] ++ set -x
00:24:57 [2020-10-30T00:24:57.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:24:57 [2020-10-30T00:24:57.110Z] INFO: Testing against a local daemon
00:24:57 [2020-10-30T00:24:57.110Z] === RUN   TestContinueAfterPluginCrash
00:24:57 [2020-10-30T00:24:57.110Z] === PAUSE TestContinueAfterPluginCrash
00:24:57 [2020-10-30T00:24:57.110Z] === RUN   TestReadPluginNoRead
00:24:57 [2020-10-30T00:24:57.110Z] === PAUSE TestReadPluginNoRead
00:24:57 [2020-10-30T00:24:57.110Z] === RUN   TestDaemonStartWithLogOpt
00:24:57 [2020-10-30T00:24:57.110Z] === PAUSE TestDaemonStartWithLogOpt
00:24:57 [2020-10-30T00:24:57.110Z] === CONT  TestContinueAfterPluginCrash
00:24:57 [2020-10-30T00:24:57.110Z] === CONT  TestDaemonStartWithLogOpt
00:24:57 [2020-10-30T00:24:57.110Z] === CONT  TestReadPluginNoRead
00:24:57 [2020-10-30T00:24:57.619Z] --- PASS: TestCreateServiceMultipleTimes (18.16s)
00:24:57 [2020-10-30T00:24:57.619Z] === RUN   TestCreateServiceConflict
00:24:57 [2020-10-30T00:24:57.619Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:24:58 [2020-10-30T00:24:58.189Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:24:58 [2020-10-30T00:24:58.761Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:24:59 [2020-10-30T00:24:59.333Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:24:59 [2020-10-30T00:24:59.904Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:24:59 [2020-10-30T00:24:59.904Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:24:59 [2020-10-30T00:24:59.904Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:25:00 [2020-10-30T00:25:00.845Z] --- PASS: TestCreateServiceConflict (3.15s)
00:25:00 [2020-10-30T00:25:00.845Z] === RUN   TestCreateServiceMaxReplicas
00:25:00 [2020-10-30T00:25:00.845Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:25:00 [2020-10-30T00:25:00.845Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:25:00 [2020-10-30T00:25:00.845Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:25:01 [2020-10-30T00:25:01.105Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:25:01 [2020-10-30T00:25:01.105Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:25:01 [2020-10-30T00:25:01.676Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:25:01 [2020-10-30T00:25:01.938Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
00:25:01 [2020-10-30T00:25:01.938Z] ok  	github.com/docker/docker/daemon	12.163s	coverage: 17.2% of statements
00:25:01 [2020-10-30T00:25:01.938Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:25:01 [2020-10-30T00:25:01.938Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:25:02 [2020-10-30T00:25:02.249Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:25:02 [2020-10-30T00:25:02.501Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 81.8% of statements
00:25:02 [2020-10-30T00:25:02.737Z] === RUN   TestReadPluginNoRead/disabled_caching
00:25:02 [2020-10-30T00:25:02.737Z] --- PASS: TestDaemonStartWithLogOpt (5.34s)
00:25:03 [2020-10-30T00:25:03.192Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:25:03 [2020-10-30T00:25:03.192Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:25:03 [2020-10-30T00:25:03.373Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:25:03 [2020-10-30T00:25:03.432Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
00:25:03 [2020-10-30T00:25:03.996Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
00:25:03 [2020-10-30T00:25:03.996Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:25:03 [2020-10-30T00:25:03.996Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:25:04 [2020-10-30T00:25:04.134Z] --- PASS: TestCreateServiceMaxReplicas (3.34s)
00:25:04 [2020-10-30T00:25:04.134Z] === RUN   TestCreateWithDuplicateNetworkNames
00:25:04 [2020-10-30T00:25:04.706Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:25:04 [2020-10-30T00:25:04.889Z] === RUN   TestReadPluginNoRead/default
00:25:04 [2020-10-30T00:25:04.924Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
00:25:05 [2020-10-30T00:25:05.278Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:25:05 [2020-10-30T00:25:05.278Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:25:05 [2020-10-30T00:25:05.851Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:25:06 [2020-10-30T00:25:06.422Z] --- PASS: TestReadPluginNoRead (9.15s)
00:25:06 [2020-10-30T00:25:06.422Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.38s)
00:25:06 [2020-10-30T00:25:06.422Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s)
00:25:06 [2020-10-30T00:25:06.422Z]     --- PASS: TestReadPluginNoRead/default (1.39s)
00:25:06 [2020-10-30T00:25:06.422Z]     read_test.go:92: [d6a627e165633] daemon is not started
00:25:06 [2020-10-30T00:25:06.794Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:25:07 [2020-10-30T00:25:07.443Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.397s	coverage: 73.1% of statements
00:25:07 [2020-10-30T00:25:07.462Z] --- PASS: TestContinueAfterPluginCrash (10.38s)
00:25:07 [2020-10-30T00:25:07.462Z] PASS
00:25:07 [2020-10-30T00:25:07.462Z] 
00:25:07 [2020-10-30T00:25:07.462Z] DONE 6 tests in 10.453s
00:25:07 [2020-10-30T00:25:07.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:25:07 [2020-10-30T00:25:07.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:25:07 [2020-10-30T00:25:07.462Z] ++ set -e
00:25:07 [2020-10-30T00:25:07.462Z] ++ '[' -n 0 ']'
00:25:07 [2020-10-30T00:25:07.462Z] ++ set -x
00:25:07 [2020-10-30T00:25:07.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
00:25:07 [2020-10-30T00:25:07.462Z] testing: warning: no tests to run
00:25:07 [2020-10-30T00:25:07.462Z] PASS
00:25:07 [2020-10-30T00:25:07.462Z] 
00:25:07 [2020-10-30T00:25:07.462Z] DONE 0 tests in 0.017s
00:25:07 [2020-10-30T00:25:07.462Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:25:07 [2020-10-30T00:25:07.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:25:07 [2020-10-30T00:25:07.462Z] ++ set -e
00:25:07 [2020-10-30T00:25:07.462Z] ++ '[' -n 0 ']'
00:25:07 [2020-10-30T00:25:07.462Z] ++ set -x
00:25:07 [2020-10-30T00:25:07.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:25:07 [2020-10-30T00:25:07.462Z] INFO: Testing against a local daemon
00:25:07 [2020-10-30T00:25:07.462Z] === RUN   TestPluginWithDevMounts
00:25:07 [2020-10-30T00:25:07.462Z] === PAUSE TestPluginWithDevMounts
00:25:07 [2020-10-30T00:25:07.462Z] === CONT  TestPluginWithDevMounts
00:25:07 [2020-10-30T00:25:07.700Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.022s	coverage: 2.9% of statements
00:25:07 [2020-10-30T00:25:07.735Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:25:08 [2020-10-30T00:25:08.631Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.507s	coverage: 56.2% of statements
00:25:08 [2020-10-30T00:25:08.676Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:25:08 [2020-10-30T00:25:08.676Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:25:09 [2020-10-30T00:25:09.248Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:25:09 [2020-10-30T00:25:09.509Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:25:09 [2020-10-30T00:25:09.537Z] --- PASS: TestPluginWithDevMounts (1.85s)
00:25:09 [2020-10-30T00:25:09.537Z] PASS
00:25:09 [2020-10-30T00:25:09.537Z] 
00:25:09 [2020-10-30T00:25:09.537Z] DONE 1 tests in 1.924s
00:25:09 [2020-10-30T00:25:09.537Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:25:09 [2020-10-30T00:25:09.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:25:09 [2020-10-30T00:25:09.537Z] ++ set -e
00:25:09 [2020-10-30T00:25:09.537Z] ++ '[' -n 0 ']'
00:25:09 [2020-10-30T00:25:09.537Z] ++ set -x
00:25:09 [2020-10-30T00:25:09.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:25:09 [2020-10-30T00:25:09.537Z] INFO: Testing against a local daemon
00:25:09 [2020-10-30T00:25:09.537Z] === RUN   TestSecretInspect
00:25:10 [2020-10-30T00:25:10.079Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:25:10 [2020-10-30T00:25:10.079Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:25:10 [2020-10-30T00:25:10.650Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:25:11 [2020-10-30T00:25:11.217Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
00:25:11 [2020-10-30T00:25:11.631Z] --- PASS: TestSecretInspect (1.95s)
00:25:11 [2020-10-30T00:25:11.631Z] === RUN   TestSecretList
00:25:12 [2020-10-30T00:25:12.037Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:25:12 [2020-10-30T00:25:12.978Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:25:12 [2020-10-30T00:25:12.978Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:25:12 [2020-10-30T00:25:12.978Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:25:12 [2020-10-30T00:25:12.978Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:25:12 [2020-10-30T00:25:12.978Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:25:13 [2020-10-30T00:25:13.126Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.322s	coverage: 46.0% of statements
00:25:13 [2020-10-30T00:25:13.126Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:25:13 [2020-10-30T00:25:13.160Z] --- PASS: TestSecretList (1.92s)
00:25:13 [2020-10-30T00:25:13.160Z] === RUN   TestSecretsCreateAndDelete
00:25:13 [2020-10-30T00:25:13.382Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.345s	coverage: 49.5% of statements
00:25:13 [2020-10-30T00:25:13.548Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:25:15 [2020-10-30T00:25:15.240Z] --- PASS: TestSecretsCreateAndDelete (1.91s)
00:25:15 [2020-10-30T00:25:15.241Z] === RUN   TestSecretsUpdate
00:25:15 [2020-10-30T00:25:15.274Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
00:25:15 [2020-10-30T00:25:15.530Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.617s	coverage: 57.7% of statements
00:25:15 [2020-10-30T00:25:15.530Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:25:15 [2020-10-30T00:25:15.530Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:25:17 [2020-10-30T00:25:17.314Z] --- PASS: TestSecretsUpdate (1.94s)
00:25:17 [2020-10-30T00:25:17.314Z] === RUN   TestTemplatedSecret
00:25:17 [2020-10-30T00:25:17.424Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.036s	coverage: 3.0% of statements
00:25:17 [2020-10-30T00:25:17.748Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:25:17 [2020-10-30T00:25:17.748Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:25:17 [2020-10-30T00:25:17.987Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
00:25:18 [2020-10-30T00:25:18.318Z] === RUN   TestDockerSuite/TestContainerAPITop
00:25:18 [2020-10-30T00:25:18.550Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
00:25:18 [2020-10-30T00:25:18.550Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:25:18 [2020-10-30T00:25:18.550Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:25:18 [2020-10-30T00:25:18.893Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:25:18 [2020-10-30T00:25:18.893Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:25:19 [2020-10-30T00:25:19.154Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:25:19 [2020-10-30T00:25:19.154Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.02s)
00:25:19 [2020-10-30T00:25:19.154Z] === RUN   TestCreateServiceSecretFileMode
00:25:19 [2020-10-30T00:25:19.918Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 41.0% of statements
00:25:20 [2020-10-30T00:25:20.087Z] --- PASS: TestTemplatedSecret (2.51s)
00:25:20 [2020-10-30T00:25:20.087Z] === RUN   TestSecretCreateResolve
00:25:20 [2020-10-30T00:25:20.853Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.207s	coverage: 77.4% of statements
00:25:20 [2020-10-30T00:25:20.853Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:25:20 [2020-10-30T00:25:20.853Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:25:21 [2020-10-30T00:25:21.416Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
00:25:21 [2020-10-30T00:25:21.607Z] --- PASS: TestSecretCreateResolve (1.90s)
00:25:21 [2020-10-30T00:25:21.607Z] PASS
00:25:21 [2020-10-30T00:25:21.607Z] 
00:25:21 [2020-10-30T00:25:21.607Z] DONE 6 tests in 12.215s
00:25:21 [2020-10-30T00:25:21.607Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:25:21 [2020-10-30T00:25:21.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:25:21 [2020-10-30T00:25:21.607Z] ++ set -e
00:25:21 [2020-10-30T00:25:21.607Z] ++ '[' -n 0 ']'
00:25:21 [2020-10-30T00:25:21.607Z] ++ set -x
00:25:21 [2020-10-30T00:25:21.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:25:21 [2020-10-30T00:25:21.607Z] INFO: Testing against a local daemon
00:25:21 [2020-10-30T00:25:21.607Z] === RUN   TestServiceCreateInit
00:25:21 [2020-10-30T00:25:21.607Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:25:21 [2020-10-30T00:25:21.702Z] --- PASS: TestCreateServiceSecretFileMode (2.48s)
00:25:21 [2020-10-30T00:25:21.702Z] === RUN   TestCreateServiceConfigFileMode
00:25:21 [2020-10-30T00:25:21.962Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:25:22 [2020-10-30T00:25:22.345Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
00:25:22 [2020-10-30T00:25:22.907Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:25:22 [2020-10-30T00:25:22.908Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
00:25:22 [2020-10-30T00:25:22.908Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.023s	coverage: 61.6% of statements
00:25:23 [2020-10-30T00:25:23.850Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:25:24 [2020-10-30T00:25:24.275Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
00:25:24 [2020-10-30T00:25:24.276Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:25:24 [2020-10-30T00:25:24.532Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 37.7% of statements
00:25:25 [2020-10-30T00:25:25.237Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
00:25:25 [2020-10-30T00:25:25.237Z] === RUN   TestCreateServiceSysctls
00:25:25 [2020-10-30T00:25:25.900Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
00:25:26 [2020-10-30T00:25:26.127Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:25:27 [2020-10-30T00:25:27.265Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
00:25:27 [2020-10-30T00:25:27.265Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
00:25:28 [2020-10-30T00:25:28.195Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.650s	coverage: 82.5% of statements
00:25:28 [2020-10-30T00:25:28.195Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:25:28 [2020-10-30T00:25:28.195Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
00:25:28 [2020-10-30T00:25:28.195Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:25:29 [2020-10-30T00:25:29.154Z] --- PASS: TestServiceCreateInit (7.42s)
00:25:29 [2020-10-30T00:25:29.154Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s)
00:25:29 [2020-10-30T00:25:29.154Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
00:25:29 [2020-10-30T00:25:29.154Z] === RUN   TestCreateServiceMultipleTimes
00:25:29 [2020-10-30T00:25:29.444Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:25:30 [2020-10-30T00:25:30.017Z] --- PASS: TestCreateServiceSysctls (5.10s)
00:25:30 [2020-10-30T00:25:30.017Z] === RUN   TestCreateServiceCapabilities
00:25:30 [2020-10-30T00:25:30.090Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
00:25:30 [2020-10-30T00:25:30.279Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:25:31 [2020-10-30T00:25:31.020Z] ok  	github.com/docker/docker/distribution	0.183s	coverage: 21.9% of statements
00:25:31 [2020-10-30T00:25:31.020Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:25:31 [2020-10-30T00:25:31.948Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
00:25:32 [2020-10-30T00:25:32.192Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:25:32 [2020-10-30T00:25:32.877Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
00:25:33 [2020-10-30T00:25:33.136Z] --- PASS: TestCreateServiceCapabilities (2.97s)
00:25:33 [2020-10-30T00:25:33.136Z] === RUN   TestInspect
00:25:33 [2020-10-30T00:25:33.136Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:25:33 [2020-10-30T00:25:33.440Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.1% of statements
00:25:33 [2020-10-30T00:25:33.440Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:25:33 [2020-10-30T00:25:33.697Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
00:25:33 [2020-10-30T00:25:33.697Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:25:34 [2020-10-30T00:25:34.079Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:25:35 [2020-10-30T00:25:35.076Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
00:25:35 [2020-10-30T00:25:35.077Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:25:35 [2020-10-30T00:25:35.465Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:25:35 [2020-10-30T00:25:35.640Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
00:25:35 [2020-10-30T00:25:35.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:25:35 [2020-10-30T00:25:35.726Z] --- PASS: TestInspect (2.73s)
00:25:35 [2020-10-30T00:25:35.726Z] === RUN   TestCreateJob
00:25:36 [2020-10-30T00:25:36.571Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
00:25:37 [2020-10-30T00:25:37.109Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:25:37 [2020-10-30T00:25:37.500Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.1% of statements
00:25:37 [2020-10-30T00:25:37.756Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
00:25:39 [2020-10-30T00:25:39.023Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:25:39 [2020-10-30T00:25:39.647Z] ok  	github.com/docker/docker/pkg/archive	0.329s	coverage: 77.2% of statements
00:25:40 [2020-10-30T00:25:40.408Z] --- PASS: TestCreateJob (4.38s)
00:25:40 [2020-10-30T00:25:40.408Z] === RUN   TestReplicatedJob
00:25:40 [2020-10-30T00:25:40.408Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b171c0_<nil>}
00:25:40 [2020-10-30T00:25:40.575Z] ok  	github.com/docker/docker/pkg/authorization	0.278s	coverage: 68.3% of statements
00:25:40 [2020-10-30T00:25:40.831Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
00:25:41 [2020-10-30T00:25:41.088Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
00:25:41 [2020-10-30T00:25:41.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940438655_/foo_false__<nil>_<nil>_<nil>}
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestBoolValue
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestBoolValue (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestBoolValueOrDefault
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestBoolValueOrDefault (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestInt64ValueOrZero
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestInt64ValueOrZero (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestInt64ValueOrDefault
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestInt64ValueOrDefault (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestInt64ValueOrDefaultWithError
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestJsonContentType
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestJsonContentType (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] PASS
00:25:43 [2020-10-30T00:25:43.292Z] coverage: 14.7% of statements
00:25:43 [2020-10-30T00:25:43.292Z] ok  	github.com/docker/docker/api/server/httputils	0.141s	coverage: 14.7% of statements
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestMaskSecretKeys
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestMaskSecretKeys (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestVersionMiddlewareVersion
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
00:25:43 [2020-10-30T00:25:43.292Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
00:25:43 [2020-10-30T00:25:43.292Z] PASS
00:25:43 [2020-10-30T00:25:43.292Z] coverage: 37.7% of statements
00:25:43 [2020-10-30T00:25:43.292Z] ok  	github.com/docker/docker/api/server/middleware	0.169s	coverage: 37.7% of statements
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:25:43 [2020-10-30T00:25:43.292Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:25:43 [2020-10-30T00:25:43.705Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940438655_/foo_true__<nil>_<nil>_<nil>}
00:25:44 [2020-10-30T00:25:44.356Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.486s	coverage: 43.2% of statements
00:25:44 [2020-10-30T00:25:44.356Z] ok  	github.com/docker/docker/layer	7.790s	coverage: 68.8% of statements
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:25:44 [2020-10-30T00:25:44.356Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:25:44 [2020-10-30T00:25:44.551Z] --- PASS: TestCreateServiceMultipleTimes (15.36s)
00:25:44 [2020-10-30T00:25:44.551Z] === RUN   TestCreateServiceConflict
00:25:44 [2020-10-30T00:25:44.612Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestStrSliceMarshalJSON
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestStrSliceUnmarshalJSON
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestStrSliceUnmarshalString
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestStrSliceUnmarshalSlice
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] PASS
00:25:44 [2020-10-30T00:25:44.844Z] coverage: 90.0% of statements
00:25:44 [2020-10-30T00:25:44.844Z] ok  	github.com/docker/docker/api/types/strslice	0.087s	coverage: 90.0% of statements
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestToJSON
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestToJSON (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestToParamWithVersion
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestToParamWithVersion (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestFromJSON
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestFromJSON (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestEmpty
00:25:44 [2020-10-30T00:25:44.844Z] --- PASS: TestEmpty (0.00s)
00:25:44 [2020-10-30T00:25:44.844Z] === RUN   TestArgsMatchKVListEmptySources
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestArgsMatchKVList
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestArgsMatchKVList (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestArgsMatch
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestArgsMatch (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestAdd
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestAdd (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestDel
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestDel (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestLen
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestLen (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestExactMatch
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestExactMatch (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestOnlyOneExactMatch
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestOnlyOneExactMatch (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestContains
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestContains (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestValidate
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestValidate (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestWalkValues
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestWalkValues (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestFuzzyMatch
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestFuzzyMatch (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] === RUN   TestClone
00:25:44 [2020-10-30T00:25:44.845Z] --- PASS: TestClone (0.00s)
00:25:44 [2020-10-30T00:25:44.845Z] PASS
00:25:44 [2020-10-30T00:25:44.845Z] coverage: 92.2% of statements
00:25:44 [2020-10-30T00:25:44.845Z] ok  	github.com/docker/docker/api/types/filters	0.119s	coverage: 92.2% of statements
00:25:44 [2020-10-30T00:25:44.869Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
00:25:45 [2020-10-30T00:25:45.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_false__<nil>_<nil>_<nil>}
00:25:45 [2020-10-30T00:25:45.126Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
00:25:45 [2020-10-30T00:25:45.307Z] === RUN   TestDurationToSecondsString
00:25:45 [2020-10-30T00:25:45.307Z] --- PASS: TestDurationToSecondsString (0.00s)
00:25:45 [2020-10-30T00:25:45.307Z] === RUN   TestGetTimestamp
00:25:45 [2020-10-30T00:25:45.307Z] === RUN   TestAdjustForAPIVersion
00:25:45 [2020-10-30T00:25:45.307Z] --- PASS: TestAdjustForAPIVersion (0.00s)
00:25:45 [2020-10-30T00:25:45.307Z] PASS
00:25:45 [2020-10-30T00:25:45.307Z] coverage: 5.7% of statements
00:25:45 [2020-10-30T00:25:45.307Z] ok  	github.com/docker/docker/api/server/router/swarm	0.159s	coverage: 5.7% of statements
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:25:45 [2020-10-30T00:25:45.307Z] --- PASS: TestGetTimestamp (0.19s)
00:25:45 [2020-10-30T00:25:45.307Z] === RUN   TestParseTimestamps
00:25:45 [2020-10-30T00:25:45.307Z] --- PASS: TestParseTimestamps (0.00s)
00:25:45 [2020-10-30T00:25:45.307Z] PASS
00:25:45 [2020-10-30T00:25:45.307Z] coverage: 100.0% of statements
00:25:45 [2020-10-30T00:25:45.307Z] ok  	github.com/docker/docker/api/types/time	0.246s	coverage: 100.0% of statements
00:25:45 [2020-10-30T00:25:45.770Z] === RUN   TestCompareVersion
00:25:45 [2020-10-30T00:25:45.770Z] --- PASS: TestCompareVersion (0.00s)
00:25:45 [2020-10-30T00:25:45.770Z] PASS
00:25:45 [2020-10-30T00:25:45.770Z] coverage: 75.0% of statements
00:25:45 [2020-10-30T00:25:45.770Z] ok  	github.com/docker/docker/api/types/versions	0.105s	coverage: 75.0% of statements
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/builder	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:25:45 [2020-10-30T00:25:45.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:25:46 [2020-10-30T00:25:46.035Z] --- PASS: TestReplicatedJob (5.64s)
00:25:46 [2020-10-30T00:25:46.035Z] === RUN   TestUpdateReplicatedJob
00:25:46 [2020-10-30T00:25:46.056Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
00:25:46 [2020-10-30T00:25:46.233Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:25:46 [2020-10-30T00:25:46.233Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:25:46 [2020-10-30T00:25:46.233Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:25:46 [2020-10-30T00:25:46.295Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_true__<nil>_<nil>_<nil>}
00:25:46 [2020-10-30T00:25:46.619Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
00:25:46 [2020-10-30T00:25:46.646Z] --- PASS: TestCreateServiceConflict (1.92s)
00:25:46 [2020-10-30T00:25:46.646Z] === RUN   TestCreateServiceMaxReplicas
00:25:46 [2020-10-30T00:25:46.695Z] === RUN   TestReadAll
00:25:46 [2020-10-30T00:25:46.695Z] --- PASS: TestReadAll (0.00s)
00:25:46 [2020-10-30T00:25:46.695Z] PASS
00:25:46 [2020-10-30T00:25:46.695Z] coverage: 96.8% of statements
00:25:46 [2020-10-30T00:25:46.695Z] ok  	github.com/docker/docker/builder/dockerignore	0.063s	coverage: 96.8% of statements
00:25:46 [2020-10-30T00:25:46.876Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
00:25:48 [2020-10-30T00:25:48.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_true__0xc000b17220_<nil>_<nil>}
00:25:48 [2020-10-30T00:25:48.242Z] === RUN   TestParseRemoteURL
00:25:48 [2020-10-30T00:25:48.242Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
00:25:48 [2020-10-30T00:25:48.242Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
00:25:48 [2020-10-30T00:25:48.242Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
00:25:48 [2020-10-30T00:25:48.242Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
00:25:48 [2020-10-30T00:25:48.243Z] --- PASS: TestParseRemoteURL (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestCloneArgsSmartHttp
00:25:48 [2020-10-30T00:25:48.243Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestCloneArgsDumbHttp
00:25:48 [2020-10-30T00:25:48.243Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestCloneArgsGit
00:25:48 [2020-10-30T00:25:48.243Z] --- PASS: TestCloneArgsGit (0.00s)
00:25:48 [2020-10-30T00:25:48.243Z] === RUN   TestCheckoutGit
00:25:48 [2020-10-30T00:25:48.245Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:25:48 [2020-10-30T00:25:48.807Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
00:25:48 [2020-10-30T00:25:48.836Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
00:25:48 [2020-10-30T00:25:48.836Z] === RUN   TestCreateWithDuplicateNetworkNames
00:25:49 [2020-10-30T00:25:49.149Z] --- PASS: TestUpdateReplicatedJob (3.06s)
00:25:49 [2020-10-30T00:25:49.149Z] === RUN   TestServiceListWithStatuses
00:25:49 [2020-10-30T00:25:49.149Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:25:49 [2020-10-30T00:25:49.149Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:25:49 [2020-10-30T00:25:49.149Z] === RUN   TestDockerNetworkConnectAlias
00:25:49 [2020-10-30T00:25:49.149Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b17240_<nil>}
00:25:49 [2020-10-30T00:25:49.736Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
00:25:49 [2020-10-30T00:25:49.736Z] ok  	github.com/docker/docker/pkg/fsutils	0.172s	coverage: 85.1% of statements
00:25:49 [2020-10-30T00:25:49.736Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 11.4% of statements
00:25:50 [2020-10-30T00:25:50.532Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b17260_<nil>}
00:25:51 [2020-10-30T00:25:51.105Z] ok  	github.com/docker/docker/pkg/idtools	0.486s	coverage: 70.1% of statements
00:25:51 [2020-10-30T00:25:51.175Z] === RUN   TestEnable
00:25:51 [2020-10-30T00:25:51.175Z] --- PASS: TestEnable (0.00s)
00:25:51 [2020-10-30T00:25:51.175Z] === RUN   TestDisable
00:25:51 [2020-10-30T00:25:51.175Z] --- PASS: TestDisable (0.00s)
00:25:51 [2020-10-30T00:25:51.175Z] === RUN   TestEnabled
00:25:51 [2020-10-30T00:25:51.175Z] --- PASS: TestEnabled (0.00s)
00:25:51 [2020-10-30T00:25:51.175Z] PASS
00:25:51 [2020-10-30T00:25:51.175Z] coverage: 100.0% of statements
00:25:51 [2020-10-30T00:25:51.175Z] ok  	github.com/docker/docker/cli/debug	0.044s	coverage: 100.0% of statements
00:25:51 [2020-10-30T00:25:51.361Z] ok  	github.com/docker/docker/pkg/ioutils	0.540s	coverage: 70.6% of statements
00:25:51 [2020-10-30T00:25:51.618Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
00:25:51 [2020-10-30T00:25:51.618Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:25:51 [2020-10-30T00:25:51.618Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
00:25:51 [2020-10-30T00:25:51.618Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:25:51 [2020-10-30T00:25:51.618Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestProcessNoDockerignore
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestProcessNoDockerignore (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestProcessShouldLeaveAllFiles
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestDetectContentType
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestDetectContentType (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestSelectAcceptableMIME
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestSelectAcceptableMIME (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestInspectEmptyResponse
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestInspectEmptyResponse (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestInspectResponseBinary
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestInspectResponseBinary (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestResponseUnsupportedContentType
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestInspectResponseTextSimple
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestInspectResponseTextSimple (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestInspectResponseEmptyContentType
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestUnknownContentLength
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestUnknownContentLength (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestDownloadRemote
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestDownloadRemote (0.09s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestGetWithStatusError
00:25:51 [2020-10-30T00:25:51.648Z] --- PASS: TestGetWithStatusError (0.01s)
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestCloseRootDirectory
00:25:51 [2020-10-30T00:25:51.648Z] --- SKIP: TestCloseRootDirectory (0.00s)
00:25:51 [2020-10-30T00:25:51.648Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestHashFile
00:25:51 [2020-10-30T00:25:51.648Z] --- SKIP: TestHashFile (0.01s)
00:25:51 [2020-10-30T00:25:51.648Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestHashSubdir
00:25:51 [2020-10-30T00:25:51.648Z] --- SKIP: TestHashSubdir (0.01s)
00:25:51 [2020-10-30T00:25:51.648Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:25:51 [2020-10-30T00:25:51.648Z] === RUN   TestRemoveDirectory
00:25:51 [2020-10-30T00:25:51.648Z] --- SKIP: TestRemoveDirectory (0.02s)
00:25:51 [2020-10-30T00:25:51.648Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:25:51 [2020-10-30T00:25:51.648Z] PASS
00:25:51 [2020-10-30T00:25:51.648Z] coverage: 9.2% of statements
00:25:51 [2020-10-30T00:25:51.648Z] ok  	github.com/docker/docker/builder/remotecontext	0.567s	coverage: 9.2% of statements
00:25:51 [2020-10-30T00:25:51.876Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
00:25:51 [2020-10-30T00:25:51.876Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestGetAllAllowed
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestGetAllAllowed (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestGetAllMeta
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestGetAllMeta (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestWarnOnUnusedBuildArgs
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestIsUnreferencedBuiltin
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestIsExistingDirectory
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestIsExistingDirectory (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestGetFilenameForDownload
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestGetFilenameForDownload (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestEnv2Variables
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestEnv2Variables (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestEnvValueWithExistingRunConfigEnv
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestMaintainer
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestMaintainer (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestLabel
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestLabel (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestFromScratch
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestFromScratch (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestFromWithArg
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestFromWithArg (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestFromWithArgButBuildArgsNotGiven
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestFromWithUndefinedArg
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestFromWithUndefinedArg (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestFromMultiStageWithNamedStage
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestOnbuild
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestOnbuild (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestWorkdir
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestWorkdir (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestCmd
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestCmd (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestHealthcheckNone
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestHealthcheckNone (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestHealthcheckCmd
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestHealthcheckCmd (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestEntrypoint
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestEntrypoint (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestExpose
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestExpose (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestUser
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestUser (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestVolume
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestVolume (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestStopSignal
00:25:52 [2020-10-30T00:25:52.120Z] --- SKIP: TestStopSignal (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestArg
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestArg (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestShell
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestShell (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestPrependEnvOnCmd
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestPrependEnvOnCmd (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestRunWithBuildArgs
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestRunWithBuildArgs (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestRunIgnoresHealthcheck
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestNormalizeWorkdir
00:25:52 [2020-10-30T00:25:52.120Z] --- PASS: TestNormalizeWorkdir (0.00s)
00:25:52 [2020-10-30T00:25:52.120Z] === RUN   TestDispatch
00:25:52 [2020-10-30T00:25:52.121Z] === RUN   TestDispatch/ADD_multiple_files_to_file
00:25:52 [2020-10-30T00:25:52.121Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
00:25:52 [2020-10-30T00:25:52.121Z] === RUN   TestDispatch/COPY_multiple_files_to_file
00:25:52 [2020-10-30T00:25:52.121Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
00:25:52 [2020-10-30T00:25:52.160Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
00:25:52 [2020-10-30T00:25:52.439Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
00:25:52 [2020-10-30T00:25:52.447Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b17280_<nil>}
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestDispatch/COPY_wildcard_no_files
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestDispatch/COPY_url
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestDispatch (0.07s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z]     --- PASS: TestDispatch/COPY_url (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestAddScratchImageAddsToMounts
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestAddFromScratchPopulatesPlatform
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestImageSourceGetAddsToMounts
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestEmptyDockerfile
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestEmptyDockerfile (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestSymlinkDockerfile
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestSymlinkDockerfile (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestDockerfileOutsideTheBuildContext
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestNonExistingDockerfile
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestNonExistingDockerfile (0.00s)
00:25:52 [2020-10-30T00:25:52.583Z] === RUN   TestCopyRunConfig
00:25:52 [2020-10-30T00:25:52.583Z] --- PASS: TestCopyRunConfig (0.00s)
00:25:52 [2020-10-30T00:25:52.584Z] === RUN   TestDeepCopyRunConfig
00:25:52 [2020-10-30T00:25:52.584Z] --- PASS: TestDeepCopyRunConfig (0.00s)
00:25:52 [2020-10-30T00:25:52.584Z] === RUN   TestExportImage
00:25:52 [2020-10-30T00:25:52.584Z] --- PASS: TestExportImage (0.00s)
00:25:52 [2020-10-30T00:25:52.584Z] === RUN   TestNormalizeDest
00:25:52 [2020-10-30T00:25:52.584Z] --- PASS: TestNormalizeDest (0.00s)
00:25:52 [2020-10-30T00:25:52.584Z] PASS
00:25:52 [2020-10-30T00:25:52.584Z] coverage: 46.3% of statements
00:25:52 [2020-10-30T00:25:52.584Z] ok  	github.com/docker/docker/builder/dockerfile	0.527s	coverage: 46.3% of statements
00:25:52 [2020-10-30T00:25:52.733Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
00:25:52 [2020-10-30T00:25:52.992Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
00:25:52 [2020-10-30T00:25:52.992Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:25:52 [2020-10-30T00:25:52.992Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:25:53 [2020-10-30T00:25:53.871Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b172a0_<nil>}
00:25:53 [2020-10-30T00:25:53.922Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
00:25:54 [2020-10-30T00:25:54.443Z] --- PASS: TestDockerNetworkConnectAlias (5.60s)
00:25:54 [2020-10-30T00:25:54.443Z] === RUN   TestDockerNetworkReConnect
00:25:54 [2020-10-30T00:25:54.851Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:25:54 [2020-10-30T00:25:54.851Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:25:55 [2020-10-30T00:25:55.107Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:25:55 [2020-10-30T00:25:55.384Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:25:56 [2020-10-30T00:25:56.472Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
00:25:56 [2020-10-30T00:25:56.728Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:25:57 [2020-10-30T00:25:57.297Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:25:58 [2020-10-30T00:25:58.681Z] --- PASS: TestDockerNetworkReConnect (4.25s)
00:25:58 [2020-10-30T00:25:58.681Z] === RUN   TestServicePlugin
00:25:59 [2020-10-30T00:25:59.622Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:25:59 [2020-10-30T00:25:59.993Z] ok  	github.com/docker/docker/pkg/signal	2.396s	coverage: 61.0% of statements
00:25:59 [2020-10-30T00:25:59.993Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:26:00 [2020-10-30T00:26:00.556Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:26:00 [2020-10-30T00:26:00.556Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:26:00 [2020-10-30T00:26:00.813Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
00:26:01 [2020-10-30T00:26:01.536Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:26:01 [2020-10-30T00:26:01.742Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
00:26:01 [2020-10-30T00:26:01.998Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 36.9% of statements
00:26:02 [2020-10-30T00:26:02.560Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
00:26:03 [2020-10-30T00:26:03.123Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
00:26:03 [2020-10-30T00:26:03.379Z] testing: warning: no tests to run
00:26:03 [2020-10-30T00:26:03.379Z] coverage: [no statements]
00:26:03 [2020-10-30T00:26:03.379Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
00:26:03 [2020-10-30T00:26:03.636Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:26:03 [2020-10-30T00:26:03.893Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:26:04 [2020-10-30T00:26:04.081Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:26:04 [2020-10-30T00:26:04.150Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
00:26:04 [2020-10-30T00:26:04.263Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s)
00:26:04 [2020-10-30T00:26:04.263Z] === RUN   TestCreateServiceSecretFileMode
00:26:04 [2020-10-30T00:26:04.263Z] --- PASS: TestCreateServiceSecretFileMode (2.14s)
00:26:04 [2020-10-30T00:26:04.263Z] === RUN   TestCreateServiceConfigFileMode
00:26:05 [2020-10-30T00:26:05.470Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:26:05 [2020-10-30T00:26:05.470Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:26:06 [2020-10-30T00:26:06.045Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
00:26:06 [2020-10-30T00:26:06.340Z] --- PASS: TestCreateServiceConfigFileMode (2.17s)
00:26:06 [2020-10-30T00:26:06.340Z] === RUN   TestCreateServiceSysctls
00:26:06 [2020-10-30T00:26:06.413Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:26:06 [2020-10-30T00:26:06.975Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
00:26:06 [2020-10-30T00:26:06.984Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:26:07 [2020-10-30T00:26:07.231Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.4% of statements
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointCreateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointCreate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointDeleteError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointDeleteError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointDelete
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointDelete (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointListError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointListError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointList
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointList (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCheckpointListContainerNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNewClientWithOpsFromEnv
00:26:07 [2020-10-30T00:26:07.474Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z]     client_test.go:23: runtime.GOOS == "windows"
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestGetAPIPath
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestGetAPIPath (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestParseHostURL
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestParseHostURL (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPIVersionEmpty
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPIVersion
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPIVersion (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPVersionOverride
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPIVersionAutomatic
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestClientRedirect
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestClientRedirect (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigCreateUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigCreateUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigCreateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigCreate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspectNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspectNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspectUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspectUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspectError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspectConfigNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigInspect
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigListUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigListUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigListError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigListError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigList
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigList (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigRemoveUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigRemoveError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigRemove
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigUpdateUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigUpdateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestConfigUpdate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestConfigUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCommitError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCommitError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCommit
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCommit (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStatPathError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStatPathError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStatPathNotFoundError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStatPathNoHeaderError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStatPath
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStatPath (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyToContainerError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyToContainerError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyToContainerNotFoundError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyToContainerNotStatusOKError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyToContainer
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyToContainer (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyFromContainerError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyFromContainerError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyFromContainerNotFoundError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyFromContainerNotStatusOKError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyFromContainerNoHeaderError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestCopyFromContainer
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestCopyFromContainer (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCreateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCreateImageNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCreateWithName
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCreateWithName (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerCreateAutoRemove
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerDiffError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerDiffError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerDiff
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerDiff (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecCreateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecCreate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecStartError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecStartError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecStart
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecStart (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecInspectError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecInspect
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExportError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExportError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExport
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExport (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerInspectError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerInspectContainerNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerInspect
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerInspectNode
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerInspectNode (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerKillError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerKillError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerKill
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerKill (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerListError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerListError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerList
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerList (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerLogsNotFoundError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerLogsError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerLogsError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerLogs
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerLogs (0.22s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerPauseError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerPauseError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerPause
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerPause (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainersPruneError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainersPruneError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainersPrune
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainersPrune (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRemoveError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRemoveNotFoundError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRemove
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRenameError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRenameError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRename
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRename (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerResizeError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerResizeError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecResizeError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecResizeError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerResize
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerResize (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerExecResize
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerExecResize (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRestartError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRestartError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerRestart
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerRestart (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStartError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStartError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStart
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStart (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStatsError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStatsError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStats
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStats (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStopError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStopError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerStop
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerStop (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerTopError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerTopError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerTop
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerTop (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerUnpauseError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerUnpauseError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerUnpause
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerUnpause (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerUpdateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerUpdate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerWaitError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerWaitError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestContainerWait
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestContainerWait (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestDiskUsageError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestDiskUsageError (0.01s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestDiskUsage
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestDiskUsage (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestDistributionInspectUnsupported
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestDistributionInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestEventsErrorInOptions
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestEventsErrorInOptions (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestEventsErrorFromServer
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestEventsErrorFromServer (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestEvents
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestEvents (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestTLSCloseWriter
00:26:07 [2020-10-30T00:26:07.474Z] === PAUSE TestTLSCloseWriter
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageBuildError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageBuildError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageBuild
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageBuild (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestGetDockerOS
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestGetDockerOS (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageCreateError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageCreate
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageHistoryError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageHistoryError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageHistory
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageHistory (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageImportError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageImportError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageImport
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageImport (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageInspectError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageInspectImageNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageInspectImageNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageInspect
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageListError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageListError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageList
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageList (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageListApiBefore125
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageListApiBefore125 (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageLoadError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageLoadError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageLoad
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageLoad (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagesPruneError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagesPruneError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagesPrune
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagesPrune (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullReferenceParseError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullReferenceParseError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullAnyError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullAnyError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullStatusUnauthorizedError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullWithPrivilegedFuncNoError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePullWithoutErrors
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePullWithoutErrors (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushReferenceError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushReferenceError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushAnyError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushAnyError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushStatusUnauthorizedError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithPrivilegedFuncNoError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithoutErrors
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImagePushWithoutErrors (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageRemoveError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageRemoveImageNotFound
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageRemove
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageSaveError
00:26:07 [2020-10-30T00:26:07.474Z] --- PASS: TestImageSaveError (0.00s)
00:26:07 [2020-10-30T00:26:07.474Z] === RUN   TestImageSave
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSave (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchAnyError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchAnyError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchStatusUnauthorizedError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageSearchWithoutErrors
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageTagError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageTagError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageTagInvalidReference
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageTagInvalidReference (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageTagInvalidSourceImageName
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageTagHexSource
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageTagHexSource (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestImageTag
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestImageTag (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestInfoServerError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestInfoServerError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestInfoInvalidResponseJSONError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestInfo
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestInfo (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkConnectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkConnectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkConnect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkConnect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkCreateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkCreate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkDisconnectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkDisconnectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkDisconnect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkDisconnect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkInspectNotFoundError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworksPruneError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworksPruneError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworksPrune
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworksPrune (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNetworkRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNetworkRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeInspectNodeNotFound
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeUpdateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestNodeUpdate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestNodeUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestOptionWithTimeout
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestOptionWithTimeout (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingFail
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPingFail (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingWithError
00:26:07 [2020-10-30T00:26:07.475Z] 2020/10/30 00:26:06 RoundTripper returned a response & error; ignoring response
00:26:07 [2020-10-30T00:26:07.475Z] 2020/10/30 00:26:06 RoundTripper returned a response & error; ignoring response
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPingWithError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingSuccess
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPingSuccess (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingHeadFallback
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingHeadFallback/OK
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingHeadFallback/Internal_Server_Error
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingHeadFallback/Not_Found
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPingHeadFallback (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginDisableError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginDisableError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginDisable
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginDisable (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginEnableError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginEnableError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginEnable
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginEnable (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginPushError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginPushError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginPush
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginPush (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginSetError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginSetError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPluginSet
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPluginSet (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSetHostHeader
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSetHostHeader (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestPlainTextError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestPlainTextError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestInfiniteError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestInfiniteError (0.01s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretCreateUnsupported
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretCreateUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretCreateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretCreate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretInspectUnsupported
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretInspectUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretInspectSecretNotFound
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretListUnsupported
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretListUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretRemoveUnsupported
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretUpdateUnsupported
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretUpdateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSecretUpdate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSecretUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceCreateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceCreate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceCreateCompatiblePlatforms
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceCreateDigestPinning
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceInspectServiceNotFound
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceLogsError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceLogsError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceLogs
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceLogs (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceRemoveNotFoundError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceUpdateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestServiceUpdate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestServiceUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmGetUnlockKeyError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmGetUnlockKey
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmInitError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmInitError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmInit
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmInit (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmJoinError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmJoinError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmJoin
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmJoin (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmLeaveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmLeaveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmLeave
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmLeave (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmUnlockError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmUnlockError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmUnlock
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmUnlock (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmUpdateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmUpdateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestSwarmUpdate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestSwarmUpdate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestTaskInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTaskInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestTaskInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestTaskInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTaskInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestTaskListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTaskListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestTaskList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTaskList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeCreateError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeCreateError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeCreate
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeCreate (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeInspectError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeInspectError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeInspectNotFound
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeInspectNotFound (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeInspectWithEmptyID
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeInspect
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeInspect (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeListError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeListError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeList
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeList (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeRemoveError
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeRemoveError (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === RUN   TestVolumeRemove
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestVolumeRemove (0.00s)
00:26:07 [2020-10-30T00:26:07.475Z] === CONT  TestTLSCloseWriter
00:26:07 [2020-10-30T00:26:07.475Z] --- PASS: TestTLSCloseWriter (0.02s)
00:26:07 [2020-10-30T00:26:07.475Z] PASS
00:26:07 [2020-10-30T00:26:07.475Z] coverage: 74.9% of statements
00:26:07 [2020-10-30T00:26:07.475Z] ok  	github.com/docker/docker/client	0.683s	coverage: 74.9% of statements
00:26:07 [2020-10-30T00:26:07.554Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:26:08 [2020-10-30T00:26:08.125Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:26:08 [2020-10-30T00:26:08.598Z] ok  	github.com/docker/docker/quota	0.251s	coverage: 71.4% of statements
00:26:09 [2020-10-30T00:26:09.067Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:26:09 [2020-10-30T00:26:09.091Z] --- PASS: TestCreateServiceSysctls (3.01s)
00:26:09 [2020-10-30T00:26:09.091Z] === RUN   TestCreateServiceCapabilities
00:26:09 [2020-10-30T00:26:09.161Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:26:09 [2020-10-30T00:26:09.328Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:26:10 [2020-10-30T00:26:10.268Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:26:10 [2020-10-30T00:26:10.530Z] ok  	github.com/docker/docker/registry	0.062s	coverage: 56.8% of statements
00:26:11 [2020-10-30T00:26:11.092Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
00:26:11 [2020-10-30T00:26:11.092Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
00:26:11 [2020-10-30T00:26:11.209Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:26:11 [2020-10-30T00:26:11.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:26:11 [2020-10-30T00:26:11.780Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:26:11 [2020-10-30T00:26:11.858Z] --- PASS: TestCreateServiceCapabilities (2.28s)
00:26:11 [2020-10-30T00:26:11.858Z] === RUN   TestInspect
00:26:12 [2020-10-30T00:26:12.022Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
00:26:12 [2020-10-30T00:26:12.279Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:26:12 [2020-10-30T00:26:12.747Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:26:13 [2020-10-30T00:26:13.689Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:26:14 [2020-10-30T00:26:14.261Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:26:14 [2020-10-30T00:26:14.623Z] --- PASS: TestInspect (2.89s)
00:26:14 [2020-10-30T00:26:14.623Z] === RUN   TestCreateJob
00:26:14 [2020-10-30T00:26:14.798Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
00:26:15 [2020-10-30T00:26:15.646Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:26:16 [2020-10-30T00:26:16.164Z] ok  	github.com/docker/docker/volume/local	0.124s	coverage: 76.6% of statements
00:26:16 [2020-10-30T00:26:16.218Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:26:16 [2020-10-30T00:26:16.421Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
00:26:16 [2020-10-30T00:26:16.789Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:26:17 [2020-10-30T00:26:17.367Z] --- PASS: TestCreateJob (2.85s)
00:26:17 [2020-10-30T00:26:17.367Z] === RUN   TestReplicatedJob
00:26:17 [2020-10-30T00:26:17.731Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:26:17 [2020-10-30T00:26:17.731Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:26:17 [2020-10-30T00:26:17.788Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
00:26:18 [2020-10-30T00:26:18.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:26:18 [2020-10-30T00:26:18.875Z] === RUN   TestDockerSuite/TestCpRelativePath
00:26:19 [2020-10-30T00:26:19.445Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:26:20 [2020-10-30T00:26:20.389Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:26:21 [2020-10-30T00:26:21.333Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:26:21 [2020-10-30T00:26:21.904Z] === RUN   TestDockerSuite/TestCpToCaseA
00:26:22 [2020-10-30T00:26:22.979Z] --- PASS: TestReplicatedJob (5.19s)
00:26:22 [2020-10-30T00:26:22.979Z] === RUN   TestUpdateReplicatedJob
00:26:23 [2020-10-30T00:26:23.288Z] === RUN   TestDockerSuite/TestCpToCaseB
00:26:23 [2020-10-30T00:26:23.549Z] === RUN   TestDockerSuite/TestCpToCaseC
00:26:25 [2020-10-30T00:26:25.727Z] --- PASS: TestUpdateReplicatedJob (3.02s)
00:26:25 [2020-10-30T00:26:25.727Z] === RUN   TestServiceListWithStatuses
00:26:25 [2020-10-30T00:26:25.727Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:26:25 [2020-10-30T00:26:25.727Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:26:25 [2020-10-30T00:26:25.727Z] === RUN   TestDockerNetworkConnectAlias
00:26:26 [2020-10-30T00:26:26.112Z] === RUN   TestDockerSuite/TestCpToCaseD
00:26:27 [2020-10-30T00:26:27.727Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/rootless	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/volume	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:26:27 [2020-10-30T00:26:27.727Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === Skipped
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver btrfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver btrfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver btrfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver btrfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver btrfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:73: No driver to put!
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z] time="2020-10-30T00:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z] time="2020-10-30T00:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z] time="2020-10-30T00:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z] time="2020-10-30T00:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z] time="2020-10-30T00:25:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     graphtest_unix.go:73: No driver to put!
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     overlay_test.go:49: Fails to compute changes intermittently
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.984Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:26:27 [2020-10-30T00:26:27.984Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:26:27 [2020-10-30T00:26:27.984Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:46: Driver zfs not supported
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:46: Driver zfs not supported
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:46: Driver zfs not supported
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:46: Driver zfs not supported
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:46: Driver zfs not supported
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     graphtest_unix.go:73: No driver to put!
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:26:27 [2020-10-30T00:26:27.985Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] 
00:26:27 [2020-10-30T00:26:27.985Z] DONE 2187 tests, 26 skipped in 251.721s
Post stage
[Pipeline] junit
00:26:28 [2020-10-30T00:26:28.559Z] Recording test results
00:26:28 [2020-10-30T00:26:28.659Z] --- PASS: TestCheckoutGit (39.37s)
00:26:28 [2020-10-30T00:26:28.659Z] === RUN   TestValidGitTransport
00:26:28 [2020-10-30T00:26:28.659Z] --- PASS: TestValidGitTransport (0.00s)
00:26:28 [2020-10-30T00:26:28.659Z] === RUN   TestGitInvalidRef
00:26:28 [2020-10-30T00:26:28.659Z] --- PASS: TestGitInvalidRef (0.26s)
00:26:28 [2020-10-30T00:26:28.659Z] PASS
00:26:28 [2020-10-30T00:26:28.659Z] coverage: 86.3% of statements
00:26:28 [2020-10-30T00:26:28.659Z] ok  	github.com/docker/docker/builder/remotecontext/git	39.795s	coverage: 86.3% of statements
00:26:28 [2020-10-30T00:26:28.659Z] ?   	github.com/docker/docker/cli	[no test files]
00:26:28 [2020-10-30T00:26:28.659Z] ?   	github.com/docker/docker/cli/config	[no test files]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:26:29 [2020-10-30T00:26:29.271Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
00:26:29 [2020-10-30T00:26:29.271Z] === RUN   TestDockerNetworkReConnect
00:26:29 [2020-10-30T00:26:29.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41458/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e766361271f5985789f6f495fd2c10f3cc603a32 hack/validate/vendor
00:26:29 [2020-10-30T00:26:29.414Z] === RUN   TestDockerSuite/TestCpToCaseE
00:26:30 [2020-10-30T00:26:30.254Z] 2020/10/30 00:26:29 Collecting initial packages
00:26:30 [2020-10-30T00:26:30.254Z] 2020/10/30 00:26:29 Download dependencies
00:26:31 [2020-10-30T00:26:31.328Z] === RUN   TestDockerSuite/TestCpToCaseF
00:26:31 [2020-10-30T00:26:31.592Z] --- PASS: TestServicePlugin (32.89s)
00:26:31 [2020-10-30T00:26:31.592Z]     plugin_test.go:62: [d3ac4765e6916] joining swarm manager [d78a7e57d840d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:26:31 [2020-10-30T00:26:31.592Z]     plugin_test.go:65: [d020402eff925] joining swarm manager [d78a7e57d840d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:26:31 [2020-10-30T00:26:31.592Z] === RUN   TestServiceUpdateLabel
00:26:31 [2020-10-30T00:26:31.861Z] === RUN   TestDockerSuite/TestCpToCaseG
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 Starting whole vndr cycle because no package specified
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Ignoring paths matching "^archive/tar"
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/moby/sys, revision 9a75fe61baf4b9788826b48b0518abecffb79b16, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
00:26:32 [2020-10-30T00:26:32.770Z] 2020/10/30 00:26:32 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
00:26:32 [2020-10-30T00:26:32.814Z] --- PASS: TestDockerNetworkReConnect (3.19s)
00:26:32 [2020-10-30T00:26:32.814Z] === RUN   TestServicePlugin
00:26:32 [2020-10-30T00:26:32.814Z] --- SKIP: TestServicePlugin (0.00s)
00:26:32 [2020-10-30T00:26:32.814Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:26:32 [2020-10-30T00:26:32.814Z] === RUN   TestServiceUpdateLabel
00:26:33 [2020-10-30T00:26:33.699Z] 2020/10/30 00:26:33 	Finished clone github.com/google/uuid
00:26:33 [2020-10-30T00:26:33.700Z] 2020/10/30 00:26:33 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/moby/locker
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone golang.org/x/sys, revision aee5d888a86055dc6ab0342f9cdc7b53aaeaec62, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/creack/pty
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/tchap/go-patricia
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/docker/libtrust
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/willf/bitset
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/Azure/go-ansiterm
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Finished clone github.com/moby/term
00:26:33 [2020-10-30T00:26:33.957Z] 2020/10/30 00:26:33 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Finished clone github.com/moby/sys
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Finished clone github.com/Microsoft/go-winio
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Finished clone github.com/gorilla/mux
00:26:34 [2020-10-30T00:26:34.214Z] 2020/10/30 00:26:34 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
00:26:34 [2020-10-30T00:26:34.350Z] --- PASS: TestServiceUpdateLabel (1.94s)
00:26:34 [2020-10-30T00:26:34.350Z] === RUN   TestServiceUpdateSecrets
00:26:34 [2020-10-30T00:26:34.411Z] --- PASS: TestServiceUpdateLabel (2.66s)
00:26:34 [2020-10-30T00:26:34.411Z] === RUN   TestServiceUpdateSecrets
00:26:34 [2020-10-30T00:26:34.777Z] 2020/10/30 00:26:34 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
00:26:34 [2020-10-30T00:26:34.777Z] 2020/10/30 00:26:34 	Finished clone github.com/sirupsen/logrus
00:26:35 [2020-10-30T00:26:35.034Z] 2020/10/30 00:26:34 	Finished clone github.com/docker/go-units
00:26:35 [2020-10-30T00:26:35.034Z] 2020/10/30 00:26:34 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
00:26:35 [2020-10-30T00:26:35.290Z] 2020/10/30 00:26:35 	Finished clone github.com/syndtr/gocapability
00:26:35 [2020-10-30T00:26:35.290Z] 2020/10/30 00:26:35 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
00:26:35 [2020-10-30T00:26:35.546Z] 2020/10/30 00:26:35 	Finished clone github.com/RackSec/srslog
00:26:35 [2020-10-30T00:26:35.546Z] 2020/10/30 00:26:35 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
00:26:35 [2020-10-30T00:26:35.546Z] 2020/10/30 00:26:35 	Finished clone gotest.tools/v3
00:26:35 [2020-10-30T00:26:35.546Z] 2020/10/30 00:26:35 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Finished clone github.com/imdario/mergo
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Finished clone golang.org/x/sync
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Finished clone github.com/google/go-cmp
00:26:35 [2020-10-30T00:26:35.805Z] 2020/10/30 00:26:35 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
00:26:36 [2020-10-30T00:26:36.325Z] === RUN   TestDockerSuite/TestCpToCaseH
00:26:36 [2020-10-30T00:26:36.764Z] 2020/10/30 00:26:36 	Finished clone github.com/docker/go-connections
00:26:36 [2020-10-30T00:26:36.764Z] 2020/10/30 00:26:36 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
00:26:36 [2020-10-30T00:26:36.764Z] 2020/10/30 00:26:36 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
00:26:36 [2020-10-30T00:26:36.764Z] 2020/10/30 00:26:36 	Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Finished clone github.com/google/shlex
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Finished clone github.com/mitchellh/hashstructure
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Finished clone github.com/opentracing/opentracing-go
00:26:37 [2020-10-30T00:26:37.023Z] 2020/10/30 00:26:36 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithTLS
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithConflicts
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliWithConflictingLabels
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestConfigureDaemonLogs
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestConfigureDaemonLogs (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestCommonOptionsInstallFlags
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
00:26:37 [2020-10-30T00:26:37.275Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
00:26:37 [2020-10-30T00:26:37.275Z] PASS
00:26:37 [2020-10-30T00:26:37.275Z] coverage: 18.5% of statements
00:26:37 [2020-10-30T00:26:37.275Z] ok  	github.com/docker/docker/cmd/dockerd	0.577s	coverage: 18.5% of statements
00:26:37 [2020-10-30T00:26:37.280Z] 2020/10/30 00:26:37 	Finished clone github.com/gofrs/flock
00:26:37 [2020-10-30T00:26:37.280Z] 2020/10/30 00:26:37 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
00:26:37 [2020-10-30T00:26:37.280Z] 2020/10/30 00:26:37 	Finished clone github.com/opentracing-contrib/go-stdlib
00:26:37 [2020-10-30T00:26:37.280Z] 2020/10/30 00:26:37 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
00:26:37 [2020-10-30T00:26:37.710Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:26:38 [2020-10-30T00:26:38.283Z] === RUN   TestDockerSuite/TestCpToCaseI
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Finished clone github.com/docker/go-events
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Finished clone github.com/armon/go-radix
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Finished clone github.com/armon/go-metrics
00:26:38 [2020-10-30T00:26:38.648Z] 2020/10/30 00:26:38 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
00:26:38 [2020-10-30T00:26:38.854Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Finished clone github.com/sean-/seed
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Finished clone github.com/hashicorp/memberlist
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Finished clone github.com/tonistiigi/fsutil
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Finished clone github.com/hashicorp/errwrap
00:26:40 [2020-10-30T00:26:40.015Z] 2020/10/30 00:26:39 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestContainerStopSignal
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestContainerStopSignal (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestContainerStopTimeout
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestContainerStopTimeout (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestContainerSecretReferenceDestTarget
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestContainerLogPathSetForJSONFileLogger
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestContainerLogPathSetForRingLogger
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestReplaceAndAppendEnvVars
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestNewMemoryStore
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestNewMemoryStore (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestAddContainers
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestAddContainers (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestGetContainer
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestGetContainer (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestDeleteContainer
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestDeleteContainer (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestListContainers
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestListContainers (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestFirstContainer
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestFirstContainer (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestApplyAllContainer
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestApplyAllContainer (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestIsValidHealthString
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestIsValidHealthString (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestStateRunStop
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestStateRunStop (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestStateTimeoutWait
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestStateTimeoutWait (0.10s)
00:26:40 [2020-10-30T00:26:40.198Z]     state_test.go:141: Stop callback fired
00:26:40 [2020-10-30T00:26:40.198Z]     state_test.go:165: Stop callback fired
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestIsValidStateString
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestIsValidStateString (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestViewSaveDelete
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestViewSaveDelete (0.02s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestViewAll
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestViewAll (0.03s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestViewGet
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestViewGet (0.01s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestNames
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestNames (0.00s)
00:26:40 [2020-10-30T00:26:40.198Z] === RUN   TestViewWithHealthCheck
00:26:40 [2020-10-30T00:26:40.198Z] --- PASS: TestViewWithHealthCheck (0.01s)
00:26:40 [2020-10-30T00:26:40.198Z] PASS
00:26:40 [2020-10-30T00:26:40.198Z] coverage: 41.6% of statements
00:26:40 [2020-10-30T00:26:40.198Z] ok  	github.com/docker/docker/container	0.509s	coverage: 41.6% of statements
00:26:40 [2020-10-30T00:26:40.198Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:26:40 [2020-10-30T00:26:40.198Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:26:40 [2020-10-30T00:26:40.198Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:26:40 [2020-10-30T00:26:40.198Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:26:41 [2020-10-30T00:26:41.380Z] 2020/10/30 00:26:41 	Finished clone github.com/hashicorp/go-multierror
00:26:41 [2020-10-30T00:26:41.381Z] 2020/10/30 00:26:41 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
00:26:41 [2020-10-30T00:26:41.636Z] 2020/10/30 00:26:41 	Finished clone github.com/vishvananda/netns
00:26:41 [2020-10-30T00:26:41.636Z] 2020/10/30 00:26:41 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
00:26:41 [2020-10-30T00:26:41.636Z] 2020/10/30 00:26:41 	Finished clone github.com/docker/libkv
00:26:41 [2020-10-30T00:26:41.636Z] 2020/10/30 00:26:41 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestPrepare
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestPrepare (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestStart
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestStart (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestWaitCancel
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestWaitCancel (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestWaitDisabled
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestWaitDisabled (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestWaitEnabled
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestWaitEnabled (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] === RUN   TestRemove
00:26:41 [2020-10-30T00:26:41.750Z] --- PASS: TestRemove (0.00s)
00:26:41 [2020-10-30T00:26:41.750Z] PASS
00:26:41 [2020-10-30T00:26:41.750Z] coverage: 65.3% of statements
00:26:41 [2020-10-30T00:26:41.750Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.263s	coverage: 65.3% of statements
00:26:41 [2020-10-30T00:26:41.892Z] 2020/10/30 00:26:41 	Finished clone github.com/hashicorp/go-sockaddr
00:26:41 [2020-10-30T00:26:41.892Z] 2020/10/30 00:26:41 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
00:26:42 [2020-10-30T00:26:42.456Z] 2020/10/30 00:26:42 	Finished clone github.com/golang/gddo
00:26:42 [2020-10-30T00:26:42.456Z] 2020/10/30 00:26:42 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
00:26:43 [2020-10-30T00:26:43.058Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:26:43 [2020-10-30T00:26:43.319Z] === RUN   TestDockerSuite/TestCpToDot
00:26:43 [2020-10-30T00:26:43.409Z] 2020/10/30 00:26:43 	Finished clone github.com/hashicorp/go-msgpack
00:26:43 [2020-10-30T00:26:43.409Z] 2020/10/30 00:26:43 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
00:26:43 [2020-10-30T00:26:43.409Z] 2020/10/30 00:26:43 	Finished clone github.com/BurntSushi/toml
00:26:43 [2020-10-30T00:26:43.409Z] 2020/10/30 00:26:43 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
00:26:43 [2020-10-30T00:26:43.666Z] 2020/10/30 00:26:43 	Finished clone github.com/samuel/go-zookeeper
00:26:43 [2020-10-30T00:26:43.666Z] 2020/10/30 00:26:43 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
00:26:43 [2020-10-30T00:26:43.890Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:26:44 [2020-10-30T00:26:44.228Z] 2020/10/30 00:26:44 	Finished clone github.com/deckarep/golang-set
00:26:44 [2020-10-30T00:26:44.228Z] 2020/10/30 00:26:44 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
00:26:44 [2020-10-30T00:26:44.228Z] 2020/10/30 00:26:44 	Finished clone github.com/moby/ipvs
00:26:44 [2020-10-30T00:26:44.228Z] 2020/10/30 00:26:44 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
00:26:44 [2020-10-30T00:26:44.484Z] 2020/10/30 00:26:44 	Finished clone github.com/vishvananda/netlink
00:26:44 [2020-10-30T00:26:44.484Z] 2020/10/30 00:26:44 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
00:26:44 [2020-10-30T00:26:44.740Z] 2020/10/30 00:26:44 	Finished clone github.com/coreos/go-semver
00:26:44 [2020-10-30T00:26:44.740Z] 2020/10/30 00:26:44 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
00:26:44 [2020-10-30T00:26:44.831Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:26:44 [2020-10-30T00:26:44.997Z] 2020/10/30 00:26:44 	Finished clone golang.org/x/net
00:26:44 [2020-10-30T00:26:44.997Z] 2020/10/30 00:26:44 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
00:26:45 [2020-10-30T00:26:45.773Z] === RUN   TestDockerSuite/TestCpToStdout
00:26:45 [2020-10-30T00:26:45.927Z] 2020/10/30 00:26:45 	Finished clone github.com/ishidawataru/sctp
00:26:45 [2020-10-30T00:26:45.927Z] 2020/10/30 00:26:45 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
00:26:46 [2020-10-30T00:26:46.343Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestNewListSecretsFilters
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestNewListSecretsFilters (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestNewListConfigsFilters
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestNewListConfigsFilters (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] PASS
00:26:46 [2020-10-30T00:26:46.486Z] coverage: 0.5% of statements
00:26:46 [2020-10-30T00:26:46.486Z] ok  	github.com/docker/docker/daemon/cluster	0.874s	coverage: 0.5% of statements
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCContainerRuntime
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/empty
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/default
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/process
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCIsolation
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCIsolation/default
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCIsolation/process
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
00:26:46 [2020-10-30T00:26:46.486Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
00:26:46 [2020-10-30T00:26:46.486Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
00:26:46 [2020-10-30T00:26:46.948Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
00:26:46 [2020-10-30T00:26:46.948Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
00:26:46 [2020-10-30T00:26:46.948Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
00:26:46 [2020-10-30T00:26:46.948Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.948Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCConfigs
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCConfigs/file
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCConfigs
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCConfigs/file
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
00:26:46 [2020-10-30T00:26:46.949Z] === RUN   TestServiceConvertToGRPCConfigs/none
00:26:46 [2020-10-30T00:26:46.949Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
00:26:46 [2020-10-30T00:26:46.949Z] PASS
00:26:46 [2020-10-30T00:26:46.949Z] coverage: 35.9% of statements
00:26:46 [2020-10-30T00:26:46.949Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.752s	coverage: 35.9% of statements
00:26:47 [2020-10-30T00:26:47.287Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:26:47 [2020-10-30T00:26:47.548Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:26:47 [2020-10-30T00:26:47.820Z] 2020/10/30 00:26:47 	Finished clone github.com/Microsoft/opengcs
00:26:47 [2020-10-30T00:26:47.820Z] 2020/10/30 00:26:47 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
00:26:47 [2020-10-30T00:26:47.820Z] 2020/10/30 00:26:47 	Finished clone google.golang.org/grpc
00:26:47 [2020-10-30T00:26:47.820Z] 2020/10/30 00:26:47 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
00:26:48 [2020-10-30T00:26:48.076Z] 2020/10/30 00:26:48 	Finished clone go.etcd.io/bbolt
00:26:48 [2020-10-30T00:26:48.076Z] 2020/10/30 00:26:48 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
00:26:48 [2020-10-30T00:26:48.119Z] === RUN   TestDockerSuite/TestCpVolumePath
00:26:48 [2020-10-30T00:26:48.638Z] 2020/10/30 00:26:48 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
00:26:48 [2020-10-30T00:26:48.638Z] 2020/10/30 00:26:48 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
00:26:49 [2020-10-30T00:26:49.060Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:26:49 [2020-10-30T00:26:49.060Z] === RUN   TestDockerSuite/TestCreateArgs
00:26:49 [2020-10-30T00:26:49.321Z] === RUN   TestDockerSuite/TestCreateByImageID
00:26:49 [2020-10-30T00:26:49.568Z] 2020/10/30 00:26:49 	Finished clone github.com/mistifyio/go-zfs
00:26:49 [2020-10-30T00:26:49.568Z] 2020/10/30 00:26:49 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
00:26:49 [2020-10-30T00:26:49.568Z] 2020/10/30 00:26:49 	Finished clone github.com/opencontainers/go-digest
00:26:49 [2020-10-30T00:26:49.568Z] 2020/10/30 00:26:49 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
00:26:49 [2020-10-30T00:26:49.581Z] --- PASS: TestServiceUpdateSecrets (15.13s)
00:26:49 [2020-10-30T00:26:49.581Z] === RUN   TestServiceUpdateConfigs
00:26:49 [2020-10-30T00:26:49.581Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:26:49 [2020-10-30T00:26:49.757Z] --- PASS: TestServiceUpdateSecrets (14.38s)
00:26:49 [2020-10-30T00:26:49.757Z] === RUN   TestServiceUpdateConfigs
00:26:49 [2020-10-30T00:26:49.825Z] 2020/10/30 00:26:49 	Finished clone github.com/containerd/ttrpc
00:26:49 [2020-10-30T00:26:49.825Z] 2020/10/30 00:26:49 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
00:26:50 [2020-10-30T00:26:50.151Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:26:50 [2020-10-30T00:26:50.151Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:26:50 [2020-10-30T00:26:50.416Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:26:50 [2020-10-30T00:26:50.755Z] 2020/10/30 00:26:50 	Finished clone github.com/hashicorp/serf
00:26:50 [2020-10-30T00:26:50.755Z] 2020/10/30 00:26:50 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
00:26:50 [2020-10-30T00:26:50.987Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:26:51 [2020-10-30T00:26:51.248Z] === RUN   TestDockerSuite/TestCreateLabels
00:26:51 [2020-10-30T00:26:51.512Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:26:51 [2020-10-30T00:26:51.512Z] === RUN   TestDockerSuite/TestCreateRM
00:26:51 [2020-10-30T00:26:51.686Z] 2020/10/30 00:26:51 	Finished clone github.com/vbatts/tar-split
00:26:51 [2020-10-30T00:26:51.686Z] 2020/10/30 00:26:51 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
00:26:51 [2020-10-30T00:26:51.686Z] 2020/10/30 00:26:51 	Finished clone github.com/cyphar/filepath-securejoin
00:26:51 [2020-10-30T00:26:51.686Z] 2020/10/30 00:26:51 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
00:26:51 [2020-10-30T00:26:51.773Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:26:51 [2020-10-30T00:26:51.773Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:26:52 [2020-10-30T00:26:52.034Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:26:52 [2020-10-30T00:26:52.034Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:26:53 [2020-10-30T00:26:53.054Z] 2020/10/30 00:26:52 	Finished clone github.com/opencontainers/runtime-spec
00:26:53 [2020-10-30T00:26:53.054Z] 2020/10/30 00:26:52 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
00:26:53 [2020-10-30T00:26:53.054Z] 2020/10/30 00:26:52 	Finished clone github.com/Microsoft/hcsshim
00:26:53 [2020-10-30T00:26:53.054Z] 2020/10/30 00:26:52 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
00:26:53 [2020-10-30T00:26:53.311Z] 2020/10/30 00:26:53 	Finished clone github.com/coreos/go-systemd
00:26:53 [2020-10-30T00:26:53.311Z] 2020/10/30 00:26:53 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
00:26:53 [2020-10-30T00:26:53.419Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:26:53 [2020-10-30T00:26:53.567Z] 2020/10/30 00:26:53 	Finished clone github.com/opencontainers/image-spec
00:26:53 [2020-10-30T00:26:53.567Z] 2020/10/30 00:26:53 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
00:26:53 [2020-10-30T00:26:53.680Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:26:53 [2020-10-30T00:26:53.680Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:26:53 [2020-10-30T00:26:53.824Z] 2020/10/30 00:26:53 	Finished clone github.com/godbus/dbus/v5
00:26:53 [2020-10-30T00:26:53.824Z] 2020/10/30 00:26:53 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
00:26:53 [2020-10-30T00:26:53.824Z] 2020/10/30 00:26:53 	Finished clone github.com/coreos/go-systemd/v22
00:26:53 [2020-10-30T00:26:53.824Z] 2020/10/30 00:26:53 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDiscoveryOptsErrors
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDiscoveryOpts
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDiscoveryOpts (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] PASS
00:26:54 [2020-10-30T00:26:54.081Z] coverage: 30.0% of statements
00:26:54 [2020-10-30T00:26:54.081Z] ok  	github.com/docker/docker/daemon/discovery	0.649s	coverage: 30.0% of statements
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestBuilderGC
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestBuilderGC (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationNotFound
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonBrokenConfiguration
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestParseClusterAdvertiseSettings
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestFindConfigurationConflicts
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestFindConfigurationConflicts (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeConflicts
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeConcurrent
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeConcurrentError
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestFindConfigurationConflictsWithMergedValues
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
00:26:54 [2020-10-30T00:26:54.081Z] --- PASS: TestValidateConfigurationErrors (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration/with_label
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration/with_dns
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration/with_dns-search
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
00:26:54 [2020-10-30T00:26:54.081Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestValidateConfiguration/with_max-download-attempts
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestValidateConfiguration/with_node_generic_resources
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestValidateConfiguration (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestModifiedDiscoverySettings
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestReloadSetConfigFileNotExist
00:26:54 [2020-10-30T00:26:54.082Z] time="2020-10-30T00:26:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestReloadDefaultConfigNotExist
00:26:54 [2020-10-30T00:26:54.082Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
00:26:54 [2020-10-30T00:26:54.082Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestReloadBadDefaultConfig
00:26:54 [2020-10-30T00:26:54.082Z] time="2020-10-30T00:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-587385459"
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestReloadWithConflictingLabels
00:26:54 [2020-10-30T00:26:54.082Z] time="2020-10-30T00:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-389383478"
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestReloadWithDuplicateLabels
00:26:54 [2020-10-30T00:26:54.082Z] time="2020-10-30T00:26:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-752385309"
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] === RUN   TestDaemonConfigurationMerge
00:26:54 [2020-10-30T00:26:54.082Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
00:26:54 [2020-10-30T00:26:54.082Z] PASS
00:26:54 [2020-10-30T00:26:54.082Z] coverage: 79.7% of statements
00:26:54 [2020-10-30T00:26:54.082Z] ok  	github.com/docker/docker/daemon/config	0.574s	coverage: 79.7% of statements
00:26:54 [2020-10-30T00:26:54.388Z] 2020/10/30 00:26:54 	Finished clone github.com/fluent/fluent-logger-golang
00:26:54 [2020-10-30T00:26:54.388Z] 2020/10/30 00:26:54 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
00:26:54 [2020-10-30T00:26:54.388Z] 2020/10/30 00:26:54 	Finished clone github.com/Graylog2/go-gelf
00:26:54 [2020-10-30T00:26:54.388Z] 2020/10/30 00:26:54 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
00:26:54 [2020-10-30T00:26:54.543Z] === RUN   TestWaitNodeAttachment
00:26:54 [2020-10-30T00:26:54.645Z] 2020/10/30 00:26:54 	Finished clone github.com/ugorji/go
00:26:54 [2020-10-30T00:26:54.645Z] 2020/10/30 00:26:54 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
00:26:54 [2020-10-30T00:26:54.645Z] 2020/10/30 00:26:54 	Finished clone github.com/philhofer/fwd
00:26:54 [2020-10-30T00:26:54.645Z] 2020/10/30 00:26:54 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestWaitNodeAttachment (0.40s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestIsolationConversion
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestIsolationConversion/default
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestIsolationConversion/process
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestIsolationConversion/hyperv
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestIsolationConversion (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestIsolationConversion/default (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestIsolationConversion/process (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestContainerLabels
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestContainerLabels (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestCredentialSpecConversion
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestCredentialSpecConversion/none
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestCredentialSpecConversion/config
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestCredentialSpecConversion/file
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestCredentialSpecConversion/registry
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestCredentialSpecConversion (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountBind
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountBind (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountVolume
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountVolume (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountTarget
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountTarget (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountTmpfs
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountInvalidType
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] === RUN   TestControllerValidateMountNamedPipe
00:26:55 [2020-10-30T00:26:55.002Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
00:26:55 [2020-10-30T00:26:55.002Z] PASS
00:26:55 [2020-10-30T00:26:55.002Z] coverage: 11.3% of statements
00:26:55 [2020-10-30T00:26:55.002Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.483s	coverage: 11.3% of statements
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestVerifyNetworkingConfig
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestGetContainer
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestGetContainer (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestValidContainerNames
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestValidContainerNames (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestContainerInitDNS
00:26:55 [2020-10-30T00:26:55.461Z] --- SKIP: TestContainerInitDNS (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     daemon_test.go:147: root required
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestMerge
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestMerge (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestValidateContainerIsolation
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestValidateContainerIsolation (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestFindNetworkErrorType
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestFindNetworkErrorType (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestEnsureServicesExist
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestEnsureServicesExist (0.01s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestEnsureServicesExistErrors
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestContainerDelete
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestContainerDelete (0.01s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestContainerDoubleDelete
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestContainerDoubleDelete (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestLogContainerEventCopyLabels
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestLogContainerEventWithAttributes
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestNoneHealthcheck
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestNoneHealthcheck (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestHealthStates
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] time="2020-10-30T00:26:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestHealthStates (0.18s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestMaskURLCredentials
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestMaskURLCredentials (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestGetInspectData
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestGetInspectData (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestFillLicense
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestFillLicense (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestListInvalidFilter
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestListInvalidFilter (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestNameFilter
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestNameFilter (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonReloadLabels
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestDaemonReloadLabels (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonReloadMirrors
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestDaemonReloadMirrors (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonReloadInsecureRegistries
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonReloadNotAffectOthers
00:26:55 [2020-10-30T00:26:55.461Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
00:26:55 [2020-10-30T00:26:55.461Z] === RUN   TestDaemonDiscoveryReload
00:26:55 [2020-10-30T00:26:55.574Z] 2020/10/30 00:26:55 	Finished clone golang.org/x/sys
00:26:55 [2020-10-30T00:26:55.574Z] 2020/10/30 00:26:55 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
00:26:55 [2020-10-30T00:26:55.574Z] 2020/10/30 00:26:55 	Finished clone github.com/fsnotify/fsnotify
00:26:55 [2020-10-30T00:26:55.574Z] 2020/10/30 00:26:55 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
00:26:55 [2020-10-30T00:26:55.831Z] 2020/10/30 00:26:55 	Finished clone github.com/bsphere/le_go
00:26:55 [2020-10-30T00:26:55.831Z] 2020/10/30 00:26:55 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
00:26:56 [2020-10-30T00:26:56.393Z] 2020/10/30 00:26:56 	Finished clone github.com/jmespath/go-jmespath
00:26:56 [2020-10-30T00:26:56.393Z] 2020/10/30 00:26:56 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
00:26:56 [2020-10-30T00:26:56.393Z] 2020/10/30 00:26:56 	Finished clone golang.org/x/oauth2
00:26:56 [2020-10-30T00:26:56.393Z] 2020/10/30 00:26:56 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
00:26:56 [2020-10-30T00:26:56.431Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
00:26:56 [2020-10-30T00:26:56.431Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
00:26:56 [2020-10-30T00:26:56.897Z] === RUN   TestEventsLog
00:26:56 [2020-10-30T00:26:56.897Z] --- PASS: TestEventsLog (0.00s)
00:26:56 [2020-10-30T00:26:56.897Z] === RUN   TestEventsLogTimeout
00:26:56 [2020-10-30T00:26:56.897Z] --- PASS: TestEventsLogTimeout (0.00s)
00:26:56 [2020-10-30T00:26:56.897Z] === RUN   TestLogEvents
00:26:56 [2020-10-30T00:26:56.897Z] --- PASS: TestLogEvents (0.05s)
00:26:56 [2020-10-30T00:26:56.897Z] === RUN   TestLoadBufferedEvents
00:26:56 [2020-10-30T00:26:56.897Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
00:26:56 [2020-10-30T00:26:56.897Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
00:26:56 [2020-10-30T00:26:56.955Z] 2020/10/30 00:26:56 	Finished clone github.com/tinylib/msgp
00:26:56 [2020-10-30T00:26:56.955Z] 2020/10/30 00:26:56 	Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20
00:26:56 [2020-10-30T00:26:56.955Z] 2020/10/30 00:26:56 	Finished clone github.com/golang/groupcache
00:26:56 [2020-10-30T00:26:56.955Z] 2020/10/30 00:26:56 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
00:26:57 [2020-10-30T00:26:57.212Z] 2020/10/30 00:26:57 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
00:26:57 [2020-10-30T00:26:57.212Z] 2020/10/30 00:26:57 	Finished clone github.com/docker/libnetwork
00:26:57 [2020-10-30T00:26:57.360Z] --- PASS: TestLoadBufferedEvents (0.16s)
00:26:57 [2020-10-30T00:26:57.360Z] === RUN   TestLoadBufferedEventsOnlyFromPast
00:26:57 [2020-10-30T00:26:57.360Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
00:26:57 [2020-10-30T00:26:57.360Z] === RUN   TestIgnoreBufferedWhenNoTimes
00:26:57 [2020-10-30T00:26:57.360Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
00:26:57 [2020-10-30T00:26:57.360Z] PASS
00:26:57 [2020-10-30T00:26:57.360Z] coverage: 50.0% of statements
00:26:57 [2020-10-30T00:26:57.360Z] ok  	github.com/docker/docker/daemon/events	0.493s	coverage: 50.0% of statements
00:26:57 [2020-10-30T00:26:57.775Z] 2020/10/30 00:26:57 	Finished clone github.com/googleapis/gax-go
00:26:57 [2020-10-30T00:26:57.775Z] 2020/10/30 00:26:57 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
00:26:57 [2020-10-30T00:26:57.819Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:26:57 [2020-10-30T00:26:57.819Z]     reload_test.go:520: root required
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.02s)
00:26:57 [2020-10-30T00:26:57.819Z] === RUN   TestParseVolumesFrom
00:26:57 [2020-10-30T00:26:57.819Z] --- PASS: TestParseVolumesFrom (0.00s)
00:26:57 [2020-10-30T00:26:57.819Z] PASS
00:26:57 [2020-10-30T00:26:57.819Z] coverage: 9.1% of statements
00:26:57 [2020-10-30T00:26:57.819Z] ok  	github.com/docker/docker/daemon	3.591s	coverage: 9.1% of statements
00:26:57 [2020-10-30T00:26:57.819Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:26:57 [2020-10-30T00:26:57.819Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:26:57 [2020-10-30T00:26:57.819Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:26:57 [2020-10-30T00:26:57.819Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:26:57 [2020-10-30T00:26:57.883Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:26:58 [2020-10-30T00:26:58.145Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:26:58 [2020-10-30T00:26:58.278Z] === RUN   TestIsEmptyDir
00:26:58 [2020-10-30T00:26:58.278Z] --- PASS: TestIsEmptyDir (0.01s)
00:26:58 [2020-10-30T00:26:58.278Z] PASS
00:26:58 [2020-10-30T00:26:58.278Z] coverage: 2.3% of statements
00:26:58 [2020-10-30T00:26:58.278Z] ok  	github.com/docker/docker/daemon/graphdriver	0.301s	coverage: 2.3% of statements
00:26:58 [2020-10-30T00:26:58.278Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:26:58 [2020-10-30T00:26:58.278Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:26:58 [2020-10-30T00:26:58.278Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:26:58 [2020-10-30T00:26:58.279Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:26:58 [2020-10-30T00:26:58.339Z] 2020/10/30 00:26:58 	Finished clone github.com/containerd/fifo
00:26:58 [2020-10-30T00:26:58.339Z] 2020/10/30 00:26:58 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
00:26:58 [2020-10-30T00:26:58.737Z] === RUN   TestLinkNaming
00:26:58 [2020-10-30T00:26:58.737Z] --- PASS: TestLinkNaming (0.00s)
00:26:58 [2020-10-30T00:26:58.737Z] === RUN   TestLinkNew
00:26:58 [2020-10-30T00:26:58.737Z] --- PASS: TestLinkNew (0.00s)
00:26:58 [2020-10-30T00:26:58.737Z] === RUN   TestLinkEnv
00:26:58 [2020-10-30T00:26:58.737Z] --- PASS: TestLinkEnv (0.00s)
00:26:58 [2020-10-30T00:26:58.737Z] === RUN   TestLinkMultipleEnv
00:26:58 [2020-10-30T00:26:58.737Z] --- PASS: TestLinkMultipleEnv (0.00s)
00:26:58 [2020-10-30T00:26:58.737Z] === RUN   TestLinkPortRangeEnv
00:26:58 [2020-10-30T00:26:58.737Z] --- PASS: TestLinkPortRangeEnv (0.00s)
00:26:58 [2020-10-30T00:26:58.737Z] PASS
00:26:58 [2020-10-30T00:26:58.737Z] coverage: 93.0% of statements
00:26:58 [2020-10-30T00:26:58.737Z] ok  	github.com/docker/docker/daemon/links	0.064s	coverage: 93.0% of statements
00:26:58 [2020-10-30T00:26:58.904Z] 2020/10/30 00:26:58 	Finished clone golang.org/x/text
00:26:58 [2020-10-30T00:26:58.904Z] 2020/10/30 00:26:58 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
00:26:59 [2020-10-30T00:26:59.089Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:26:59 [2020-10-30T00:26:59.161Z] 2020/10/30 00:26:59 	Finished clone go.opencensus.io
00:26:59 [2020-10-30T00:26:59.161Z] 2020/10/30 00:26:59 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
00:26:59 [2020-10-30T00:26:59.662Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:27:00 [2020-10-30T00:27:00.092Z] 2020/10/30 00:26:59 	Finished clone github.com/containerd/cgroups
00:27:00 [2020-10-30T00:27:00.092Z] 2020/10/30 00:26:59 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
00:27:00 [2020-10-30T00:27:00.092Z] 2020/10/30 00:27:00 	Finished clone github.com/miekg/dns
00:27:00 [2020-10-30T00:27:00.092Z] 2020/10/30 00:27:00 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
00:27:00 [2020-10-30T00:27:00.349Z] 2020/10/30 00:27:00 	Finished clone github.com/moby/buildkit
00:27:00 [2020-10-30T00:27:00.349Z] 2020/10/30 00:27:00 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
00:27:00 [2020-10-30T00:27:00.349Z] 2020/10/30 00:27:00 	Finished clone github.com/containerd/go-runc
00:27:00 [2020-10-30T00:27:00.349Z] 2020/10/30 00:27:00 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
00:27:00 [2020-10-30T00:27:00.913Z] 2020/10/30 00:27:00 	Finished clone github.com/containerd/typeurl
00:27:00 [2020-10-30T00:27:00.913Z] 2020/10/30 00:27:00 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
00:27:01 [2020-10-30T00:27:01.047Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:27:01 [2020-10-30T00:27:01.170Z] 2020/10/30 00:27:01 	Finished clone code.cloudfoundry.org/clock
00:27:01 [2020-10-30T00:27:01.170Z] 2020/10/30 00:27:01 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
00:27:01 [2020-10-30T00:27:01.987Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:27:02 [2020-10-30T00:27:02.100Z] 2020/10/30 00:27:01 	Finished clone github.com/gogo/googleapis
00:27:02 [2020-10-30T00:27:02.101Z] 2020/10/30 00:27:01 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
00:27:02 [2020-10-30T00:27:02.101Z] 2020/10/30 00:27:01 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
00:27:02 [2020-10-30T00:27:02.101Z] 2020/10/30 00:27:01 	Finished clone github.com/containerd/console
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestSearchRegistryForImagesErrors
00:27:02 [2020-10-30T00:27:02.483Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestSearchRegistryForImages
00:27:02 [2020-10-30T00:27:02.483Z] --- PASS: TestSearchRegistryForImages (0.00s)
00:27:02 [2020-10-30T00:27:02.483Z] PASS
00:27:02 [2020-10-30T00:27:02.483Z] coverage: 4.9% of statements
00:27:02 [2020-10-30T00:27:02.483Z] ok  	github.com/docker/docker/daemon/images	0.390s	coverage: 4.9% of statements
00:27:02 [2020-10-30T00:27:02.483Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:27:02 [2020-10-30T00:27:02.483Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestAdapterReadLogs
00:27:02 [2020-10-30T00:27:02.483Z] --- PASS: TestAdapterReadLogs (0.00s)
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestCopier
00:27:02 [2020-10-30T00:27:02.483Z] --- PASS: TestCopier (0.01s)
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestCopierLongLines
00:27:02 [2020-10-30T00:27:02.483Z] --- PASS: TestCopierLongLines (0.00s)
00:27:02 [2020-10-30T00:27:02.483Z] === RUN   TestCopierSlow
00:27:02 [2020-10-30T00:27:02.557Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:27:02 [2020-10-30T00:27:02.818Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:27:02 [2020-10-30T00:27:02.818Z] === RUN   TestDockerSuite/TestDevicePermissions
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCopierSlow (0.20s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCopierWithSized
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCopierWithSized (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCopierWithPartial
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCopierWithPartial (0.01s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestRingLogger
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestRingLogger (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestRingCap
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestRingCap (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestRingClose
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestRingClose (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestRingDrain
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestRingDrain (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] PASS
00:27:02 [2020-10-30T00:27:02.941Z] coverage: 41.2% of statements
00:27:02 [2020-10-30T00:27:02.941Z] ok  	github.com/docker/docker/daemon/logger	0.591s	coverage: 41.2% of statements
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/defaults
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/invalid_create_group
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/invalid_flush_interval
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/flush_interval_at_15
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestNewStreamConfig (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewAWSLogsClientUserAgentHandler
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestNewAWSLogsClientRegionDetect
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=info msg="Trying to get region from EC2 Metadata"
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCreateSuccess
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCreateSuccess (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCreateLogGroupSuccess
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCreateError
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCreateError (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestCreateAlreadyExists
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestCreateAlreadyExists (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestLogClosed
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestLogClosed (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestLogBlocking
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestLogBlocking (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestLogNonBlockingBufferEmpty
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestLogNonBlockingBufferFull
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestPublishBatchSuccess
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestPublishBatchSuccess (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestPublishBatchError
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=error msg=Error
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestPublishBatchError (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestPublishBatchInvalidSeqSuccess
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
00:27:02 [2020-10-30T00:27:02.941Z] === RUN   TestPublishBatchAlreadyAccepted
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:27:02 [2020-10-30T00:27:02.941Z] time="2020-10-30T00:27:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
00:27:02 [2020-10-30T00:27:02.941Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchSimple
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchSimple (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchTicker
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchTicker (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMultilinePattern
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchClose
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchClose (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/0/Hello
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/2/🙃
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/3/����
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/4/He��o
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestEffectiveLen/5/
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestEffectiveLen (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/0/
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/1/Hello
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/2/Hello
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/3/Hello
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/4/🙃
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/5/🙃
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/6/a�
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestFindValidSplit/7/a�
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestFindValidSplit (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: 
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: 
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: Hello
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: 
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: He
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: llo
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: 
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: Hello
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: 
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: 🙃
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: 🙃
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: 
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: a
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: �
00:27:02 [2020-10-30T00:27:02.942Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1044: a�
00:27:02 [2020-10-30T00:27:02.942Z]         cloudwatchlogs_test.go:1045: 
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestProcessEventEmoji
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestProcessEventEmoji (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchLineSplit
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchLineSplit (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchLineSplitWithBinary
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMaxEvents
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMaxTotalBytes
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
00:27:02 [2020-10-30T00:27:02.942Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
00:27:02 [2020-10-30T00:27:02.942Z] === RUN   TestCollectBatchWithDuplicateTimestamps
00:27:03 [2020-10-30T00:27:03.031Z] 2020/10/30 00:27:02 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
00:27:03 [2020-10-30T00:27:03.031Z] 2020/10/30 00:27:02 	Finished clone github.com/opencontainers/runc
00:27:03 [2020-10-30T00:27:03.031Z] 2020/10/30 00:27:02 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
00:27:03 [2020-10-30T00:27:03.031Z] 2020/10/30 00:27:02 	Finished clone github.com/containerd/continuity
00:27:03 [2020-10-30T00:27:03.288Z] 2020/10/30 00:27:03 	Finished clone github.com/fernet/fernet-go
00:27:03 [2020-10-30T00:27:03.288Z] 2020/10/30 00:27:03 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
00:27:03 [2020-10-30T00:27:03.388Z] === RUN   TestDockerSuite/TestDockerFails
00:27:03 [2020-10-30T00:27:03.388Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:27:03 [2020-10-30T00:27:03.388Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:27:03 [2020-10-30T00:27:03.388Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsMultilinePattern
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestCreateTagSuccess
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestCreateTagSuccess (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] PASS
00:27:03 [2020-10-30T00:27:03.401Z] coverage: 77.4% of statements
00:27:03 [2020-10-30T00:27:03.401Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.741s	coverage: 77.4% of statements
00:27:03 [2020-10-30T00:27:03.401Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:27:03 [2020-10-30T00:27:03.401Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:27:03 [2020-10-30T00:27:03.401Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:27:03 [2020-10-30T00:27:03.401Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:27:03 [2020-10-30T00:27:03.401Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestJSONFileLogger
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestJSONFileLogger (0.01s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestJSONFileLoggerWithTags
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestJSONFileLoggerWithOpts
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestJSONFileLoggerWithLabelsEnv
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
00:27:03 [2020-10-30T00:27:03.401Z] === RUN   TestEncodeDecode
00:27:03 [2020-10-30T00:27:03.401Z] === PAUSE TestEncodeDecode
00:27:03 [2020-10-30T00:27:03.401Z] === CONT  TestEncodeDecode
00:27:03 [2020-10-30T00:27:03.401Z] --- PASS: TestEncodeDecode (0.16s)
00:27:03 [2020-10-30T00:27:03.401Z] PASS
00:27:03 [2020-10-30T00:27:03.401Z] coverage: 61.6% of statements
00:27:03 [2020-10-30T00:27:03.852Z] 2020/10/30 00:27:03 	Finished clone github.com/cilium/ebpf
00:27:03 [2020-10-30T00:27:03.852Z] 2020/10/30 00:27:03 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
00:27:03 [2020-10-30T00:27:03.859Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.390s	coverage: 61.6% of statements
00:27:04 [2020-10-30T00:27:04.319Z] === RUN   TestJSONLogsMarshalJSONBuf
00:27:04 [2020-10-30T00:27:04.319Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
00:27:04 [2020-10-30T00:27:04.319Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
00:27:04 [2020-10-30T00:27:04.774Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:27:04 [2020-10-30T00:27:04.774Z] --- PASS: TestServiceUpdateConfigs (15.26s)
00:27:04 [2020-10-30T00:27:04.774Z] === RUN   TestServiceUpdateNetwork
00:27:04 [2020-10-30T00:27:04.784Z] 2020/10/30 00:27:04 	Finished clone github.com/docker/distribution
00:27:04 [2020-10-30T00:27:04.784Z] 2020/10/30 00:27:04 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
00:27:04 [2020-10-30T00:27:04.785Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
00:27:04 [2020-10-30T00:27:04.785Z] === RUN   TestFastTimeMarshalJSON
00:27:04 [2020-10-30T00:27:04.785Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
00:27:04 [2020-10-30T00:27:04.785Z] PASS
00:27:04 [2020-10-30T00:27:04.785Z] coverage: 87.2% of statements
00:27:04 [2020-10-30T00:27:04.785Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.245s	coverage: 87.2% of statements
00:27:05 [2020-10-30T00:27:05.128Z] --- PASS: TestServiceUpdateConfigs (14.31s)
00:27:05 [2020-10-30T00:27:05.129Z] === RUN   TestServiceUpdateNetwork
00:27:05 [2020-10-30T00:27:05.346Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:27:05 [2020-10-30T00:27:05.348Z] 2020/10/30 00:27:05 	Finished clone golang.org/x/time
00:27:05 [2020-10-30T00:27:05.348Z] 2020/10/30 00:27:05 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
00:27:05 [2020-10-30T00:27:05.348Z] 2020/10/30 00:27:05 	Finished clone github.com/hashicorp/go-memdb
00:27:05 [2020-10-30T00:27:05.348Z] 2020/10/30 00:27:05 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
00:27:05 [2020-10-30T00:27:05.605Z] 2020/10/30 00:27:05 	Finished clone github.com/hashicorp/go-immutable-radix
00:27:05 [2020-10-30T00:27:05.605Z] 2020/10/30 00:27:05 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
00:27:05 [2020-10-30T00:27:05.758Z] === RUN   TestWriteLog
00:27:05 [2020-10-30T00:27:05.758Z] === PAUSE TestWriteLog
00:27:05 [2020-10-30T00:27:05.758Z] === RUN   TestReadLog
00:27:05 [2020-10-30T00:27:05.758Z] === PAUSE TestReadLog
00:27:05 [2020-10-30T00:27:05.758Z] === CONT  TestWriteLog
00:27:05 [2020-10-30T00:27:05.758Z] === CONT  TestReadLog
00:27:06 [2020-10-30T00:27:06.219Z] --- PASS: TestWriteLog (0.00s)
00:27:06 [2020-10-30T00:27:06.219Z] === RUN   TestReadLog/tail_exact
00:27:06 [2020-10-30T00:27:06.219Z] === RUN   TestReadLog/tail_less_than_available
00:27:06 [2020-10-30T00:27:06.219Z] === RUN   TestReadLog/tail_more_than_available
00:27:06 [2020-10-30T00:27:06.219Z] --- PASS: TestReadLog (0.20s)
00:27:06 [2020-10-30T00:27:06.219Z]     --- PASS: TestReadLog/tail_exact (0.16s)
00:27:06 [2020-10-30T00:27:06.219Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
00:27:06 [2020-10-30T00:27:06.219Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
00:27:06 [2020-10-30T00:27:06.219Z] PASS
00:27:06 [2020-10-30T00:27:06.219Z] coverage: 75.2% of statements
00:27:06 [2020-10-30T00:27:06.219Z] ok  	github.com/docker/docker/daemon/logger/local	0.578s	coverage: 75.2% of statements
00:27:06 [2020-10-30T00:27:06.219Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:27:06 [2020-10-30T00:27:06.535Z] 2020/10/30 00:27:06 	Finished clone github.com/hashicorp/golang-lru
00:27:06 [2020-10-30T00:27:06.535Z] 2020/10/30 00:27:06 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
00:27:06 [2020-10-30T00:27:06.729Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:27:06 [2020-10-30T00:27:06.730Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:27:06 [2020-10-30T00:27:06.730Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:27:06 [2020-10-30T00:27:06.991Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:27:07 [2020-10-30T00:27:07.098Z] 2020/10/30 00:27:06 	Finished clone github.com/coreos/pkg
00:27:07 [2020-10-30T00:27:07.098Z] 2020/10/30 00:27:06 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
00:27:07 [2020-10-30T00:27:07.098Z] 2020/10/30 00:27:06 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
00:27:07 [2020-10-30T00:27:07.098Z] 2020/10/30 00:27:06 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestOpenFileDelete
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestOpenFileDelete (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestOpenFileRename
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestOpenFileRename (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestParseLogTagDefaultTag
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestParseLogTag
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestParseLogTag (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestParseLogTagEmptyTag
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestTailFiles
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestTailFiles (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestFollowLogsConsumerGone
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestFollowLogsProducerGone
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestFollowLogsProducerGone (0.00s)
00:27:07 [2020-10-30T00:27:07.194Z]     logfile_test.go:173: logDecode() closed after sending 4050 messages
00:27:07 [2020-10-30T00:27:07.194Z]     logfile_test.go:226: messages sent: 4050, received: 4050
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestCheckCapacityAndRotate
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestCheckCapacityAndRotate (0.02s)
00:27:07 [2020-10-30T00:27:07.194Z] PASS
00:27:07 [2020-10-30T00:27:07.194Z] coverage: 35.9% of statements
00:27:07 [2020-10-30T00:27:07.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.248s	coverage: 35.9% of statements
00:27:07 [2020-10-30T00:27:07.194Z] === RUN   TestLog
00:27:07 [2020-10-30T00:27:07.194Z] --- PASS: TestLog (0.01s)
00:27:07 [2020-10-30T00:27:07.194Z] PASS
00:27:07 [2020-10-30T00:27:07.194Z] coverage: 33.3% of statements
00:27:07 [2020-10-30T00:27:07.194Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.187s	coverage: 33.3% of statements
00:27:08 [2020-10-30T00:27:08.467Z] 2020/10/30 00:27:08 	Finished clone github.com/beorn7/perks
00:27:08 [2020-10-30T00:27:08.467Z] 2020/10/30 00:27:08 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
00:27:08 [2020-10-30T00:27:08.724Z] 2020/10/30 00:27:08 	Finished clone github.com/prometheus/client_model
00:27:08 [2020-10-30T00:27:08.724Z] 2020/10/30 00:27:08 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestValidateLogOpt
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestValidateLogOpt (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestNewMissedConfig
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestNewMissedConfig (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestNewMissedUrl
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestNewMissedUrl (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestNewMissedToken
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestNewMissedToken (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestNewWithProxy
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestNewWithProxy (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestDefault
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestDefault (0.02s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestInlineFormatWithNonDefaultOptions
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestJsonFormat
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestJsonFormat (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestRawFormat
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestRawFormat (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestRawFormatWithLabels
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestRawFormatWithLabels (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestRawFormatWithoutTag
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestNewParse
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestNewParse (0.00s)
00:27:08 [2020-10-30T00:27:08.736Z] PASS
00:27:08 [2020-10-30T00:27:08.736Z] coverage: 8.3% of statements
00:27:08 [2020-10-30T00:27:08.736Z] ok  	github.com/docker/docker/daemon/logger/templates	0.221s	coverage: 8.3% of statements
00:27:08 [2020-10-30T00:27:08.736Z] --- PASS: TestRawFormatWithoutTag (0.07s)
00:27:08 [2020-10-30T00:27:08.736Z] === RUN   TestBatching
00:27:08 [2020-10-30T00:27:08.982Z] 2020/10/30 00:27:08 	Finished clone golang.org/x/crypto
00:27:08 [2020-10-30T00:27:08.982Z] 2020/10/30 00:27:08 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestBatching (0.32s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestFrequency
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestParseLogFormat
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestParseLogFormat (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestValidateLogOptEmpty
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestValidateLogOptEmpty (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestValidateSyslogAddress
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestValidateSyslogAddress (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestParseAddressDefaultPort
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestParseAddressDefaultPort (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestValidateSyslogFacility
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestValidateSyslogFacility (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestValidateLogOptSyslogFormat
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestValidateLogOpt
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestValidateLogOpt (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] PASS
00:27:09 [2020-10-30T00:27:09.198Z] coverage: 46.8% of statements
00:27:09 [2020-10-30T00:27:09.198Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.161s	coverage: 46.8% of statements
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestFrequency (0.18s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestOneMessagePerRequest
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestOneMessagePerRequest (0.01s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestVerify
00:27:09 [2020-10-30T00:27:09.198Z] --- PASS: TestVerify (0.00s)
00:27:09 [2020-10-30T00:27:09.198Z] === RUN   TestSkipVerify
00:27:09 [2020-10-30T00:27:09.545Z] 2020/10/30 00:27:09 	Finished clone github.com/golang/protobuf
00:27:09 [2020-10-30T00:27:09.545Z] 2020/10/30 00:27:09 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
00:27:09 [2020-10-30T00:27:09.664Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:09 [2020-10-30T00:27:09.664Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:09 [2020-10-30T00:27:09.664Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:09 [2020-10-30T00:27:09.664Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] --- PASS: TestSkipVerify (0.55s)
00:27:10 [2020-10-30T00:27:10.130Z] === RUN   TestBufferMaximum
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.637937\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.637937\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] --- PASS: TestBufferMaximum (0.01s)
00:27:10 [2020-10-30T00:27:10.130Z] === RUN   TestServerAlwaysDown
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.642995\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.642995\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.642995\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.643936\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] time="2020-10-30T00:27:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1604017629.643936\",\"host\":\"36f70c09ac0d\"}'"
00:27:10 [2020-10-30T00:27:10.130Z] --- PASS: TestServerAlwaysDown (0.00s)
00:27:10 [2020-10-30T00:27:10.130Z] === RUN   TestCannotSendAfterClose
00:27:10 [2020-10-30T00:27:10.130Z] --- PASS: TestCannotSendAfterClose (0.00s)
00:27:10 [2020-10-30T00:27:10.130Z] === RUN   TestDeadlockOnBlockedEndpoint
00:27:10 [2020-10-30T00:27:10.476Z] 2020/10/30 00:27:10 	Finished clone github.com/matttproud/golang_protobuf_extensions
00:27:10 [2020-10-30T00:27:10.476Z] 2020/10/30 00:27:10 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
00:27:10 [2020-10-30T00:27:10.476Z] 2020/10/30 00:27:10 	Finished clone github.com/prometheus/client_golang
00:27:10 [2020-10-30T00:27:10.476Z] 2020/10/30 00:27:10 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
00:27:11 [2020-10-30T00:27:11.042Z] 2020/10/30 00:27:10 	Finished clone github.com/pkg/errors
00:27:11 [2020-10-30T00:27:11.042Z] 2020/10/30 00:27:10 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
00:27:11 [2020-10-30T00:27:11.108Z] time="2020-10-30T00:27:10Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
00:27:11 [2020-10-30T00:27:11.108Z] time="2020-10-30T00:27:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"36f70c09ac0d\"}'"
00:27:11 [2020-10-30T00:27:11.108Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.18s)
00:27:11 [2020-10-30T00:27:11.108Z] PASS
00:27:11 [2020-10-30T00:27:11.108Z] coverage: 82.5% of statements
00:27:11 [2020-10-30T00:27:11.108Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.691s	coverage: 82.5% of statements
00:27:11 [2020-10-30T00:27:11.108Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:27:11 [2020-10-30T00:27:11.108Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:27:11 [2020-10-30T00:27:11.108Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:27:11 [2020-10-30T00:27:11.299Z] 2020/10/30 00:27:11 	Finished clone github.com/prometheus/procfs
00:27:11 [2020-10-30T00:27:11.299Z] 2020/10/30 00:27:11 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Finished clone github.com/cespare/xxhash/v2
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Finished clone github.com/prometheus/common
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Finished clone github.com/inconshreveable/mousetrap
00:27:11 [2020-10-30T00:27:11.556Z] 2020/10/30 00:27:11 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestContinueOnError_NonMirrorEndpoint
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestContinueOnError_MirrorEndpoint
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestContinueOnError_NeverContinue
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestContinueOnError_UnnestsErrors
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestFixManifestLayers
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestFixManifestLayers (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestFixManifestLayersBaseLayerParent
00:27:12 [2020-10-30T00:27:12.079Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z]     pull_v2_test.go:73: Needs fixing on Windows
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestFixManifestLayersBadParent
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestValidateManifest
00:27:12 [2020-10-30T00:27:12.079Z] --- SKIP: TestValidateManifest (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z]     pull_v2_test.go:118: Needs fixing on Windows
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestFormatPlatform
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestFormatPlatform (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestGetRepositoryMountCandidates
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestLayerAlreadyExists
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestLayerAlreadyExists (0.00s)
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestWhenEmptyAuthConfig
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestV1IDService
00:27:12 [2020-10-30T00:27:12.079Z] --- PASS: TestV1IDService (0.03s)
00:27:12 [2020-10-30T00:27:12.079Z] === RUN   TestV2MetadataService
00:27:12 [2020-10-30T00:27:12.924Z] 2020/10/30 00:27:12 	Finished clone github.com/docker/go-metrics
00:27:13 [2020-10-30T00:27:13.051Z] --- PASS: TestWhenEmptyAuthConfig (1.26s)
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
00:27:13 [2020-10-30T00:27:13.051Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestTokenPassThru
00:27:13 [2020-10-30T00:27:13.051Z] --- PASS: TestTokenPassThru (0.01s)
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestTokenPassThruDifferentHost
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestSuccessfulDownload
00:27:13 [2020-10-30T00:27:13.051Z] --- SKIP: TestSuccessfulDownload (0.00s)
00:27:13 [2020-10-30T00:27:13.051Z]     download_test.go:268: Needs fixing on Windows
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestCancelledDownload
00:27:13 [2020-10-30T00:27:13.051Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
00:27:13 [2020-10-30T00:27:13.051Z] PASS
00:27:13 [2020-10-30T00:27:13.051Z] coverage: 20.1% of statements
00:27:13 [2020-10-30T00:27:13.051Z] --- PASS: TestCancelledDownload (0.00s)
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestMaxDownloadAttempts
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:27:13 [2020-10-30T00:27:13.051Z] ok  	github.com/docker/docker/distribution	1.548s	coverage: 20.1% of statements
00:27:13 [2020-10-30T00:27:13.181Z] 2020/10/30 00:27:12 	Finished clone github.com/morikuni/aec
00:27:13 [2020-10-30T00:27:13.181Z] 2020/10/30 00:27:13 	Finished clone github.com/spf13/pflag
00:27:13 [2020-10-30T00:27:13.516Z] time="2020-10-30T00:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:27:13 [2020-10-30T00:27:13.516Z] time="2020-10-30T00:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:27:13 [2020-10-30T00:27:13.516Z] time="2020-10-30T00:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:27:13 [2020-10-30T00:27:13.516Z] time="2020-10-30T00:27:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:27:13 [2020-10-30T00:27:13.516Z] --- PASS: TestMaxDownloadAttempts (0.00s)
00:27:13 [2020-10-30T00:27:13.516Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s)
00:27:13 [2020-10-30T00:27:13.516Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
00:27:13 [2020-10-30T00:27:13.516Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s)
00:27:13 [2020-10-30T00:27:13.516Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s)
00:27:13 [2020-10-30T00:27:13.516Z] === RUN   TestTransfer
00:27:13 [2020-10-30T00:27:13.595Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:27:13 [2020-10-30T00:27:13.745Z] 2020/10/30 00:27:13 	Finished clone github.com/spf13/cobra
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestTransfer (0.15s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestConcurrencyLimit
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestV2MetadataService (1.94s)
00:27:13 [2020-10-30T00:27:13.975Z] PASS
00:27:13 [2020-10-30T00:27:13.975Z] coverage: 48.2% of statements
00:27:13 [2020-10-30T00:27:13.975Z] ok  	github.com/docker/docker/distribution/metadata	2.402s	coverage: 48.2% of statements
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestNotFound
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestNotFound (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestConflict
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestConflict (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestForbidden
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestForbidden (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestInvalidParameter
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestInvalidParameter (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestNotImplemented
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestNotImplemented (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestNotModified
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestNotModified (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestUnauthorized
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestUnauthorized (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestUnknown
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestUnknown (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestCancelled
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestCancelled (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestDeadline
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestDeadline (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestDataLoss
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestDataLoss (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestUnavailable
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestUnavailable (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestSystem
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestSystem (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Not_Found
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Bad_Request
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Conflict
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Unauthorized
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Service_Unavailable
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Forbidden
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Not_Modified
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Not_Implemented
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Internal_Server_Error
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestFromStatusCode (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
00:27:13 [2020-10-30T00:27:13.975Z] PASS
00:27:13 [2020-10-30T00:27:13.975Z] coverage: 49.4% of statements
00:27:13 [2020-10-30T00:27:13.975Z] ok  	github.com/docker/docker/errdefs	0.097s	coverage: 49.4% of statements
00:27:13 [2020-10-30T00:27:13.975Z] --- PASS: TestConcurrencyLimit (0.38s)
00:27:13 [2020-10-30T00:27:13.975Z] === RUN   TestInactiveJobs
00:27:14 [2020-10-30T00:27:14.434Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:27:14 [2020-10-30T00:27:14.434Z] --- PASS: TestInactiveJobs (0.44s)
00:27:14 [2020-10-30T00:27:14.434Z] === RUN   TestWatchRelease
00:27:14 [2020-10-30T00:27:14.434Z] --- PASS: TestWatchRelease (0.04s)
00:27:14 [2020-10-30T00:27:14.434Z] === RUN   TestWatchFinishedTransfer
00:27:14 [2020-10-30T00:27:14.434Z] --- PASS: TestWatchFinishedTransfer (0.00s)
00:27:14 [2020-10-30T00:27:14.434Z] === RUN   TestDuplicateTransfer
00:27:14 [2020-10-30T00:27:14.536Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:27:14 [2020-10-30T00:27:14.894Z] --- PASS: TestDuplicateTransfer (0.09s)
00:27:14 [2020-10-30T00:27:14.894Z] === RUN   TestSuccessfulUpload
00:27:14 [2020-10-30T00:27:14.894Z] time="2020-10-30T00:27:14Z" level=error msg="Upload failed, retrying: simulating retry"
00:27:15 [2020-10-30T00:27:15.125Z] 2020/10/30 00:27:14 	Finished clone github.com/opencontainers/selinux
00:27:15 [2020-10-30T00:27:15.353Z] --- PASS: TestSuccessfulUpload (0.52s)
00:27:15 [2020-10-30T00:27:15.353Z] === RUN   TestCancelledUpload
00:27:15 [2020-10-30T00:27:15.353Z] --- PASS: TestCancelledUpload (0.00s)
00:27:15 [2020-10-30T00:27:15.353Z] PASS
00:27:15 [2020-10-30T00:27:15.353Z] coverage: 76.8% of statements
00:27:15 [2020-10-30T00:27:15.353Z] ok  	github.com/docker/docker/distribution/xfer	2.376s	coverage: 76.8% of statements
00:27:15 [2020-10-30T00:27:15.353Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:27:15 [2020-10-30T00:27:15.646Z] --- PASS: TestServiceUpdateNetwork (12.44s)
00:27:15 [2020-10-30T00:27:15.646Z] === RUN   TestServiceUpdatePidsLimit
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSGetInvalidData
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSGetInvalidData (0.02s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSInvalidSet
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSInvalidSet (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSInvalidRoot
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSInvalidRoot (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSMetadataGetSet
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSMetadataGetSet (0.03s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSInvalidWalker
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSInvalidWalker (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSGetSet
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSGetSet (0.02s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSGetUnsetKey
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSGetUnsetKey (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSGetEmptyData
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSGetEmptyData (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSDelete
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSDelete (0.06s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSWalker
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSWalker (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestFSWalkerStopOnError
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestFSWalkerStopOnError (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestNewFromJSON
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestNewFromJSON (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestNewFromJSONWithInvalidJSON
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestMarshalKeyOrder
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestMarshalKeyOrder (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestImage
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestImage (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestImageOSNotEmpty
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestImageOSNotEmpty (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestNewChildImageFromImageWithRootFS
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestRestore
00:27:16 [2020-10-30T00:27:16.338Z] time="2020-10-30T00:27:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestRestore (0.22s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestAddDelete
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestAddDelete (0.03s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestSearchAfterDelete
00:27:16 [2020-10-30T00:27:16.338Z] --- PASS: TestSearchAfterDelete (0.01s)
00:27:16 [2020-10-30T00:27:16.338Z] === RUN   TestParentReset
00:27:16 [2020-10-30T00:27:16.448Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:27:16 [2020-10-30T00:27:16.692Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:27:16 [2020-10-30T00:27:16.797Z] --- PASS: TestParentReset (0.10s)
00:27:16 [2020-10-30T00:27:16.797Z] === RUN   TestGetAndSetLastUpdated
00:27:16 [2020-10-30T00:27:16.797Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
00:27:16 [2020-10-30T00:27:16.797Z] === RUN   TestStoreLen
00:27:16 [2020-10-30T00:27:16.797Z] === RUN   TestCompare
00:27:16 [2020-10-30T00:27:16.797Z] --- PASS: TestCompare (0.00s)
00:27:16 [2020-10-30T00:27:16.797Z] PASS
00:27:16 [2020-10-30T00:27:16.797Z] coverage: 19.2% of statements
00:27:16 [2020-10-30T00:27:16.797Z] ok  	github.com/docker/docker/image/cache	0.156s	coverage: 19.2% of statements
00:27:16 [2020-10-30T00:27:16.797Z] --- PASS: TestStoreLen (0.06s)
00:27:16 [2020-10-30T00:27:16.797Z] PASS
00:27:16 [2020-10-30T00:27:16.797Z] coverage: 86.4% of statements
00:27:16 [2020-10-30T00:27:16.797Z] ok  	github.com/docker/docker/image	0.800s	coverage: 86.4% of statements
00:27:16 [2020-10-30T00:27:16.797Z] === RUN   TestMakeV1ConfigFromConfig
00:27:16 [2020-10-30T00:27:16.797Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
00:27:16 [2020-10-30T00:27:16.797Z] PASS
00:27:16 [2020-10-30T00:27:16.797Z] coverage: 25.0% of statements
00:27:16 [2020-10-30T00:27:16.797Z] ok  	github.com/docker/docker/image/v1	0.143s	coverage: 25.0% of statements
00:27:16 [2020-10-30T00:27:16.797Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:27:16 [2020-10-30T00:27:16.797Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:27:17 [2020-10-30T00:27:17.019Z] 2020/10/30 00:27:16 	Finished clone github.com/google/certificate-transparency-go
00:27:17 [2020-10-30T00:27:17.329Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:27:17 [2020-10-30T00:27:17.832Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:27:18 [2020-10-30T00:27:18.094Z] --- PASS: TestServiceUpdateNetwork (13.42s)
00:27:18 [2020-10-30T00:27:18.094Z] === RUN   TestServiceUpdatePidsLimit
00:27:18 [2020-10-30T00:27:18.667Z] === RUN   TestDockerSuite/TestEventsAttach
00:27:18 [2020-10-30T00:27:18.914Z] 2020/10/30 00:27:18 	Finished clone github.com/cloudflare/cfssl
00:27:18 [2020-10-30T00:27:18.973Z] === RUN   TestSerialization
00:27:18 [2020-10-30T00:27:18.973Z] --- PASS: TestSerialization (0.02s)
00:27:18 [2020-10-30T00:27:18.973Z] PASS
00:27:18 [2020-10-30T00:27:18.973Z] coverage: 100.0% of statements
00:27:18 [2020-10-30T00:27:18.973Z] ok  	github.com/docker/docker/libcontainerd/queue	0.094s	coverage: 100.0% of statements
00:27:19 [2020-10-30T00:27:19.609Z] === RUN   TestDockerSuite/TestEventsCommit
00:27:19 [2020-10-30T00:27:19.870Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:27:19 [2020-10-30T00:27:19.957Z] === RUN   TestEmptyLayer
00:27:19 [2020-10-30T00:27:19.957Z] --- PASS: TestEmptyLayer (0.00s)
00:27:19 [2020-10-30T00:27:19.957Z] === RUN   TestCommitFailure
00:27:19 [2020-10-30T00:27:19.957Z] --- PASS: TestCommitFailure (0.01s)
00:27:19 [2020-10-30T00:27:19.957Z] === RUN   TestStartTransactionFailure
00:27:19 [2020-10-30T00:27:19.957Z] --- PASS: TestStartTransactionFailure (0.00s)
00:27:19 [2020-10-30T00:27:19.957Z] === RUN   TestGetOrphan
00:27:19 [2020-10-30T00:27:19.957Z] --- PASS: TestGetOrphan (0.01s)
00:27:19 [2020-10-30T00:27:19.957Z] === RUN   TestMountAndRegister
00:27:20 [2020-10-30T00:27:20.131Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:27:20 [2020-10-30T00:27:20.417Z] --- PASS: TestMountAndRegister (0.07s)
00:27:20 [2020-10-30T00:27:20.417Z]     layer_test.go:271: Layer size: 14
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestLayerRelease
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestLayerRelease (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     layer_test.go:304: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestStoreRestore
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestStoreRestore (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     layer_test.go:353: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestTarStreamStability
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestTarStreamStability (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     layer_test.go:468: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestRegisterExistingLayer
00:27:20 [2020-10-30T00:27:20.417Z] --- PASS: TestRegisterExistingLayer (0.32s)
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestTarStreamVerification
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestTarStreamVerification (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     layer_test.go:697: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestLayerMigration
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestLayerMigration (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     migration_test.go:46: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestLayerMigrationNoTarsplit
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     migration_test.go:182: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestMountInit
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestMountInit (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     mount_test.go:17: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestMountSize
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestMountSize (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     mount_test.go:76: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestMountChanges
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestMountChanges (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     mount_test.go:125: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] === RUN   TestMountApply
00:27:20 [2020-10-30T00:27:20.417Z] --- SKIP: TestMountApply (0.00s)
00:27:20 [2020-10-30T00:27:20.417Z]     mount_test.go:212: Failing on Windows
00:27:20 [2020-10-30T00:27:20.417Z] PASS
00:27:20 [2020-10-30T00:27:20.417Z] coverage: 30.1% of statements
00:27:20 [2020-10-30T00:27:20.417Z] ok  	github.com/docker/docker/layer	0.591s	coverage: 30.1% of statements
00:27:20 [2020-10-30T00:27:20.703Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] === RUN   TestEnvironmentParsing
00:27:20 [2020-10-30T00:27:20.877Z] --- PASS: TestEnvironmentParsing (0.00s)
00:27:20 [2020-10-30T00:27:20.877Z] PASS
00:27:20 [2020-10-30T00:27:20.877Z] coverage: 1.0% of statements
00:27:20 [2020-10-30T00:27:20.877Z] ok  	github.com/docker/docker/libcontainerd/local	0.282s	coverage: 1.0% of statements
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/oci	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:27:20 [2020-10-30T00:27:20.877Z] === RUN   TestParseVersion
00:27:20 [2020-10-30T00:27:20.877Z] --- PASS: TestParseVersion (0.00s)
00:27:20 [2020-10-30T00:27:20.877Z] PASS
00:27:20 [2020-10-30T00:27:20.877Z] coverage: 52.9% of statements
00:27:20 [2020-10-30T00:27:20.877Z] ok  	github.com/docker/docker/pkg/aaparser	0.078s	coverage: 52.9% of statements
00:27:20 [2020-10-30T00:27:20.964Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestAddressPoolOpt
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestAddressPoolOpt (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/a
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/something
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/_=a
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/env1=value1
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/_env1=value1
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/env2=value2=value3
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/env3=abc!qwe
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/env_4=value_4
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/PATH
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/=a
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/PATH=
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/PATH=something
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/asd!qwe
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/1asd
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/123
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/some_space
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/__some_space_before
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/some_space_after__
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/=
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateEnv/PaTh
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestValidateEnv (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/a (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/something (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/_=a (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/PATH (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/=a (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/1asd (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/123 (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/some_space (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/= (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestParseHost
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestParseHost (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestParseDockerDaemonHost
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestParseDockerDaemonHost (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestParseTCP
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestParseTCP (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestParseInvalidUnixAddrInvalid
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateExtraHosts
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestValidateExtraHosts (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestIpOptString
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestIpOptString (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestNewIpOptInvalidDefaultVal
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestNewIpOptValidDefaultVal
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestIpOptSetInvalidVal
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateIPAddress
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestValidateIPAddress (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestMapOpts
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestMapOpts (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestListOptsWithoutValidator
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestListOptsWithoutValidator (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestListOptsWithValidator
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestListOptsWithValidator (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateDNSSearch
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestValidateDNSSearch (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_general_format
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_more_than_one_=
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_one_more
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestValidateLabel (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestNamedListOpts
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestNamedListOpts (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestNamedMapOpts
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestNamedMapOpts (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestParseLink
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestParseLink (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestQuotedStringSetWithQuotes
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestQuotedStringSetWithNoQuotes
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] === RUN   TestUlimitOpt
00:27:21 [2020-10-30T00:27:21.341Z] --- PASS: TestUlimitOpt (0.00s)
00:27:21 [2020-10-30T00:27:21.341Z] PASS
00:27:21 [2020-10-30T00:27:21.341Z] coverage: 67.1% of statements
00:27:21 [2020-10-30T00:27:21.341Z] ok  	github.com/docker/docker/opts	0.198s	coverage: 67.1% of statements
00:27:21 [2020-10-30T00:27:21.535Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:27:22 [2020-10-30T00:27:22.106Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestUnbuffered
00:27:22 [2020-10-30T00:27:22.878Z] --- PASS: TestUnbuffered (0.00s)
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestRaceUnbuffered
00:27:22 [2020-10-30T00:27:22.878Z] --- PASS: TestRaceUnbuffered (0.00s)
00:27:22 [2020-10-30T00:27:22.878Z] PASS
00:27:22 [2020-10-30T00:27:22.878Z] coverage: 100.0% of statements
00:27:22 [2020-10-30T00:27:22.878Z] ok  	github.com/docker/docker/pkg/broadcaster	0.446s	coverage: 100.0% of statements
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[foo]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[bar]_[foo]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[foo_bar]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[qux]_[foo]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[]#01
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[qux]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[foo_bar_qux]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[qux]_[baz]]
00:27:22 [2020-10-30T00:27:22.878Z] === RUN   TestMatch/[[foo_baz]]
00:27:22 [2020-10-30T00:27:22.878Z] --- PASS: TestMatch (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[foo]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[]#01 (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[qux]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
00:27:22 [2020-10-30T00:27:22.879Z] PASS
00:27:22 [2020-10-30T00:27:22.879Z] coverage: 87.5% of statements
00:27:22 [2020-10-30T00:27:22.879Z] ok  	github.com/docker/docker/pkg/capabilities	0.058s	coverage: 87.5% of statements
00:27:23 [2020-10-30T00:27:23.338Z] === RUN   TestPeerCertificateMarshalJSON
00:27:23 [2020-10-30T00:27:23.489Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:27:24 [2020-10-30T00:27:24.232Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:27:24 [2020-10-30T00:27:24.306Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
00:27:24 [2020-10-30T00:27:24.306Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
00:27:24 [2020-10-30T00:27:24.306Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s)
00:27:24 [2020-10-30T00:27:24.306Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
00:27:24 [2020-10-30T00:27:24.306Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
00:27:24 [2020-10-30T00:27:24.306Z] === RUN   TestMiddleware
00:27:24 [2020-10-30T00:27:24.306Z] --- PASS: TestMiddleware (0.00s)
00:27:24 [2020-10-30T00:27:24.306Z] === RUN   TestNewResponseModifier
00:27:24 [2020-10-30T00:27:24.306Z] --- PASS: TestNewResponseModifier (0.00s)
00:27:24 [2020-10-30T00:27:24.306Z] PASS
00:27:24 [2020-10-30T00:27:24.306Z] coverage: 26.8% of statements
00:27:24 [2020-10-30T00:27:24.306Z] ok  	github.com/docker/docker/pkg/authorization	0.963s	coverage: 26.8% of statements
00:27:24 [2020-10-30T00:27:24.765Z] === RUN   TestChrootTarUntar
00:27:24 [2020-10-30T00:27:24.765Z] --- SKIP: TestChrootTarUntar (0.00s)
00:27:24 [2020-10-30T00:27:24.765Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:27:24 [2020-10-30T00:27:24.765Z] === RUN   TestChrootUntarWithHugeExcludesList
00:27:24 [2020-10-30T00:27:24.765Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
00:27:24 [2020-10-30T00:27:24.765Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:27:24 [2020-10-30T00:27:24.875Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootUntarEmptyArchive
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootTarUntarWithSymlink
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootCopyWithTar
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootCopyWithTar (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootCopyFileWithTar
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootUntarPath
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootUntarPath (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestChrootApplyDotDotFile
00:27:25 [2020-10-30T00:27:25.227Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:27:25 [2020-10-30T00:27:25.227Z] PASS
00:27:25 [2020-10-30T00:27:25.227Z] coverage: 15.4% of statements
00:27:25 [2020-10-30T00:27:25.227Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.175s	coverage: 15.4% of statements
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestIsArchivePathDir
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeEmpty
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeEmpty (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeEmptyFile
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeEmptyFile (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeNonemptyFile
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeNonemptyFile (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeNestedDirectoryEmpty
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestMoveToSubdir
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestMoveToSubdir (0.01s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestSizeNonExistingDirectory
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
00:27:25 [2020-10-30T00:27:25.227Z] PASS
00:27:25 [2020-10-30T00:27:25.227Z] coverage: 80.0% of statements
00:27:25 [2020-10-30T00:27:25.227Z] ok  	github.com/docker/docker/pkg/directory	0.209s	coverage: 80.0% of statements
00:27:25 [2020-10-30T00:27:25.227Z] --- PASS: TestIsArchivePathDir (0.08s)
00:27:25 [2020-10-30T00:27:25.227Z] === RUN   TestIsArchivePathInvalidFile
00:27:25 [2020-10-30T00:27:25.688Z] --- PASS: TestIsArchivePathInvalidFile (0.18s)
00:27:25 [2020-10-30T00:27:25.688Z] === RUN   TestIsArchivePathTar
00:27:25 [2020-10-30T00:27:25.688Z] --- PASS: TestIsArchivePathTar (0.32s)
00:27:25 [2020-10-30T00:27:25.688Z] === RUN   TestDecompressStreamGzip
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestDecompressStreamGzip (0.14s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestDecompressStreamBzip2
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestDecompressStreamBzip2 (0.20s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestDecompressStreamXz
00:27:26 [2020-10-30T00:27:26.148Z] --- SKIP: TestDecompressStreamXz (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z]     archive_test.go:133: Xz not present in msys2
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCompressStreamXzUnsupported
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCompressStreamBzip2Unsupported
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCompressStreamInvalid
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestCompressStreamInvalid (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestExtensionInvalid
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestExtensionInvalid (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestExtensionUncompressed
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestExtensionUncompressed (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestExtensionBzip2
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestExtensionBzip2 (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestExtensionGzip
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestExtensionGzip (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestExtensionXz
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestExtensionXz (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCmdStreamLargeStderr
00:27:26 [2020-10-30T00:27:26.148Z] --- PASS: TestCmdStreamLargeStderr (0.22s)
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCmdStreamBad
00:27:26 [2020-10-30T00:27:26.148Z] --- SKIP: TestCmdStreamBad (0.00s)
00:27:26 [2020-10-30T00:27:26.148Z]     archive_test.go:238: Failing on Windows CI machines
00:27:26 [2020-10-30T00:27:26.148Z] === RUN   TestCmdStreamGood
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCmdStreamGood (0.07s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestUntarPathWithInvalidDest
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestUntarPathWithInvalidSrc
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestUntarPath
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestContainsEntry
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestCreateEntries
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestEntriesDiff
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestEntriesEquality
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGeneratorNotGenerate
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGeneratorWithPort
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestGeneratorWithPortNotGenerate
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestNewEntry
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestParse
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: Test (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestContainsEntry (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestCreateEntries (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestEntriesDiff (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestEntriesEquality (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestNewEntry (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestParse (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] PASS
00:27:26 [2020-10-30T00:27:26.608Z] coverage: 58.3% of statements
00:27:26 [2020-10-30T00:27:26.608Z] ok  	github.com/docker/docker/pkg/discovery	0.141s	coverage: 58.3% of statements
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestUntarPath (0.06s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestUntarPathWithDestinationFile
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestContent
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestInitialize
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestNew
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestParsingContentsWithComments
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestRegister
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   Test/TestWatch
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: Test (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestContent (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestInitialize (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestNew (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestRegister (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z]     --- PASS: Test/TestWatch (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z] PASS
00:27:26 [2020-10-30T00:27:26.608Z] coverage: 97.6% of statements
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestUntarPathWithDestinationFile (0.07s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
00:27:26 [2020-10-30T00:27:26.608Z] ok  	github.com/docker/docker/pkg/discovery/file	0.171s	coverage: 97.6% of statements
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyWithTarInvalidSrc
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyWithTarSrcFile
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyWithTarSrcFolder
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyFileWithTarInvalidSrc
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyFileWithTarSrcFolder
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestCopyFileWithTarSrcFile
00:27:26 [2020-10-30T00:27:26.608Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
00:27:26 [2020-10-30T00:27:26.608Z] === RUN   TestTarFiles
00:27:26 [2020-10-30T00:27:26.788Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:27:27 [2020-10-30T00:27:27.730Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:27:28 [2020-10-30T00:27:28.162Z] === RUN   Test
00:27:28 [2020-10-30T00:27:28.162Z] === RUN   Test/TestWatch
00:27:28 [2020-10-30T00:27:28.162Z] --- PASS: Test (0.00s)
00:27:28 [2020-10-30T00:27:28.162Z]     --- PASS: Test/TestWatch (0.00s)
00:27:28 [2020-10-30T00:27:28.162Z] PASS
00:27:28 [2020-10-30T00:27:28.162Z] coverage: 92.3% of statements
00:27:28 [2020-10-30T00:27:28.162Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.086s	coverage: 92.3% of statements
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestInitialize
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestInitialize
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestInitializeWithPattern
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestRegister
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestWatch
00:27:28 [2020-10-30T00:27:28.629Z] --- PASS: Test (0.00s)
00:27:28 [2020-10-30T00:27:28.629Z]     --- PASS: Test/TestInitialize (0.00s)
00:27:28 [2020-10-30T00:27:28.629Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
00:27:28 [2020-10-30T00:27:28.629Z]     --- PASS: Test/TestRegister (0.00s)
00:27:28 [2020-10-30T00:27:28.629Z]     --- PASS: Test/TestWatch (0.00s)
00:27:28 [2020-10-30T00:27:28.629Z] PASS
00:27:28 [2020-10-30T00:27:28.629Z] coverage: 93.8% of statements
00:27:28 [2020-10-30T00:27:28.629Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.080s	coverage: 93.8% of statements
00:27:28 [2020-10-30T00:27:28.629Z] time="2020-10-30T00:27:28Z" level=info msg="Initializing discovery without TLS"
00:27:28 [2020-10-30T00:27:28.629Z] time="2020-10-30T00:27:28Z" level=info msg="Initializing discovery without TLS"
00:27:28 [2020-10-30T00:27:28.629Z] time="2020-10-30T00:27:28Z" level=info msg="Initializing discovery without TLS"
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestInitializeWithCerts
00:27:28 [2020-10-30T00:27:28.629Z] time="2020-10-30T00:27:28Z" level=info msg="Initializing discovery with TLS"
00:27:28 [2020-10-30T00:27:28.629Z] === RUN   Test/TestWatch
00:27:28 [2020-10-30T00:27:28.629Z] time="2020-10-30T00:27:28Z" level=info msg="Initializing discovery without TLS"
00:27:28 [2020-10-30T00:27:28.974Z] 2020/10/30 00:27:28 	Finished clone github.com/docker/swarmkit
00:27:30 [2020-10-30T00:27:30.178Z] === RUN   TestPollerAddRemove
00:27:30 [2020-10-30T00:27:30.178Z] --- PASS: TestPollerAddRemove (0.00s)
00:27:30 [2020-10-30T00:27:30.178Z] === RUN   TestPollerEvent
00:27:30 [2020-10-30T00:27:30.178Z] --- SKIP: TestPollerEvent (0.00s)
00:27:30 [2020-10-30T00:27:30.178Z]     poller_test.go:41: No chmod on Windows
00:27:30 [2020-10-30T00:27:30.178Z] === RUN   TestPollerClose
00:27:30 [2020-10-30T00:27:30.178Z] --- PASS: TestPollerClose (0.00s)
00:27:30 [2020-10-30T00:27:30.178Z] PASS
00:27:30 [2020-10-30T00:27:30.178Z] coverage: 36.2% of statements
00:27:30 [2020-10-30T00:27:30.178Z] ok  	github.com/docker/docker/pkg/filenotify	0.186s	coverage: 36.2% of statements
00:27:30 [2020-10-30T00:27:30.272Z] === RUN   TestDockerSuite/TestEventsCopy
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCopyFileWithInvalidSrc
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCopyFileWithInvalidDest
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCopyFileWithSameSrcAndDest
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCopyFile
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCopyFile (0.01s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
00:27:30 [2020-10-30T00:27:30.638Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z]     fileutils_test.go:134: Needs porting to Windows
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestReadSymlinkedDirectoryToFile
00:27:30 [2020-10-30T00:27:30.638Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z]     fileutils_test.go:180: Needs porting to Windows
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestWildcardMatches
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestWildcardMatches (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestPatternMatches
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestPatternMatches (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestExclusionPatternMatchesPatternBefore
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestPatternMatchesFolderExclusions
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestPatternMatchesFolderWildcardExclusions
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestExclusionPatternMatchesPatternAfter
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestExclusionPatternMatchesWholeDirectory
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestSingleExclamationError
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestSingleExclamationError (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestMatchesWithNoPatterns
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestMatchesWithMalformedPatterns
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestMatches
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestMatches (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatterns
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatterns (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatternsStripEmptyPatterns
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatternsExceptionFlag
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCleanPatternsErrorSingleException
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCreateIfNotExistsDir
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestCreateIfNotExistsFile
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
00:27:30 [2020-10-30T00:27:30.638Z] === RUN   TestMatch
00:27:30 [2020-10-30T00:27:30.638Z] --- PASS: TestMatch (0.00s)
00:27:30 [2020-10-30T00:27:30.638Z] PASS
00:27:30 [2020-10-30T00:27:30.638Z] coverage: 87.7% of statements
00:27:30 [2020-10-30T00:27:30.638Z] ok  	github.com/docker/docker/pkg/fileutils	0.125s	coverage: 87.7% of statements
00:27:30 [2020-10-30T00:27:30.843Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:27:30 [2020-10-30T00:27:30.866Z] 2020/10/30 00:27:30 	Finished clone cloud.google.com/go
00:27:31 [2020-10-30T00:27:31.611Z] === RUN   TestGet
00:27:31 [2020-10-30T00:27:31.611Z] --- PASS: TestGet (0.00s)
00:27:31 [2020-10-30T00:27:31.611Z] === RUN   TestGetShortcutString
00:27:31 [2020-10-30T00:27:31.611Z] --- PASS: TestGetShortcutString (0.00s)
00:27:31 [2020-10-30T00:27:31.611Z] PASS
00:27:31 [2020-10-30T00:27:31.611Z] coverage: 42.9% of statements
00:27:31 [2020-10-30T00:27:31.611Z] ok  	github.com/docker/docker/pkg/homedir	0.154s	coverage: 42.9% of statements
00:27:31 [2020-10-30T00:27:31.611Z] --- PASS: Test (3.19s)
00:27:31 [2020-10-30T00:27:31.611Z]     --- PASS: Test/TestInitialize (0.18s)
00:27:31 [2020-10-30T00:27:31.612Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
00:27:31 [2020-10-30T00:27:31.612Z]     --- PASS: Test/TestWatch (3.00s)
00:27:31 [2020-10-30T00:27:31.612Z] PASS
00:27:31 [2020-10-30T00:27:31.612Z] coverage: 84.1% of statements
00:27:31 [2020-10-30T00:27:31.612Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.525s	coverage: 84.1% of statements
00:27:31 [2020-10-30T00:27:31.785Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:27:32 [2020-10-30T00:27:32.586Z] === RUN   TestCreateIDMapOrder
00:27:32 [2020-10-30T00:27:32.586Z] --- PASS: TestCreateIDMapOrder (0.00s)
00:27:32 [2020-10-30T00:27:32.586Z] PASS
00:27:32 [2020-10-30T00:27:32.586Z] coverage: 7.3% of statements
00:27:32 [2020-10-30T00:27:32.586Z] ok  	github.com/docker/docker/pkg/idtools	0.281s	coverage: 7.3% of statements
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
00:27:32 [2020-10-30T00:27:32.751Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s)
00:27:32 [2020-10-30T00:27:32.751Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
00:27:32 [2020-10-30T00:27:32.751Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
00:27:32 [2020-10-30T00:27:32.751Z] PASS
00:27:32 [2020-10-30T00:27:32.751Z] 
00:27:32 [2020-10-30T00:27:32.751Z] === Skipped
00:27:32 [2020-10-30T00:27:32.751Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:27:32 [2020-10-30T00:27:32.751Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:27:32 [2020-10-30T00:27:32.751Z] 
00:27:32 [2020-10-30T00:27:32.751Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:27:32 [2020-10-30T00:27:32.751Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:27:32 [2020-10-30T00:27:32.751Z] 
00:27:32 [2020-10-30T00:27:32.751Z] 
00:27:32 [2020-10-30T00:27:32.751Z] DONE 27 tests, 2 skipped in 129.995s
00:27:32 [2020-10-30T00:27:32.751Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:27:32 [2020-10-30T00:27:32.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:27:32 [2020-10-30T00:27:32.751Z] ++ set -e
00:27:32 [2020-10-30T00:27:32.751Z] ++ '[' -n 0 ']'
00:27:32 [2020-10-30T00:27:32.751Z] ++ set -x
00:27:32 [2020-10-30T00:27:32.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:27:32 [2020-10-30T00:27:32.751Z] INFO: Testing against a local daemon
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestSessionCreate
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestSessionCreate (0.04s)
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestSessionCreateWithBadUpgrade
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:27:32 [2020-10-30T00:27:32.751Z] PASS
00:27:32 [2020-10-30T00:27:32.751Z] 
00:27:32 [2020-10-30T00:27:32.751Z] DONE 2 tests in 0.156s
00:27:32 [2020-10-30T00:27:32.751Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:27:32 [2020-10-30T00:27:32.751Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:27:32 [2020-10-30T00:27:32.751Z] ++ set -e
00:27:32 [2020-10-30T00:27:32.751Z] ++ '[' -n 0 ']'
00:27:32 [2020-10-30T00:27:32.751Z] ++ set -x
00:27:32 [2020-10-30T00:27:32.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:27:32 [2020-10-30T00:27:32.751Z] INFO: Testing against a local daemon
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:27:32 [2020-10-30T00:27:32.751Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:27:32 [2020-10-30T00:27:32.751Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestEventsExecDie
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestEventsExecDie (0.58s)
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestEventsBackwardsCompatible
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestInfoBinaryCommits
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestInfoAPIVersioned
00:27:32 [2020-10-30T00:27:32.751Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:27:32 [2020-10-30T00:27:32.751Z] === RUN   TestInfoDiscoveryBackend
00:27:33 [2020-10-30T00:27:33.043Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:27:33 [2020-10-30T00:27:33.043Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestError
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestError (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/no_progress
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/progress_1
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/some_progress_with_a_start_time
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/some_progress_without_a_start_time
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/with_units
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestProgressString/hide_counts
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestProgressString (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/no_progress (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/progress_1 (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/with_units (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z]     --- PASS: TestProgressString/hide_counts (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestJSONMessageDisplay
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestJSONMessageDisplay (0.25s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestJSONMessageDisplayWithJSONError
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestDisplayJSONMessagesStream
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestDisplayJSONMessagesStream (0.01s)
00:27:33 [2020-10-30T00:27:33.566Z] PASS
00:27:33 [2020-10-30T00:27:33.566Z] coverage: 91.7% of statements
00:27:33 [2020-10-30T00:27:33.566Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.314s	coverage: 91.7% of statements
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestFixedBufferCap
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestFixedBufferCap (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestFixedBufferLen
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestFixedBufferLen (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestFixedBufferString
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestFixedBufferString (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestFixedBufferWrite
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestFixedBufferWrite (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestFixedBufferRead
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestFixedBufferRead (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestBytesPipeRead
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestBytesPipeRead (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestBytesPipeWrite
00:27:33 [2020-10-30T00:27:33.566Z] --- PASS: TestBytesPipeWrite (0.00s)
00:27:33 [2020-10-30T00:27:33.566Z] === RUN   TestBytesPipeWriteRandomChunks
00:27:34 [2020-10-30T00:27:34.085Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:27:34 [2020-10-30T00:27:34.085Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:27:34 [2020-10-30T00:27:34.141Z] 2020/10/30 00:27:33 	Finished clone github.com/coreos/etcd
00:27:34 [2020-10-30T00:27:34.536Z] powershell.exe : # github.com/docker/docker/pkg/mount
00:27:34 [2020-10-30T00:27:34.536Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-694242b2\powershellWrapper.ps1:3 char:1
00:27:34 [2020-10-30T00:27:34.536Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
00:27:34 [2020-10-30T00:27:34.536Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:27:34 [2020-10-30T00:27:34.536Z]     + CategoryInfo          : NotSpecified: (# github.com/docker/docker/pkg/mount:String) [], RemoteException
00:27:34 [2020-10-30T00:27:34.536Z]     + FullyQualifiedErrorId : NativeCommandError
00:27:34 [2020-10-30T00:27:34.536Z]  
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME
00:27:34 [2020-10-30T00:27:34.536Z] pkg\mount\deprecated.go:32:16: too many errors
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestStandardLongPath
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestStandardLongPath (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestUNCLongPath
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestUNCLongPath (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] PASS
00:27:34 [2020-10-30T00:27:34.536Z] coverage: 100.0% of statements
00:27:34 [2020-10-30T00:27:34.536Z] ok  	github.com/docker/docker/pkg/longpath	0.082s	coverage: 100.0% of statements
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestTarFiles (7.46s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestTarUntar
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestTarUntar (0.04s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestTarWithOptions
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestAtomicWriteToFile
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestTarWithOptions (0.06s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestUntarUstarGnuConflict
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestUntarInvalidFilenames
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestAtomicWriteToFile (0.04s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestAtomicWriteSetCommit
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestAtomicWriteSetCancel
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestAtomicWriteSetCancel (0.02s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestReadCloserWrapperClose
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestReadCloserWrapperClose (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestReaderErrWrapperReadOnError
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestReaderErrWrapperRead
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestReaderErrWrapperRead (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestHashData
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestHashData (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestCancelReadCloser
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestCancelReadCloser (0.10s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestWriteCloserWrapperClose
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestNopWriteCloser
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestNopWriteCloser (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestNopWriter
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestNopWriter (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] === RUN   TestWriteCounter
00:27:34 [2020-10-30T00:27:34.536Z] --- PASS: TestWriteCounter (0.00s)
00:27:34 [2020-10-30T00:27:34.536Z] PASS
00:27:34 [2020-10-30T00:27:34.536Z] coverage: 68.4% of statements
00:27:34 [2020-10-30T00:27:34.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.852s	coverage: 68.4% of statements
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames905692938\\dest"
00:27:34 [2020-10-30T00:27:34.537Z] --- PASS: TestUntarInvalidFilenames (0.21s)
00:27:34 [2020-10-30T00:27:34.537Z] === RUN   TestUntarHardlinkToSymlink
00:27:34 [2020-10-30T00:27:34.537Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
00:27:34 [2020-10-30T00:27:34.537Z] === RUN   TestUntarInvalidHardlink
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink492080571\\victim\\hello" -> "../victim/hello"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink932730334\\victim\\hello" -> "/../victim/hello"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink274014117\\victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink353040064\\victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink219595039\\victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink549436914\\victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] --- PASS: TestUntarInvalidHardlink (0.05s)
00:27:34 [2020-10-30T00:27:34.537Z] === RUN   TestUntarInvalidSymlink
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink545573545\\dest\\dotdot" -> "../victim/hello"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink523763700\\dest\\slash-dotdot" -> "/../victim/hello"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink224102083\\dest\\loophole-victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink077052742\\dest\\loophole-victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink750389229\\dest\\loophole-victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink105153128\\dest\\loophole-victim" -> "../victim"
00:27:34 [2020-10-30T00:27:34.537Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink056575143\\dest\\dir\\loophole" -> "../../victim"
00:27:34 [2020-10-30T00:27:34.537Z] --- PASS: TestUntarInvalidSymlink (0.08s)
00:27:34 [2020-10-30T00:27:34.537Z] === RUN   TestTempArchiveCloseMultipleTimes
00:27:34 [2020-10-30T00:27:34.537Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s)
00:27:34 [2020-10-30T00:27:34.537Z] === RUN   TestReplaceFileTarWrapper
00:27:34 [2020-10-30T00:27:34.721Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
00:27:34 [2020-10-30T00:27:34.721Z] === RUN   TestInfoAPI
00:27:34 [2020-10-30T00:27:34.721Z] --- PASS: TestInfoAPI (0.03s)
00:27:34 [2020-10-30T00:27:34.721Z] === RUN   TestInfoAPIWarnings
00:27:34 [2020-10-30T00:27:34.996Z] --- PASS: TestReplaceFileTarWrapper (0.26s)
00:27:34 [2020-10-30T00:27:34.996Z] === RUN   TestPrefixHeaderReadable
00:27:34 [2020-10-30T00:27:34.996Z] --- PASS: TestPrefixHeaderReadable (0.02s)
00:27:34 [2020-10-30T00:27:34.996Z] === RUN   TestDisablePigz
00:27:34 [2020-10-30T00:27:34.996Z] --- PASS: TestDisablePigz (0.16s)
00:27:34 [2020-10-30T00:27:34.996Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
00:27:34 [2020-10-30T00:27:34.996Z] === RUN   TestPigz
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestNameFormat
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestNameFormat (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestNameRetries
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestNameRetries (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] PASS
00:27:35 [2020-10-30T00:27:35.457Z] coverage: 85.7% of statements
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestPigz (0.18s)
00:27:35 [2020-10-30T00:27:35.457Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestCopyFileWithInvalidDest
00:27:35 [2020-10-30T00:27:35.457Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z]     archive_windows_test.go:16: Currently fails
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestCanonicalTarNameForPath
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestCanonicalTarName
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestCanonicalTarName (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChmodTarEntry
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestChmodTarEntry (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestHardLinkOrder
00:27:35 [2020-10-30T00:27:35.457Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.050s	coverage: 85.7% of statements
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestHardLinkOrder (0.11s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangeString
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestChangeString (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangesWithNoChanges
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestChangesWithNoChanges (0.03s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangesWithChanges
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestChangesWithChanges (0.04s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangesWithChangesGH13590
00:27:35 [2020-10-30T00:27:35.457Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z]     changes_test.go:192: needs more investigation
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangesDirsEmpty
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestParseKeyValueOpt
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestParseKeyValueOpt (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestParseUintList
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestParseUintList (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestParseUintListMaximumLimits
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
00:27:35 [2020-10-30T00:27:35.457Z] PASS
00:27:35 [2020-10-30T00:27:35.457Z] coverage: 97.0% of statements
00:27:35 [2020-10-30T00:27:35.457Z] ok  	github.com/docker/docker/pkg/parsers	0.044s	coverage: 97.0% of statements
00:27:35 [2020-10-30T00:27:35.457Z] --- PASS: TestChangesDirsEmpty (0.18s)
00:27:35 [2020-10-30T00:27:35.457Z] === RUN   TestChangesDirsMutated
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestChangesDirsMutated (0.16s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestApplyLayer
00:27:35 [2020-10-30T00:27:35.920Z] --- SKIP: TestApplyLayer (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z]     changes_test.go:405: needs further investigation
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestChangesSizeWithHardlinks
00:27:35 [2020-10-30T00:27:35.920Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z]     changes_test.go:441: needs further investigation
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestChangesSizeWithNoChanges
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestChangesSize
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestChangesSize (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestApplyLayerInvalidFilenames
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames577927643\\dest"
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestApplyLayerInvalidHardlink
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106937029\\victim\\hello" -> "../victim/hello"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink416486240\\victim\\hello" -> "/../victim/hello"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink309827391\\victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink757343122\\victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink931536841\\victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink949969044\\victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestApplyLayerInvalidSymlink
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink026771683\\dest\\dotdot" -> "../victim/hello"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink237887718\\dest\\slash-dotdot" -> "/../victim/hello"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink226854669\\dest\\loophole-victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink347091720\\dest\\loophole-victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink872849095\\dest\\loophole-victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink300239226\\dest\\loophole-victim" -> "../victim"
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestApplyLayerInvalidSymlink (0.09s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestApplyLayerWhiteouts
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestApplyLayerWhiteouts (0.11s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestGenerateEmptyFile
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestGenerateEmptyFile (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z] === RUN   TestGenerateWithContent
00:27:35 [2020-10-30T00:27:35.920Z] --- PASS: TestGenerateWithContent (0.00s)
00:27:35 [2020-10-30T00:27:35.920Z] PASS
00:27:35 [2020-10-30T00:27:35.920Z] coverage: 62.7% of statements
00:27:35 [2020-10-30T00:27:35.920Z] ok  	github.com/docker/docker/pkg/archive	11.074s	coverage: 62.7% of statements
00:27:35 [2020-10-30T00:27:35.992Z] --- PASS: TestServiceUpdatePidsLimit (17.36s)
00:27:35 [2020-10-30T00:27:35.992Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
00:27:35 [2020-10-30T00:27:35.992Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s)
00:27:35 [2020-10-30T00:27:35.993Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
00:27:35 [2020-10-30T00:27:35.993Z] PASS
00:27:35 [2020-10-30T00:27:35.993Z] 
00:27:35 [2020-10-30T00:27:35.993Z] === Skipped
00:27:35 [2020-10-30T00:27:35.993Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:27:35 [2020-10-30T00:27:35.993Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:27:35 [2020-10-30T00:27:35.993Z] 
00:27:35 [2020-10-30T00:27:35.993Z] 
00:27:35 [2020-10-30T00:27:35.993Z] DONE 27 tests, 1 skipped in 186.292s
00:27:35 [2020-10-30T00:27:35.993Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:27:35 [2020-10-30T00:27:35.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
00:27:35 [2020-10-30T00:27:35.993Z] ++ set -e
00:27:35 [2020-10-30T00:27:35.993Z] ++ '[' -n 0 ']'
00:27:35 [2020-10-30T00:27:35.993Z] ++ set -x
00:27:35 [2020-10-30T00:27:35.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
00:27:35 [2020-10-30T00:27:35.993Z] INFO: Testing against a local daemon
00:27:35 [2020-10-30T00:27:35.993Z] === RUN   TestSessionCreate
00:27:35 [2020-10-30T00:27:35.993Z] --- PASS: TestSessionCreate (0.03s)
00:27:35 [2020-10-30T00:27:35.993Z] === RUN   TestSessionCreateWithBadUpgrade
00:27:35 [2020-10-30T00:27:35.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:27:35 [2020-10-30T00:27:35.993Z] PASS
00:27:35 [2020-10-30T00:27:35.993Z] 
00:27:35 [2020-10-30T00:27:35.993Z] DONE 2 tests in 0.242s
00:27:35 [2020-10-30T00:27:35.993Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:27:35 [2020-10-30T00:27:35.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
00:27:35 [2020-10-30T00:27:35.993Z] ++ set -e
00:27:35 [2020-10-30T00:27:35.993Z] ++ '[' -n 0 ']'
00:27:35 [2020-10-30T00:27:35.993Z] ++ set -x
00:27:35 [2020-10-30T00:27:35.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
00:27:35 [2020-10-30T00:27:35.993Z] INFO: Testing against a local daemon
00:27:35 [2020-10-30T00:27:35.993Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:27:35 [2020-10-30T00:27:35.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:27:35 [2020-10-30T00:27:35.993Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:27:35 [2020-10-30T00:27:35.993Z] === RUN   TestEventsExecDie
00:27:36 [2020-10-30T00:27:36.383Z] === RUN   TestNewAndRemove
00:27:36 [2020-10-30T00:27:36.383Z] --- PASS: TestNewAndRemove (0.00s)
00:27:36 [2020-10-30T00:27:36.383Z] === RUN   TestRemoveInvalidPath
00:27:36 [2020-10-30T00:27:36.383Z] --- PASS: TestRemoveInvalidPath (0.00s)
00:27:36 [2020-10-30T00:27:36.383Z] PASS
00:27:36 [2020-10-30T00:27:36.383Z] coverage: 82.6% of statements
00:27:36 [2020-10-30T00:27:36.383Z] ok  	github.com/docker/docker/pkg/pidfile	0.111s	coverage: 82.6% of statements
00:27:36 [2020-10-30T00:27:36.562Z] --- PASS: TestEventsExecDie (0.63s)
00:27:36 [2020-10-30T00:27:36.562Z] === RUN   TestEventsBackwardsCompatible
00:27:36 [2020-10-30T00:27:36.823Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:27:36 [2020-10-30T00:27:36.823Z] === RUN   TestInfoBinaryCommits
00:27:36 [2020-10-30T00:27:36.823Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:27:36 [2020-10-30T00:27:36.823Z] === RUN   TestInfoAPIVersioned
00:27:36 [2020-10-30T00:27:36.823Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:27:36 [2020-10-30T00:27:36.823Z] === RUN   TestInfoDiscoveryBackend
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParseEmptyInterface
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParseEmptyInterface (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParseNonInterfaceType
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParseNonInterfaceType (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParseWithOneFunction
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParseWithOneFunction (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParseWithMultipleFuncs
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParseWithUnnamedReturn
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestEmbeddedInterface
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestEmbeddedInterface (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestParsedImports
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestParsedImports (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] === RUN   TestAliasedImports
00:27:37 [2020-10-30T00:27:37.351Z] --- PASS: TestAliasedImports (0.00s)
00:27:37 [2020-10-30T00:27:37.351Z] PASS
00:27:37 [2020-10-30T00:27:37.351Z] coverage: 56.8% of statements
00:27:37 [2020-10-30T00:27:37.351Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.064s	coverage: 56.8% of statements
00:27:37 [2020-10-30T00:27:37.393Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:27:37 [2020-10-30T00:27:37.394Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:27:37 [2020-10-30T00:27:37.394Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:27:37 [2020-10-30T00:27:37.655Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:27:38 [2020-10-30T00:27:38.226Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:27:38 [2020-10-30T00:27:38.226Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:27:38 [2020-10-30T00:27:38.329Z] === RUN   TestFailedConnection
00:27:38 [2020-10-30T00:27:38.796Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:27:38 [2020-10-30T00:27:38.796Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:27:38 [2020-10-30T00:27:38.796Z] === RUN   TestInfoAPI
00:27:38 [2020-10-30T00:27:38.796Z] --- PASS: TestInfoAPI (0.03s)
00:27:38 [2020-10-30T00:27:38.796Z] === RUN   TestInfoAPIWarnings
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestHTTPTransport
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestHTTPTransport (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] PASS
00:27:39 [2020-10-30T00:27:39.297Z] coverage: 85.7% of statements
00:27:39 [2020-10-30T00:27:39.297Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.118s	coverage: 85.7% of statements
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestBufioReaderPoolPutAndGet
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestBufioWriterPoolPutAndGet
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] === RUN   TestBufferPoolPutAndGet
00:27:39 [2020-10-30T00:27:39.297Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
00:27:39 [2020-10-30T00:27:39.297Z] PASS
00:27:39 [2020-10-30T00:27:39.297Z] coverage: 88.2% of statements
00:27:39 [2020-10-30T00:27:39.297Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
00:27:39 [2020-10-30T00:27:39.403Z] 2020/10/30 00:27:38 	Finished clone github.com/containerd/containerd
00:27:39 [2020-10-30T00:27:39.737Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:27:39 [2020-10-30T00:27:39.737Z] === RUN   TestDockerSuite/TestEventsFilterType
00:27:39 [2020-10-30T00:27:39.755Z] --- PASS: TestFailedConnection (1.21s)
00:27:39 [2020-10-30T00:27:39.756Z] === RUN   TestFailOnce
00:27:39 [2020-10-30T00:27:39.756Z] 2020/10/30 00:27:39 http: panic serving 127.0.0.1:49218: Plugin not ready
00:27:39 [2020-10-30T00:27:39.756Z] goroutine 10 [running]:
00:27:39 [2020-10-30T00:27:39.756Z] net/http.(*conn).serve.func1(0xc000058b40)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:1795 +0x140
00:27:39 [2020-10-30T00:27:39.756Z] panic(0x849ac0, 0x986810)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
00:27:39 [2020-10-30T00:27:39.756Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a480, 0xc000132000, 0xc0000d0300)
00:27:39 [2020-10-30T00:27:39.756Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
00:27:39 [2020-10-30T00:27:39.756Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a480, 0xc000132000, 0xc0000d0300)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:2036 +0x4b
00:27:39 [2020-10-30T00:27:39.756Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a480, 0xc000132000, 0xc0000d0300)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
00:27:39 [2020-10-30T00:27:39.756Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a480, 0xc000132000, 0xc0000d0300)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:2831 +0xab
00:27:39 [2020-10-30T00:27:39.756Z] net/http.(*conn).serve(0xc000058b40, 0x99b040, 0xc00004a980)
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:1919 +0x87c
00:27:39 [2020-10-30T00:27:39.756Z] created by net/http.(*Server).Serve
00:27:39 [2020-10-30T00:27:39.756Z] 	c:/go/src/net/http/server.go:2957 +0x38b
00:27:39 [2020-10-30T00:27:39.756Z] time="2020-10-30T00:27:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s"
00:27:39 [2020-10-30T00:27:39.997Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestOutputOnPrematureClose
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestOutputOnPrematureClose (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestCompleteSilently
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestCompleteSilently (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] PASS
00:27:40 [2020-10-30T00:27:40.216Z] coverage: 75.9% of statements
00:27:40 [2020-10-30T00:27:40.216Z] ok  	github.com/docker/docker/pkg/progress	0.077s	coverage: 75.9% of statements
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestSendToOneSub
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestSendToOneSub (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestSendToMultipleSubs
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestSendToMultipleSubs (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestEvictOneSub
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestEvictOneSub (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestClosePublisher
00:27:40 [2020-10-30T00:27:40.216Z] --- PASS: TestClosePublisher (0.00s)
00:27:40 [2020-10-30T00:27:40.216Z] === RUN   TestPubSubRace
00:27:40 [2020-10-30T00:27:40.258Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:27:40 [2020-10-30T00:27:40.258Z] === RUN   TestDockerSuite/TestEventsFilters
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestFailOnce (1.23s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestEchoInputOutput
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestEchoInputOutput (0.00s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestBackoff
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestBackoff (0.00s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestAbortRetry
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestAbortRetry (0.00s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestClientScheme
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestClientScheme (0.00s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestNewClientWithTimeout
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestRegister
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestRegister (0.00s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestCommand
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestPubSubRace (1.07s)
00:27:41 [2020-10-30T00:27:41.205Z] PASS
00:27:41 [2020-10-30T00:27:41.205Z] coverage: 75.0% of statements
00:27:41 [2020-10-30T00:27:41.205Z] --- PASS: TestCommand (0.05s)
00:27:41 [2020-10-30T00:27:41.205Z] === RUN   TestNaiveSelf
00:27:41 [2020-10-30T00:27:41.205Z] ok  	github.com/docker/docker/pkg/pubsub	1.113s	coverage: 75.0% of statements
00:27:41 [2020-10-30T00:27:41.642Z] === RUN   TestDockerSuite/TestEventsFormat
00:27:41 [2020-10-30T00:27:41.667Z] --- PASS: TestNaiveSelf (0.04s)
00:27:41 [2020-10-30T00:27:41.667Z] PASS
00:27:41 [2020-10-30T00:27:41.667Z] coverage: 82.4% of statements
00:27:41 [2020-10-30T00:27:41.667Z] time="2020-10-30T00:27:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
00:27:41 [2020-10-30T00:27:41.667Z] ok  	github.com/docker/docker/pkg/reexec	0.150s	coverage: 82.4% of statements
00:27:42 [2020-10-30T00:27:42.583Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:27:42 [2020-10-30T00:27:42.583Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:27:42 [2020-10-30T00:27:42.583Z] === RUN   TestDockerSuite/TestEventsImageImport
00:27:42 [2020-10-30T00:27:42.643Z] === RUN   TestParseSignal
00:27:42 [2020-10-30T00:27:42.643Z] --- PASS: TestParseSignal (0.00s)
00:27:42 [2020-10-30T00:27:42.643Z] === RUN   TestValidSignalForPlatform
00:27:42 [2020-10-30T00:27:42.643Z] --- PASS: TestValidSignalForPlatform (0.00s)
00:27:42 [2020-10-30T00:27:42.643Z] PASS
00:27:42 [2020-10-30T00:27:42.643Z] coverage: 20.3% of statements
00:27:42 [2020-10-30T00:27:42.643Z] ok  	github.com/docker/docker/pkg/signal	0.058s	coverage: 20.3% of statements
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestNewStdWriter
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestNewStdWriter (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestWriteWithUninitializedStdWriter
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestWriteWithNilBytes
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestWriteWithNilBytes (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestWrite
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestWrite (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestWriteWithWriterError
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestWriteWithWriterError (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyWriteAndRead
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyReturnsErrorReadingHeader
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyReturnsErrorReadingFrame
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyDetectsCorruptedFrame
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyWithInvalidInputHeader
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyWithCorruptedPrefix
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyReturnsWriteErrors
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] === RUN   TestStdCopyReturnsErrorFromSystem
00:27:43 [2020-10-30T00:27:43.105Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
00:27:43 [2020-10-30T00:27:43.105Z] PASS
00:27:43 [2020-10-30T00:27:43.105Z] coverage: 100.0% of statements
00:27:43 [2020-10-30T00:27:43.105Z] ok  	github.com/docker/docker/pkg/stdcopy	0.085s	coverage: 100.0% of statements
00:27:43 [2020-10-30T00:27:43.105Z] time="2020-10-30T00:27:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
00:27:43 [2020-10-30T00:27:43.523Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:27:43 [2020-10-30T00:27:43.523Z] === RUN   TestDockerSuite/TestEventsImagePull
00:27:43 [2020-10-30T00:27:43.783Z] === RUN   TestDockerSuite/TestEventsImageTag
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestGenerateRandomID
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestGenerateRandomID (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestShortenId
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestShortenId (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestShortenSha256Id
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestShortenSha256Id (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestShortenIdEmpty
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestShortenIdEmpty (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestShortenIdInvalid
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestShortenIdInvalid (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestIsShortIDNonHex
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestIsShortIDNonHex (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] === RUN   TestIsShortIDNotCorrectSize
00:27:44 [2020-10-30T00:27:44.074Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
00:27:44 [2020-10-30T00:27:44.074Z] PASS
00:27:44 [2020-10-30T00:27:44.074Z] coverage: 70.6% of statements
00:27:44 [2020-10-30T00:27:44.074Z] ok  	github.com/docker/docker/pkg/stringid	0.085s	coverage: 70.6% of statements
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestRawProgressFormatterFormatStatus
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestRawProgressFormatterFormatProgress
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestFormatStatus
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestFormatStatus (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestFormatError
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestFormatError (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestFormatJSONError
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestFormatJSONError (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestJsonProgressFormatterFormatProgress
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestJsonProgressFormatterFormatStatus
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestNewJSONProgressOutput
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestNewJSONProgressOutput (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestAuxFormatterEmit
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestAuxFormatterEmit (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestStreamWriterStdout
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestStreamWriterStdout (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] === RUN   TestStreamWriterStderr
00:27:44 [2020-10-30T00:27:44.534Z] --- PASS: TestStreamWriterStderr (0.00s)
00:27:44 [2020-10-30T00:27:44.534Z] PASS
00:27:44 [2020-10-30T00:27:44.534Z] coverage: 66.2% of statements
00:27:44 [2020-10-30T00:27:44.534Z] ok  	github.com/docker/docker/pkg/streamformatter	0.093s	coverage: 66.2% of statements
00:27:45 [2020-10-30T00:27:45.166Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:27:45 [2020-10-30T00:27:45.166Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:27:45 [2020-10-30T00:27:45.166Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:27:45 [2020-10-30T00:27:45.166Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:27:45 [2020-10-30T00:27:45.426Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:27:45 [2020-10-30T00:27:45.504Z] # github.com/docker/docker/pkg/system [github.com/docker/docker/pkg/system.test]
00:27:45 [2020-10-30T00:27:45.504Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount
00:27:45 [2020-10-30T00:27:45.504Z] time="2020-10-30T00:27:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
00:27:45 [2020-10-30T00:27:45.504Z] === RUN   TestIsCpusetListAvailable
00:27:45 [2020-10-30T00:27:45.504Z] --- PASS: TestIsCpusetListAvailable (0.00s)
00:27:45 [2020-10-30T00:27:45.504Z] PASS
00:27:45 [2020-10-30T00:27:45.504Z] coverage: 38.2% of statements
00:27:45 [2020-10-30T00:27:45.504Z] ok  	github.com/docker/docker/pkg/sysinfo	0.065s	coverage: 38.2% of statements
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestTailFile
00:27:46 [2020-10-30T00:27:46.478Z] --- PASS: TestTailFile (0.00s)
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestTailFileManyLines
00:27:46 [2020-10-30T00:27:46.478Z] --- PASS: TestTailFileManyLines (0.01s)
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestTailEmptyFile
00:27:46 [2020-10-30T00:27:46.478Z] --- PASS: TestTailEmptyFile (0.00s)
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestTailNegativeN
00:27:46 [2020-10-30T00:27:46.478Z] --- PASS: TestTailNegativeN (0.00s)
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader
00:27:46 [2020-10-30T00:27:46.478Z] === CONT  TestNewTailReader
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/4_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/4_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/8_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/8_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/12_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/12_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/no_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/no_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/single_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/single_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/2_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === PAUSE TestNewTailReader/2_byte_delimiter
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/truncated_last_line
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/truncated_last_line#01
00:27:46 [2020-10-30T00:27:46.478Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/truncated_last_line#02
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
00:27:46 [2020-10-30T00:27:46.939Z] === CONT  TestNewTailReader/4_byte_delimiter
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.939Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.939Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/2_byte_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/12_byte_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/single_byte_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/8_byte_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.940Z] === CONT  TestNewTailReader/no_delimiter
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.940Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.941Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.941Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.942Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.942Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:46 [2020-10-30T00:27:46.943Z] === CONT  TestNewTailReader/no_delimiter/no_lines
00:27:46 [2020-10-30T00:27:46.943Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.338Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.505Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:27:47 [2020-10-30T00:27:47.506Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:27:47 [2020-10-30T00:27:47.506Z] --- PASS: TestNewTailReader (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.07s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.01s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.506Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.02s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.507Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.02s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.508Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.911Z] === RUN   TestDockerSuite/TestEventsRename
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] PASS
00:27:47 [2020-10-30T00:27:47.969Z] coverage: 88.6% of statements
00:27:47 [2020-10-30T00:27:47.969Z] ok  	github.com/docker/docker/pkg/tailfile	0.546s	coverage: 88.6% of statements
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestTarSumRemoveNonExistent
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestTarSumRemove
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestTarSumRemove (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestSortFileInfoSums
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestSortFileInfoSums (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestNewTarSumForLabelInvalid
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestNewTarSumForLabel
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestNewTarSumForLabel (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestEmptyTar
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestEmptyTar (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestTarSumsReadSize
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestTarSumsReadSize (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestTarSums
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestTarSums (0.10s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestIteration
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestIteration (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestVersionLabelForChecksum
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestVersionLabelForChecksum (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestVersion
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestVersion (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestGetVersion
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestGetVersion (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] === RUN   TestGetVersions
00:27:47 [2020-10-30T00:27:47.969Z] --- PASS: TestGetVersions (0.00s)
00:27:47 [2020-10-30T00:27:47.969Z] PASS
00:27:47 [2020-10-30T00:27:47.969Z] coverage: 89.3% of statements
00:27:47 [2020-10-30T00:27:47.969Z] ok  	github.com/docker/docker/pkg/tarsum	0.177s	coverage: 89.3% of statements
00:27:48 [2020-10-30T00:27:48.438Z] testing: warning: no tests to run
00:27:48 [2020-10-30T00:27:48.438Z] PASS
00:27:48 [2020-10-30T00:27:48.438Z] coverage: [no statements]
00:27:48 [2020-10-30T00:27:48.438Z] ok  	github.com/docker/docker/pkg/term/windows	0.043s	coverage: [no statements] [no tests to run]
00:27:48 [2020-10-30T00:27:48.483Z] === RUN   TestDockerSuite/TestEventsResize
00:27:48 [2020-10-30T00:27:48.896Z] === RUN   TestTruncIndex
00:27:48 [2020-10-30T00:27:48.896Z] --- PASS: TestTruncIndex (0.10s)
00:27:48 [2020-10-30T00:27:48.896Z] PASS
00:27:48 [2020-10-30T00:27:48.896Z] coverage: 91.5% of statements
00:27:48 [2020-10-30T00:27:48.896Z] ok  	github.com/docker/docker/pkg/truncindex	0.153s	coverage: 91.5% of statements
00:27:49 [2020-10-30T00:27:49.054Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:27:49 [2020-10-30T00:27:49.474Z] 2020/10/30 00:27:49 	Finished clone google.golang.org/genproto
00:27:49 [2020-10-30T00:27:49.865Z] === RUN   TestIsGIT
00:27:49 [2020-10-30T00:27:49.865Z] --- PASS: TestIsGIT (0.00s)
00:27:49 [2020-10-30T00:27:49.865Z] === RUN   TestIsTransport
00:27:49 [2020-10-30T00:27:49.865Z] --- PASS: TestIsTransport (0.00s)
00:27:49 [2020-10-30T00:27:49.865Z] PASS
00:27:49 [2020-10-30T00:27:49.865Z] coverage: 100.0% of statements
00:27:49 [2020-10-30T00:27:49.865Z] ok  	github.com/docker/docker/pkg/urlutil	0.050s	coverage: 100.0% of statements
00:27:49 [2020-10-30T00:27:49.865Z] time="2020-10-30T00:27:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
00:27:49 [2020-10-30T00:27:49.865Z] === RUN   TestVersionInfo
00:27:49 [2020-10-30T00:27:49.865Z] --- PASS: TestVersionInfo (0.00s)
00:27:49 [2020-10-30T00:27:49.865Z] === RUN   TestAppendVersions
00:27:49 [2020-10-30T00:27:49.865Z] --- PASS: TestAppendVersions (0.00s)
00:27:49 [2020-10-30T00:27:49.865Z] PASS
00:27:49 [2020-10-30T00:27:49.865Z] coverage: 88.9% of statements
00:27:49 [2020-10-30T00:27:49.865Z] ok  	github.com/docker/docker/pkg/useragent	0.045s	coverage: 88.9% of statements
00:27:51 [2020-10-30T00:27:51.995Z] 2020/10/30 00:27:51 	Finished clone github.com/gogo/protobuf
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestNewSettable
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestNewSettable (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestIsSettable
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestIsSettable (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestUpdateSettingsEnv
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestUpdateSettingsEnv (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] PASS
00:27:52 [2020-10-30T00:27:52.781Z] coverage: 20.1% of statements
00:27:52 [2020-10-30T00:27:52.781Z] ok  	github.com/docker/docker/plugin/v2	0.166s	coverage: 20.1% of statements
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestValidatePrivileges
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestValidatePrivileges (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestFilterByCapNeg
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestFilterByCapNeg (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestFilterByCapPos
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestFilterByCapPos (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] === RUN   TestStoreGetPluginNotMatchCapRefs
00:27:52 [2020-10-30T00:27:52.781Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
00:27:52 [2020-10-30T00:27:52.781Z] PASS
00:27:52 [2020-10-30T00:27:52.781Z] coverage: 12.0% of statements
00:27:52 [2020-10-30T00:27:52.781Z] ok  	github.com/docker/docker/plugin	0.294s	coverage: 12.0% of statements
00:27:53 [2020-10-30T00:27:53.334Z] --- PASS: TestInfoAPIWarnings (16.32s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestInfoDebug
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestInfoDebug (0.53s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestInfoInsecureRegistries
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestInfoRegistryMirrors
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestLoginFailsWithBadCredentials
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestPingCacheHeaders
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestPingCacheHeaders (0.04s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestPingGet
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestPingGet (0.02s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestPingHead
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestPingHead (0.03s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVersion
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestVersion (0.03s)
00:27:53 [2020-10-30T00:27:53.335Z] PASS
00:27:53 [2020-10-30T00:27:53.335Z] 
00:27:53 [2020-10-30T00:27:53.335Z] === Skipped
00:27:53 [2020-10-30T00:27:53.335Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:27:53 [2020-10-30T00:27:53.335Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:27:53 [2020-10-30T00:27:53.335Z] 
00:27:53 [2020-10-30T00:27:53.335Z] 
00:27:53 [2020-10-30T00:27:53.335Z] DONE 18 tests, 1 skipped in 21.246s
00:27:53 [2020-10-30T00:27:53.335Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:27:53 [2020-10-30T00:27:53.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:27:53 [2020-10-30T00:27:53.335Z] ++ set -e
00:27:53 [2020-10-30T00:27:53.335Z] ++ '[' -n 0 ']'
00:27:53 [2020-10-30T00:27:53.335Z] ++ set -x
00:27:53 [2020-10-30T00:27:53.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:27:53 [2020-10-30T00:27:53.335Z] INFO: Testing against a local daemon
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVolumesCreateAndList
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVolumesRemove
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestVolumesRemove (0.07s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVolumesInspect
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestVolumesInspect (0.02s)
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVolumesInvalidJSON
00:27:53 [2020-10-30T00:27:53.335Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:27:53 [2020-10-30T00:27:53.335Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:27:53 [2020-10-30T00:27:53.335Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:27:53 [2020-10-30T00:27:53.335Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:27:53 [2020-10-30T00:27:53.335Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:27:53 [2020-10-30T00:27:53.335Z] PASS
00:27:53 [2020-10-30T00:27:53.335Z] 
00:27:53 [2020-10-30T00:27:53.335Z] DONE 5 tests in 0.199s
00:27:53 [2020-10-30T00:27:53.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:27:53 [2020-10-30T00:27:53.335Z] ++++ cat bundles/test-integration/docker.pid
00:27:53 [2020-10-30T00:27:53.335Z] +++ kill 13917
00:27:54 [2020-10-30T00:27:54.326Z] === RUN   TestLoad
00:27:54 [2020-10-30T00:27:54.326Z] --- PASS: TestLoad (0.00s)
00:27:54 [2020-10-30T00:27:54.326Z] === RUN   TestSave
00:27:54 [2020-10-30T00:27:54.326Z] --- PASS: TestSave (0.05s)
00:27:54 [2020-10-30T00:27:54.326Z] === RUN   TestAddDeleteGet
00:27:54 [2020-10-30T00:27:54.326Z] --- PASS: TestAddDeleteGet (0.08s)
00:27:54 [2020-10-30T00:27:54.326Z] === RUN   TestInvalidTags
00:27:54 [2020-10-30T00:27:54.326Z] --- PASS: TestInvalidTags (0.01s)
00:27:54 [2020-10-30T00:27:54.326Z] PASS
00:27:54 [2020-10-30T00:27:54.326Z] coverage: 84.4% of statements
00:27:54 [2020-10-30T00:27:54.326Z] ok  	github.com/docker/docker/reference	0.289s	coverage: 84.4% of statements
00:27:54 [2020-10-30T00:27:54.354Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:27:54 [2020-10-30T00:27:54.855Z] +++ /etc/init.d/apparmor stop
00:27:54 [2020-10-30T00:27:54.855Z] Leaving: AppArmorNo profiles have been unloaded.
00:27:54 [2020-10-30T00:27:54.855Z] 
00:27:54 [2020-10-30T00:27:54.855Z] Unloading profiles will leave already running processes permanently
00:27:54 [2020-10-30T00:27:54.855Z] unconfined, which can lead to unexpected situations.
00:27:54 [2020-10-30T00:27:54.855Z] 
00:27:54 [2020-10-30T00:27:54.855Z] To set a process to complain mode, use the command line tool
00:27:54 [2020-10-30T00:27:54.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:27:54 [2020-10-30T00:27:54.855Z] +++ true
00:27:54 [2020-10-30T00:27:54.855Z] exiting test-integration
00:27:54 [2020-10-30T00:27:54.855Z] ++ exit 0
00:27:54 [2020-10-30T00:27:54.855Z] 
00:27:55 [2020-10-30T00:27:55.296Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:27:55 [2020-10-30T00:27:55.296Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:27:55 [2020-10-30T00:27:55.296Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:27:55 [2020-10-30T00:27:55.296Z] --- PASS: TestInfoAPIWarnings (16.35s)
00:27:55 [2020-10-30T00:27:55.296Z] === RUN   TestInfoDebug
00:27:55 [2020-10-30T00:27:55.296Z] === RUN   TestDockerSuite/TestEventsStreaming
00:27:55 [2020-10-30T00:27:55.867Z] --- PASS: TestInfoDebug (0.56s)
00:27:55 [2020-10-30T00:27:55.867Z] === RUN   TestInfoInsecureRegistries
00:27:55 [2020-10-30T00:27:55.867Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
Post stage
[Pipeline] junit
00:27:55 [2020-10-30T00:27:55.954Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:27:56 [2020-10-30T00:27:56.437Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:27:56 [2020-10-30T00:27:56.437Z] === RUN   TestInfoRegistryMirrors
00:27:56 [2020-10-30T00:27:56.608Z] + echo Ensuring container killed.
00:27:56 [2020-10-30T00:27:56.608Z] Ensuring container killed.
00:27:56 [2020-10-30T00:27:56.608Z] + docker rm -vf docker-pr21
00:27:56 [2020-10-30T00:27:56.608Z] Error: No such container: docker-pr21
00:27:56 [2020-10-30T00:27:56.608Z] + true
[Pipeline] sh
00:27:56 [2020-10-30T00:27:56.699Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:27:56 [2020-10-30T00:27:56.699Z] === RUN   TestLoginFailsWithBadCredentials
00:27:56 [2020-10-30T00:27:56.838Z] === RUN   TestResolveAuthConfigIndexServer
00:27:56 [2020-10-30T00:27:56.838Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:27:56 [2020-10-30T00:27:56.838Z] === RUN   TestResolveAuthConfigFullURL
00:27:56 [2020-10-30T00:27:56.838Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
00:27:56 [2020-10-30T00:27:56.838Z] === RUN   TestLoadAllowNondistributableArtifacts
00:27:56 [2020-10-30T00:27:56.838Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:27:56 [2020-10-30T00:27:56.838Z] === RUN   TestValidateMirror
00:27:56 [2020-10-30T00:27:56.838Z] --- PASS: TestValidateMirror (0.00s)
00:27:56 [2020-10-30T00:27:56.838Z] === RUN   TestLoadInsecureRegistries
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:27:56 [2020-10-30T00:27:56.839Z] time="2020-10-30T00:27:56Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:27:56 [2020-10-30T00:27:56.839Z] time="2020-10-30T00:27:56Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:27:56 [2020-10-30T00:27:56.839Z] time="2020-10-30T00:27:56Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestLoadInsecureRegistries (0.15s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestNewServiceConfig
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestNewServiceConfig (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestValidateIndexName
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestValidateIndexName (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestValidateIndexNameWithError
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestEndpointParse
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestEndpointParse (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestEndpointParseInvalid
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestValidateEndpoint
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReaderWithReadError
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestValidateEndpoint (0.02s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestPing
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestPing (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestPingRegistryEndpoint
00:27:56 [2020-10-30T00:27:56.839Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
00:27:56 [2020-10-30T00:27:56.839Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestEndpoint
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestRestartManagerTimeout
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestRestartManagerTimeoutReset
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] PASS
00:27:56 [2020-10-30T00:27:56.839Z] --- SKIP: TestEndpoint (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestParseRepositoryInfo
00:27:56 [2020-10-30T00:27:56.839Z] coverage: 50.9% of statements
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestNewIndexInfo
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestNewIndexInfo (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestMirrorEndpointLookup
00:27:56 [2020-10-30T00:27:56.839Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
00:27:56 [2020-10-30T00:27:56.839Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestSearchRepositories
00:27:56 [2020-10-30T00:27:56.839Z] ok  	github.com/docker/docker/restartmanager	0.168s	coverage: 50.9% of statements
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestSearchRepositories (0.01s)
00:27:56 [2020-10-30T00:27:56.839Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:27:56 [2020-10-30T00:27:56.839Z]         Host: 127.0.0.1:49227
00:27:56 [2020-10-30T00:27:56.839Z]         User-Agent: docker test client
00:27:56 [2020-10-30T00:27:56.839Z]         Authorization: Token fake-token
00:27:56 [2020-10-30T00:27:56.839Z]         X-Docker-Token: true
00:27:56 [2020-10-30T00:27:56.839Z]         Accept-Encoding: gzip
00:27:56 [2020-10-30T00:27:56.839Z]         
00:27:56 [2020-10-30T00:27:56.839Z]         
00:27:56 [2020-10-30T00:27:56.839Z]     registry_test.go:730: HTTP/1.1 200 OK
00:27:56 [2020-10-30T00:27:56.839Z]         Connection: close
00:27:56 [2020-10-30T00:27:56.839Z]         Content-Length: 144
00:27:56 [2020-10-30T00:27:56.839Z]         Cache-Control: no-cache
00:27:56 [2020-10-30T00:27:56.839Z]         Content-Type: application/json
00:27:56 [2020-10-30T00:27:56.839Z]         Date: Fri, 30 Oct 2020 00:27:56 GMT
00:27:56 [2020-10-30T00:27:56.839Z]         Expires: -1
00:27:56 [2020-10-30T00:27:56.839Z]         Pragma: no-cache
00:27:56 [2020-10-30T00:27:56.839Z]         Server: docker-tests/mock
00:27:56 [2020-10-30T00:27:56.839Z]         X-Docker-Registry-Config: mock
00:27:56 [2020-10-30T00:27:56.839Z]         X-Docker-Registry-Version: 0.0.0
00:27:56 [2020-10-30T00:27:56.839Z]         
00:27:56 [2020-10-30T00:27:56.839Z]         
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestTrustedLocation
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestTrustedLocation (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestAllowNondistributableArtifacts
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestIsSecureIndex
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestIsSecureIndex (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] PASS
00:27:56 [2020-10-30T00:27:56.839Z] coverage: 49.9% of statements
00:27:56 [2020-10-30T00:27:56.839Z] ok  	github.com/docker/docker/registry	0.462s	coverage: 49.9% of statements
00:27:56 [2020-10-30T00:27:56.839Z] time="2020-10-30T00:27:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReader
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReader (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:27:56 [2020-10-30T00:27:56.839Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:27:56 [2020-10-30T00:27:56.839Z] PASS
00:27:56 [2020-10-30T00:27:56.839Z] coverage: 100.0% of statements
00:27:56 [2020-10-30T00:27:56.839Z] ok  	github.com/docker/docker/registry/resumable	0.440s	coverage: 100.0% of statements
00:27:56 [2020-10-30T00:27:56.960Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
00:27:56 [2020-10-30T00:27:56.960Z] === RUN   TestPingCacheHeaders
00:27:56 [2020-10-30T00:27:56.960Z] --- PASS: TestPingCacheHeaders (0.03s)
00:27:56 [2020-10-30T00:27:56.960Z] === RUN   TestPingGet
00:27:56 [2020-10-30T00:27:56.960Z] --- PASS: TestPingGet (0.02s)
00:27:56 [2020-10-30T00:27:56.960Z] === RUN   TestPingHead
00:27:56 [2020-10-30T00:27:56.960Z] --- PASS: TestPingHead (0.03s)
00:27:56 [2020-10-30T00:27:56.960Z] === RUN   TestVersion
00:27:56 [2020-10-30T00:27:56.960Z] --- PASS: TestVersion (0.02s)
00:27:56 [2020-10-30T00:27:56.960Z] PASS
00:27:56 [2020-10-30T00:27:56.960Z] 
00:27:56 [2020-10-30T00:27:56.960Z] === Skipped
00:27:56 [2020-10-30T00:27:56.960Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:27:56 [2020-10-30T00:27:56.960Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:27:56 [2020-10-30T00:27:56.960Z] 
00:27:56 [2020-10-30T00:27:56.960Z] 
00:27:56 [2020-10-30T00:27:56.960Z] DONE 18 tests, 1 skipped in 21.242s
00:27:56 [2020-10-30T00:27:56.960Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:27:56 [2020-10-30T00:27:56.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:27:56 [2020-10-30T00:27:56.960Z] ++ set -e
00:27:56 [2020-10-30T00:27:56.960Z] ++ '[' -n 0 ']'
00:27:56 [2020-10-30T00:27:56.960Z] ++ set -x
00:27:56 [2020-10-30T00:27:56.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
00:27:57 [2020-10-30T00:27:57.012Z] + echo Chowning /workspace to jenkins user
00:27:57 [2020-10-30T00:27:57.012Z] Chowning /workspace to jenkins user
00:27:57 [2020-10-30T00:27:57.012Z] + id -u
00:27:57 [2020-10-30T00:27:57.012Z] + id -g
00:27:57 [2020-10-30T00:27:57.012Z] + docker run --rm -v /home/docker/workspace/moby_PR-41458:/workspace busybox chown -R 1001:1001 /workspace
00:27:57 [2020-10-30T00:27:57.012Z] Unable to find image 'busybox:latest' locally
00:27:57 [2020-10-30T00:27:57.222Z] INFO: Testing against a local daemon
00:27:57 [2020-10-30T00:27:57.222Z] === RUN   TestVolumesCreateAndList
00:27:57 [2020-10-30T00:27:57.306Z] latest: Pulling from library/busybox
00:27:57 [2020-10-30T00:27:57.306Z] a72ff6653ea1: Pulling fs layer
00:27:57 [2020-10-30T00:27:57.483Z] --- PASS: TestVolumesCreateAndList (0.05s)
00:27:57 [2020-10-30T00:27:57.483Z] === RUN   TestVolumesRemove
00:27:57 [2020-10-30T00:27:57.483Z] --- PASS: TestVolumesRemove (0.09s)
00:27:57 [2020-10-30T00:27:57.483Z] === RUN   TestVolumesInspect
00:27:57 [2020-10-30T00:27:57.483Z] --- PASS: TestVolumesInspect (0.02s)
00:27:57 [2020-10-30T00:27:57.483Z] === RUN   TestVolumesInvalidJSON
00:27:57 [2020-10-30T00:27:57.483Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:27:57 [2020-10-30T00:27:57.483Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:27:57 [2020-10-30T00:27:57.483Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:27:57 [2020-10-30T00:27:57.483Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:27:57 [2020-10-30T00:27:57.483Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
00:27:57 [2020-10-30T00:27:57.483Z] PASS
00:27:57 [2020-10-30T00:27:57.483Z] 
00:27:57 [2020-10-30T00:27:57.483Z] DONE 5 tests in 0.400s
00:27:57 [2020-10-30T00:27:57.483Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:27:57 [2020-10-30T00:27:57.598Z] a72ff6653ea1: Download complete
00:27:57 [2020-10-30T00:27:57.744Z] ++++ cat bundles/test-integration/docker.pid
00:27:57 [2020-10-30T00:27:57.744Z] +++ kill 5565
00:27:57 [2020-10-30T00:27:57.892Z] a72ff6653ea1: Pull complete
00:27:57 [2020-10-30T00:27:57.892Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:27:57 [2020-10-30T00:27:57.892Z] Status: Downloaded newer image for busybox:latest
00:27:58 [2020-10-30T00:27:58.376Z] === RUN   TestDecodeContainerConfig
00:27:58 [2020-10-30T00:27:58.376Z] --- PASS: TestDecodeContainerConfig (0.01s)
00:27:58 [2020-10-30T00:27:58.376Z] === RUN   TestDecodeContainerConfigIsolation
00:27:58 [2020-10-30T00:27:58.376Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:27:58 [2020-10-30T00:27:58.376Z] === RUN   TestValidatePrivileged
00:27:58 [2020-10-30T00:27:58.376Z] --- PASS: TestValidatePrivileged (0.00s)
00:27:58 [2020-10-30T00:27:58.376Z] PASS
00:27:58 [2020-10-30T00:27:58.376Z] coverage: 52.2% of statements
00:27:58 [2020-10-30T00:27:58.376Z] ok  	github.com/docker/docker/runconfig	0.122s	coverage: 52.2% of statements
00:27:58 [2020-10-30T00:27:58.376Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:27:58 [2020-10-30T00:27:58.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:27:58 [2020-10-30T00:27:58.376Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:27:58 [2020-10-30T00:27:58.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:27:58 [2020-10-30T00:27:58.376Z] PASS
00:27:58 [2020-10-30T00:27:58.376Z] coverage: 62.5% of statements
00:27:58 [2020-10-30T00:27:58.376Z] ok  	github.com/docker/docker/testutil	0.095s	coverage: 62.5% of statements
00:27:58 [2020-10-30T00:27:58.686Z] === RUN   TestDockerSuite/TestEventsTop
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestNewClientWithTimeout (17.65s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestClientStream
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestClientStream (0.00s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestClientSendFile
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestClientSendFile (0.00s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestClientWithRequestTimeout
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestClientWithRequestTimeout (0.02s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestFileSpecPlugin
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestFileSpecPlugin (0.03s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestFileJSONSpecPlugin
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestPluginAddHandler
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestPluginAddHandler (0.00s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestPluginWaitBadPlugin
00:27:58 [2020-10-30T00:27:58.834Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:27:58 [2020-10-30T00:27:58.834Z] === RUN   TestGet
00:27:58 [2020-10-30T00:27:58.834Z] time="2020-10-30T00:27:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:27:59 [2020-10-30T00:27:59.258Z] === RUN   TestDockerSuite/TestEventsUntag
00:27:59 [2020-10-30T00:27:59.258Z] +++ /etc/init.d/apparmor stop
00:27:59 [2020-10-30T00:27:59.258Z] Leaving: AppArmorNo profiles have been unloaded.
00:27:59 [2020-10-30T00:27:59.258Z] 
00:27:59 [2020-10-30T00:27:59.258Z] Unloading profiles will leave already running processes permanently
00:27:59 [2020-10-30T00:27:59.258Z] unconfined, which can lead to unexpected situations.
00:27:59 [2020-10-30T00:27:59.258Z] 
00:27:59 [2020-10-30T00:27:59.258Z] To set a process to complain mode, use the command line tool
00:27:59 [2020-10-30T00:27:59.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:27:59 [2020-10-30T00:27:59.258Z] +++ true
00:27:59 [2020-10-30T00:27:59.258Z] exiting test-integration
00:27:59 [2020-10-30T00:27:59.258Z] ++ exit 0
00:27:59 [2020-10-30T00:27:59.258Z] 
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:27:59 [2020-10-30T00:27:59.803Z] time="2020-10-30T00:27:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:27:59 [2020-10-30T00:27:59.817Z] + bundleName=ppc64le-integration
00:27:59 [2020-10-30T00:27:59.817Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:27:59 [2020-10-30T00:27:59.817Z] Creating ppc64le-integration-bundles.tar.gz
00:27:59 [2020-10-30T00:27:59.817Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
00:27:59 [2020-10-30T00:27:59.817Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:27:59 [2020-10-30T00:27:59.870Z] Archiving artifacts
00:28:00 [2020-10-30T00:28:00.219Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:28:00 [2020-10-30T00:28:00.610Z] + make clean
00:28:00 [2020-10-30T00:28:00.640Z] + for job in $(jobs -p)
00:28:00 [2020-10-30T00:28:00.640Z] + wait 15209
00:28:00 [2020-10-30T00:28:00.902Z] make: command: Command not found
00:28:00 [2020-10-30T00:28:00.902Z] make: command: Command not found
00:28:00 [2020-10-30T00:28:00.902Z] docker volume rm -f docker-dev-cache
00:28:00 [2020-10-30T00:28:00.902Z] docker-dev-cache
[Pipeline] deleteDir
00:28:01 [2020-10-30T00:28:01.987Z] time="2020-10-30T00:28:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestGetAddress
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestGetAddress (0.00s)
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestRemove
00:28:01 [2020-10-30T00:28:01.987Z] --- SKIP: TestRemove (0.00s)
00:28:01 [2020-10-30T00:28:01.987Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestInitializeWithVolumes
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestInitializeWithVolumes (0.01s)
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestCreate
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestCreate (0.01s)
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestValidateName
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestValidateName (0.00s)
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestCreateWithOpts
00:28:01 [2020-10-30T00:28:01.987Z] --- SKIP: TestCreateWithOpts (0.00s)
00:28:01 [2020-10-30T00:28:01.987Z]     local_test.go:181: runtime.GOOS == "windows"
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestRelaodNoOpts
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestRelaodNoOpts (0.01s)
00:28:01 [2020-10-30T00:28:01.987Z] PASS
00:28:01 [2020-10-30T00:28:01.987Z] coverage: 41.0% of statements
00:28:01 [2020-10-30T00:28:01.987Z] ok  	github.com/docker/docker/volume/local	0.197s	coverage: 41.0% of statements
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestGetDriver
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestGetDriver (0.00s)
00:28:01 [2020-10-30T00:28:01.987Z] === RUN   TestVolumeRequestError
00:28:01 [2020-10-30T00:28:01.987Z] --- PASS: TestVolumeRequestError (0.01s)
00:28:01 [2020-10-30T00:28:01.987Z] PASS
00:28:01 [2020-10-30T00:28:01.987Z] coverage: 36.1% of statements
00:28:01 [2020-10-30T00:28:01.987Z] ok  	github.com/docker/docker/volume/drivers	0.153s	coverage: 36.1% of statements
00:28:02 [2020-10-30T00:28:02.021Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestConvertTmpfsOptions
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:49: data="mode=700,size=1m"
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:49: data="ro"
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestParseMountRaw
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestParseMountRaw (0.08s)
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestParseMountRawSplit
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestParseMountRawSplit (0.01s)
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 0
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 1
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 2
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 3
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 4
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 5
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 6
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 7
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 8
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 0
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 1
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 2
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 3
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 4
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 5
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 6
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 7
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 8
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 9
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 10
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 11
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 12
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 0
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 1
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 2
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 3
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 4
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 5
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 6
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 7
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 8
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 9
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 10
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:390: case 11
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestParseMountSpec
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestParseMountSpec (0.00s)
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 0
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 1
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 2
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 3
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 4
00:28:02 [2020-10-30T00:28:02.964Z]     parser_test.go:455: case 5
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:28:02 [2020-10-30T00:28:02.964Z] === RUN   TestValidateMount
00:28:02 [2020-10-30T00:28:02.964Z] --- PASS: TestValidateMount (0.00s)
00:28:02 [2020-10-30T00:28:02.964Z] PASS
00:28:02 [2020-10-30T00:28:02.964Z] coverage: 66.2% of statements
00:28:02 [2020-10-30T00:28:02.964Z] ok  	github.com/docker/docker/volume/mounts	0.293s	coverage: 66.2% of statements
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestSetGetMeta
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestSetGetMeta
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestRestore
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestRestore
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestServiceCreate
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestServiceCreate
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestServiceList
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestServiceList
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestServiceRemove
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestServiceRemove
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestServiceGet
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestServiceGet
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestServicePrune
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestServicePrune
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestCreate
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestCreate
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestRemove
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestRemove
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestList
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestList
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFindByDriver
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFindByDriver
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFindByReferenced
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFindByReferenced
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestDerefMultipleOfSameRef
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestDerefMultipleOfSameRef
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestDefererencePluginOnCreateError
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestDefererencePluginOnCreateError
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestRefDerefRemove
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestRefDerefRemove
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestGet
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestGet
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestGetWithReference
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestGetWithReference
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_nil_list
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_nil_list
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_filter_some
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_filter_some
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_filter_middle
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_filter_middle
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_nil_list
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_filter_some
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_empty_list
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFilterFunc/test_filter_middle
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestFilterFunc (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestSetGetMeta
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFindByReferenced
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestGetWithReference
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestServicePrune
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestSetGetMeta (0.03s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestFindByDriver
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestFindByReferenced (0.03s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestList
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestGetWithReference (0.04s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestRemove
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestList (0.04s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestCreate
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestRemove (0.03s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestServiceList
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestFindByDriver (0.06s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestServiceGet
00:28:05 [2020-10-30T00:28:05.148Z] --- PASS: TestCreate (0.06s)
00:28:05 [2020-10-30T00:28:05.148Z] === CONT  TestServiceRemove
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestServiceGet (0.19s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestServiceCreate
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestServiceRemove (0.14s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestRestore
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestServiceList (0.21s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestDefererencePluginOnCreateError
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestServiceCreate (0.04s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestGet
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestRestore (0.05s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestRefDerefRemove
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestDefererencePluginOnCreateError (0.05s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestServicePrune (0.34s)
00:28:05 [2020-10-30T00:28:05.620Z] === CONT  TestDerefMultipleOfSameRef
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s)
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestGet (0.07s)
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestRefDerefRemove (0.06s)
00:28:05 [2020-10-30T00:28:05.620Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
00:28:05 [2020-10-30T00:28:05.620Z] PASS
00:28:05 [2020-10-30T00:28:05.620Z] coverage: 70.3% of statements
00:28:05 [2020-10-30T00:28:05.620Z] ok  	github.com/docker/docker/volume/service	0.595s	coverage: 70.3% of statements
00:28:05 [2020-10-30T00:28:05.620Z] time="2020-10-30T00:28:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:28:08 [2020-10-30T00:28:08.601Z] === RUN   TestDockerSuite/TestExec
00:28:08 [2020-10-30T00:28:08.601Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:28:08 [2020-10-30T00:28:08.861Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:28:09 [2020-10-30T00:28:09.432Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:28:10 [2020-10-30T00:28:10.003Z] === RUN   TestDockerSuite/TestExecAPIStart
00:28:10 [2020-10-30T00:28:10.057Z] 2020/10/30 00:28:09 	Finished clone github.com/hashicorp/consul
00:28:11 [2020-10-30T00:28:11.387Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:28:11 [2020-10-30T00:28:11.648Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:28:12 [2020-10-30T00:28:12.592Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:28:13 [2020-10-30T00:28:13.174Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:28:13 [2020-10-30T00:28:13.757Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:28:14 [2020-10-30T00:28:14.205Z] --- PASS: TestGet (15.04s)
00:28:14 [2020-10-30T00:28:14.205Z] === RUN   TestPluginWithNoManifest
00:28:14 [2020-10-30T00:28:14.205Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:28:14 [2020-10-30T00:28:14.205Z] === RUN   TestGetAll
00:28:14 [2020-10-30T00:28:14.205Z] --- PASS: TestGetAll (0.00s)
00:28:14 [2020-10-30T00:28:14.205Z] PASS
00:28:14 [2020-10-30T00:28:14.205Z] coverage: 73.4% of statements
00:28:14 [2020-10-30T00:28:14.205Z] ok  	github.com/docker/docker/pkg/plugins	35.582s	coverage: 73.4% of statements
00:28:14 [2020-10-30T00:28:14.205Z] WARN invalid TestEvent: FAIL	github.com/docker/docker/pkg/system [build failed]
00:28:14 [2020-10-30T00:28:14.205Z] bad output from test2json: FAIL	github.com/docker/docker/pkg/system [build failed]
00:28:14 [2020-10-30T00:28:14.328Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:28:14 [2020-10-30T00:28:14.898Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:28:16 [2020-10-30T00:28:16.280Z] === RUN   TestDockerSuite/TestExecCgroup
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === Skipped
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
00:28:16 [2020-10-30T00:28:16.393Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
00:28:16 [2020-10-30T00:28:16.393Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s)
00:28:16 [2020-10-30T00:28:16.393Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     client_test.go:23: runtime.GOOS == "windows"
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     daemon_test.go:147: root required
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     reload_test.go:520: root required
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
00:28:16 [2020-10-30T00:28:16.393Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     pull_v2_test.go:73: Needs fixing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     pull_v2_test.go:118: Needs fixing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     download_test.go:268: Needs fixing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     layer_test.go:304: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     layer_test.go:353: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     layer_test.go:468: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     layer_test.go:697: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     migration_test.go:46: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     migration_test.go:182: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     mount_test.go:17: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     mount_test.go:76: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     mount_test.go:125: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     mount_test.go:212: Failing on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:133: Xz not present in msys2
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:238: Failing on Windows CI machines
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_windows_test.go:16: Currently fails
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     changes_test.go:192: needs more investigation
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     changes_test.go:405: needs further investigation
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     changes_test.go:441: needs further investigation
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     poller_test.go:41: No chmod on Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     fileutils_test.go:134: Needs porting to Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     fileutils_test.go:180: Needs porting to Windows
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
00:28:16 [2020-10-30T00:28:16.393Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
00:28:16 [2020-10-30T00:28:16.393Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:28:16 [2020-10-30T00:28:16.393Z]     local_test.go:181: runtime.GOOS == "windows"
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] === Errors
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:23:16: undefined: mount.RDONLY
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:24:16: undefined: mount.NOSUID
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:25:16: undefined: mount.NOEXEC
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:26:16: undefined: mount.SYNCHRONOUS
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:27:16: undefined: mount.NOATIME
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:28:16: undefined: mount.BIND
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:29:16: undefined: mount.DIRSYNC
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:30:16: undefined: mount.MANDLOCK
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:31:16: undefined: mount.NODEV
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:32:16: undefined: mount.NODIRATIME
00:28:16 [2020-10-30T00:28:16.393Z] pkg\mount\deprecated.go:32:16: too many errors
00:28:16 [2020-10-30T00:28:16.393Z] pkg\system\rm_test.go:62:12: undefined: mount.Mount
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] DONE 1761 tests, 45 skipped, 12 errors in 241.715s
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] ERROR: make.ps1 failed:
00:28:16 [2020-10-30T00:28:16.393Z] Unit tests failed
00:28:16 [2020-10-30T00:28:16.393Z] At C:\gopath\src\github.com\docker\docker\hack\make.ps1:335 char:30
00:28:16 [2020-10-30T00:28:16.393Z] +     if ($p.ExitCode -ne 0) { Throw "Unit tests failed" }
00:28:16 [2020-10-30T00:28:16.393Z] +                              ~~~~~~~~~~~~~~~~~~~~~~~~~
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] ___________      .__.__             .___
00:28:16 [2020-10-30T00:28:16.393Z] \_   _____/____  |__|  |   ____   __| _/
00:28:16 [2020-10-30T00:28:16.393Z]  |    __) \__  \ |  |  | _/ __ \ / __ | 
00:28:16 [2020-10-30T00:28:16.393Z]  |     \   / __ \|  |  |_\  ___// /_/ | 
00:28:16 [2020-10-30T00:28:16.393Z]  \___  /  (____  /__|____/\___  >____ | 
00:28:16 [2020-10-30T00:28:16.393Z]      \/        \/             \/     \/ 
00:28:16 [2020-10-30T00:28:16.393Z] 
00:28:16 [2020-10-30T00:28:16.393Z] INFO: make.ps1 ended at 10/30/2020 00:28:16
00:28:17 [2020-10-30T00:28:17.221Z] === RUN   TestDockerSuite/TestExecEnv
00:28:17 [2020-10-30T00:28:17.482Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:28:18 [2020-10-30T00:28:18.578Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:28:18 [2020-10-30T00:28:18.578Z] 
00:28:18 [2020-10-30T00:28:18.578Z] 
00:28:18 [2020-10-30T00:28:18.578Z] ERROR: Failed 'ERROR: Unit tests failed' at 10/30/2020 00:28:18
00:28:18 [2020-10-30T00:28:18.578Z] At D:\gopath\src\github.com\docker\docker\hack\ci\windows.ps1:808 char:17
00:28:18 [2020-10-30T00:28:18.578Z] +                 Throw "ERROR: Unit tests failed"
00:28:18 [2020-10-30T00:28:18.578Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:28:18 [2020-10-30T00:28:18.578Z] 
00:28:18 [2020-10-30T00:28:18.578Z] 
00:28:18 [2020-10-30T00:28:18.578Z] 
00:28:18 [2020-10-30T00:28:18.578Z] INFO: Tidying up at end of run
00:28:18 [2020-10-30T00:28:18.578Z] INFO: Saving daemon under test log (d:\CI\PR-41458\21\dut.out) to bundles\CIDUT.out
00:28:18 [2020-10-30T00:28:18.578Z] INFO: Saving daemon under test log (d:\CI\PR-41458\21\dut.err) to bundles\CIDUT.err
00:28:18 [2020-10-30T00:28:18.578Z] INFO: Nuke-Everything...
00:28:18 [2020-10-30T00:28:18.867Z] === RUN   TestDockerSuite/TestExecExitStatus
00:28:19 [2020-10-30T00:28:19.037Z] INFO: Container count on control daemon to delete is 2
00:28:19 [2020-10-30T00:28:19.437Z] === RUN   TestDockerSuite/TestExecInspectID
00:28:19 [2020-10-30T00:28:19.500Z] 36f70c09ac0d
00:28:19 [2020-10-30T00:28:19.500Z] 7eb1df87cdd4
00:28:19 [2020-10-30T00:28:19.959Z] INFO: Killing daemon with PID 2376
00:28:19 [2020-10-30T00:28:19.959Z] INFO: Tidying pidfile d:\CI\PR-41458\21\docker.pid
00:28:19 [2020-10-30T00:28:19.959Z] INFO: Stopping possible daemon pid 2376
00:28:19 [2020-10-30T00:28:19.959Z] ERROR: The process "2376" not found.
00:28:20 [2020-10-30T00:28:20.423Z] INFO: Nuking d:\CI
00:28:21 [2020-10-30T00:28:21.978Z] === RUN   TestDockerSuite/TestExecInteractive
00:28:22 [2020-10-30T00:28:22.919Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:28:23 [2020-10-30T00:28:23.491Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:28:24 [2020-10-30T00:28:24.061Z] === RUN   TestDockerSuite/TestExecParseError
00:28:24 [2020-10-30T00:28:24.631Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:28:25 [2020-10-30T00:28:25.202Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:28:25 [2020-10-30T00:28:25.774Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:28:27 [2020-10-30T00:28:27.159Z] === RUN   TestDockerSuite/TestExecSetEnv
00:28:27 [2020-10-30T00:28:27.730Z] === RUN   TestDockerSuite/TestExecStartFails
00:28:28 [2020-10-30T00:28:28.118Z] 2020/10/30 00:28:26 	Finished clone github.com/aws/aws-sdk-go
00:28:28 [2020-10-30T00:28:28.302Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:28:40 [2020-10-30T00:28:40.549Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:28:40 [2020-10-30T00:28:40.549Z] === RUN   TestDockerSuite/TestExecTTY
00:28:40 [2020-10-30T00:28:40.549Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:28:40 [2020-10-30T00:28:40.549Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:28:41 [2020-10-30T00:28:41.120Z] === RUN   TestDockerSuite/TestExecUlimits
00:28:42 [2020-10-30T00:28:42.064Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:28:42 [2020-10-30T00:28:42.064Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:28:43 [2020-10-30T00:28:43.451Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:28:43 [2020-10-30T00:28:43.712Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:28:44 [2020-10-30T00:28:44.655Z] === RUN   TestDockerSuite/TestExecWithTERM
00:28:45 [2020-10-30T00:28:45.225Z] === RUN   TestDockerSuite/TestExecWithUser
00:28:45 [2020-10-30T00:28:45.796Z] === RUN   TestDockerSuite/TestGetContainerStats
00:28:49 [2020-10-30T00:28:49.997Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:28:50 [2020-10-30T00:28:50.568Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:28:55 [2020-10-30T00:28:55.849Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:28:56 [2020-10-30T00:28:56.168Z] INFO: Zapped successfully
00:28:56 [2020-10-30T00:28:56.168Z] 
00:28:56 [2020-10-30T00:28:56.168Z] INFO: executeCI.ps1 exiting at Fri Oct 30 00:28:51 CUT 2020. Duration 00:23:20.2776848
00:28:56 [2020-10-30T00:28:56.168Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:28:56 [2020-10-30T00:28:56.415Z] Recording test results
00:28:56 [2020-10-30T00:28:56.790Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:29:02 [2020-10-30T00:29:02.073Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:29:02 [2020-10-30T00:29:02.073Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:29:02 [2020-10-30T00:29:02.073Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:29:02 [2020-10-30T00:29:02.073Z] === RUN   TestDockerSuite/TestHealth
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:29:04 [2020-10-30T00:29:04.250Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
00:29:05 [2020-10-30T00:29:05.440Z] Archiving artifacts
00:29:12 [2020-10-30T00:29:12.089Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:29:16 [2020-10-30T00:29:16.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:29:19 [2020-10-30T00:29:19.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:29:19 [2020-10-30T00:29:19.979Z] + make clean
00:29:21 [2020-10-30T00:29:21.582Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:29:21 [2020-10-30T00:29:21.583Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:29:21 [2020-10-30T00:29:21.583Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:29:21 [2020-10-30T00:29:21.583Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:29:22 [2020-10-30T00:29:22.176Z] docker volume rm -f docker-dev-cache
00:29:22 [2020-10-30T00:29:22.176Z] docker-dev-cache
[Pipeline] deleteDir
00:29:22 [2020-10-30T00:29:22.526Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:29:22 [2020-10-30T00:29:22.526Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:29:23 [2020-10-30T00:29:23.472Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:29:23 [2020-10-30T00:29:23.472Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:29:23 [2020-10-30T00:29:23.472Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:29:23 [2020-10-30T00:29:23.472Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:29:23 [2020-10-30T00:29:23.733Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:29:24 [2020-10-30T00:29:24.305Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:29:24 [2020-10-30T00:29:24.567Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:29:24 [2020-10-30T00:29:24.567Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:29:25 [2020-10-30T00:29:25.511Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:29:25 [2020-10-30T00:29:25.511Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:29:26 [2020-10-30T00:29:26.082Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:29:26 [2020-10-30T00:29:26.654Z] === RUN   TestDockerSuite/TestImagesFormat
00:29:26 [2020-10-30T00:29:26.917Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:29:27 [2020-10-30T00:29:27.487Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:29:30 [2020-10-30T00:29:30.030Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:29:30 [2020-10-30T00:29:30.030Z] === RUN   TestDockerSuite/TestImportBadURL
00:29:30 [2020-10-30T00:29:30.030Z] === RUN   TestDockerSuite/TestImportDisplay
00:29:31 [2020-10-30T00:29:31.419Z] === RUN   TestDockerSuite/TestImportFile
00:29:32 [2020-10-30T00:29:32.805Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:29:32 [2020-10-30T00:29:32.805Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:29:34 [2020-10-30T00:29:34.188Z] === RUN   TestDockerSuite/TestImportGzipped
00:29:34 [2020-10-30T00:29:34.188Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:29:36 [2020-10-30T00:29:36.104Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:29:37 [2020-10-30T00:29:37.490Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:29:38 [2020-10-30T00:29:38.433Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:29:39 [2020-10-30T00:29:39.008Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:29:39 [2020-10-30T00:29:39.582Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:29:39 [2020-10-30T00:29:39.844Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:29:39 [2020-10-30T00:29:39.844Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:29:40 [2020-10-30T00:29:40.788Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:29:41 [2020-10-30T00:29:41.360Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:29:42 [2020-10-30T00:29:42.304Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:29:42 [2020-10-30T00:29:42.877Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:29:43 [2020-10-30T00:29:43.448Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:29:43 [2020-10-30T00:29:43.709Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:29:43 [2020-10-30T00:29:43.970Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:29:44 [2020-10-30T00:29:44.910Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:29:45 [2020-10-30T00:29:45.483Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:29:46 [2020-10-30T00:29:46.054Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:29:46 [2020-10-30T00:29:46.054Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:29:46 [2020-10-30T00:29:46.625Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:29:46 [2020-10-30T00:29:46.625Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:29:47 [2020-10-30T00:29:47.575Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:29:47 [2020-10-30T00:29:47.836Z] === RUN   TestDockerSuite/TestInspectDefault
00:29:48 [2020-10-30T00:29:48.407Z] === RUN   TestDockerSuite/TestInspectHistory
00:29:48 [2020-10-30T00:29:48.979Z] === RUN   TestDockerSuite/TestInspectImage
00:29:48 [2020-10-30T00:29:48.979Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:29:48 [2020-10-30T00:29:48.979Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:29:48 [2020-10-30T00:29:48.979Z] === RUN   TestDockerSuite/TestInspectInt64
00:29:49 [2020-10-30T00:29:49.549Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:29:50 [2020-10-30T00:29:50.120Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:29:50 [2020-10-30T00:29:50.120Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:29:50 [2020-10-30T00:29:50.692Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:29:51 [2020-10-30T00:29:51.262Z] === RUN   TestDockerSuite/TestInspectPlugin
00:29:51 [2020-10-30T00:29:51.833Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:29:53 [2020-10-30T00:29:53.745Z] === RUN   TestDockerSuite/TestInspectRootFS
00:29:53 [2020-10-30T00:29:53.745Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:29:54 [2020-10-30T00:29:54.688Z] === RUN   TestDockerSuite/TestInspectStatus
00:29:55 [2020-10-30T00:29:55.630Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:29:57 [2020-10-30T00:29:57.018Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:29:57 [2020-10-30T00:29:57.962Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:29:58 [2020-10-30T00:29:58.534Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:29:59 [2020-10-30T00:29:59.105Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:29:59 [2020-10-30T00:29:59.366Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:29:59 [2020-10-30T00:29:59.938Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:30:00 [2020-10-30T00:30:00.881Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:30:00 [2020-10-30T00:30:00.881Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:30:02 [2020-10-30T00:30:02.795Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:30:04 [2020-10-30T00:30:04.180Z] === RUN   TestDockerSuite/TestLinksEnvs
00:30:04 [2020-10-30T00:30:04.521Z] 2020/10/30 00:29:57 	Finished clone google.golang.org/api
00:30:04 [2020-10-30T00:30:04.521Z] 2020/10/30 00:29:57 Dependencies downloaded. Download time: 3m24.89733597s
00:30:04 [2020-10-30T00:30:04.521Z] 2020/10/30 00:29:57 Collecting all dependencies
00:30:05 [2020-10-30T00:30:05.141Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:30:05 [2020-10-30T00:30:05.403Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:30:06 [2020-10-30T00:30:06.786Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:30:08 [2020-10-30T00:30:08.171Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:30:08 [2020-10-30T00:30:08.432Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:30:08 [2020-10-30T00:30:08.696Z] 2020/10/30 00:30:07 Clean vendor dir from unused packages
00:30:08 [2020-10-30T00:30:08.696Z] 2020/10/30 00:30:07 	Ignoring paths matching "^archive/tar"
00:30:08 [2020-10-30T00:30:08.953Z] 2020/10/30 00:30:08 Success
00:30:08 [2020-10-30T00:30:08.954Z] 2020/10/30 00:30:08 Running time: 3m38.987149774s
00:30:09 [2020-10-30T00:30:09.215Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
00:30:10 [2020-10-30T00:30:10.108Z] + echo Building e2e image
00:30:10 [2020-10-30T00:30:10.108Z] Building e2e image
00:30:10 [2020-10-30T00:30:10.108Z] + docker build --build-arg DOCKER_GITCOMMIT=e766361271f5985789f6f495fd2c10f3cc603a32 -t moby-e2e-test -f Dockerfile.e2e .
00:30:10 [2020-10-30T00:30:10.108Z] #2 [internal] load build definition from Dockerfile.e2e
00:30:10 [2020-10-30T00:30:10.108Z] #2 transferring dockerfile: 3.21kB done
00:30:10 [2020-10-30T00:30:10.108Z] #2 DONE 0.0s
00:30:10 [2020-10-30T00:30:10.108Z] 
00:30:10 [2020-10-30T00:30:10.108Z] #1 [internal] load .dockerignore
00:30:10 [2020-10-30T00:30:10.108Z] #1 transferring context: 34B done
00:30:10 [2020-10-30T00:30:10.108Z] #1 DONE 0.0s
00:30:10 [2020-10-30T00:30:10.108Z] 
00:30:10 [2020-10-30T00:30:10.108Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
00:30:10 [2020-10-30T00:30:10.352Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:30:10 [2020-10-30T00:30:10.352Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:30:12 [2020-10-30T00:30:12.898Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:30:13 [2020-10-30T00:30:13.159Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:30:14 [2020-10-30T00:30:14.101Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:30:14 [2020-10-30T00:30:14.101Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:30:16 [2020-10-30T00:30:16.644Z] #4 DONE 5.4s
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
00:30:16 [2020-10-30T00:30:16.644Z] #3 DONE 5.7s
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:30:16 [2020-10-30T00:30:16.644Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.0s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.0s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.0s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.1s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 ...
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #8 [internal] load build context
00:30:16 [2020-10-30T00:30:16.644Z] #8 transferring context: 860.03kB 0.4s done
00:30:16 [2020-10-30T00:30:16.644Z] #8 DONE 0.4s
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:30:16 [2020-10-30T00:30:16.644Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 11.70MB / 127.34MB 0.4s
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 19.90MB / 127.34MB 0.5s
00:30:16 [2020-10-30T00:30:16.644Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
00:30:16 [2020-10-30T00:30:16.644Z] #14 ...
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
00:30:16 [2020-10-30T00:30:16.644Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
00:30:16 [2020-10-30T00:30:16.644Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
00:30:16 [2020-10-30T00:30:16.644Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
00:30:16 [2020-10-30T00:30:16.644Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
00:30:16 [2020-10-30T00:30:16.644Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done
00:30:16 [2020-10-30T00:30:16.644Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
00:30:16 [2020-10-30T00:30:16.644Z] #5 DONE 0.7s
00:30:16 [2020-10-30T00:30:16.644Z] 
00:30:16 [2020-10-30T00:30:16.644Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:30:16 [2020-10-30T00:30:16.644Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 32.39MB / 127.34MB 0.7s
00:30:16 [2020-10-30T00:30:16.644Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
00:30:16 [2020-10-30T00:30:16.644Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
00:30:16 [2020-10-30T00:30:16.903Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 43.34MB / 127.34MB 0.9s
00:30:16 [2020-10-30T00:30:16.903Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 59.76MB / 127.34MB 1.1s
00:30:17 [2020-10-30T00:30:17.162Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 72.90MB / 127.34MB 1.2s
00:30:17 [2020-10-30T00:30:17.162Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 84.96MB / 127.34MB 1.3s
00:30:17 [2020-10-30T00:30:17.417Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 99.86MB / 127.34MB 1.5s
00:30:17 [2020-10-30T00:30:17.979Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.93MB / 127.34MB 2.0s
00:30:17 [2020-10-30T00:30:17.979Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 122.79MB / 127.34MB 2.2s
00:30:18 [2020-10-30T00:30:18.541Z] #14 ...
00:30:18 [2020-10-30T00:30:18.541Z] 
00:30:18 [2020-10-30T00:30:18.541Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
00:30:18 [2020-10-30T00:30:18.541Z] #6 DONE 2.1s
00:30:18 [2020-10-30T00:30:18.541Z] 
00:30:18 [2020-10-30T00:30:18.541Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:30:18 [2020-10-30T00:30:18.541Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
00:30:18 [2020-10-30T00:30:18.798Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.7s done
00:30:24 [2020-10-30T00:30:24.048Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.3s
00:30:24 [2020-10-30T00:30:24.102Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:30:24 [2020-10-30T00:30:24.612Z] #14 ...
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
00:30:24 [2020-10-30T00:30:24.612Z] #7 0.825 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
00:30:24 [2020-10-30T00:30:24.612Z] #7 1.948 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.045 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.050 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.061 (3/30) Installing readline (8.0.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.065 (4/30) Installing bash (5.0.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.080 Executing bash-5.0.0-r0.post-install
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.082 (5/30) Installing ca-certificates (20191127-r2)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.102 (6/30) Installing libgcc (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.105 (7/30) Installing libstdc++ (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.121 (8/30) Installing binutils (2.32-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.224 (9/30) Installing gmp (6.1.2-r1)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.233 (10/30) Installing isl (0.18-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.255 (11/30) Installing libgomp (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.260 (12/30) Installing libatomic (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.263 (13/30) Installing mpfr3 (3.1.5-r1)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.273 (14/30) Installing mpc1 (1.1.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 2.277 (15/30) Installing gcc (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.176 (16/30) Installing musl-dev (1.1.22-r3)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.275 (17/30) Installing libc-dev (0.7.1-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.279 (18/30) Installing g++ (8.3.0-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.828 (19/30) Installing nghttp2-libs (1.39.2-r1)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.833 (20/30) Installing libcurl (7.66.0-r1)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.840 (21/30) Installing expat (2.2.8-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.845 (22/30) Installing pcre2 (10.33-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 3.855 (23/30) Installing git (2.22.4-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.058 (24/30) Installing libmnl (1.0.4-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.063 (25/30) Installing libnftnl-libs (1.1.3-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.067 (26/30) Installing iptables (1.8.3-r1)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.092 (27/30) Installing pigz (2.4-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.097 (28/30) Installing tar (1.32-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.105 (29/30) Installing xz-libs (5.2.4-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.109 (30/30) Installing xz (5.2.4-r0)
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.114 Executing busybox-1.30.1-r3.trigger
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.122 Executing ca-certificates-20191127-r2.trigger
00:30:24 [2020-10-30T00:30:24.612Z] #7 4.175 OK: 179 MiB in 44 packages
00:30:24 [2020-10-30T00:30:24.612Z] #7 DONE 5.8s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
00:30:24 [2020-10-30T00:30:24.612Z] #9 DONE 0.0s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
00:30:24 [2020-10-30T00:30:24.612Z] #10 DONE 0.0s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
00:30:24 [2020-10-30T00:30:24.612Z] #11 DONE 0.0s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
00:30:24 [2020-10-30T00:30:24.612Z] #12 DONE 0.0s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
00:30:24 [2020-10-30T00:30:24.612Z] #13 DONE 0.1s
00:30:24 [2020-10-30T00:30:24.612Z] 
00:30:24 [2020-10-30T00:30:24.612Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
00:30:24 [2020-10-30T00:30:24.612Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.1s done
00:30:24 [2020-10-30T00:30:24.870Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12
00:30:24 [2020-10-30T00:30:24.870Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
00:30:24 [2020-10-30T00:30:24.870Z] #14 DONE 9.2s
00:30:24 [2020-10-30T00:30:24.870Z] 
00:30:24 [2020-10-30T00:30:24.870Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
00:30:25 [2020-10-30T00:30:25.044Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:30:25 [2020-10-30T00:30:25.431Z] #15 0.397 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
00:30:26 [2020-10-30T00:30:26.359Z] #15 1.445 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
00:30:26 [2020-10-30T00:30:26.359Z] #15 1.554 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
00:30:26 [2020-10-30T00:30:26.428Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.559 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.567 (3/54) Installing readline (8.0.4-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.571 (4/54) Installing bash (5.0.17-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.585 Executing bash-5.0.17-r0.post-install
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.587 (5/54) Installing linux-headers (5.4.5-r1)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.667 (6/54) Installing libblkid (2.35.2-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.672 (7/54) Installing libuuid (2.35.2-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.674 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.680 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.684 (10/54) Installing libgcc (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.686 (11/54) Installing libstdc++ (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.699 (12/54) Installing binutils (2.34-r1)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.765 (13/54) Installing libmagic (5.38-r0)
00:30:26 [2020-10-30T00:30:26.616Z] #15 1.785 (14/54) Installing file (5.38-r0)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.787 (15/54) Installing gmp (6.2.0-r0)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.793 (16/54) Installing isl (0.18-r0)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.808 (17/54) Installing libgomp (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.811 (18/54) Installing libatomic (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.812 (19/54) Installing libgphobos (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.857 (20/54) Installing mpfr4 (4.0.2-r4)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.863 (21/54) Installing mpc1 (1.1.0-r1)
00:30:26 [2020-10-30T00:30:26.872Z] #15 1.865 (22/54) Installing gcc (9.3.0-r2)
00:30:26 [2020-10-30T00:30:26.999Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:30:27 [2020-10-30T00:30:27.803Z] #15 2.703 (23/54) Installing musl-dev (1.1.24-r9)
00:30:27 [2020-10-30T00:30:27.803Z] #15 2.773 (24/54) Installing libc-dev (0.7.2-r3)
00:30:27 [2020-10-30T00:30:27.803Z] #15 2.775 (25/54) Installing g++ (9.3.0-r2)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.194 (26/54) Installing make (4.3-r0)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.198 (27/54) Installing fortify-headers (1.1-r0)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.200 (28/54) Installing patch (2.7.6-r6)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.203 (29/54) Installing build-base (0.5-r2)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.204 (30/54) Installing nghttp2-libs (1.41.0-r0)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.206 (31/54) Installing libcurl (7.69.1-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.212 (32/54) Installing curl (7.69.1-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.216 (33/54) Installing oniguruma (6.9.5-r2)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.221 (34/54) Installing jq (1.6-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.228 (35/54) Installing device-mapper-libs (2.02.186-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.233 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.235 (37/54) Installing libaio (0.3.112-r1)
00:30:28 [2020-10-30T00:30:28.059Z] #15 3.238 (38/54) Installing lvm2-libs (2.02.186-r1)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.268 (39/54) Installing blkid (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.271 (40/54) Installing libcap-ng (0.7.10-r1)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.274 (41/54) Installing setpriv (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.277 (42/54) Installing libmount (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.282 (43/54) Installing libsmartcols (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.285 (44/54) Installing findmnt (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.288 (45/54) Installing mcookie (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.424 (46/54) Installing hexdump (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.426 (47/54) Installing lsblk (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.429 (48/54) Installing libfdisk (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.435 (49/54) Installing sfdisk (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.438 (50/54) Installing cfdisk (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.440 (51/54) Installing util-linux (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.476 (52/54) Installing pkgconf (1.7.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.479 (53/54) Installing util-linux-dev (2.35.2-r0)
00:30:28 [2020-10-30T00:30:28.316Z] #15 3.501 (54/54) Installing lvm2-dev (2.02.186-r1)
00:30:28 [2020-10-30T00:30:28.572Z] #15 3.511 Executing busybox-1.31.1-r16.trigger
00:30:28 [2020-10-30T00:30:28.572Z] #15 3.516 OK: 230 MiB in 69 packages
00:30:28 [2020-10-30T00:30:28.829Z] #15 DONE 3.9s
00:30:28 [2020-10-30T00:30:28.913Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:30:28 [2020-10-30T00:30:28.913Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:30:29 [2020-10-30T00:30:29.086Z] 
00:30:29 [2020-10-30T00:30:29.086Z] #16 [base 3/5] RUN mkdir -p /build/
00:30:29 [2020-10-30T00:30:29.173Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:30:29 [2020-10-30T00:30:29.173Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:30:29 [2020-10-30T00:30:29.173Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:30:29 [2020-10-30T00:30:29.343Z] #16 DONE 0.5s
00:30:29 [2020-10-30T00:30:29.343Z] 
00:30:29 [2020-10-30T00:30:29.343Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
00:30:29 [2020-10-30T00:30:29.747Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:30:29 [2020-10-30T00:30:29.905Z] #17 DONE 0.5s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
00:30:29 [2020-10-30T00:30:29.905Z] #18 DONE 0.0s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
00:30:29 [2020-10-30T00:30:29.905Z] #22 DONE 0.0s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
00:30:29 [2020-10-30T00:30:29.905Z] #19 DONE 0.1s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
00:30:29 [2020-10-30T00:30:29.905Z] #23 DONE 0.1s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
00:30:29 [2020-10-30T00:30:29.905Z] #26 DONE 0.1s
00:30:29 [2020-10-30T00:30:29.905Z] 
00:30:29 [2020-10-30T00:30:29.905Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
00:30:30 [2020-10-30T00:30:30.162Z] #24 ...
00:30:30 [2020-10-30T00:30:30.162Z] 
00:30:30 [2020-10-30T00:30:30.162Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
00:30:30 [2020-10-30T00:30:30.162Z] #27 DONE 0.1s
00:30:30 [2020-10-30T00:30:30.162Z] 
00:30:30 [2020-10-30T00:30:30.162Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
00:30:30 [2020-10-30T00:30:30.162Z] #28 DONE 0.1s
00:30:30 [2020-10-30T00:30:30.162Z] 
00:30:30 [2020-10-30T00:30:30.162Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:30:30 [2020-10-30T00:30:30.320Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:30:33 [2020-10-30T00:30:33.617Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:30:34 [2020-10-30T00:30:34.190Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:30:34 [2020-10-30T00:30:34.359Z] #29 ...
00:30:34 [2020-10-30T00:30:34.359Z] 
00:30:34 [2020-10-30T00:30:34.359Z] #31 [builder 1/4] COPY . .
00:30:34 [2020-10-30T00:30:34.359Z] #31 DONE 3.9s
00:30:34 [2020-10-30T00:30:34.359Z] 
00:30:34 [2020-10-30T00:30:34.359Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:30:34 [2020-10-30T00:30:34.359Z] #20 2.374 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:30:34 [2020-10-30T00:30:34.359Z] #20 3.048 
00:30:34 [2020-10-30T00:30:34.359Z] #20 3.179 
#                                                                          2.1%
################                                                          23.2%
###############################                                           44.4%
#############################################                             63.1%
#########################################################                 80.4%
######################################################################## 100.0%
00:30:34 [2020-10-30T00:30:34.359Z] #20 4.259 
00:30:34 [2020-10-30T00:30:34.359Z] #20 4.402 
                                                                           0.1%#20 ...
00:30:34 [2020-10-30T00:30:34.359Z] 
00:30:34 [2020-10-30T00:30:34.359Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.134 + RM_GOPATH=0
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.134 + TMP_GOPATH=
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.134 + : /build
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.134 + '[' -z '' ']'
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.134 ++ mktemp -d
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.137 + export GOPATH=/tmp/tmp.JDDEjO
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.147 + GOPATH=/tmp/tmp.JDDEjO
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.147 + RM_GOPATH=1
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.147 + case "$(go env GOARCH)" in
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.147 ++ go env GOARCH
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.161 + export GO_BUILDMODE=-buildmode=pie
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.162 + GO_BUILDMODE=-buildmode=pie
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.162 ++ dirname ./install.sh
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.164 + dir=.
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.165 + bin=dockercli
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.165 + shift
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.166 + '[' '!' -f ./dockercli.installer ']'
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.167 + . ./dockercli.installer
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.168 ++ : stable
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.168 ++ : 17.06.2-ce
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.169 + install_dockercli
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.170 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.171 Install docker/cli version 17.06.2-ce from stable
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.171 ++ uname -m
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.172 + arch=x86_64
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.172 + '[' x86_64 '!=' x86_64 ']'
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.173 + url=https://download.docker.com/linux/static
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.174 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:30:34 [2020-10-30T00:30:34.359Z] #24 1.175 + tar -xz docker/docker
00:30:34 [2020-10-30T00:30:34.359Z] #24 4.391 + mkdir -p /build
00:30:34 [2020-10-30T00:30:34.359Z] #24 4.394 + mv docker/docker /build/
00:30:34 [2020-10-30T00:30:34.359Z] #24 4.396 + rmdir docker
00:30:34 [2020-10-30T00:30:34.359Z] #24 DONE 4.5s
00:30:34 [2020-10-30T00:30:34.359Z] 
00:30:34 [2020-10-30T00:30:34.359Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:30:34 [2020-10-30T00:30:34.359Z] #20 4.402 
                                                                           0.1%
####################################################################      95.0%
######################################################################## 100.0%
00:30:34 [2020-10-30T00:30:34.923Z] #20 ...
00:30:34 [2020-10-30T00:30:34.923Z] 
00:30:34 [2020-10-30T00:30:34.923Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
00:30:34 [2020-10-30T00:30:34.923Z] #32 DONE 1.1s
00:30:34 [2020-10-30T00:30:34.923Z] 
00:30:34 [2020-10-30T00:30:34.923Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:30:36 [2020-10-30T00:30:36.295Z] #33 1.314 
00:30:36 [2020-10-30T00:30:36.295Z] #33 1.582 Removing bundles/
00:30:36 [2020-10-30T00:30:36.554Z] #33 1.587 
00:30:36 [2020-10-30T00:30:36.554Z] #33 1.604 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
00:30:37 [2020-10-30T00:30:37.925Z] #33 3.093 Building test suite binary ./integration-cli/test.main
00:30:39 [2020-10-30T00:30:39.473Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:30:39 [2020-10-30T00:30:39.473Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:30:39 [2020-10-30T00:30:39.473Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:30:39 [2020-10-30T00:30:39.820Z] #33 ...
00:30:39 [2020-10-30T00:30:39.820Z] 
00:30:39 [2020-10-30T00:30:39.820Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:30:39 [2020-10-30T00:30:39.820Z] #20 5.187 
00:30:39 [2020-10-30T00:30:39.820Z] #20 5.326 
                                                                           0.2%
################                                                          22.6%
######################################################                    75.1%
###################################################################       93.8%
######################################################################## 100.0%
00:30:39 [2020-10-30T00:30:39.820Z] #20 6.265 
00:30:39 [2020-10-30T00:30:39.820Z] #20 6.457 
                                                                           0.0%
########                                                                  11.8%
########################                                                  33.4%
########################################                                  56.0%
#######################################################                   77.0%
######################################################################## 100.0%
00:30:39 [2020-10-30T00:30:39.820Z] #20 7.413 
00:30:39 [2020-10-30T00:30:39.820Z] #20 7.539 
#                                                                          1.4%
######                                                                     8.4%
#########                                                                 13.7%
############                                                              17.8%
#################                                                         24.1%
#####################                                                     29.5%
########################                                                  34.7%
###########################                                               38.6%
###############################                                           44.3%
####################################                                      50.3%
#########################################                                 57.3%
############################################                              62.3%
############################################                              62.5%
################################################                          67.5%
####################################################                      73.1%
#########################################################                 79.5%
#############################################################             85.6%
#################################################################         91.4%
#####################################################################     97.0%
######################################################################## 100.0%
00:30:39 [2020-10-30T00:30:39.820Z] #20 9.797 
00:30:40 [2020-10-30T00:30:40.045Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:30:40 [2020-10-30T00:30:40.749Z] #20 10.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:30:41 [2020-10-30T00:30:41.311Z] #20 11.32 
00:30:41 [2020-10-30T00:30:41.311Z] #20 11.44 
                                                                           0.0%
######################################################################## 100.0%
00:30:41 [2020-10-30T00:30:41.431Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:30:41 [2020-10-30T00:30:41.874Z] #20 11.83 
00:30:42 [2020-10-30T00:30:42.002Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:30:42 [2020-10-30T00:30:42.574Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:30:42 [2020-10-30T00:30:42.804Z] #20 13.02 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:30:43 [2020-10-30T00:30:43.146Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:30:43 [2020-10-30T00:30:43.366Z] #20 13.45 
00:30:43 [2020-10-30T00:30:43.366Z] #20 13.56 
                                                                           0.6%
######################################################################## 100.0%
00:30:43 [2020-10-30T00:30:43.929Z] #20 13.98 
00:30:44 [2020-10-30T00:30:44.088Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:30:45 [2020-10-30T00:30:45.033Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:30:45 [2020-10-30T00:30:45.297Z] #20 15.39 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:30:45 [2020-10-30T00:30:45.554Z] #20 15.65 skipping existing c35d46ef359f
00:30:45 [2020-10-30T00:30:45.810Z] #20 15.99 
00:30:47 [2020-10-30T00:30:47.177Z] #20 17.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:30:47 [2020-10-30T00:30:47.582Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:30:47 [2020-10-30T00:30:47.740Z] #20 17.69 
00:30:47 [2020-10-30T00:30:47.740Z] #20 17.77 
######################################################################## 100.0%
00:30:47 [2020-10-30T00:30:47.843Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:30:47 [2020-10-30T00:30:47.997Z] #20 18.12 
00:30:47 [2020-10-30T00:30:47.997Z] #20 18.20 Download of images into '/build' complete.
00:30:48 [2020-10-30T00:30:48.255Z] #20 18.20 Use something like the following to load the result into a Docker daemon:
00:30:48 [2020-10-30T00:30:48.255Z] #20 18.20   tar -cC '/build' . | docker load
00:30:48 [2020-10-30T00:30:48.414Z] === RUN   TestDockerSuite/TestLogsSince
00:30:48 [2020-10-30T00:30:48.511Z] #20 DONE 18.6s
00:30:48 [2020-10-30T00:30:48.511Z] 
00:30:48 [2020-10-30T00:30:48.511Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:30:51 [2020-10-30T00:30:51.029Z] #29 ...
00:30:51 [2020-10-30T00:30:51.029Z] 
00:30:51 [2020-10-30T00:30:51.029Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
00:30:51 [2020-10-30T00:30:51.592Z] #21 DONE 0.8s
00:30:51 [2020-10-30T00:30:51.592Z] 
00:30:51 [2020-10-30T00:30:51.592Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
00:30:51 [2020-10-30T00:30:51.848Z] #25 DONE 0.1s
00:30:51 [2020-10-30T00:30:51.848Z] 
00:30:51 [2020-10-30T00:30:51.848Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:30:56 [2020-10-30T00:30:56.562Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:31:00 [2020-10-30T00:31:00.761Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:31:01 [2020-10-30T00:31:01.332Z] === RUN   TestDockerSuite/TestLogsTail
00:31:01 [2020-10-30T00:31:01.820Z] #29 31.88 # github.com/docker/docker/contrib/httpserver
00:31:01 [2020-10-30T00:31:01.820Z] #29 31.88 loadinternal: cannot find runtime/cgo
00:31:01 [2020-10-30T00:31:01.904Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:31:02 [2020-10-30T00:31:02.167Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:31:02 [2020-10-30T00:31:02.385Z] #29 DONE 32.1s
00:31:02 [2020-10-30T00:31:02.385Z] 
00:31:02 [2020-10-30T00:31:02.385Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:31:02 [2020-10-30T00:31:02.739Z] === RUN   TestDockerSuite/TestMountIntoProc
00:31:02 [2020-10-30T00:31:02.948Z] #33 ...
00:31:02 [2020-10-30T00:31:02.948Z] 
00:31:02 [2020-10-30T00:31:02.948Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
00:31:02 [2020-10-30T00:31:02.948Z] #30 DONE 0.1s
00:31:02 [2020-10-30T00:31:02.948Z] 
00:31:02 [2020-10-30T00:31:02.948Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:31:02 [2020-10-30T00:31:02.999Z] === RUN   TestDockerSuite/TestMountIntoSys
00:31:03 [2020-10-30T00:31:03.570Z] === RUN   TestDockerSuite/TestNetHostname
00:31:04 [2020-10-30T00:31:04.953Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:31:05 [2020-10-30T00:31:05.213Z] === RUN   TestDockerSuite/TestNetworkEvents
00:31:07 [2020-10-30T00:31:07.753Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:31:11 [2020-10-30T00:31:11.062Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:31:13 [2020-10-30T00:31:13.609Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:31:14 [2020-10-30T00:31:14.182Z] === RUN   TestDockerSuite/TestPluginActive
00:31:16 [2020-10-30T00:31:16.097Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:31:21 [2020-10-30T00:31:21.406Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:31:21 [2020-10-30T00:31:21.406Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:31:22 [2020-10-30T00:31:22.346Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:31:25 [2020-10-30T00:31:25.645Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:31:27 [2020-10-30T00:31:27.559Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:31:30 [2020-10-30T00:31:30.105Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:31:35 [2020-10-30T00:31:35.390Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:31:35 [2020-10-30T00:31:35.390Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:31:37 [2020-10-30T00:31:37.304Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:31:38 [2020-10-30T00:31:38.245Z] === RUN   TestDockerSuite/TestPortHostBinding
00:31:39 [2020-10-30T00:31:39.635Z] === RUN   TestDockerSuite/TestPortList
00:31:49 [2020-10-30T00:31:49.669Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:31:49 [2020-10-30T00:31:49.669Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:31:56 [2020-10-30T00:31:56.249Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:31:56 [2020-10-30T00:31:56.249Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:31:56 [2020-10-30T00:31:56.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:31:56 [2020-10-30T00:31:56.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:31:56 [2020-10-30T00:31:56.249Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:31:56 [2020-10-30T00:31:56.821Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:31:56 [2020-10-30T00:31:56.821Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:31:57 [2020-10-30T00:31:57.082Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:31:57 [2020-10-30T00:31:57.342Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:31:58 [2020-10-30T00:31:58.284Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:31:58 [2020-10-30T00:31:58.284Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:32:00 [2020-10-30T00:32:00.199Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:32:01 [2020-10-30T00:32:01.140Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:32:01 [2020-10-30T00:32:01.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:32:01 [2020-10-30T00:32:01.401Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:32:01 [2020-10-30T00:32:01.661Z] === RUN   TestDockerSuite/TestPsByOrder
00:32:04 [2020-10-30T00:32:04.211Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:32:04 [2020-10-30T00:32:04.784Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:32:08 [2020-10-30T00:32:08.085Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:32:12 [2020-10-30T00:32:12.303Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:32:12 [2020-10-30T00:32:12.303Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:32:14 [2020-10-30T00:32:14.847Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:32:22 [2020-10-30T00:32:22.981Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:32:22 [2020-10-30T00:32:22.981Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:32:24 [2020-10-30T00:32:24.895Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:32:25 [2020-10-30T00:32:25.835Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:32:27 [2020-10-30T00:32:27.218Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:32:28 [2020-10-30T00:32:28.604Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:32:31 [2020-10-30T00:32:31.152Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:32:32 [2020-10-30T00:32:32.094Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:32:32 [2020-10-30T00:32:32.094Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:32:32 [2020-10-30T00:32:32.667Z] === RUN   TestDockerSuite/TestPsRightTagName
00:32:34 [2020-10-30T00:32:34.055Z] === RUN   TestDockerSuite/TestPsShowMounts
00:32:35 [2020-10-30T00:32:35.976Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:32:36 [2020-10-30T00:32:36.557Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:32:36 [2020-10-30T00:32:36.557Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:32:36 [2020-10-30T00:32:36.817Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:32:36 [2020-10-30T00:32:36.817Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:32:36 [2020-10-30T00:32:36.817Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:32:37 [2020-10-30T00:32:37.758Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:32:38 [2020-10-30T00:32:38.700Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:32:39 [2020-10-30T00:32:39.643Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:32:40 [2020-10-30T00:32:40.586Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:32:41 [2020-10-30T00:32:41.156Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:32:49 [2020-10-30T00:32:49.310Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:32:50 [2020-10-30T00:32:50.254Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:32:51 [2020-10-30T00:32:51.638Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:32:51 [2020-10-30T00:32:51.899Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:32:51 [2020-10-30T00:32:51.899Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:32:52 [2020-10-30T00:32:52.161Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:32:54 [2020-10-30T00:32:54.342Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:32:54 [2020-10-30T00:32:54.706Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:32:55 [2020-10-30T00:32:55.647Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:32:56 [2020-10-30T00:32:56.234Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:32:58 [2020-10-30T00:32:58.126Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:32:58 [2020-10-30T00:32:58.191Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:32:59 [2020-10-30T00:32:59.154Z] === RUN   TestDockerSuite/TestRmiBlank
00:32:59 [2020-10-30T00:32:59.417Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:32:59 [2020-10-30T00:32:59.417Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:33:00 [2020-10-30T00:33:00.018Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:33:02 [2020-10-30T00:33:02.538Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:33:02 [2020-10-30T00:33:02.719Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:33:03 [2020-10-30T00:33:03.662Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:33:03 [2020-10-30T00:33:03.906Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:33:03 [2020-10-30T00:33:03.922Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:33:05 [2020-10-30T00:33:05.273Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:33:05 [2020-10-30T00:33:05.305Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:33:05 [2020-10-30T00:33:05.875Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:33:06 [2020-10-30T00:33:06.659Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:33:06 [2020-10-30T00:33:06.659Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:33:07 [2020-10-30T00:33:07.789Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:33:08 [2020-10-30T00:33:08.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:33:08 [2020-10-30T00:33:08.359Z] === RUN   TestDockerSuite/TestRmiTag
00:33:08 [2020-10-30T00:33:08.550Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:33:08 [2020-10-30T00:33:08.620Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:33:09 [2020-10-30T00:33:09.562Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:33:09 [2020-10-30T00:33:09.916Z] #33 155.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:33:11 [2020-10-30T00:33:11.808Z] #33 156.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:33:13 [2020-10-30T00:33:13.699Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:33:13 [2020-10-30T00:33:13.955Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:33:14 [2020-10-30T00:33:14.847Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:33:14 [2020-10-30T00:33:14.847Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:33:15 [2020-10-30T00:33:15.108Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:33:15 [2020-10-30T00:33:15.323Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:33:16 [2020-10-30T00:33:16.060Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:33:16 [2020-10-30T00:33:16.321Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:33:16 [2020-10-30T00:33:16.691Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:33:17 [2020-10-30T00:33:17.705Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:33:17 [2020-10-30T00:33:17.705Z] === RUN   TestDockerSuite/TestRunAddHost
00:33:18 [2020-10-30T00:33:18.278Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:33:18 [2020-10-30T00:33:18.539Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:33:18 [2020-10-30T00:33:18.584Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:33:19 [2020-10-30T00:33:19.118Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:33:19 [2020-10-30T00:33:19.118Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:33:19 [2020-10-30T00:33:19.513Z] #33 164.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:33:19 [2020-10-30T00:33:19.694Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:33:20 [2020-10-30T00:33:20.882Z] #33 166.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:33:21 [2020-10-30T00:33:21.080Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:33:21 [2020-10-30T00:33:21.080Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:33:22 [2020-10-30T00:33:22.022Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:33:22 [2020-10-30T00:33:22.251Z] #33 167.4 
00:33:22 [2020-10-30T00:33:22.508Z] #33 DONE 167.6s
00:33:22 [2020-10-30T00:33:22.508Z] 
00:33:22 [2020-10-30T00:33:22.508Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
00:33:22 [2020-10-30T00:33:22.963Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:33:23 [2020-10-30T00:33:23.537Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:33:23 [2020-10-30T00:33:23.880Z] #34 DONE 1.3s
00:33:24 [2020-10-30T00:33:24.108Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:33:24 [2020-10-30T00:33:24.678Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:33:25 [2020-10-30T00:33:25.248Z] 
00:33:25 [2020-10-30T00:33:25.248Z] #35 [runner 12/12] COPY --from=builder       /build/ /
00:33:26 [2020-10-30T00:33:26.063Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:33:26 [2020-10-30T00:33:26.176Z] #35 DONE 0.6s
00:33:26 [2020-10-30T00:33:26.177Z] 
00:33:26 [2020-10-30T00:33:26.177Z] #36 exporting to image
00:33:26 [2020-10-30T00:33:26.177Z] #36 exporting layers
00:33:27 [2020-10-30T00:33:27.448Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:33:27 [2020-10-30T00:33:27.448Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:33:28 [2020-10-30T00:33:28.020Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:33:28 [2020-10-30T00:33:28.592Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:33:29 [2020-10-30T00:33:29.448Z] #36 exporting layers 3.0s done
00:33:29 [2020-10-30T00:33:29.448Z] #36 writing image sha256:4c4aeb147a47bfe03a28e1cf3db7f1ed1b0c4ac8898fcabd8740f43607eaa14a done
00:33:29 [2020-10-30T00:33:29.448Z] #36 naming to docker.io/library/moby-e2e-test done
00:33:29 [2020-10-30T00:33:29.448Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:33:29 [2020-10-30T00:33:29.534Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:33:29 [2020-10-30T00:33:29.769Z] + echo Ensuring container killed.
00:33:29 [2020-10-30T00:33:29.769Z] Ensuring container killed.
00:33:29 [2020-10-30T00:33:29.769Z] + docker rm -vf docker-pr21
00:33:29 [2020-10-30T00:33:29.769Z] Error: No such container: docker-pr21
00:33:29 [2020-10-30T00:33:29.769Z] + true
[Pipeline] sh
00:33:30 [2020-10-30T00:33:30.098Z] + echo Chowning /workspace to jenkins user
00:33:30 [2020-10-30T00:33:30.098Z] Chowning /workspace to jenkins user
00:33:30 [2020-10-30T00:33:30.098Z] + id -u
00:33:30 [2020-10-30T00:33:30.098Z] + id -g
00:33:30 [2020-10-30T00:33:30.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/workspace busybox chown -R 1000:1000 /workspace
00:33:30 [2020-10-30T00:33:30.106Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:33:30 [2020-10-30T00:33:30.106Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:33:30 [2020-10-30T00:33:30.952Z] + bundleName=unit
00:33:30 [2020-10-30T00:33:30.952Z] + echo Creating unit-bundles.tar.gz
00:33:30 [2020-10-30T00:33:30.952Z] Creating unit-bundles.tar.gz
00:33:30 [2020-10-30T00:33:30.952Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:33:30 [2020-10-30T00:33:30.952Z] bundles/junit-report.xml
00:33:30 [2020-10-30T00:33:30.952Z] bundles/go-test-report.json
00:33:30 [2020-10-30T00:33:30.952Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:33:30 [2020-10-30T00:33:30.961Z] Archiving artifacts
00:33:31 [2020-10-30T00:33:31.048Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:33:31 [2020-10-30T00:33:31.376Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:33:31 [2020-10-30T00:33:31.681Z] + make clean
00:33:31 [2020-10-30T00:33:31.681Z] docker volume rm -f docker-dev-cache
00:33:31 [2020-10-30T00:33:31.937Z] docker-dev-cache
[Pipeline] deleteDir
00:33:31 [2020-10-30T00:33:31.991Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:33:32 [2020-10-30T00:33:32.564Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:33:33 [2020-10-30T00:33:33.507Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:33:34 [2020-10-30T00:33:34.078Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:33:34 [2020-10-30T00:33:34.078Z] === RUN   TestDockerSuite/TestRunBindMounts
00:33:34 [2020-10-30T00:33:34.340Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:33:36 [2020-10-30T00:33:36.257Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:33:36 [2020-10-30T00:33:36.830Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:33:37 [2020-10-30T00:33:37.402Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:33:38 [2020-10-30T00:33:38.347Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:33:38 [2020-10-30T00:33:38.918Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:33:38 [2020-10-30T00:33:38.918Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:33:39 [2020-10-30T00:33:39.179Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:33:39 [2020-10-30T00:33:39.751Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:33:40 [2020-10-30T00:33:40.323Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:33:40 [2020-10-30T00:33:40.894Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:33:41 [2020-10-30T00:33:41.836Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:33:42 [2020-10-30T00:33:42.778Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:33:42 [2020-10-30T00:33:42.778Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:33:43 [2020-10-30T00:33:43.349Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:33:43 [2020-10-30T00:33:43.349Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:33:44 [2020-10-30T00:33:44.300Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:33:44 [2020-10-30T00:33:44.872Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:33:45 [2020-10-30T00:33:45.443Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:33:46 [2020-10-30T00:33:46.016Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:33:46 [2020-10-30T00:33:46.016Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:33:46 [2020-10-30T00:33:46.278Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:33:47 [2020-10-30T00:33:47.668Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:33:48 [2020-10-30T00:33:48.238Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:33:49 [2020-10-30T00:33:49.180Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:33:49 [2020-10-30T00:33:49.751Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:33:50 [2020-10-30T00:33:50.323Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:33:50 [2020-10-30T00:33:50.893Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:33:51 [2020-10-30T00:33:51.154Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:33:51 [2020-10-30T00:33:51.726Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:33:52 [2020-10-30T00:33:52.689Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:33:55 [2020-10-30T00:33:55.235Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:33:55 [2020-10-30T00:33:55.235Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:33:55 [2020-10-30T00:33:55.806Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:33:57 [2020-10-30T00:33:57.720Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:33:58 [2020-10-30T00:33:58.660Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:34:01 [2020-10-30T00:34:01.204Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:34:02 [2020-10-30T00:34:02.590Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:34:02 [2020-10-30T00:34:02.590Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:34:02 [2020-10-30T00:34:02.590Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:34:03 [2020-10-30T00:34:03.162Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:34:03 [2020-10-30T00:34:03.734Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:34:04 [2020-10-30T00:34:04.306Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:34:05 [2020-10-30T00:34:05.692Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:34:07 [2020-10-30T00:34:07.608Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:34:08 [2020-10-30T00:34:08.550Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:34:09 [2020-10-30T00:34:09.494Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:34:10 [2020-10-30T00:34:10.435Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:34:10 [2020-10-30T00:34:10.435Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:34:10 [2020-10-30T00:34:10.696Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:34:12 [2020-10-30T00:34:12.088Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:34:12 [2020-10-30T00:34:12.088Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:34:13 [2020-10-30T00:34:13.031Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:34:13 [2020-10-30T00:34:13.031Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:34:13 [2020-10-30T00:34:13.603Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:34:14 [2020-10-30T00:34:14.544Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:34:15 [2020-10-30T00:34:15.118Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:34:15 [2020-10-30T00:34:15.118Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:34:16 [2020-10-30T00:34:16.062Z] === RUN   TestDockerSuite/TestRunEnvironment
00:34:16 [2020-10-30T00:34:16.634Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:34:16 [2020-10-30T00:34:16.634Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:34:17 [2020-10-30T00:34:17.206Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:34:17 [2020-10-30T00:34:17.778Z] === RUN   TestDockerSuite/TestRunExitCode
00:34:18 [2020-10-30T00:34:18.349Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:34:18 [2020-10-30T00:34:18.921Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:34:19 [2020-10-30T00:34:19.491Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:34:20 [2020-10-30T00:34:20.062Z] === RUN   TestDockerSuite/TestRunExposePort
00:34:20 [2020-10-30T00:34:20.062Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:34:20 [2020-10-30T00:34:20.323Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:34:20 [2020-10-30T00:34:20.897Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:34:21 [2020-10-30T00:34:21.840Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:34:22 [2020-10-30T00:34:22.102Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:34:22 [2020-10-30T00:34:22.102Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:34:24 [2020-10-30T00:34:24.647Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:34:24 [2020-10-30T00:34:24.647Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:34:29 [2020-10-30T00:34:29.928Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:34:32 [2020-10-30T00:34:32.480Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:34:35 [2020-10-30T00:34:35.026Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:34:35 [2020-10-30T00:34:35.967Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:34:37 [2020-10-30T00:34:37.352Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:34:37 [2020-10-30T00:34:37.613Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:34:38 [2020-10-30T00:34:38.999Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:34:39 [2020-10-30T00:34:39.000Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:34:39 [2020-10-30T00:34:39.000Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:34:39 [2020-10-30T00:34:39.000Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:34:39 [2020-10-30T00:34:39.941Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:34:40 [2020-10-30T00:34:40.516Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:34:44 [2020-10-30T00:34:44.725Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:34:44 [2020-10-30T00:34:44.725Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:34:46 [2020-10-30T00:34:46.112Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:34:47 [2020-10-30T00:34:47.052Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:34:47 [2020-10-30T00:34:47.314Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:34:49 [2020-10-30T00:34:49.228Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:34:52 [2020-10-30T00:34:52.526Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:34:53 [2020-10-30T00:34:53.106Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:34:53 [2020-10-30T00:34:53.369Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:34:53 [2020-10-30T00:34:53.940Z] === RUN   TestDockerSuite/TestRunModeHostname
00:34:55 [2020-10-30T00:34:55.326Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:34:55 [2020-10-30T00:34:55.326Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:34:55 [2020-10-30T00:34:55.326Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:34:56 [2020-10-30T00:34:56.269Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:34:57 [2020-10-30T00:34:57.212Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:34:58 [2020-10-30T00:34:58.153Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:34:58 [2020-10-30T00:34:58.413Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:34:58 [2020-10-30T00:34:58.413Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:34:58 [2020-10-30T00:34:58.674Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:34:59 [2020-10-30T00:34:59.616Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:35:01 [2020-10-30T00:35:01.531Z] === RUN   TestDockerSuite/TestRunMount
00:35:04 [2020-10-30T00:35:04.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:35:05 [2020-10-30T00:35:05.994Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:35:06 [2020-10-30T00:35:06.569Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:35:07 [2020-10-30T00:35:07.140Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:35:08 [2020-10-30T00:35:08.083Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:35:09 [2020-10-30T00:35:09.995Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:35:11 [2020-10-30T00:35:11.914Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:35:13 [2020-10-30T00:35:13.299Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:35:15 [2020-10-30T00:35:15.210Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:35:15 [2020-10-30T00:35:15.784Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:35:17 [2020-10-30T00:35:17.700Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:35:17 [2020-10-30T00:35:17.700Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:35:17 [2020-10-30T00:35:17.700Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:35:17 [2020-10-30T00:35:17.961Z] === RUN   TestDockerSuite/TestRunNetHost
00:35:18 [2020-10-30T00:35:18.904Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:35:19 [2020-10-30T00:35:19.848Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:35:20 [2020-10-30T00:35:20.420Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:35:20 [2020-10-30T00:35:20.420Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:35:21 [2020-10-30T00:35:21.809Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:35:23 [2020-10-30T00:35:23.727Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:35:24 [2020-10-30T00:35:24.299Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:35:27 [2020-10-30T00:35:27.602Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:35:27 [2020-10-30T00:35:27.602Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:35:28 [2020-10-30T00:35:28.174Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:35:28 [2020-10-30T00:35:28.436Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:35:29 [2020-10-30T00:35:29.009Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:35:29 [2020-10-30T00:35:29.009Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:35:29 [2020-10-30T00:35:29.582Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:35:30 [2020-10-30T00:35:30.153Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:35:30 [2020-10-30T00:35:30.425Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:35:30 [2020-10-30T00:35:30.701Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:35:32 [2020-10-30T00:35:32.616Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:35:35 [2020-10-30T00:35:35.161Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:35:36 [2020-10-30T00:35:36.545Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:35:36 [2020-10-30T00:35:36.545Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:35:37 [2020-10-30T00:35:37.489Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:35:38 [2020-10-30T00:35:38.059Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:35:39 [2020-10-30T00:35:39.001Z] === RUN   TestDockerSuite/TestRunPortInUse
00:35:39 [2020-10-30T00:35:39.574Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:35:40 [2020-10-30T00:35:40.145Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:35:40 [2020-10-30T00:35:40.717Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:35:41 [2020-10-30T00:35:41.289Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:35:41 [2020-10-30T00:35:41.549Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:35:42 [2020-10-30T00:35:42.121Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:35:42 [2020-10-30T00:35:42.121Z] === RUN   TestDockerSuite/TestRunPublishPort
00:35:42 [2020-10-30T00:35:42.693Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:35:42 [2020-10-30T00:35:42.954Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:35:42 [2020-10-30T00:35:42.954Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:35:43 [2020-10-30T00:35:43.525Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:35:44 [2020-10-30T00:35:44.467Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:35:44 [2020-10-30T00:35:44.467Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:35:47 [2020-10-30T00:35:47.013Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:35:47 [2020-10-30T00:35:47.585Z] === RUN   TestDockerSuite/TestRunRm
00:35:48 [2020-10-30T00:35:48.158Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:35:48 [2020-10-30T00:35:48.425Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:35:52 [2020-10-30T00:35:52.633Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:35:52 [2020-10-30T00:35:52.634Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:35:52 [2020-10-30T00:35:52.895Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:35:54 [2020-10-30T00:35:54.808Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:35:55 [2020-10-30T00:35:55.751Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:35:59 [2020-10-30T00:35:59.050Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:36:00 [2020-10-30T00:36:00.962Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:36:01 [2020-10-30T00:36:01.533Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:36:02 [2020-10-30T00:36:02.106Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:36:02 [2020-10-30T00:36:02.679Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:36:03 [2020-10-30T00:36:03.623Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:36:04 [2020-10-30T00:36:04.193Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:36:04 [2020-10-30T00:36:04.454Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:36:05 [2020-10-30T00:36:05.025Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:36:05 [2020-10-30T00:36:05.595Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:36:05 [2020-10-30T00:36:05.856Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:36:06 [2020-10-30T00:36:06.428Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:36:08 [2020-10-30T00:36:08.977Z] === RUN   TestDockerSuite/TestRunState
00:36:09 [2020-10-30T00:36:09.930Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:36:10 [2020-10-30T00:36:10.871Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:36:11 [2020-10-30T00:36:11.442Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:36:12 [2020-10-30T00:36:12.013Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:36:12 [2020-10-30T00:36:12.013Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:36:12 [2020-10-30T00:36:12.585Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:36:13 [2020-10-30T00:36:13.156Z] === RUN   TestDockerSuite/TestRunSysctls
00:36:14 [2020-10-30T00:36:14.540Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:36:14 [2020-10-30T00:36:14.540Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:36:14 [2020-10-30T00:36:14.540Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:36:14 [2020-10-30T00:36:14.540Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:36:14 [2020-10-30T00:36:14.803Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:36:17 [2020-10-30T00:36:17.349Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:36:17 [2020-10-30T00:36:17.349Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:36:17 [2020-10-30T00:36:17.609Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:36:18 [2020-10-30T00:36:18.994Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:36:21 [2020-10-30T00:36:21.543Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:36:24 [2020-10-30T00:36:24.840Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:36:25 [2020-10-30T00:36:25.102Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:36:26 [2020-10-30T00:36:26.044Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:36:26 [2020-10-30T00:36:26.305Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:36:28 [2020-10-30T00:36:28.221Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:36:29 [2020-10-30T00:36:29.615Z] === RUN   TestDockerSuite/TestRunUserByID
00:36:29 [2020-10-30T00:36:29.877Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:36:29 [2020-10-30T00:36:29.877Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:36:30 [2020-10-30T00:36:30.138Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:36:30 [2020-10-30T00:36:30.708Z] === RUN   TestDockerSuite/TestRunUserByName
00:36:31 [2020-10-30T00:36:31.280Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:36:31 [2020-10-30T00:36:31.543Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:36:31 [2020-10-30T00:36:31.543Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:36:31 [2020-10-30T00:36:31.807Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:36:32 [2020-10-30T00:36:32.378Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:36:36 [2020-10-30T00:36:36.584Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:36:36 [2020-10-30T00:36:36.584Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:36:36 [2020-10-30T00:36:36.584Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:36:37 [2020-10-30T00:36:37.526Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:36:38 [2020-10-30T00:36:38.911Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:36:39 [2020-10-30T00:36:39.483Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:36:40 [2020-10-30T00:36:40.868Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:36:41 [2020-10-30T00:36:41.440Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:36:42 [2020-10-30T00:36:42.824Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:36:45 [2020-10-30T00:36:45.369Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:36:45 [2020-10-30T00:36:45.630Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
00:36:46 [2020-10-30T00:36:46.201Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
00:36:46 [2020-10-30T00:36:46.772Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:36:46 [2020-10-30T00:36:46.772Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:36:46 [2020-10-30T00:36:46.772Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:36:46 [2020-10-30T00:36:46.772Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:36:47 [2020-10-30T00:36:47.032Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:36:47 [2020-10-30T00:36:47.032Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:36:47 [2020-10-30T00:36:47.603Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:36:48 [2020-10-30T00:36:48.202Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:36:49 [2020-10-30T00:36:49.145Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:36:49 [2020-10-30T00:36:49.718Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:36:50 [2020-10-30T00:36:50.289Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:36:50 [2020-10-30T00:36:50.289Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:36:50 [2020-10-30T00:36:50.550Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:36:50 [2020-10-30T00:36:50.550Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:36:50 [2020-10-30T00:36:50.550Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:36:50 [2020-10-30T00:36:50.811Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
00:36:51 [2020-10-30T00:36:51.071Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:36:51 [2020-10-30T00:36:51.643Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:36:52 [2020-10-30T00:36:52.587Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:36:52 [2020-10-30T00:36:52.587Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:36:52 [2020-10-30T00:36:52.848Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:36:53 [2020-10-30T00:36:53.109Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:36:53 [2020-10-30T00:36:53.680Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:36:53 [2020-10-30T00:36:53.680Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:36:54 [2020-10-30T00:36:54.253Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:36:54 [2020-10-30T00:36:54.825Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:36:54 [2020-10-30T00:36:54.825Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:36:54 [2020-10-30T00:36:54.825Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:36:55 [2020-10-30T00:36:55.086Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:36:56 [2020-10-30T00:36:56.027Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:36:56 [2020-10-30T00:36:56.597Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:36:56 [2020-10-30T00:36:56.597Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:36:57 [2020-10-30T00:36:57.168Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:36:57 [2020-10-30T00:36:57.168Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:36:57 [2020-10-30T00:36:57.740Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:36:58 [2020-10-30T00:36:58.000Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:36:58 [2020-10-30T00:36:58.571Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:37:00 [2020-10-30T00:37:00.485Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:37:00 [2020-10-30T00:37:00.745Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:37:01 [2020-10-30T00:37:01.006Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:37:01 [2020-10-30T00:37:01.006Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:37:01 [2020-10-30T00:37:01.578Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:37:02 [2020-10-30T00:37:02.521Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:37:03 [2020-10-30T00:37:03.092Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:37:03 [2020-10-30T00:37:03.353Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:37:04 [2020-10-30T00:37:04.768Z] === RUN   TestDockerSuite/TestSaveImageId
00:37:04 [2020-10-30T00:37:04.768Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:37:05 [2020-10-30T00:37:05.029Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:37:05 [2020-10-30T00:37:05.969Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:37:06 [2020-10-30T00:37:06.911Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:37:06 [2020-10-30T00:37:06.912Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:37:08 [2020-10-30T00:37:08.825Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:37:08 [2020-10-30T00:37:08.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:37:08 [2020-10-30T00:37:08.825Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:37:08 [2020-10-30T00:37:08.825Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:37:10 [2020-10-30T00:37:10.740Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:37:12 [2020-10-30T00:37:12.125Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:37:12 [2020-10-30T00:37:12.386Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:37:12 [2020-10-30T00:37:12.386Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:37:12 [2020-10-30T00:37:12.386Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:37:12 [2020-10-30T00:37:12.646Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:37:13 [2020-10-30T00:37:13.217Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:37:15 [2020-10-30T00:37:15.128Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:37:20 [2020-10-30T00:37:20.472Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:37:21 [2020-10-30T00:37:21.856Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:37:22 [2020-10-30T00:37:22.426Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:37:23 [2020-10-30T00:37:23.367Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:37:24 [2020-10-30T00:37:24.308Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:37:26 [2020-10-30T00:37:26.219Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:37:28 [2020-10-30T00:37:28.764Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:37:28 [2020-10-30T00:37:28.764Z] === RUN   TestDockerSuite/TestStartRecordError
00:37:30 [2020-10-30T00:37:30.148Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:37:31 [2020-10-30T00:37:31.090Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:37:32 [2020-10-30T00:37:32.473Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:37:35 [2020-10-30T00:37:35.015Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:37:39 [2020-10-30T00:37:39.215Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:37:42 [2020-10-30T00:37:42.527Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:37:43 [2020-10-30T00:37:43.469Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:37:47 [2020-10-30T00:37:47.674Z] === RUN   TestDockerSuite/TestStatsNoStream
00:37:49 [2020-10-30T00:37:49.583Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:37:51 [2020-10-30T00:37:51.495Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:37:51 [2020-10-30T00:37:51.495Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:37:51 [2020-10-30T00:37:51.759Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:37:52 [2020-10-30T00:37:52.700Z] === RUN   TestDockerSuite/TestTopPrivileged
00:37:53 [2020-10-30T00:37:53.272Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:37:53 [2020-10-30T00:37:53.272Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:37:54 [2020-10-30T00:37:54.216Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:37:57 [2020-10-30T00:37:57.518Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:38:00 [2020-10-30T00:38:00.822Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:38:01 [2020-10-30T00:38:01.084Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:38:01 [2020-10-30T00:38:01.657Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:38:01 [2020-10-30T00:38:01.657Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
00:38:02 [2020-10-30T00:38:02.229Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
00:38:03 [2020-10-30T00:38:03.614Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:38:03 [2020-10-30T00:38:03.614Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:38:04 [2020-10-30T00:38:04.555Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:38:05 [2020-10-30T00:38:05.126Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:38:05 [2020-10-30T00:38:05.697Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:38:06 [2020-10-30T00:38:06.639Z] === RUN   TestDockerSuite/TestUpdateStats
00:38:10 [2020-10-30T00:38:10.841Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:38:11 [2020-10-30T00:38:11.412Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:38:11 [2020-10-30T00:38:11.412Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:38:12 [2020-10-30T00:38:12.796Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:38:13 [2020-10-30T00:38:13.060Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:38:15 [2020-10-30T00:38:15.606Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:38:18 [2020-10-30T00:38:18.154Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:38:20 [2020-10-30T00:38:20.699Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:38:22 [2020-10-30T00:38:22.084Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:38:24 [2020-10-30T00:38:24.629Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:38:27 [2020-10-30T00:38:27.928Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:38:29 [2020-10-30T00:38:29.310Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:38:30 [2020-10-30T00:38:30.695Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:38:31 [2020-10-30T00:38:31.636Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:38:32 [2020-10-30T00:38:32.577Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:38:33 [2020-10-30T00:38:33.961Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:38:35 [2020-10-30T00:38:35.362Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:38:37 [2020-10-30T00:38:37.275Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:38:38 [2020-10-30T00:38:38.661Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:38:40 [2020-10-30T00:38:40.044Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:38:54 [2020-10-30T00:38:54.943Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:38:54 [2020-10-30T00:38:54.943Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:38:54 [2020-10-30T00:38:54.943Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:38:55 [2020-10-30T00:38:55.514Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:38:55 [2020-10-30T00:38:55.775Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:38:55 [2020-10-30T00:38:55.775Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:38:55 [2020-10-30T00:38:55.775Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:38:56 [2020-10-30T00:38:56.346Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:38:56 [2020-10-30T00:38:56.346Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:38:56 [2020-10-30T00:38:56.917Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:38:56 [2020-10-30T00:38:56.917Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:38:56 [2020-10-30T00:38:56.917Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:38:57 [2020-10-30T00:38:57.179Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:38:57 [2020-10-30T00:38:57.179Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:38:58 [2020-10-30T00:38:58.565Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:38:58 [2020-10-30T00:38:58.565Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:38:58 [2020-10-30T00:38:58.826Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:38:58 [2020-10-30T00:38:58.826Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:38:58 [2020-10-30T00:38:58.826Z] === RUN   TestDockerSuite/TestVolumeEvents
00:38:59 [2020-10-30T00:38:59.397Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:39:01 [2020-10-30T00:39:01.311Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:39:01 [2020-10-30T00:39:01.311Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:39:01 [2020-10-30T00:39:01.311Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:39:03 [2020-10-30T00:39:03.239Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:39:06 [2020-10-30T00:39:06.539Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:39:06 [2020-10-30T00:39:06.539Z] --- PASS: TestDockerSuite (1487.59s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.80s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.27s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.83s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.59s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.52s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.60s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.94s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.52s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.36s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.90s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.17s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.02s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.19s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.04s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.23s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.54s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (2.86s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.64s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.05s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.99s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.40s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.50s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.83s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.12s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.94s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.19s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.04s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.34s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.58s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.12s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.48s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.01s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.00s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.25s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.73s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.45s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.40s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.02s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.64s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.65s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.31s)
00:39:06 [2020-10-30T00:39:06.539Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.05s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.54s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.02s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.53s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.02s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.79s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.15s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.22s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.91s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.42s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.30s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.66s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.90s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.53s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.11s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.00s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.80s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.13s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.22s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.83s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.60s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.59s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.35s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.81s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.59s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.50s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.96s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.50s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.11s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.88s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.01s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.46s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.28s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.48s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.21s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.10s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.95s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.69s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.85s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.57s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.38s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.37s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.35s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.97s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.51s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.47s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.52s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.30s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.39s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.12s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.02s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.57s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.07s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.60s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.66s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.33s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.34s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.67s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.93s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.48s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.52s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.59s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.17s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.16s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.96s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.75s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.41s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.78s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.44s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.84s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.95s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.30s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.03s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.52s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.71s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.91s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.23s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRm (2.55s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.73s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.36s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.89s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.73s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.66s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (2.12s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.40s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildUser (1.68s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.16s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (15.76s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.50s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.02s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.61s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.35s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.90s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.54s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.27s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.92s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:39:06 [2020-10-30T00:39:06.540Z]         docker_cli_sni_test.go:18: Flakey test
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCommitChange (1.18s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.41s)
00:39:06 [2020-10-30T00:39:06.540Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.26s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.44s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.23s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.20s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.54s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.51s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.95s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.05s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.39s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.95s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.61s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.39s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.11s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.52s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.47s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.72s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.61s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000b171c0_<nil>} (1.38s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1940438655_/foo_false__<nil>_<nil>_<nil>} (1.56s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1940438655_/foo_true__<nil>_<nil>_<nil>} (1.48s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_false__<nil>_<nil>_<nil>} (1.45s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_true__<nil>_<nil>_<nil>} (1.45s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3439246802_/foo_true__0xc000b17220_<nil>_<nil>} (1.42s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000b17240_<nil>} (1.40s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000b17260_<nil>} (1.57s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000b17280_<nil>} (1.56s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000b172a0_<nil>} (1.60s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.80s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.44s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.31s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.84s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.07s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.81s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.97s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.51s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.13s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.29s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.37s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.59s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.05s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.47s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.51s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.62s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToDot (0.74s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.98s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.56s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.96s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.55s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.57s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.50s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.65s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.31s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.82s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.84s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.29s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.89s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.06s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.27s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.94s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.77s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.25s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.541Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:39:06 [2020-10-30T00:39:06.541Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsResize (0.62s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.51s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsTop (0.57s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.67s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExec (0.60s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.09s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.83s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.75s)
00:39:06 [2020-10-30T00:39:06.541Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.56s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.09s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.92s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecEnv (0.59s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.56s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.84s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.22s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.59s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecTTY (0.57s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.71s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.56s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.75s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.51s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHealth (19.90s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.74s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.75s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.26s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportFile (1.21s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.45s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.77s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.65s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.75s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.64s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.62s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.63s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.63s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.50s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.60s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.47s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.61s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.45s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.97s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.58s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.10s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.40s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.50s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.95s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.20s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.41s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.37s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.42s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.67s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.67s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.62s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.00s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.88s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.28s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsTail (0.58s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestNetHostname (1.45s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.81s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.23s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginActive (1.90s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.31s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.65s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.89s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.30s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.23s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPortList (8.83s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.87s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.38s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.90s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.01s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.62s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.94s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.16s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.97s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.18s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.26s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.58s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.23s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.53s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.74s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.68s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:39:06 [2020-10-30T00:39:06.542Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.68s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.14s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.99s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.97s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.95s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.14s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.33s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.44s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.16s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.27s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.78s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.66s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiTag (0.21s)
00:39:06 [2020-10-30T00:39:06.542Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.97s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.59s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.45s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.18s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.73s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.69s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.91s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.90s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.60s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.59s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.01s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.75s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.93s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.13s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.39s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.21s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.30s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.22s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.53s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.18s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.72s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.92s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (4.79s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.13s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.32s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.18s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.03s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.44s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMount (4.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.20s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.65s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.79s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.92s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.89s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.53s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.70s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.68s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.05s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.67s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.46s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.30s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRm (0.67s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.99s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunState (1.07s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.99s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.59s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.24s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.49s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.65s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.42s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.64s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:39:06 [2020-10-30T00:39:06.543Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
00:39:06 [2020-10-30T00:39:06.543Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.44s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.85s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.37s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents146968460
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.71s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.61s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.14s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.52s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.72s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.70s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.62s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.99s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.62s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.16s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.05s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.65s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.31s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.47s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.53s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.62s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.92s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.57s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.49s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.58s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.79s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.96s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.83s)
00:39:06 [2020-10-30T00:39:06.544Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:39:06 [2020-10-30T00:39:06.544Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:39:06 [2020-10-30T00:39:06.544Z] === RUN   TestDockerRegistrySuite
00:39:06 [2020-10-30T00:39:06.544Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:39:07 [2020-10-30T00:39:07.486Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:39:08 [2020-10-30T00:39:08.428Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:39:10 [2020-10-30T00:39:10.344Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:39:10 [2020-10-30T00:39:10.344Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:39:13 [2020-10-30T00:39:13.651Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:39:16 [2020-10-30T00:39:16.950Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:39:19 [2020-10-30T00:39:19.495Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:39:20 [2020-10-30T00:39:20.879Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:39:21 [2020-10-30T00:39:21.841Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:39:22 [2020-10-30T00:39:22.782Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:39:23 [2020-10-30T00:39:23.725Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:39:25 [2020-10-30T00:39:25.110Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:39:26 [2020-10-30T00:39:26.496Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:39:27 [2020-10-30T00:39:27.439Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:39:29 [2020-10-30T00:39:29.354Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:39:31 [2020-10-30T00:39:31.899Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:39:32 [2020-10-30T00:39:32.852Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:39:36 [2020-10-30T00:39:36.153Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:39:37 [2020-10-30T00:39:37.095Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:39:37 [2020-10-30T00:39:37.095Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:39:38 [2020-10-30T00:39:38.479Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:39:39 [2020-10-30T00:39:39.440Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:39:40 [2020-10-30T00:39:40.834Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:39:44 [2020-10-30T00:39:44.136Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:39:44 [2020-10-30T00:39:44.136Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:39:45 [2020-10-30T00:39:45.079Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:39:45 [2020-10-30T00:39:45.649Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:39:45 [2020-10-30T00:39:45.649Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:39:45 [2020-10-30T00:39:45.910Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:39:46 [2020-10-30T00:39:46.171Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:39:46 [2020-10-30T00:39:46.741Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:39:46 [2020-10-30T00:39:46.741Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:39:47 [2020-10-30T00:39:47.682Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:39:49 [2020-10-30T00:39:49.595Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:39:50 [2020-10-30T00:39:50.167Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:39:51 [2020-10-30T00:39:51.551Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:39:52 [2020-10-30T00:39:52.491Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:39:53 [2020-10-30T00:39:53.062Z] --- PASS: TestDockerRegistrySuite (46.99s)
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d9bbaed8eea2f] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d3a3f8e814bf2] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d6b7ca30b64e6] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d6058d035bcdf] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dea332eb49def] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.19s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dad8822673dd0] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.04s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [de910f2538d34] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [df200b94275d3] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [da31d53ae3c42] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dcd7639c36580] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.20s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [db1bc11f1e61f] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.28s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d2872935367b4] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d529c97832144] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d787aa7c3e862] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s)
00:39:53 [2020-10-30T00:39:53.062Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a07e482332e07b0bad846647394749dec05319d883856a98d37715ca4f728a89
00:39:53 [2020-10-30T00:39:53.062Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d13f1fd2e7bb393dd330e40245228f19223dbcb6f6de4965f45a4bcb1fce3011
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d0de97c6dd008] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.53s)
00:39:53 [2020-10-30T00:39:53.062Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06de076c5cc96773bc40f3f45489490ea592e8d48cb5b2baee2270d505e02c9c
00:39:53 [2020-10-30T00:39:53.062Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e9616f05bada9b7191594a216cdea0da9930043625dae763aad3fd79f41362c
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d5a31711516bd] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dfab92a70661a] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.17s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dc97fd80d0651] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d9bc30cdf67c2] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d741daa22ccec] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [df3bc885c47bc] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [da0cb87adcd68] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d4a7593327e0e] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.06s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d8fa54b640ec7] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d07def9b5eeba] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d9eda67ee58f9] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d1ac9a400c816] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dca5a9229a007] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d56e197249108] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d633a6f2dd588] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dd0e32ab98ab5] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [d70dd919b49af] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dde997617b183] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.67s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [dc53b04fe2077] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [de7e5ec017b4a] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s)
00:39:53 [2020-10-30T00:39:53.062Z]         check_test.go:196: [db4454db34343] daemon is not started
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
00:39:53 [2020-10-30T00:39:53.062Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s)
00:39:53 [2020-10-30T00:39:53.062Z] === RUN   TestDockerSchema1RegistrySuite
00:39:53 [2020-10-30T00:39:53.062Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:39:53 [2020-10-30T00:39:53.322Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:39:57 [2020-10-30T00:39:57.545Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:40:00 [2020-10-30T00:40:00.089Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:40:01 [2020-10-30T00:40:01.032Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:40:03 [2020-10-30T00:40:03.578Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:40:04 [2020-10-30T00:40:04.967Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:40:05 [2020-10-30T00:40:05.908Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:40:06 [2020-10-30T00:40:06.479Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:40:06 [2020-10-30T00:40:06.479Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:40:07 [2020-10-30T00:40:07.863Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:40:09 [2020-10-30T00:40:09.248Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:40:11 [2020-10-30T00:40:11.171Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:40:13 [2020-10-30T00:40:13.723Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:40:14 [2020-10-30T00:40:14.667Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:40:15 [2020-10-30T00:40:15.238Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:40:15 [2020-10-30T00:40:15.834Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:40:15 [2020-10-30T00:40:15.834Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:40:16 [2020-10-30T00:40:16.405Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:40:16 [2020-10-30T00:40:16.666Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:40:16 [2020-10-30T00:40:16.927Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:40:17 [2020-10-30T00:40:17.188Z] --- PASS: TestDockerSchema1RegistrySuite (24.00s)
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [de0bd36c8ed8d] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.68s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d7333437ea961] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.05s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [dc6d8e7f20f9d] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.46s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d04bca5fe2e2c] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.48s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [dba4b8de1f655] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d9e26ddb76fc7] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d15e7b082524e] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [dce654d996907] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d97bc9c43c677] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.51s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d61b0495efae7] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.93s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [db902d6a29106] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [df730ddc27f27] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d0dcfc7e86d2b] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d6202bee35733] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [dbaf7ccc328a0] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.33s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [dd3da36ed8bcd] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.47s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d3cb2e5c4267d] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:40:17 [2020-10-30T00:40:17.188Z]         check_test.go:223: [d8818b0ec5e17] daemon is not started
00:40:17 [2020-10-30T00:40:17.188Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:40:17 [2020-10-30T00:40:17.188Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:40:18 [2020-10-30T00:40:18.131Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:40:19 [2020-10-30T00:40:19.074Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:40:19 [2020-10-30T00:40:19.074Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:40:20 [2020-10-30T00:40:20.460Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:40:20 [2020-10-30T00:40:20.721Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:40:21 [2020-10-30T00:40:21.293Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:40:21 [2020-10-30T00:40:21.293Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:40:21 [2020-10-30T00:40:21.866Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:40:21 [2020-10-30T00:40:21.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.79s)
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [d1e435caccfbb] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [dea867675f939] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [d4d543be33674] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s)
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.25s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [d4e819c3867ff] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [dd9cb7c047594] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.62s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [dfc8314f67362] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s)
00:40:21 [2020-10-30T00:40:21.866Z]         check_test.go:252: [da42ffcb31821] daemon is not started
00:40:21 [2020-10-30T00:40:21.866Z] === RUN   TestDockerRegistryAuthTokenSuite
00:40:21 [2020-10-30T00:40:21.866Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:40:23 [2020-10-30T00:40:23.778Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:40:27 [2020-10-30T00:40:27.076Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:40:27 [2020-10-30T00:40:27.337Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:40:27 [2020-10-30T00:40:27.598Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:40:27 [2020-10-30T00:40:27.598Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:40:27 [2020-10-30T00:40:27.859Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s)
00:40:27 [2020-10-30T00:40:27.859Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s)
00:40:27 [2020-10-30T00:40:27.859Z]         check_test.go:279: [da85227d9bf03] daemon is not started
00:40:27 [2020-10-30T00:40:27.859Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s)
00:40:27 [2020-10-30T00:40:27.859Z]         check_test.go:279: [daa99daf55bb7] daemon is not started
00:40:27 [2020-10-30T00:40:27.859Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
00:40:27 [2020-10-30T00:40:27.859Z]         check_test.go:279: [dda28168cc1f4] daemon is not started
00:40:27 [2020-10-30T00:40:27.859Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
00:40:27 [2020-10-30T00:40:27.859Z]         check_test.go:279: [dc826d7453b40] daemon is not started
00:40:27 [2020-10-30T00:40:27.859Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
00:40:27 [2020-10-30T00:40:27.859Z]         check_test.go:279: [d1b0adad7d1cd] daemon is not started
00:40:27 [2020-10-30T00:40:27.859Z] === RUN   TestDockerNetworkSuite
00:40:27 [2020-10-30T00:40:27.859Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:40:28 [2020-10-30T00:40:28.803Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:40:30 [2020-10-30T00:40:30.717Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:40:31 [2020-10-30T00:40:31.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:40:31 [2020-10-30T00:40:31.661Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:40:35 [2020-10-30T00:40:35.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:40:36 [2020-10-30T00:40:36.133Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:40:36 [2020-10-30T00:40:36.133Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:40:38 [2020-10-30T00:40:38.048Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:40:40 [2020-10-30T00:40:40.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:40:43 [2020-10-30T00:40:43.145Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:40:43 [2020-10-30T00:40:43.145Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:40:44 [2020-10-30T00:40:44.087Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:40:45 [2020-10-30T00:40:45.029Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:40:47 [2020-10-30T00:40:47.575Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:40:50 [2020-10-30T00:40:50.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:40:53 [2020-10-30T00:40:53.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:40:54 [2020-10-30T00:40:54.392Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:40:54 [2020-10-30T00:40:54.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:40:55 [2020-10-30T00:40:55.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:40:56 [2020-10-30T00:40:56.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:40:58 [2020-10-30T00:40:58.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:40:58 [2020-10-30T00:40:58.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:40:59 [2020-10-30T00:40:59.386Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:41:00 [2020-10-30T00:41:00.328Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:41:00 [2020-10-30T00:41:00.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:41:00 [2020-10-30T00:41:00.589Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:41:00 [2020-10-30T00:41:00.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:41:01 [2020-10-30T00:41:01.423Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:41:02 [2020-10-30T00:41:02.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:41:02 [2020-10-30T00:41:02.808Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:41:03 [2020-10-30T00:41:03.068Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:41:03 [2020-10-30T00:41:03.329Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:41:06 [2020-10-30T00:41:06.629Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:41:08 [2020-10-30T00:41:08.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:41:16 [2020-10-30T00:41:16.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:41:16 [2020-10-30T00:41:16.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:41:16 [2020-10-30T00:41:16.427Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:41:16 [2020-10-30T00:41:16.687Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:41:16 [2020-10-30T00:41:16.687Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:41:16 [2020-10-30T00:41:16.948Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:41:17 [2020-10-30T00:41:17.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:41:17 [2020-10-30T00:41:17.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:41:20 [2020-10-30T00:41:20.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:41:20 [2020-10-30T00:41:20.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:41:20 [2020-10-30T00:41:20.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:41:20 [2020-10-30T00:41:20.772Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:41:24 [2020-10-30T00:41:24.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:41:29 [2020-10-30T00:41:29.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:41:29 [2020-10-30T00:41:29.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:41:29 [2020-10-30T00:41:29.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:41:30 [2020-10-30T00:41:30.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:41:31 [2020-10-30T00:41:31.087Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:41:31 [2020-10-30T00:41:31.658Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:41:32 [2020-10-30T00:41:32.229Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:41:33 [2020-10-30T00:41:33.639Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:41:38 [2020-10-30T00:41:38.928Z] --- PASS: TestDockerNetworkSuite (70.64s)
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d158dfde2e113] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.01s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d67105a09beed] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.13s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d1c563389ad64] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.93s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [dd966d3d666e9] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.99s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:1233: [dcd0cf8120d25] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.16s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d1970a22998e3] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.78s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d249756e500df] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d3d02907443d1] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.26s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d78c8165602db] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.70s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d0f7bef313418] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [db1cf2bcde3ec] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d4fc2ea31cb4d] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.39s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d9e694e0abbff] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.62s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d8576cca4dfdd] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d202d7aa772c1] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.96s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d2d1e7a77769e] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d324a595f1487] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d21e6d97097b0] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d559b9c5313b6] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d6592e7b088cb] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.13s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [ddf7293c6e4a8] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d9ad2b6927b2b] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d848ffa20ac75] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.24s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [dd9caf21404ad] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.69s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:968: [dbf6dd290a697] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.79s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [da10964f77bc4] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.54s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:1116: [dcaec6c90c45e] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [dab83b171904d] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [dd6f1a30eb00d] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [da59e96f75fb8] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d544d34b2d2b7] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d32b8e9d591a5] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d19fa0059e56e] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d0995170f52be] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.97s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [da493965f74c5] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [dd536816ad9a7] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [db6a84b71e31f] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d224573bd840c] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.63s)
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.96s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:1084: [d67045a1d00b7] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [ddbb741d3f550] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [de8a1c1f52ed5] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.59s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d4838ee41e9ab] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [de42e955e26aa] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d28e04d6c17e3] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.58s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d9cb98c68189e] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.03s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d191885e585d2] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.11s)
00:41:38 [2020-10-30T00:41:38.928Z]         docker_cli_network_unix_test.go:46: [d60f5a08896b9] daemon is not started
00:41:38 [2020-10-30T00:41:38.928Z] === RUN   TestDockerHubPullSuite
00:41:38 [2020-10-30T00:41:38.928Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:41:41 [2020-10-30T00:41:41.469Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:41:42 [2020-10-30T00:41:42.851Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:41:43 [2020-10-30T00:41:43.422Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:41:44 [2020-10-30T00:41:44.808Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:41:47 [2020-10-30T00:41:47.351Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:41:47 [2020-10-30T00:41:47.351Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:41:47 [2020-10-30T00:41:47.611Z] --- PASS: TestDockerHubPullSuite (9.03s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.72s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.12s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.66s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
00:41:47 [2020-10-30T00:41:47.611Z] PASS
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === Skipped
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_sni_test.go:18: Flakey test
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.611Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.611Z] 
00:41:47 [2020-10-30T00:41:47.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:41:47 [2020-10-30T00:41:47.612Z]         docker_cli_network_unix_test.go:46: [db6a84b71e31f] daemon is not started
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] 
00:41:47 [2020-10-30T00:41:47.612Z] DONE 1277 tests, 51 skipped in 1688.233s
00:41:47 [2020-10-30T00:41:47.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:41:47 [2020-10-30T00:41:47.612Z] ++++ cat bundles/test-integration/docker.pid
00:41:47 [2020-10-30T00:41:47.612Z] +++ kill 7682
00:41:48 [2020-10-30T00:41:48.553Z] +++ /etc/init.d/apparmor stop
00:41:48 [2020-10-30T00:41:48.553Z] Leaving: AppArmorNo profiles have been unloaded.
00:41:48 [2020-10-30T00:41:48.553Z] 
00:41:48 [2020-10-30T00:41:48.553Z] Unloading profiles will leave already running processes permanently
00:41:48 [2020-10-30T00:41:48.553Z] unconfined, which can lead to unexpected situations.
00:41:48 [2020-10-30T00:41:48.553Z] 
00:41:48 [2020-10-30T00:41:48.553Z] To set a process to complain mode, use the command line tool
00:41:48 [2020-10-30T00:41:48.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:41:48 [2020-10-30T00:41:48.553Z] +++ true
00:41:48 [2020-10-30T00:41:48.553Z] exiting test-integration
00:41:48 [2020-10-30T00:41:48.553Z] ++ exit 0
00:41:48 [2020-10-30T00:41:48.553Z] 
00:41:48 [2020-10-30T00:41:48.813Z] + for job in $(jobs -p)
00:41:48 [2020-10-30T00:41:48.813Z] + wait 15210
00:42:35 [2020-10-30T00:42:35.555Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:42:45 [2020-10-30T00:42:45.549Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:42:49 [2020-10-30T00:42:49.753Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:45:26 [2020-10-30T00:45:26.309Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:45:28 [2020-10-30T00:45:28.850Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:45:29 [2020-10-30T00:45:29.793Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:45:30 [2020-10-30T00:45:30.054Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:45:30 [2020-10-30T00:45:30.054Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:45:30 [2020-10-30T00:45:30.054Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:45:30 [2020-10-30T00:45:30.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:45:33 [2020-10-30T00:45:33.539Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:45:36 [2020-10-30T00:45:36.838Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:45:39 [2020-10-30T00:45:39.384Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:46:37 [2020-10-30T00:46:37.960Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:46:37 [2020-10-30T00:46:37.960Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:46:37 [2020-10-30T00:46:37.960Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:46:39 [2020-10-30T00:46:39.873Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:46:43 [2020-10-30T00:46:43.173Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:46:45 [2020-10-30T00:46:45.716Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:47:07 [2020-10-30T00:47:07.679Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:47:19 [2020-10-30T00:47:19.908Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:47:21 [2020-10-30T00:47:21.296Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:47:23 [2020-10-30T00:47:23.838Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:47:27 [2020-10-30T00:47:27.139Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:47:37 [2020-10-30T00:47:37.136Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:47:41 [2020-10-30T00:47:41.354Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:47:44 [2020-10-30T00:47:44.657Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:47:47 [2020-10-30T00:47:47.203Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:47:49 [2020-10-30T00:47:49.745Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:47:52 [2020-10-30T00:47:52.289Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:47:55 [2020-10-30T00:47:55.590Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:47:58 [2020-10-30T00:47:58.132Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:48:54 [2020-10-30T00:48:54.403Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:49:09 [2020-10-30T00:49:09.299Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:49:27 [2020-10-30T00:49:27.408Z] --- PASS: TestDockerSwarmSuite (1733.84s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.58s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.59s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.99s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.12s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.58s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:562: [daad90701a10e] joining swarm manager [d3ba9ce609d01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:584: [d1d2063064c10] joining swarm manager [d3ba9ce609d01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         check_test.go:380: [daad90701a10e] daemon is not started
00:49:27 [2020-10-30T00:49:27.408Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.90s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:45: [d2d2c6e15e4f2] joining swarm manager [d7082f178c67a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.08s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.00s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:303: [d5477618aa2c6] joining swarm manager [d05c839022852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:304: [dcb8ab9f05694] joining swarm manager [d05c839022852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:363: Waiting for possible election...
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.93s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:271: [de6ce36fb78de] joining swarm manager [d9d4a0eee8360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:272: [d516c4c1471de] joining swarm manager [d9d4a0eee8360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.74s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_node_test.go:19: [dd1a3e4a6ef56] joining swarm manager [da46b92d6b477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_node_test.go:20: [db0cd2ee5ad88] joining swarm manager [da46b92d6b477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.41s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:501: [d1de09b041efa] joining swarm manager [d2bb0781d455b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:506: [dbf35272df77a] joining swarm manager [d2bb0781d455b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.77s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_node_test.go:80: [dc9b1637b6127] joining swarm manager [d8f1d3ec1ff0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.00s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_node_test.go:52: [d94da928a471d] joining swarm manager [d1f2c36ab69a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_node_test.go:53: [d36f78105212b] joining swarm manager [d1f2c36ab69a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.65s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.32s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:201: [de3b355d659d9] joining swarm manager [df342c401a5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.85s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:383: [d5f7fa76fe474] joining swarm manager [def8e35d27da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:384: [d5a11b8cf1773] joining swarm manager [def8e35d27da9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         check_test.go:380: [d5a11b8cf1773] daemon is not started
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.80s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:801: [d7a5775bbc7c8] joining swarm manager [d3491945fc3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:801: [d26db564bf605] joining swarm manager [d3491945fc3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:801: [df8258b0c02c1] joining swarm manager [d3491945fc3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:801: [dca21d0d0fb5d] joining swarm manager [d3491945fc3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_test.go:809: [d772780884b07] joining swarm manager [d3491945fc3ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.96s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:394: [dce7035d99331] joining swarm manager [d0aefdba4af67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:394: [da4e07f199eae] joining swarm manager [d0aefdba4af67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.62s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:342: [dc4cbc6d62a10] joining swarm manager [d68ff7dcb2380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:342: [d01e96cc97fc4] joining swarm manager [d68ff7dcb2380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.55s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:489: [dc79a1b68508e] joining swarm manager [da39ec1bc62a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:489: [d4de79ad8f586] joining swarm manager [da39ec1bc62a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.62s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.58s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:127: [d0e5488ee91ef] joining swarm manager [d2ba2a334c495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:128: [dadf05763472d] joining swarm manager [d2ba2a334c495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:136: [d3b88f036bb7a] joining swarm manager [d2ba2a334c495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:137: [d6181fe15a00c] joining swarm manager [d2ba2a334c495]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:303: [d14e6741bfe4c] joining swarm manager [d6c5a2c28f8c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:303: [d4f8dcf26dac4] joining swarm manager [d6c5a2c28f8c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.00s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:99: [d38dc226e14c5] joining swarm manager [d7592fcd2b56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:100: [d3376cd51cd9c] joining swarm manager [d7592fcd2b56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]         check_test.go:380: [d38dc226e14c5] daemon is not started
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.83s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:532: [dcdecaf541824] joining swarm manager [da918ef7467d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:533: [d64c11e0e5fe4] joining swarm manager [da918ef7467d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.83s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:147: [d73edb0baf6d6] joining swarm manager [d0d0b9a297cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_api_swarm_service_test.go:147: [d05e52a64cc55] joining swarm manager [d0d0b9a297cad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.22s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.36s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.45s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.76s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.56s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.13s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.53s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.61s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.57s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.81s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.42s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.97s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.98s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.57s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_service_logs_test.go:245: checking task jvs3v8hkxv0k
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_service_logs_test.go:250: checking messages for jvs3v8hkxv0k
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_service_logs_test.go:245: checking task l07c12vjbpxu
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_service_logs_test.go:250: checking messages for l07c12vjbpxu
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.31s)
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_swarm_test.go:1901: [d2a3b7448f3d0] joining swarm manager [d9253404d8165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.408Z]         docker_cli_swarm_test.go:1902: [ddc0f98cfc357] joining swarm manager [d9253404d8165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.22s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s)
00:49:27 [2020-10-30T00:49:27.408Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.41s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1802: [ddec71ccbdc5c] joining swarm manager [d6ca15dfbcd92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1803: [d5bd894dc34de] joining swarm manager [d6ca15dfbcd92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.80s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (129.70s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1321: [dad265970b424] joining swarm manager [da921124b007b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1322: [dc0d3ffe5c2cc] joining swarm manager [da921124b007b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.82s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.95s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.56s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.84s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.02s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.39s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.91s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (1.06s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (55.03s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.15s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1186: [d52fb2caf3bb5] joining swarm manager [db272bd313ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1195: [da5cc9a783521] joining swarm manager [db272bd313ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.47s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.98s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1118: [db3f7b4a78f44] joining swarm manager [d083d40ff749b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1119: [df899ea675db5] joining swarm manager [d083d40ff749b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1172: [d0e4f5f94ba8a] joining swarm manager [d083d40ff749b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.50s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1453: [d05fe3ca64ca7] joining swarm manager [d5aa10f0268ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_test.go:1454: [d2963e11c4831] joining swarm manager [d5aa10f0268ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.92s)
00:49:27 [2020-10-30T00:49:27.409Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
00:49:27 [2020-10-30T00:49:27.409Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
00:49:27 [2020-10-30T00:49:27.409Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
00:49:27 [2020-10-30T00:49:27.409Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.46s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.67s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_cli_swarm_unix_test.go:62: [de875234ee4ea] joining swarm manager [d168be166566c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.40s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.52s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.86s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.89s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s)
00:49:27 [2020-10-30T00:49:27.409Z]         docker_api_swarm_test.go:961: [d56d5d8e40ae7] joining swarm manager [dda1e45821cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.89s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.84s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.24s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.67s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.73s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.89s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.24s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.54s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.38s)
00:49:27 [2020-10-30T00:49:27.409Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s)
00:49:27 [2020-10-30T00:49:27.409Z] === RUN   TestDockerExternalVolumeSuite
00:49:27 [2020-10-30T00:49:27.409Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:49:42 [2020-10-30T00:49:42.307Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:50:50 [2020-10-30T00:50:50.022Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:50:58 [2020-10-30T00:50:58.167Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:51:30 [2020-10-30T00:51:30.290Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:51:45 [2020-10-30T00:51:45.188Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:52:17 [2020-10-30T00:52:17.312Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:52:29 [2020-10-30T00:52:29.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:53:01 [2020-10-30T00:53:01.635Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:53:16 [2020-10-30T00:53:16.533Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:53:34 [2020-10-30T00:53:34.646Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:54:21 [2020-10-30T00:54:21.347Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:54:39 [2020-10-30T00:54:39.468Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:55:11 [2020-10-30T00:55:11.568Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:55:43 [2020-10-30T00:55:43.676Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:55:55 [2020-10-30T00:55:55.932Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:56:14 [2020-10-30T00:56:14.041Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:56:28 [2020-10-30T00:56:28.946Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:56:43 [2020-10-30T00:56:43.845Z] --- PASS: TestDockerExternalVolumeSuite (438.89s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:53: [db4223cbd6a8a] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.28s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:53: [d836cdc08b2bd] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:53: [d430184920f10] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:53: [d9cc07c31e6ed] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.42s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.59s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.40s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.16s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:485: [dfdc4c6008167] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_external_volume_driver_test.go:53: [d780eac89348d] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z] PASS
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] === Skipped
00:56:43 [2020-10-30T00:56:43.845Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:56:43 [2020-10-30T00:56:43.845Z]         check_test.go:309: [de094bfe3f87b] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:56:43 [2020-10-30T00:56:43.845Z]         check_test.go:309: [d4224bcc2ccc4] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:56:43 [2020-10-30T00:56:43.845Z]         check_test.go:309: [d8ec7ed08e8fa] daemon is not started
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:56:43 [2020-10-30T00:56:43.845Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] 
00:56:43 [2020-10-30T00:56:43.845Z] DONE 273 tests, 5 skipped in 2585.187s
00:56:43 [2020-10-30T00:56:43.845Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:56:44 [2020-10-30T00:56:44.107Z] ++++ cat bundles/test-integration/docker.pid
00:56:44 [2020-10-30T00:56:44.107Z] +++ kill 7643
00:56:45 [2020-10-30T00:56:45.063Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32910fcd00ce/docker.pid
00:56:45 [2020-10-30T00:56:45.063Z] +++ kill 5443
00:56:45 [2020-10-30T00:56:45.063Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5443 is not a child of this shell
00:56:45 [2020-10-30T00:56:45.063Z] warning: PID 5443 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32910fcd00ce/docker.pid had a nonzero exit code
00:56:45 [2020-10-30T00:56:45.063Z] +++ /etc/init.d/apparmor stop
00:56:45 [2020-10-30T00:56:45.063Z] Leaving: AppArmorNo profiles have been unloaded.
00:56:45 [2020-10-30T00:56:45.063Z] 
00:56:45 [2020-10-30T00:56:45.063Z] Unloading profiles will leave already running processes permanently
00:56:45 [2020-10-30T00:56:45.063Z] unconfined, which can lead to unexpected situations.
00:56:45 [2020-10-30T00:56:45.063Z] 
00:56:45 [2020-10-30T00:56:45.063Z] To set a process to complain mode, use the command line tool
00:56:45 [2020-10-30T00:56:45.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:56:45 [2020-10-30T00:56:45.063Z] +++ true
00:56:45 [2020-10-30T00:56:45.063Z] exiting test-integration
00:56:45 [2020-10-30T00:56:45.063Z] ++ exit 0
00:56:45 [2020-10-30T00:56:45.063Z] 
00:56:45 [2020-10-30T00:56:45.636Z] + exit 0
00:56:45 [2020-10-30T00:56:45.636Z] ++ jobs -p
00:56:45 [2020-10-30T00:56:45.636Z] + pids=
00:56:45 [2020-10-30T00:56:45.636Z] + echo 'Remaining pids to kill: []'
00:56:45 [2020-10-30T00:56:45.636Z] Remaining pids to kill: []
00:56:45 [2020-10-30T00:56:45.636Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:56:45 [2020-10-30T00:56:45.654Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:56:48 [2020-10-30T00:56:48.173Z] + echo Ensuring container killed.
00:56:48 [2020-10-30T00:56:48.173Z] Ensuring container killed.
00:56:48 [2020-10-30T00:56:48.173Z] + docker ps -aq -f name=docker-pr21-*
00:56:48 [2020-10-30T00:56:48.173Z] + cids=26c94a0eea7d
00:56:48 [2020-10-30T00:56:48.173Z] 83aa2868e637
00:56:48 [2020-10-30T00:56:48.173Z] c48474655f08
00:56:48 [2020-10-30T00:56:48.173Z] + [ -n 26c94a0eea7d
00:56:48 [2020-10-30T00:56:48.173Z] 83aa2868e637
00:56:48 [2020-10-30T00:56:48.173Z] c48474655f08 ]
00:56:48 [2020-10-30T00:56:48.173Z] + docker rm -vf 26c94a0eea7d 83aa2868e637 c48474655f08
00:56:51 [2020-10-30T00:56:51.484Z] 26c94a0eea7d
00:56:52 [2020-10-30T00:56:52.868Z] 83aa2868e637
00:56:52 [2020-10-30T00:56:52.868Z] c48474655f08
[Pipeline] sh
00:56:53 [2020-10-30T00:56:53.159Z] + echo Chowning /workspace to jenkins user
00:56:53 [2020-10-30T00:56:53.159Z] Chowning /workspace to jenkins user
00:56:53 [2020-10-30T00:56:53.159Z] + id -u
00:56:53 [2020-10-30T00:56:53.159Z] + id -g
00:56:53 [2020-10-30T00:56:53.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41458:/workspace busybox chown -R 1000:1000 /workspace
00:56:53 [2020-10-30T00:56:53.159Z] Unable to find image 'busybox:latest' locally
00:56:58 [2020-10-30T00:56:58.440Z] latest: Pulling from library/busybox
00:56:58 [2020-10-30T00:56:58.440Z] 9758c28807f2: Pulling fs layer
00:56:58 [2020-10-30T00:56:58.701Z] 9758c28807f2: Verifying Checksum
00:56:58 [2020-10-30T00:56:58.701Z] 9758c28807f2: Download complete
00:56:58 [2020-10-30T00:56:58.701Z] 9758c28807f2: Pull complete
00:56:58 [2020-10-30T00:56:58.701Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
00:56:58 [2020-10-30T00:56:58.964Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:57:03 [2020-10-30T00:57:03.568Z] + bundleName=amd64
00:57:03 [2020-10-30T00:57:03.568Z] + echo Creating amd64-bundles.tar.gz
00:57:03 [2020-10-30T00:57:03.568Z] Creating amd64-bundles.tar.gz
00:57:03 [2020-10-30T00:57:03.568Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:57:03 [2020-10-30T00:57:03.568Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
00:57:04 [2020-10-30T00:57:04.521Z] Archiving artifacts
00:57:06 [2020-10-30T00:57:06.896Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41458/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:57:07 [2020-10-30T00:57:07.215Z] + make clean
00:57:07 [2020-10-30T00:57:07.476Z] docker volume rm -f docker-dev-cache
00:57:07 [2020-10-30T00:57:07.476Z] 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: SUCCESS